"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/16 03:45:10 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi" 2025/07/16 03:45:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/16 03:45:11 DEBUG : Creating backend with remote "/tmp/rclone1019055497" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:12 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:12 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.53s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:12 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:12 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:13 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:45:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:15 DEBUG : Creating backend with remote "/non-existing" 2025/07/16 03:45:15 DEBUG : Config file has changed externally - reloading 2025/07/16 03:45:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/16 03:45:15 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:15 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:16 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:16 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:18 INFO : B2 bucket rclone-test-cobuloz2tadi: Running all checks before starting transfers 2025/07/16 03:45:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:18 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:18 INFO : B2 bucket rclone-test-cobuloz2tadi: Checks finished, now starting transfers 2025/07/16 03:45:18 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.26s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:19 ERROR : Ignoring --no-traverse with sync 2025/07/16 03:45:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:19 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:19 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:19 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:45:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/16 03:45:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/16 03:45:21 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:45:22 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:22 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:22 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:45:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:24 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/16 03:45:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:45:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/16 03:45:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:45:24 INFO : sub dir2: Making directory 2025/07/16 03:45:24 INFO : sub dir: Making directory 2025/07/16 03:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:24 INFO : sub dir2/sub sub dir2: Making directory 2025/07/16 03:45:24 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:24 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:25 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/16 03:45:25 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:26 INFO : sub dir2: Making directory 2025/07/16 03:45:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/16 03:45:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:45:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:26 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:26 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:27 DEBUG : sub dir2: Making directory with metadata 2025/07/16 03:45:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:45:27 INFO : sub dir2: Making directory 2025/07/16 03:45:27 INFO : sub dir: Making directory 2025/07/16 03:45:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:27 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:27 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:27 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:45:27 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/16 03:45:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/16 03:45:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:29 INFO : sub dir2: Making directory 2025/07/16 03:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:29 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:29 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:29 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:45:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:30 DEBUG : sub dir2: Making directory with metadata 2025/07/16 03:45:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:45:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:45:30 INFO : sub dir2: Making directory 2025/07/16 03:45:30 INFO : sub dir: Making directory 2025/07/16 03:45:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:30 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:30 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:30 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:45:30 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/16 03:45:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.19s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:31 INFO : sub dir2: Making directory 2025/07/16 03:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:32 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:32 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:32 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:45:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.28s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sewerob4wufe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cobuloz2tadi -> B2 bucket rclone-test-sewerob4wufe 2025/07/16 03:45:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:35 DEBUG : B2 bucket rclone-test-sewerob4wufe: Waiting for checks to finish 2025/07/16 03:45:35 DEBUG : B2 bucket rclone-test-sewerob4wufe: Waiting for transfers to finish 2025/07/16 03:45:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/16 03:45:35 DEBUG : B2 bucket rclone-test-sewerob4wufe: Purge remote 2025/07/16 03:45:35 INFO : B2 bucket rclone-test-sewerob4wufe: cleaning bucket "rclone-test-sewerob4wufe" of all files 2025/07/16 03:45:36 DEBUG : sub dir/hello world: Deleting (id "4_z2fe27d43506d1b1b9f880e1b_f1168568d95280e98_d20250716_m034535_c001_v0001182_t0018_u01752637535680") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:38 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 03:45:38 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 03:45:38 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.13s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-rizuvug3kira" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cobuloz2tadi -> B2 bucket rclone-test-rizuvug3kira 2025/07/16 03:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:41 DEBUG : B2 bucket rclone-test-rizuvug3kira: Waiting for checks to finish 2025/07/16 03:45:41 DEBUG : B2 bucket rclone-test-rizuvug3kira: Waiting for transfers to finish 2025/07/16 03:45:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/16 03:45:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 03:45:44 DEBUG : B2 bucket rclone-test-rizuvug3kira: Waiting for checks to finish 2025/07/16 03:45:44 DEBUG : B2 bucket rclone-test-rizuvug3kira: Waiting for transfers to finish 2025/07/16 03:45:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 03:45:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/16 03:45:44 DEBUG : B2 bucket rclone-test-rizuvug3kira: Purge remote 2025/07/16 03:45:44 INFO : B2 bucket rclone-test-rizuvug3kira: cleaning bucket "rclone-test-rizuvug3kira" of all files 2025/07/16 03:45:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f128dc3506d1b1b9f880e1b_f1174ed70a0af6847_d20250716_m034544_c001_v0001150_t0012_u01752637544169") 2025/07/16 03:45:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f128dc3506d1b1b9f880e1b_f1038b350b8faa368_d20250716_m034541_c001_v0001091_t0045_u01752637541995") --- PASS: TestServerSideCopyOverSelf (6.66s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 03:45:47 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:47 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:45:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 03:45:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/16 03:45:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-negitur4gosi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cobuloz2tadi -> B2 bucket rclone-test-negitur4gosi 2025/07/16 03:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:50 DEBUG : B2 bucket rclone-test-negitur4gosi: Waiting for checks to finish 2025/07/16 03:45:50 DEBUG : B2 bucket rclone-test-negitur4gosi: Waiting for transfers to finish 2025/07/16 03:45:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/16 03:45:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/16 03:45:51 DEBUG : B2 bucket rclone-test-negitur4gosi: Waiting for checks to finish 2025/07/16 03:45:51 DEBUG : B2 bucket rclone-test-negitur4gosi: Waiting for transfers to finish 2025/07/16 03:45:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/16 03:45:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/16 03:45:52 INFO : sub dir/hello world: Deleted 2025/07/16 03:45:53 DEBUG : testing file moves 2025/07/16 03:45:53 DEBUG : B2 bucket rclone-test-negitur4gosi: Waiting for checks to finish 2025/07/16 03:45:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/16 03:45:53 DEBUG : B2 bucket rclone-test-negitur4gosi: Waiting for transfers to finish 2025/07/16 03:45:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/16 03:45:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/16 03:45:53 INFO : sub dir/hello world: Deleted 2025/07/16 03:45:54 DEBUG : B2 bucket rclone-test-negitur4gosi: Purge remote 2025/07/16 03:45:54 INFO : B2 bucket rclone-test-negitur4gosi: cleaning bucket "rclone-test-negitur4gosi" of all files 2025/07/16 03:45:54 DEBUG : sub dir/hello world: Deleting (id "4_z5f62ade3506d1b1b9f880e1b_f119b74c9a4cdd870_d20250716_m034553_c001_v0001092_t0012_u01752637553550") 2025/07/16 03:45:54 DEBUG : sub dir/hello world: Deleting (id "4_z5f62ade3506d1b1b9f880e1b_f100cb01038e6116f_d20250716_m034551_c001_v0001120_t0026_u01752637551788") 2025/07/16 03:45:54 DEBUG : sub dir/hello world: Deleting (id "4_z5f62ade3506d1b1b9f880e1b_f115f7cee7f4a7f0c_d20250716_m034550_c001_v0001178_t0059_u01752637550571") --- PASS: TestServerSideMoveOverSelf (7.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:56 ERROR : error listing: directory not found 2025/07/16 03:45:56 INFO : Local file system at /tmp/rclone1019055497: Making directory 2025/07/16 03:45:56 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:56 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.62s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:45:58 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for checks to finish 2025/07/16 03:45:58 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for transfers to finish 2025/07/16 03:45:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:45:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/16 03:45:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:45:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/16 03:45:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:45:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:46:00 INFO : check sum: Copied (new) 2025/07/16 03:46:00 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:00 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:46:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/16 03:46:00 DEBUG : check sum: Unchanged skipping 2025/07/16 03:46:00 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:00 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.61s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/16 03:46:01 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:01 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 03:46:01 INFO : sizeonly: Copied (new) 2025/07/16 03:46:01 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:02 DEBUG : sizeonly: Sizes identical 2025/07/16 03:46:02 DEBUG : sizeonly: Unchanged skipping 2025/07/16 03:46:02 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:02 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:02 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/16 03:46:02 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:02 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/16 03:46:03 INFO : ignore-size: Copied (new) 2025/07/16 03:46:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:46:03 DEBUG : ignore-size: Unchanged skipping 2025/07/16 03:46:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:46:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:05 DEBUG : existing: Unchanged skipping 2025/07/16 03:46:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:05 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:05 INFO : There was nothing to transfer 2025/07/16 03:46:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/16 03:46:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 03:46:05 INFO : existing: Copied (replaced existing) 2025/07/16 03:46:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 03:46:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 03:46:06 INFO : existing: Copied (new) 2025/07/16 03:46:06 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:07 DEBUG : existing: Destination exists, skipping 2025/07/16 03:46:07 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:07 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:07 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.65s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/16 03:46:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:09 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 03:46:09 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:09 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:09 INFO : a/potato2: Copied (new) 2025/07/16 03:46:09 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:09 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.84s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:11 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/07/16 03:46:11 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:46:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/16 03:46:11 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:11 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:11 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:11 INFO : There was nothing to transfer 2025/07/16 03:46:11 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:11 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/07/16 03:46:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:46:12 INFO : empty space: Updated modification time in destination 2025/07/16 03:46:12 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:12 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:12 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:14 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/07/16 03:46:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:46:14 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:14 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:15 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/07/16 03:46:15 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1019055497) 2025/07/16 03:46:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cobuloz2tadi) 2025/07/16 03:46:15 DEBUG : foo: sha1 differ 2025/07/16 03:46:15 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/16 03:46:15 INFO : foo: Copied (replaced existing) 2025/07/16 03:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/16 03:46:17 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:17 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:17 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:17 INFO : potato: Copied (new) 2025/07/16 03:46:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:19 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/16 03:46:19 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/16 03:46:19 INFO : potato: Copied (replaced existing) 2025/07/16 03:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.79s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:21 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/07/16 03:46:21 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1019055497) 2025/07/16 03:46:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cobuloz2tadi) 2025/07/16 03:46:21 DEBUG : potato: sha1 differ 2025/07/16 03:46:21 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/16 03:46:21 INFO : potato: Copied (replaced existing) 2025/07/16 03:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:23 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/16 03:46:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:23 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:25 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:25 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:25 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:26 INFO : potato2: Copied (new) 2025/07/16 03:46:26 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:26 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:27 INFO : d: Making directory 2025/07/16 03:46:27 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/16 03:46:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:28 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 03:46:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:28 INFO : a/potato2: Copied (new) 2025/07/16 03:46:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:28 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:28 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:30 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/16 03:46:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:31 DEBUG : c/non empty space: Unchanged skipping 2025/07/16 03:46:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:31 INFO : a/potato2: Copied (new) 2025/07/16 03:46:31 ERROR : B2 bucket rclone-test-cobuloz2tadi: not deleting files as there were IO errors 2025/07/16 03:46:31 ERROR : B2 bucket rclone-test-cobuloz2tadi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:33 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:33 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:33 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:33 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:33 INFO : potato: Deleted 2025/07/16 03:46:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:35 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:35 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:35 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:36 INFO : potato: Deleted 2025/07/16 03:46:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:36 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:36 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:36 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:46:36 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:46:38 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:38 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/16 03:46:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 03:46:40 DEBUG : enormous: Excluded 2025/07/16 03:46:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 03:46:40 DEBUG : potato2: Excluded 2025/07/16 03:46:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 03:46:40 DEBUG : potato2: Excluded 2025/07/16 03:46:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:40 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:40 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:40 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:40 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:40 INFO : There was nothing to transfer 2025/07/16 03:46:41 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 03:46:41 DEBUG : enormous: Excluded 2025/07/16 03:46:41 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 03:46:41 DEBUG : potato2: Excluded 2025/07/16 03:46:41 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 03:46:41 DEBUG : potato2: Excluded 2025/07/16 03:46:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/16 03:46:41 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:41 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for checks to finish 2025/07/16 03:46:41 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for transfers to finish 2025/07/16 03:46:41 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:43 DEBUG : enormous: Excluded (Size Filter) 2025/07/16 03:46:43 DEBUG : enormous: Excluded 2025/07/16 03:46:43 DEBUG : potato2: Excluded (Size Filter) 2025/07/16 03:46:43 DEBUG : potato2: Excluded 2025/07/16 03:46:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:46:43 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:43 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:43 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:43 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:43 INFO : enormous: Deleted 2025/07/16 03:46:43 INFO : potato2: Deleted 2025/07/16 03:46:43 INFO : There was nothing to transfer 2025/07/16 03:46:44 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for checks to finish 2025/07/16 03:46:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/16 03:46:44 DEBUG : empty space: Unchanged skipping 2025/07/16 03:46:44 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for transfers to finish 2025/07/16 03:46:44 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:44 INFO : enormous: Deleted 2025/07/16 03:46:44 INFO : potato2: Deleted 2025/07/16 03:46:44 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:46 DEBUG : five: Need to transfer - File not found at Destination 2025/07/16 03:46:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/16 03:46:46 DEBUG : one: Destination is newer than source, skipping 2025/07/16 03:46:46 DEBUG : three: Sizes identical 2025/07/16 03:46:46 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/16 03:46:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1019055497) 2025/07/16 03:46:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cobuloz2tadi) 2025/07/16 03:46:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 03:46:46 DEBUG : two: sha1 differ 2025/07/16 03:46:46 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/16 03:46:46 INFO : five: Copied (new) 2025/07/16 03:46:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/16 03:46:47 INFO : four: Copied (replaced existing) 2025/07/16 03:46:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 03:46:47 INFO : two: Copied (replaced existing) 2025/07/16 03:46:47 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:47 DEBUG : one: Destination is newer than source, skipping 2025/07/16 03:46:47 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/16 03:46:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1019055497) 2025/07/16 03:46:47 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/16 03:46:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cobuloz2tadi) 2025/07/16 03:46:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 03:46:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 03:46:47 DEBUG : three: sha1 differ 2025/07/16 03:46:47 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/16 03:46:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/16 03:46:47 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/16 03:46:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/16 03:46:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 03:46:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/16 03:46:47 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:46:48 INFO : three: Copied (replaced existing) 2025/07/16 03:46:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.86s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/16 03:46:49 INFO : B2 bucket rclone-test-cobuloz2tadi: Making map for --track-renames 2025/07/16 03:46:49 INFO : B2 bucket rclone-test-cobuloz2tadi: Finished making map for --track-renames 2025/07/16 03:46:49 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 03:46:49 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for renames to finish 2025/07/16 03:46:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/16 03:46:49 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 03:46:50 INFO : yam: Copied (new) 2025/07/16 03:46:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/16 03:46:50 INFO : potato: Copied (new) 2025/07/16 03:46:50 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:46:50 INFO : B2 bucket rclone-test-cobuloz2tadi: Making map for --track-renames 2025/07/16 03:46:50 INFO : B2 bucket rclone-test-cobuloz2tadi: Finished making map for --track-renames 2025/07/16 03:46:50 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:50 DEBUG : potato: Unchanged skipping 2025/07/16 03:46:50 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for renames to finish 2025/07/16 03:46:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 03:46:51 INFO : yam: Copied (server-side copy) to: yaml 2025/07/16 03:46:51 INFO : yam: Deleted 2025/07/16 03:46:51 INFO : yaml: Renamed from "yam" 2025/07/16 03:46:51 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/16 03:46:52 INFO : B2 bucket rclone-test-cobuloz2tadi: Making map for --track-renames 2025/07/16 03:46:52 INFO : B2 bucket rclone-test-cobuloz2tadi: Finished making map for --track-renames 2025/07/16 03:46:52 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/16 03:46:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 03:46:52 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for renames to finish 2025/07/16 03:46:52 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 03:46:53 INFO : yam: Copied (new) 2025/07/16 03:46:53 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/16 03:46:53 INFO : potato: Copied (new) 2025/07/16 03:46:53 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:46:53 INFO : B2 bucket rclone-test-cobuloz2tadi: Making map for --track-renames 2025/07/16 03:46:53 INFO : B2 bucket rclone-test-cobuloz2tadi: Finished making map for --track-renames 2025/07/16 03:46:53 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:53 DEBUG : potato: Unchanged skipping 2025/07/16 03:46:53 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for renames to finish 2025/07/16 03:46:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 03:46:54 INFO : yam: Copied (server-side copy) to: yaml 2025/07/16 03:46:54 INFO : yam: Deleted 2025/07/16 03:46:54 INFO : yaml: Renamed from "yam" 2025/07/16 03:46:54 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/16 03:46:55 INFO : B2 bucket rclone-test-cobuloz2tadi: Making map for --track-renames 2025/07/16 03:46:55 INFO : B2 bucket rclone-test-cobuloz2tadi: Finished making map for --track-renames 2025/07/16 03:46:55 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/16 03:46:55 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for renames to finish 2025/07/16 03:46:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/16 03:46:55 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 03:46:55 INFO : sub/yam: Copied (new) 2025/07/16 03:46:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/16 03:46:56 INFO : potato: Copied (new) 2025/07/16 03:46:56 DEBUG : Waiting for deletions to finish 2025/07/16 03:46:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:46:56 DEBUG : potato: Unchanged skipping 2025/07/16 03:46:56 INFO : B2 bucket rclone-test-cobuloz2tadi: Making map for --track-renames 2025/07/16 03:46:56 INFO : B2 bucket rclone-test-cobuloz2tadi: Finished making map for --track-renames 2025/07/16 03:46:56 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:56 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for renames to finish 2025/07/16 03:46:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/16 03:46:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/16 03:46:58 INFO : sub/yam: Deleted 2025/07/16 03:46:58 INFO : yam: Renamed from "sub/yam" 2025/07/16 03:46:58 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:46:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:59 DEBUG : Creating backend with remote "/tmp/rclone1019055497/dir1" 2025/07/16 03:46:59 DEBUG : Creating backend with remote "/tmp/rclone1019055497/dir2" 2025/07/16 03:46:59 DEBUG : Local file system at /tmp/rclone1019055497/dir2: Using server-side directory move 2025/07/16 03:46:59 INFO : Local file system at /tmp/rclone1019055497/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/16 03:46:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/16 03:46:59 INFO : file1.txt: Moved (server-side) 2025/07/16 03:46:59 DEBUG : Local file system at /tmp/rclone1019055497/dir2: Waiting for checks to finish 2025/07/16 03:46:59 DEBUG : Local file system at /tmp/rclone1019055497/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:46:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:46:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/16 03:46:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:46:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:47:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/16 03:47:00 INFO : nested/sub dir/file: Copied (new) 2025/07/16 03:47:00 INFO : nested/sub dir/file: Deleted 2025/07/16 03:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:47:00 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:47:00 INFO : sub dir/hello world: Deleted 2025/07/16 03:47:00 INFO : sub dir: Removing directory 2025/07/16 03:47:00 INFO : nested/sub dir: Removing directory 2025/07/16 03:47:00 INFO : nested: Removing directory 2025/07/16 03:47:00 DEBUG : Local file system at /tmp/rclone1019055497: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.84s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/16 03:47:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/16 03:47:01 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:47:01 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:47:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/16 03:47:01 INFO : nested/sub dir/file: Copied (new) 2025/07/16 03:47:01 INFO : nested/sub dir/file: Deleted 2025/07/16 03:47:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:47:02 INFO : sub dir/hello world: Copied (new) 2025/07/16 03:47:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/16 03:47:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 03:47:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:47:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:47:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/16 03:47:03 INFO : existing-b: Copied (new) 2025/07/16 03:47:03 INFO : existing-b: Deleted 2025/07/16 03:47:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 03:47:03 INFO : existing: Copied (new) 2025/07/16 03:47:03 INFO : existing: Deleted 2025/07/16 03:47:04 DEBUG : existing: Destination exists, skipping 2025/07/16 03:47:04 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:47:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/16 03:47:04 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:47:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yihipap1huvi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cobuloz2tadi -> B2 bucket rclone-test-yihipap1huvi 2025/07/16 03:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:47:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/16 03:47:09 DEBUG : empty space: Unchanged skipping 2025/07/16 03:47:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 03:47:09 DEBUG : B2 bucket rclone-test-yihipap1huvi: Waiting for checks to finish 2025/07/16 03:47:09 INFO : empty space: Deleted 2025/07/16 03:47:09 DEBUG : B2 bucket rclone-test-yihipap1huvi: Waiting for transfers to finish 2025/07/16 03:47:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:47:09 INFO : potato2: Copied (server-side copy) 2025/07/16 03:47:10 INFO : potato2: Deleted 2025/07/16 03:47:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/16 03:47:10 INFO : potato3: Copied (server-side copy) 2025/07/16 03:47:10 INFO : potato3: Deleted 2025/07/16 03:47:10 DEBUG : Creating backend with remote "TestB2:rclone-test-rubocok9vaxa" 2025/07/16 03:47:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/16 03:47:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:47:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/16 03:47:12 DEBUG : B2 bucket rclone-test-rubocok9vaxa: Waiting for checks to finish 2025/07/16 03:47:12 DEBUG : B2 bucket rclone-test-rubocok9vaxa: Waiting for transfers to finish 2025/07/16 03:47:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:47:13 INFO : empty space: Copied (server-side copy) 2025/07/16 03:47:13 INFO : empty space: Deleted 2025/07/16 03:47:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:47:13 INFO : potato2: Copied (server-side copy) 2025/07/16 03:47:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/16 03:47:13 INFO : potato3: Copied (server-side copy) 2025/07/16 03:47:13 INFO : potato2: Deleted 2025/07/16 03:47:13 INFO : potato3: Deleted 2025/07/16 03:47:14 DEBUG : B2 bucket rclone-test-rubocok9vaxa: Purge remote 2025/07/16 03:47:14 INFO : B2 bucket rclone-test-rubocok9vaxa: cleaning bucket "rclone-test-rubocok9vaxa" of all files 2025/07/16 03:47:14 DEBUG : empty space: Deleting (id "4_zef62ede3507d1b1b9f880e1b_f11983ed03c10538b_d20250716_m034712_c001_v0001157_t0046_u01752637632691") 2025/07/16 03:47:14 DEBUG : potato2: Deleting (id "4_zef62ede3507d1b1b9f880e1b_f100c01f5deeb7ed2_d20250716_m034713_c001_v0001131_t0050_u01752637633059") 2025/07/16 03:47:14 DEBUG : potato3: Deleting (id "4_zef62ede3507d1b1b9f880e1b_f118d6e67ea564fb3_d20250716_m034713_c001_v0001113_t0038_u01752637633071") 2025/07/16 03:47:14 DEBUG : B2 bucket rclone-test-yihipap1huvi: Purge remote 2025/07/16 03:47:14 INFO : B2 bucket rclone-test-yihipap1huvi: cleaning bucket "rclone-test-yihipap1huvi" of all files 2025/07/16 03:47:15 DEBUG : empty space: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f408af9c67e07aa6d_d20250716_m034713_c001_v7007000_t0000_u01752637633152") 2025/07/16 03:47:15 DEBUG : empty space: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f1053576e722a0f42_d20250716_m034708_c001_v0001153_t0001_u01752637628508") 2025/07/16 03:47:15 DEBUG : potato2: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f408af9c67e07aa70_d20250716_m034713_c001_v7007000_t0000_u01752637633499") 2025/07/16 03:47:15 DEBUG : potato2: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f1024ca58fe16427e_d20250716_m034709_c001_v0001090_t0024_u01752637629685") 2025/07/16 03:47:15 DEBUG : potato3: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f420f204b315bdbae_d20250716_m034713_c001_v7007000_t0000_u01752637633579") 2025/07/16 03:47:15 DEBUG : potato3: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f113e4bd3f542e589_d20250716_m034710_c001_v0001171_t0056_u01752637630055") 2025/07/16 03:47:15 DEBUG : potato3: Deleting (id "4_z2f22ddc3507d1b1b9f880e1b_f1053576e722a0f44_d20250716_m034708_c001_v0001153_t0012_u01752637628853") --- PASS: TestServerSideMove (11.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:16 DEBUG : Creating backend with remote "TestB2:rclone-test-soxoqol1loho" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cobuloz2tadi -> B2 bucket rclone-test-soxoqol1loho 2025/07/16 03:47:22 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 03:47:22 DEBUG : empty space: Excluded 2025/07/16 03:47:22 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 03:47:22 DEBUG : empty space: Excluded 2025/07/16 03:47:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:47:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 03:47:22 DEBUG : B2 bucket rclone-test-soxoqol1loho: Waiting for checks to finish 2025/07/16 03:47:22 DEBUG : B2 bucket rclone-test-soxoqol1loho: Waiting for transfers to finish 2025/07/16 03:47:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:47:22 INFO : potato2: Copied (server-side copy) 2025/07/16 03:47:22 INFO : potato2: Deleted 2025/07/16 03:47:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/16 03:47:22 INFO : potato3: Copied (server-side copy) 2025/07/16 03:47:22 INFO : potato3: Deleted 2025/07/16 03:47:23 DEBUG : Creating backend with remote "TestB2:rclone-test-katodez7vano" 2025/07/16 03:47:24 DEBUG : empty space: Excluded (Size Filter) 2025/07/16 03:47:24 DEBUG : empty space: Excluded 2025/07/16 03:47:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:47:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/16 03:47:24 DEBUG : B2 bucket rclone-test-katodez7vano: Waiting for checks to finish 2025/07/16 03:47:24 DEBUG : B2 bucket rclone-test-katodez7vano: Waiting for transfers to finish 2025/07/16 03:47:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:47:25 INFO : potato2: Copied (server-side copy) 2025/07/16 03:47:25 INFO : potato2: Deleted 2025/07/16 03:47:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/16 03:47:25 INFO : potato3: Copied (server-side copy) 2025/07/16 03:47:25 INFO : potato3: Deleted 2025/07/16 03:47:26 DEBUG : B2 bucket rclone-test-katodez7vano: Purge remote 2025/07/16 03:47:26 INFO : B2 bucket rclone-test-katodez7vano: cleaning bucket "rclone-test-katodez7vano" of all files 2025/07/16 03:47:26 DEBUG : potato2: Deleting (id "4_z1f021df3508d1b1b9f880e1b_f111749f8e77eb4f4_d20250716_m034725_c001_v0001092_t0059_u01752637645034") 2025/07/16 03:47:26 DEBUG : potato3: Deleting (id "4_z1f021df3508d1b1b9f880e1b_f1008628585a2f1f6_d20250716_m034725_c001_v0001183_t0055_u01752637645410") 2025/07/16 03:47:26 DEBUG : B2 bucket rclone-test-soxoqol1loho: Purge remote 2025/07/16 03:47:26 INFO : B2 bucket rclone-test-soxoqol1loho: cleaning bucket "rclone-test-soxoqol1loho" of all files 2025/07/16 03:47:27 DEBUG : empty space: Deleting (id "4_zffd20de3508d1b1b9f880e1b_f1189d80c8e9e7702_d20250716_m034721_c001_v0001182_t0005_u01752637641473") 2025/07/16 03:47:27 DEBUG : potato2: Deleting (id "4_zffd20de3508d1b1b9f880e1b_f422ad289d417f887_d20250716_m034725_c001_v7007000_t0000_u01752637645398") 2025/07/16 03:47:27 DEBUG : potato2: Deleting (id "4_zffd20de3508d1b1b9f880e1b_f1078f90d4292c4ff_d20250716_m034722_c001_v0001181_t0034_u01752637642311") 2025/07/16 03:47:27 DEBUG : potato3: Deleting (id "4_zffd20de3508d1b1b9f880e1b_f422ad289d417f88b_d20250716_m034725_c001_v7007000_t0000_u01752637645627") 2025/07/16 03:47:27 DEBUG : potato3: Deleting (id "4_zffd20de3508d1b1b9f880e1b_f11505a193da3e56d_d20250716_m034722_c001_v0001146_t0002_u01752637642574") 2025/07/16 03:47:27 DEBUG : potato3: Deleting (id "4_zffd20de3508d1b1b9f880e1b_f1189d80c8e9e770a_d20250716_m034721_c001_v0001182_t0057_u01752637641690") --- PASS: TestServerSideMoveWithFilter (12.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-jugocaz1yete" 2025/07/16 03:47:31 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cobuloz2tadi -> B2 bucket rclone-test-jugocaz1yete 2025/07/16 03:47:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:47:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/16 03:47:34 DEBUG : empty space: Unchanged skipping 2025/07/16 03:47:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/16 03:47:34 DEBUG : B2 bucket rclone-test-jugocaz1yete: Waiting for checks to finish 2025/07/16 03:47:34 INFO : empty space: Deleted 2025/07/16 03:47:34 DEBUG : B2 bucket rclone-test-jugocaz1yete: Waiting for transfers to finish 2025/07/16 03:47:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/16 03:47:34 INFO : potato3: Copied (server-side copy) 2025/07/16 03:47:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:47:34 INFO : potato2: Copied (server-side copy) 2025/07/16 03:47:35 INFO : potato3: Deleted 2025/07/16 03:47:35 INFO : potato2: Deleted 2025/07/16 03:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-wufelon5qasu" 2025/07/16 03:47:36 INFO : tomatoDir: Making directory 2025/07/16 03:47:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/16 03:47:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/16 03:47:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/16 03:47:37 DEBUG : B2 bucket rclone-test-wufelon5qasu: Waiting for checks to finish 2025/07/16 03:47:37 DEBUG : B2 bucket rclone-test-wufelon5qasu: Waiting for transfers to finish 2025/07/16 03:47:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/16 03:47:37 INFO : empty space: Copied (server-side copy) 2025/07/16 03:47:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/16 03:47:38 INFO : potato2: Copied (server-side copy) 2025/07/16 03:47:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/16 03:47:38 INFO : potato3: Copied (server-side copy) 2025/07/16 03:47:38 INFO : empty space: Deleted 2025/07/16 03:47:38 INFO : potato2: Deleted 2025/07/16 03:47:38 INFO : potato3: Deleted 2025/07/16 03:47:38 DEBUG : B2 bucket rclone-test-wufelon5qasu: Purge remote 2025/07/16 03:47:38 INFO : B2 bucket rclone-test-wufelon5qasu: cleaning bucket "rclone-test-wufelon5qasu" of all files 2025/07/16 03:47:39 DEBUG : empty space: Deleting (id "4_z2fb25d03508d1b1b9f880e1b_f1141909b6ae97030_d20250716_m034737_c001_v0001161_t0051_u01752637657631") 2025/07/16 03:47:39 DEBUG : potato2: Deleting (id "4_z2fb25d03508d1b1b9f880e1b_f105432042c5d0a55_d20250716_m034737_c001_v0001180_t0010_u01752637657902") 2025/07/16 03:47:39 DEBUG : potato3: Deleting (id "4_z2fb25d03508d1b1b9f880e1b_f1004481a67fff028_d20250716_m034737_c001_v0001180_t0019_u01752637657916") 2025/07/16 03:47:39 DEBUG : B2 bucket rclone-test-jugocaz1yete: Purge remote 2025/07/16 03:47:39 INFO : B2 bucket rclone-test-jugocaz1yete: cleaning bucket "rclone-test-jugocaz1yete" of all files 2025/07/16 03:47:39 DEBUG : empty space: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f40448ee3c983a8e8_d20250716_m034737_c001_v7007000_t0000_u01752637657982") 2025/07/16 03:47:39 DEBUG : empty space: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f11195b7f036b3e1d_d20250716_m034733_c001_v0001181_t0002_u01752637653593") 2025/07/16 03:47:39 DEBUG : potato2: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f407fe7564e015bfb_d20250716_m034738_c001_v7007000_t0000_u01752637658094") 2025/07/16 03:47:39 DEBUG : potato2: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f1171b851285778b3_d20250716_m034734_c001_v0001116_t0029_u01752637654405") 2025/07/16 03:47:39 DEBUG : potato3: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f40448ee3c983a8eb_d20250716_m034738_c001_v7007000_t0000_u01752637658169") 2025/07/16 03:47:39 DEBUG : potato3: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f1042b701f45df448_d20250716_m034734_c001_v0001178_t0016_u01752637654773") 2025/07/16 03:47:39 DEBUG : potato3: Deleting (id "4_zef623dd3508d1b1b9f880e1b_f11195b7f036b3e23_d20250716_m034733_c001_v0001181_t0041_u01752637653803") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:41 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/rclone-sync-test" 2025/07/16 03:47:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/rclone-sync-test-include/layer2" 2025/07/16 03:47:49 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/rclone-sync-test-ignore-file" 2025/07/16 03:47:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 03:47:53 DEBUG : B2 bucket rclone-test-cobuloz2tadi path rclone-sync-test: Waiting for checks to finish 2025/07/16 03:47:53 DEBUG : B2 bucket rclone-test-cobuloz2tadi path rclone-sync-test: Waiting for transfers to finish 2025/07/16 03:47:53 DEBUG : Waiting for deletions to finish 2025/07/16 03:47:53 INFO : There was nothing to transfer 2025/07/16 03:47:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 03:47:53 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:47:53 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:47:53 DEBUG : Waiting for deletions to finish 2025/07/16 03:47:53 INFO : There was nothing to transfer 2025/07/16 03:47:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 03:47:54 DEBUG : B2 bucket rclone-test-cobuloz2tadi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/16 03:47:54 DEBUG : B2 bucket rclone-test-cobuloz2tadi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/16 03:47:54 DEBUG : Waiting for deletions to finish 2025/07/16 03:47:54 INFO : There was nothing to transfer 2025/07/16 03:47:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 03:47:54 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:47:54 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:47:54 DEBUG : Waiting for deletions to finish 2025/07/16 03:47:54 INFO : There was nothing to transfer 2025/07/16 03:47:55 DEBUG : Excluded 2025/07/16 03:47:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/16 03:47:55 DEBUG : B2 bucket rclone-test-cobuloz2tadi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/16 03:47:55 DEBUG : B2 bucket rclone-test-cobuloz2tadi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/16 03:47:55 DEBUG : Waiting for deletions to finish 2025/07/16 03:47:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.32s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/CompareDest" 2025/07/16 03:47:58 DEBUG : one: Need to transfer - File not found at Destination 2025/07/16 03:47:58 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:47:58 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:47:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:47:59 INFO : one: Copied (new) 2025/07/16 03:47:59 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:00 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:00 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/16 03:48:01 INFO : one: Copied (replaced existing) 2025/07/16 03:48:01 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 03:48:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:03 INFO : There was nothing to transfer 2025/07/16 03:48:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 03:48:04 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 03:48:04 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:04 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:04 INFO : There was nothing to transfer 2025/07/16 03:48:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 03:48:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 03:48:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:05 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:05 INFO : There was nothing to transfer 2025/07/16 03:48:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:06 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/07/16 03:48:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 03:48:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/16 03:48:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 03:48:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:06 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:06 INFO : There was nothing to transfer 2025/07/16 03:48:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:07 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:07 DEBUG : two: Need to transfer - File not found at Destination 2025/07/16 03:48:07 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/16 03:48:07 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:08 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/16 03:48:08 INFO : two: Copied (new) 2025/07/16 03:48:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.91s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dest" 2025/07/16 03:48:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/pre-dest1" 2025/07/16 03:48:13 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/pre-dest2" 2025/07/16 03:48:15 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:48:15 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/16 03:48:16 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:48:16 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/16 03:48:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/16 03:48:16 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dest: Waiting for checks to finish 2025/07/16 03:48:16 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dest: Waiting for transfers to finish 2025/07/16 03:48:17 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/16 03:48:17 INFO : 3: Copied (new) 2025/07/16 03:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:48:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/CopyDest" 2025/07/16 03:48:21 DEBUG : one: Need to transfer - File not found at Destination 2025/07/16 03:48:21 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:21 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:48:22 INFO : one: Copied (new) 2025/07/16 03:48:22 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/16 03:48:23 INFO : one: Copied (replaced existing) 2025/07/16 03:48:23 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/BackupDir" 2025/07/16 03:48:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:26 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/16 03:48:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:48:28 INFO : one: Copied (server-side copy) 2025/07/16 03:48:28 INFO : one: Deleted 2025/07/16 03:48:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/16 03:48:29 INFO : one: Copied (server-side copy) 2025/07/16 03:48:29 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/16 03:48:29 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:29 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:30 DEBUG : one: Unchanged skipping 2025/07/16 03:48:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/16 03:48:30 INFO : two: Copied (server-side copy) 2025/07/16 03:48:30 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/16 03:48:30 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:30 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:30 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:31 DEBUG : one: Unchanged skipping 2025/07/16 03:48:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:31 DEBUG : two: Unchanged skipping 2025/07/16 03:48:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:31 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:31 INFO : There was nothing to transfer 2025/07/16 03:48:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:32 DEBUG : one: Unchanged skipping 2025/07/16 03:48:32 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/16 03:48:32 DEBUG : three: Destination not found in --copy-dest 2025/07/16 03:48:32 DEBUG : three: Need to transfer - File not found at Destination 2025/07/16 03:48:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/16 03:48:32 DEBUG : two: Unchanged skipping 2025/07/16 03:48:32 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:32 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:33 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/16 03:48:33 INFO : three: Copied (new) 2025/07/16 03:48:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:48:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/backup" 2025/07/16 03:48:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 03:48:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:48:40 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:40 DEBUG : two: Unchanged skipping 2025/07/16 03:48:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:48:41 INFO : one: Copied (server-side copy) 2025/07/16 03:48:41 INFO : one: Deleted 2025/07/16 03:48:41 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:48:42 INFO : one: Copied (new) 2025/07/16 03:48:42 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:48:43 INFO : three.txt: Copied (server-side copy) 2025/07/16 03:48:43 INFO : three.txt: Deleted 2025/07/16 03:48:43 INFO : three.txt: Moved into backup dir 2025/07/16 03:48:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:48:45 DEBUG : two: Unchanged skipping 2025/07/16 03:48:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 03:48:45 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:48:45 INFO : one: Copied (server-side copy) 2025/07/16 03:48:46 INFO : one: Deleted 2025/07/16 03:48:46 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/16 03:48:46 INFO : one: Copied (new) 2025/07/16 03:48:46 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:48:47 INFO : three.txt: Copied (server-side copy) 2025/07/16 03:48:47 INFO : three.txt: Deleted 2025/07/16 03:48:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:48:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:48:52 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/backup" 2025/07/16 03:48:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 03:48:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:48:54 DEBUG : two: Unchanged skipping 2025/07/16 03:48:54 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:48:55 INFO : one: Copied (server-side copy) to: one.bak 2025/07/16 03:48:55 INFO : one: Deleted 2025/07/16 03:48:55 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:48:56 INFO : one: Copied (new) 2025/07/16 03:48:56 DEBUG : Waiting for deletions to finish 2025/07/16 03:48:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:48:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/16 03:48:56 INFO : three.txt: Deleted 2025/07/16 03:48:56 INFO : three.txt: Moved into backup dir 2025/07/16 03:48:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 03:48:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:48:58 DEBUG : two: Unchanged skipping 2025/07/16 03:48:58 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:48:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:48:59 INFO : one: Copied (server-side copy) to: one.bak 2025/07/16 03:48:59 INFO : one: Deleted 2025/07/16 03:48:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:48:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/16 03:48:59 INFO : one: Copied (new) 2025/07/16 03:48:59 DEBUG : Waiting for deletions to finish 2025/07/16 03:49:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/16 03:49:00 INFO : three.txt: Deleted 2025/07/16 03:49:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:49:03 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/9f221d73506d1b1b9f880e1b/c001_v0001036_t0019": EOF 2025/07/16 03:49:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/9f221d73506d1b1b9f880e1b/c001_v0001036_t0019": EOF) 2025/07/16 03:49:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cobuloz2tadi: 1/10 (Post "https://pod-000-1036-08.backblaze.com/b2api/v1/b2_upload_file/9f221d73506d1b1b9f880e1b/c001_v0001036_t0019": EOF) 2025/07/16 03:49:05 DEBUG : pacer: Reducing sleep to 10ms 2025/07/16 03:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:49:06 DEBUG : Config file has changed externally - reloading 2025/07/16 03:49:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/backup" 2025/07/16 03:49:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 03:49:08 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:49:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:08 DEBUG : two: Unchanged skipping 2025/07/16 03:49:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:49:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/16 03:49:10 INFO : one: Deleted 2025/07/16 03:49:10 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:49:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:11 INFO : one: Copied (new) 2025/07/16 03:49:11 DEBUG : Waiting for deletions to finish 2025/07/16 03:49:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:49:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/16 03:49:12 INFO : three.txt: Deleted 2025/07/16 03:49:12 INFO : three.txt: Moved into backup dir 2025/07/16 03:49:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 03:49:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:14 DEBUG : two: Unchanged skipping 2025/07/16 03:49:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:49:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/16 03:49:14 INFO : one: Deleted 2025/07/16 03:49:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:49:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/16 03:49:15 INFO : one: Copied (new) 2025/07/16 03:49:15 DEBUG : Waiting for deletions to finish 2025/07/16 03:49:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/16 03:49:16 INFO : three.txt: Deleted 2025/07/16 03:49:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:49:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:49:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 03:49:21 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:21 DEBUG : two: Unchanged skipping 2025/07/16 03:49:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:49:22 INFO : one: Copied (server-side copy) to: one.bak 2025/07/16 03:49:22 INFO : one: Deleted 2025/07/16 03:49:22 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:49:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:23 INFO : one: Copied (new) 2025/07/16 03:49:23 DEBUG : Waiting for deletions to finish 2025/07/16 03:49:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:49:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/16 03:49:24 INFO : three.txt: Deleted 2025/07/16 03:49:24 INFO : three.txt: Moved into backup dir 2025/07/16 03:49:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1100-08.backblaze.com/b2api/v1/b2_upload_file/9f221d73506d1b1b9f880e1b/c001_v0001100_t0005": EOF 2025/07/16 03:49:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-08.backblaze.com/b2api/v1/b2_upload_file/9f221d73506d1b1b9f880e1b/c001_v0001100_t0005": EOF) 2025/07/16 03:49:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cobuloz2tadi: 1/10 (Post "https://pod-000-1100-08.backblaze.com/b2api/v1/b2_upload_file/9f221d73506d1b1b9f880e1b/c001_v0001100_t0005": EOF) 2025/07/16 03:49:27 DEBUG : pacer: Reducing sleep to 10ms 2025/07/16 03:49:27 DEBUG : one.bak: Excluded (Path Filter) 2025/07/16 03:49:27 DEBUG : one.bak: Excluded 2025/07/16 03:49:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/16 03:49:27 DEBUG : three.txt.bak: Excluded 2025/07/16 03:49:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 03:49:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:27 DEBUG : two: Unchanged skipping 2025/07/16 03:49:27 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for checks to finish 2025/07/16 03:49:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:27 INFO : one: Copied (server-side copy) to: one.bak 2025/07/16 03:49:28 INFO : one: Deleted 2025/07/16 03:49:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi path dst: Waiting for transfers to finish 2025/07/16 03:49:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/16 03:49:28 INFO : one: Copied (new) 2025/07/16 03:49:28 DEBUG : Waiting for deletions to finish 2025/07/16 03:49:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/16 03:49:29 INFO : three.txt: Deleted 2025/07/16 03:49:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.36s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:49:31 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:49:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 03:49:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:49:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/16 03:49:34 INFO : one: Deleted 2025/07/16 03:49:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:35 INFO : one: Copied (new) 2025/07/16 03:49:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:35 DEBUG : two: Unchanged skipping 2025/07/16 03:49:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/16 03:49:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:49:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/16 03:49:36 INFO : three.txt: Deleted 2025/07/16 03:49:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:37 INFO : three.txt: Copied (new) 2025/07/16 03:49:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 03:49:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:38 INFO : one: Copied (server-side copy) to: one.bak 2025/07/16 03:49:38 INFO : one: Deleted 2025/07/16 03:49:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/16 03:49:39 INFO : one: Copied (new) 2025/07/16 03:49:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:39 DEBUG : two: Unchanged skipping 2025/07/16 03:49:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/16 03:49:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/16 03:49:40 INFO : three.txt: Deleted 2025/07/16 03:49:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/16 03:49:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:49:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cobuloz2tadi/dst" 2025/07/16 03:49:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/16 03:49:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/16 03:49:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/16 03:49:47 INFO : one: Deleted 2025/07/16 03:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:48 INFO : one: Copied (new) 2025/07/16 03:49:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:48 DEBUG : two: Unchanged skipping 2025/07/16 03:49:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/16 03:49:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/16 03:49:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/16 03:49:49 INFO : three.txt: Deleted 2025/07/16 03:49:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:50 INFO : three.txt: Copied (new) 2025/07/16 03:49:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/16 03:49:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/16 03:49:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/16 03:49:51 INFO : one: Deleted 2025/07/16 03:49:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/16 03:49:52 INFO : one: Copied (new) 2025/07/16 03:49:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:49:52 DEBUG : two: Unchanged skipping 2025/07/16 03:49:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/16 03:49:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/16 03:49:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/16 03:49:53 INFO : three.txt: Deleted 2025/07/16 03:49:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/16 03:49:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.37s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:49:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/16 03:49:57 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:49:57 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:49:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/16 03:49:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/16 03:49:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.12s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:49:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/16 03:49:58 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:49:58 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:49:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/16 03:49:58 INFO : existing: Copied (new) 2025/07/16 03:49:58 DEBUG : Waiting for deletions to finish 2025/07/16 03:49:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/16 03:49:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/16 03:49:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:49:59 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:49:59 ERROR : B2 bucket rclone-test-cobuloz2tadi: not deleting files as there were IO errors 2025/07/16 03:49:59 ERROR : B2 bucket rclone-test-cobuloz2tadi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:50:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:00 DEBUG : existing: Unchanged skipping 2025/07/16 03:50:00 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:50:00 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:50:00 DEBUG : Waiting for deletions to finish 2025/07/16 03:50:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:50:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both0: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both13: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both14: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both15: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both11: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both17: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both12: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:50:20 DEBUG : both10: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both1: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both2: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both3: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both4: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both16: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both18: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both19: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both8: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:20 DEBUG : both9: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both5: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both6: Unchanged skipping 2025/07/16 03:50:20 DEBUG : both7: Unchanged skipping 2025/07/16 03:50:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:50:20 DEBUG : Waiting for deletions to finish 2025/07/16 03:50:20 INFO : only2: Deleted 2025/07/16 03:50:20 INFO : only4: Deleted 2025/07/16 03:50:20 INFO : only14: Deleted 2025/07/16 03:50:20 INFO : only11: Deleted 2025/07/16 03:50:20 INFO : only15: Deleted 2025/07/16 03:50:20 INFO : only5: Deleted 2025/07/16 03:50:21 INFO : only8: Deleted 2025/07/16 03:50:21 INFO : only3: Deleted 2025/07/16 03:50:21 INFO : only6: Deleted 2025/07/16 03:50:21 INFO : only0: Deleted 2025/07/16 03:50:21 INFO : only18: Deleted 2025/07/16 03:50:21 INFO : only10: Deleted 2025/07/16 03:50:21 INFO : only13: Deleted 2025/07/16 03:50:21 INFO : only1: Deleted 2025/07/16 03:50:21 INFO : only9: Deleted 2025/07/16 03:50:21 INFO : only12: Deleted 2025/07/16 03:50:21 INFO : only16: Deleted 2025/07/16 03:50:21 INFO : only7: Deleted 2025/07/16 03:50:21 INFO : only17: Deleted 2025/07/16 03:50:21 INFO : only19: Deleted 2025/07/16 03:50:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:50:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:50:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both0: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both13: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both14: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both15: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both16: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both10: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both11: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both19: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both12: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both1: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both3: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both4: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both18: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both5: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both17: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both6: Unchanged skipping 2025/07/16 03:50:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:50:42 DEBUG : both2: Unchanged skipping 2025/07/16 03:50:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : both8: Unchanged skipping 2025/07/16 03:50:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : both7: Unchanged skipping 2025/07/16 03:50:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : both9: Unchanged skipping 2025/07/16 03:50:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/16 03:50:42 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:50:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:42 INFO : only10: Copied (replaced existing) 2025/07/16 03:50:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:42 INFO : only11: Copied (replaced existing) 2025/07/16 03:50:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:42 INFO : only16: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only17: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only14: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only18: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only12: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only0: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only1: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only13: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only15: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only2: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only5: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only6: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only4: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only8: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only9: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only19: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only3: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/16 03:50:43 INFO : only7: Copied (replaced existing) 2025/07/16 03:50:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:50:51 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:50:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:50:51 DEBUG : empty_on_remote: Making directory with metadata 2025/07/16 03:50:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:50:51 INFO : empty_on_remote: Making directory 2025/07/16 03:50:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/16 03:50:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:50:54 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:50:54 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:50:54 DEBUG : empty_on_remote: Making directory with metadata 2025/07/16 03:50:54 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/16 03:50:54 INFO : empty_on_remote: Making directory 2025/07/16 03:50:54 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/16 03:50:55 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:55 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:55 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:55 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:55 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.51s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:50:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:50:57 INFO : sub dir: Making directory 2025/07/16 03:50:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:51:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/16 03:51:00 INFO : sub dir: Making directory 2025/07/16 03:51:00 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:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:51:12 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:13 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:51:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : apple: Unchanged skipping 2025/07/16 03:51:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:51:13 DEBUG : banana: Unchanged skipping 2025/07/16 03:51:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:51:13 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:51:13 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:13 INFO : There was nothing to transfer 2025/07/16 03:51:13 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:14 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : apple: Unchanged skipping 2025/07/16 03:51:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:51:14 DEBUG : banana: Unchanged skipping 2025/07/16 03:51:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:51:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:51:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:51:14 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:14 INFO : There was nothing to transfer 2025/07/16 03:51:14 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:14 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:51:27 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:28 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:51:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:51:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : apple: Unchanged skipping 2025/07/16 03:51:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : banana: Unchanged skipping 2025/07/16 03:51:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:51:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:51:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:51:28 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:28 INFO : There was nothing to transfer 2025/07/16 03:51:28 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:29 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:51:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:51:29 DEBUG : apple: Unchanged skipping 2025/07/16 03:51:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : banana: Unchanged skipping 2025/07/16 03:51:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:51:29 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:51:29 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:51:29 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:29 INFO : There was nothing to transfer 2025/07/16 03:51:29 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:30 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:51:43 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:44 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:51:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:44 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:44 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/16 03:51:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/16 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 03:51:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:51:45 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:51:45 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:51:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/16 03:51:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/16 03:51:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/16 03:51:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/16 03:51:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/16 03:51:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/16 03:51:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/16 03:51:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/16 03:51:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/16 03:51:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/16 03:51:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/16 03:51:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/16 03:51:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/16 03:51:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/16 03:51:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/16 03:51:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/16 03:51:46 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:46 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/16 03:51:46 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/16 03:51:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:46 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/16 03:51:46 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:46 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/16 03:51:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:46 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:47 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 03:51:47 INFO : apple: Deleted 2025/07/16 03:51:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 03:51:47 INFO : appleappleapplebanana: Deleted 2025/07/16 03:51:47 INFO : banana: Deleted 2025/07/16 03:51:47 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 03:51:47 INFO : splitbananasplit: Deleted 2025/07/16 03:51:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 03:51:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 03:51:47 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:48 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : apple: Unchanged skipping 2025/07/16 03:51:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:51:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:51:48 DEBUG : banana: Unchanged skipping 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:51:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:51:48 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:51:48 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:51:48 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:48 DEBUG : Waiting for deletions to finish 2025/07/16 03:51:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/16 03:51:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/16 03:51:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/16 03:51:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:49 DEBUG : apple: transformed to: YXBwbGU= 2025/07/16 03:51:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/16 03:51:49 DEBUG : banana: transformed to: YmFuYW5h 2025/07/16 03:51:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/16 03:51:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/16 03:51:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/16 03:51:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/16 03:51:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/16 03:51:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/16 03:51:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:52:02 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:02 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:52:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/16 03:52:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/16 03:52:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/16 03:52:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/16 03:52:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/16 03:52:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/16 03:52:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/16 03:52:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/16 03:52:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/16 03:52:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/16 03:52:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/16 03:52:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:52:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:52:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/16 03:52:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/16 03:52:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/16 03:52:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/16 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/16 03:52:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/16 03:52:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/16 03:52:03 INFO : apple: Copied (new) to: PREFIXapple 2025/07/16 03:52:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/16 03:52:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/16 03:52:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/16 03:52:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/16 03:52:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/16 03:52:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/16 03:52:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/16 03:52:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/16 03:52:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/16 03:52:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/16 03:52:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/16 03:52:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/16 03:52:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/16 03:52:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/16 03:52:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/16 03:52:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/16 03:52:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:05 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:05 INFO : appleappleapplebanana: Deleted 2025/07/16 03:52:05 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 03:52:05 INFO : banana: Deleted 2025/07/16 03:52:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 03:52:05 INFO : splitbananasplit: Deleted 2025/07/16 03:52:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 03:52:05 INFO : apple: Deleted 2025/07/16 03:52:05 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 03:52:05 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 03:52:06 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 03:52:06 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : apple: transformed to: PREFIXapple 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/16 03:52:06 DEBUG : banana: transformed to: PREFIXbanana 2025/07/16 03:52:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/16 03:52:06 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/16 03:52:06 INFO : apple: Copied (new) 2025/07/16 03:52:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:52:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:52:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/16 03:52:07 INFO : banana: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/16 03:52:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/16 03:52:07 INFO : appleappleapplebanana: Copied (new) 2025/07/16 03:52:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/16 03:52:07 INFO : splitbananasplit: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/16 03:52:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/16 03:52:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/16 03:52:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/16 03:52:07 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/16 03:52:07 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/16 03:52:07 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/16 03:52:07 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/16 03:52:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/16 03:52:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/16 03:52:07 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/16 03:52:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/16 03:52:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/16 03:52:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/16 03:52:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/16 03:52:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/16 03:52:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/16 03:52:08 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/16 03:52:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/16 03:52:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/16 03:52:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/16 03:52:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/16 03:52:08 INFO : PREFIXapple: Deleted 2025/07/16 03:52:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/16 03:52:08 INFO : PREFIXsplitbananasplit: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/16 03:52:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/16 03:52:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/16 03:52:09 INFO : PREFIXbanana: Deleted 2025/07/16 03:52:09 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:09 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:09 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:52:22 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:23 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:52:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:23 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:23 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:23 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/16 03:52:23 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/16 03:52:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:52:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:52:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/16 03:52:24 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/16 03:52:24 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/16 03:52:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/16 03:52:24 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/16 03:52:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/16 03:52:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/16 03:52:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/16 03:52:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/16 03:52:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/16 03:52:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/16 03:52:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/16 03:52:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/16 03:52:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/16 03:52:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/16 03:52:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/16 03:52:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/16 03:52:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/16 03:52:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/16 03:52:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:25 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:25 INFO : apple: Deleted 2025/07/16 03:52:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 03:52:25 INFO : splitbananasplit: Deleted 2025/07/16 03:52:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 03:52:25 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 03:52:25 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 03:52:26 INFO : appleappleapplebanana: Deleted 2025/07/16 03:52:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 03:52:26 INFO : banana: Deleted 2025/07/16 03:52:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 03:52:26 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 03:52:26 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/16 03:52:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/16 03:52:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/16 03:52:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/16 03:52:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 03:52:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/16 03:52:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:27 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:52:27 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:52:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/16 03:52:27 INFO : splitbananasplit: Copied (new) 2025/07/16 03:52:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/16 03:52:27 INFO : appleappleapplebanana: Copied (new) 2025/07/16 03:52:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/16 03:52:27 INFO : banana: Copied (new) 2025/07/16 03:52:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/16 03:52:27 INFO : apple: Copied (new) 2025/07/16 03:52:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/16 03:52:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/16 03:52:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/16 03:52:27 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/16 03:52:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/16 03:52:27 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/16 03:52:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/16 03:52:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/16 03:52:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/16 03:52:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/16 03:52:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/16 03:52:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/16 03:52:28 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/16 03:52:28 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/16 03:52:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/16 03:52:28 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/16 03:52:28 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/16 03:52:28 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/16 03:52:28 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/16 03:52:28 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/16 03:52:28 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/16 03:52:28 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/16 03:52:28 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:29 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : bananaSUFFIX: Deleted 2025/07/16 03:52:29 INFO : splitbananasplitSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : appleSUFFIX: Deleted 2025/07/16 03:52:29 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/16 03:52:29 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/16 03:52:29 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:29 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:52:29 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:30 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:52:43 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:43 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/16 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/16 03:52:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:43 DEBUG : apple: Unchanged skipping 2025/07/16 03:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:43 DEBUG : banana: Unchanged skipping 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 03:52:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/16 03:52:44 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:52:44 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:52:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/16 03:52:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/16 03:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/16 03:52:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/16 03:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/16 03:52:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/16 03:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/16 03:52:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/16 03:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/16 03:52:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/16 03:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/16 03:52:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/16 03:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/16 03:52:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/16 03:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/16 03:52:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/16 03:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/16 03:52:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/16 03:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/16 03:52:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/16 03:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/16 03:52:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/16 03:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/16 03:52:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/16 03:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/16 03:52:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/16 03:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/16 03:52:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/16 03:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/16 03:52:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/16 03:52:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/16 03:52:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/16 03:52:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/16 03:52:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/16 03:52:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/16 03:52:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/16 03:52:45 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0003-defghij.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0007-1234567.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0012-6789;.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0014-89;=.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0015-9;=.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/16 03:52:46 INFO : appleappleapplebanana: Deleted 2025/07/16 03:52:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0009-3456789.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0010-456789.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0011-56789;.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0013-789;=.txt: Deleted 2025/07/16 03:52:46 INFO : splitbananasplit: Deleted 2025/07/16 03:52:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0008-2345678.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/16 03:52:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/16 03:52:46 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:46 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : appleapple: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/16 03:52:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : apple: Unchanged skipping 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:52:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:52:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : banana: Unchanged skipping 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/16 03:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/16 03:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/16 03:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/16 03:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/16 03:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/16 03:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/16 03:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/16 03:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/16 03:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/16 03:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/16 03:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/16 03:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/16 03:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/16 03:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:52:47 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:52:47 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:52:47 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:47 DEBUG : Waiting for deletions to finish 2025/07/16 03:52:47 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : appleapple: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/16 03:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/16 03:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/16 03:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/16 03:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/16 03:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/16 03:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/16 03:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/16 03:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/16 03:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/16 03:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/16 03:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/16 03:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/16 03:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/16 03:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/16 03:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/16 03:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/16 03:52:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:53:01 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:01 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:01 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:01 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:01 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:02 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:02 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:02 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:02 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:02 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:02 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:03 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:03 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:03 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:53:17 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:17 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:18 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:18 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:18 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:18 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:18 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:19 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:19 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:19 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:19 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:19 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:53:32 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:33 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:33 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:33 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:33 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:34 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:34 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:34 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:34 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:35 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:53:47 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:48 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:48 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:48 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:48 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:49 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:53:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : apple: Unchanged skipping 2025/07/16 03:53:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:53:49 DEBUG : banana: Unchanged skipping 2025/07/16 03:53:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:53:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:53:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:53:49 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:53:49 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:49 DEBUG : Waiting for deletions to finish 2025/07/16 03:53:50 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:03 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:04 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:54:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:04 DEBUG : apple: Unchanged skipping 2025/07/16 03:54:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:54:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:54:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:04 DEBUG : banana: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:54:05 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:05 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:05 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:05 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/16 03:54:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : apple: Unchanged skipping 2025/07/16 03:54:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/16 03:54:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/16 03:54:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:05 DEBUG : banana: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/16 03:54:06 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:06 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:06 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:06 DEBUG : apple: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : banana: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/16 03:54:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (186.76s) --- PASS: TestTransform/NFC (15.29s) --- PASS: TestTransform/NFD (15.04s) --- PASS: TestTransform/base64 (18.97s) --- PASS: TestTransform/prefix (20.90s) --- PASS: TestTransform/suffix (20.30s) --- PASS: TestTransform/truncate (17.58s) --- PASS: TestTransform/encoder (16.02s) --- PASS: TestTransform/ISO-8859-1 (16.04s) --- PASS: TestTransform/charmap (15.34s) --- PASS: TestTransform/lowercase (15.06s) --- PASS: TestTransform/ascii (16.24s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/16 03:54:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/16 03:54:11 INFO : sub dir_somesuffix: Making directory 2025/07/16 03:54:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/16 03:54:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/16 03:54:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 03:54:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 03:54:11 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:11 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/16 03:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:12 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:13 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:13 INFO : tictactoe: Making directory 2025/07/16 03:54:13 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:13 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/16 03:54:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:13 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:13 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/16 03:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.63s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:14 INFO : toe: Making directory 2025/07/16 03:54:14 INFO : toe/toe: Making directory 2025/07/16 03:54:14 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 03:54:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 03:54:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 03:54:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:14 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/16 03:54:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:16 INFO : toe: Making directory 2025/07/16 03:54:16 INFO : toe/toe: Making directory 2025/07/16 03:54:16 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 03:54:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 03:54:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/16 03:54:16 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:16 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/16 03:54:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.90s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:18 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:54:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:18 INFO : tictacempty_dir: Making directory 2025/07/16 03:54:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:18 INFO : tictactoe: Making directory 2025/07/16 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:18 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:18 INFO : tictactoe/tictactoe: Making directory 2025/07/16 03:54:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:18 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:18 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:19 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.67s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:19 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:54:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 03:54:19 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:20 INFO : tictacempty_dir: Making directory 2025/07/16 03:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:20 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:20 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:20 INFO : tictactoe: Making directory 2025/07/16 03:54:20 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:20 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:20 INFO : tictactoe/tictactoe: Making directory 2025/07/16 03:54:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 03:54:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/16 03:54:20 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:20 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:21 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:21 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 03:54:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/16 03:54:21 NOTICE: B2 bucket rclone-test-cobuloz2tadi: 0 differences found 2025/07/16 03:54:21 NOTICE: B2 bucket rclone-test-cobuloz2tadi: 1 matching files --- PASS: TestAllTag (2.23s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:22 INFO : tictactoe: Making directory 2025/07/16 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:22 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:22 INFO : tictactoe/tictactoe: Making directory 2025/07/16 03:54:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:22 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:22 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:23 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:23 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:23 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:23 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/16 03:54:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/16 03:54:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/16 03:54:23 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.64s) === RUN TestSyntax 2025/07/16 03:54:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:24 INFO : toe: Making directory 2025/07/16 03:54:24 INFO : toe/toe: Making directory 2025/07/16 03:54:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 03:54:24 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:24 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:25 INFO : toe/toe/toe: Copied (new) 2025/07/16 03:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.83s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:26 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:54:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:26 INFO : tictacempty_dir: Making directory 2025/07/16 03:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:26 INFO : tictactoe: Making directory 2025/07/16 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:26 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:26 INFO : tictactoe/tictactoe: Making directory 2025/07/16 03:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 03:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:26 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:26 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:27 INFO : toe/toe/toe.txt: Deleted 2025/07/16 03:54:27 INFO : toe/toe: Removing directory 2025/07/16 03:54:27 INFO : toe: Removing directory 2025/07/16 03:54:27 INFO : empty_dir: Removing directory 2025/07/16 03:54:27 DEBUG : Local file system at /tmp/rclone1019055497: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.91s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:28 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:54:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:28 INFO : tictacempty_dir: Making directory 2025/07/16 03:54:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:28 INFO : tictactoe: Making directory 2025/07/16 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:28 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:28 INFO : tictactoe/tictactoe: Making directory 2025/07/16 03:54:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 03:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:28 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:29 INFO : toe/toe/toe.txt: Deleted 2025/07/16 03:54:29 INFO : toe/toe: Removing directory 2025/07/16 03:54:29 INFO : toe: Removing directory 2025/07/16 03:54:29 INFO : empty_dir: Removing directory 2025/07/16 03:54:29 DEBUG : Local file system at /tmp/rclone1019055497: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/16 03:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/16 03:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 03:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 03:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 03:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/16 03:54:30 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.98s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:31 DEBUG : Reset feature "Copy" 2025/07/16 03:54:31 DEBUG : Reset feature "Move" 2025/07/16 03:54:31 DEBUG : Reset feature "Copy" 2025/07/16 03:54:31 DEBUG : Reset feature "Move" 2025/07/16 03:54:31 DEBUG : empty_dir: Making directory with metadata 2025/07/16 03:54:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/16 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:31 INFO : tictacempty_dir: Making directory 2025/07/16 03:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/16 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:31 INFO : tictactoe: Making directory 2025/07/16 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:31 DEBUG : toe: transformed to: tictactoe 2025/07/16 03:54:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:31 INFO : tictactoe/tictactoe: Making directory 2025/07/16 03:54:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/16 03:54:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/16 03:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:31 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/16 03:54:32 INFO : toe/toe/toe.txt: Deleted 2025/07/16 03:54:32 INFO : toe/toe: Removing directory 2025/07/16 03:54:32 INFO : toe: Removing directory 2025/07/16 03:54:32 INFO : empty_dir: Removing directory 2025/07/16 03:54:32 DEBUG : Local file system at /tmp/rclone1019055497: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/16 03:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/16 03:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 03:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 03:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/16 03:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/16 03:54:34 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.78s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:35 DEBUG : toe: transformed to: dG9l 2025/07/16 03:54:35 DEBUG : toe: transformed to: dG9l 2025/07/16 03:54:35 INFO : dG9l: Making directory 2025/07/16 03:54:35 DEBUG : toe: transformed to: dG9l 2025/07/16 03:54:35 DEBUG : toe: transformed to: dG9l 2025/07/16 03:54:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/16 03:54:35 INFO : dG9l/dG9l: Making directory 2025/07/16 03:54:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/16 03:54:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/16 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/16 03:54:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/16 03:54:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/16 03:54:35 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:35 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:36 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/16 03:54:36 DEBUG : Waiting for deletions to finish 2025/07/16 03:54:36 DEBUG : dG9l: transformed to: toe 2025/07/16 03:54:36 DEBUG : dG9l: transformed to: toe 2025/07/16 03:54:36 DEBUG : dG9l: transformed to: toe 2025/07/16 03:54:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/16 03:54:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/16 03:54:37 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for checks to finish 2025/07/16 03:54:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/16 03:54:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/16 03:54:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/16 03:54:37 DEBUG : Local file system at /tmp/rclone1019055497: Waiting for transfers to finish 2025/07/16 03:54:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.68s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-cobuloz2tadi", Local "Local file system at /tmp/rclone1019055497", Modify Window "1ms" 2025/07/16 03:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:37 DEBUG : toe: transformed to: 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe: transformed to: 2025/07/16 03:54:38 INFO : B2 bucket rclone-test-cobuloz2tadi: Making directory 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe: transformed to: 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe: transformed to: 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe/toe: transformed to: 2025/07/16 03:54:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/16 03:54:38 INFO : toe/toe: Making directory 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe/toe: transformed to: 2025/07/16 03:54:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe: transformed to: 2025/07/16 03:54:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/16 03:54:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/16 03:54:38 DEBUG : toe/toe/toe: transformed to: 2025/07/16 03:54:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/16 03:54:38 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for checks to finish 2025/07/16 03:54:38 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Waiting for transfers to finish 2025/07/16 03:54:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/16 03:54:38 INFO : toe/toe/toe: Copied (new) 2025/07/16 03:54:38 ERROR : B2 bucket rclone-test-cobuloz2tadi: not deleting files as there were IO errors 2025/07/16 03:54:38 ERROR : B2 bucket rclone-test-cobuloz2tadi: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/07/16 03:54:39 DEBUG : B2 bucket rclone-test-cobuloz2tadi: Purge remote 2025/07/16 03:54:39 INFO : B2 bucket rclone-test-cobuloz2tadi: cleaning bucket "rclone-test-cobuloz2tadi" of all files 2025/07/16 03:54:40 DEBUG : BackupDir/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671684_d20250716_m034833_c001_v7007000_t0000_u01752637713932") 2025/07/16 03:54:40 DEBUG : BackupDir/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1140aca49edb3bda_d20250716_m034828_c001_v0001150_t0040_u01752637708142") 2025/07/16 03:54:40 DEBUG : CompareDest/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb490f_d20250716_m034808_c001_v7007000_t0000_u01752637688867") 2025/07/16 03:54:40 DEBUG : CompareDest/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152e16_d20250716_m034802_c001_v0001036_t0022_u01752637682543") 2025/07/16 03:54:40 DEBUG : CompareDest/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4912_d20250716_m034809_c001_v7007000_t0000_u01752637689049") 2025/07/16 03:54:40 DEBUG : CompareDest/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06c91_d20250716_m034804_c001_v0001098_t0024_u01752637684015") 2025/07/16 03:54:40 DEBUG : CopyDest/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671688_d20250716_m034834_c001_v7007000_t0000_u01752637714114") 2025/07/16 03:54:40 DEBUG : CopyDest/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59931a_d20250716_m034825_c001_v0001100_t0001_u01752637705022") 2025/07/16 03:54:40 DEBUG : CopyDest/three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967168b_d20250716_m034834_c001_v7007000_t0000_u01752637714297") 2025/07/16 03:54:40 DEBUG : CopyDest/three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06d00_d20250716_m034832_c001_v0001098_t0057_u01752637712011") 2025/07/16 03:54:41 DEBUG : CopyDest/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967168e_d20250716_m034834_c001_v7007000_t0000_u01752637714479") 2025/07/16 03:54:41 DEBUG : CopyDest/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152e4d_d20250716_m034829_c001_v0001036_t0020_u01752637709871") 2025/07/16 03:54:41 DEBUG : EXISTING: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761ea8f_d20250716_m035001_c001_v7007000_t0000_u01752637801340") 2025/07/16 03:54:41 DEBUG : EXISTING: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e52_d20250716_m035000_c001_v0001098_t0055_u01752637800256") 2025/07/16 03:54:41 DEBUG : PREFIXapple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616444de_d20250716_m035208_c001_v7007000_t0000_u01752637928800") 2025/07/16 03:54:41 DEBUG : PREFIXapple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa36e_d20250716_m035203_c001_v0001105_t0041_u01752637923353") 2025/07/16 03:54:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6fdc_d20250716_m035209_c001_v7007000_t0000_u01752637929144") 2025/07/16 03:54:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070ce_d20250716_m035203_c001_v0001098_t0033_u01752637923333") 2025/07/16 03:54:41 DEBUG : PREFIXbanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b451_d20250716_m035209_c001_v7007000_t0000_u01752637929158") 2025/07/16 03:54:41 DEBUG : PREFIXbanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4adf5_d20250716_m035203_c001_v0001182_t0052_u01752637923364") 2025/07/16 03:54:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f419bf9225fadcb7c_d20250716_m035208_c001_v7007000_t0000_u01752637928832") 2025/07/16 03:54:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c37_d20250716_m035203_c001_v0001154_t0025_u01752637923343") 2025/07/16 03:54:41 DEBUG : Testêé: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761ea45_d20250716_m034957_c001_v7007000_t0000_u01752637797807") 2025/07/16 03:54:41 DEBUG : Testêé: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e46_d20250716_m034957_c001_v0001098_t0058_u01752637797107") 2025/07/16 03:54:41 DEBUG : Testêé: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e3c_d20250716_m034956_c001_v0001098_t0056_u01752637796431") 2025/07/16 03:54:41 DEBUG : YXBwbGU=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10774_d20250716_m035149_c001_v7007000_t0000_u01752637909512") 2025/07/16 03:54:41 DEBUG : YXBwbGU=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4acfb_d20250716_m035145_c001_v0001182_t0024_u01752637905228") 2025/07/16 03:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10775_d20250716_m035149_c001_v7007000_t0000_u01752637909695") 2025/07/16 03:54:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa336_d20250716_m035145_c001_v0001105_t0034_u01752637905238") 2025/07/16 03:54:42 DEBUG : YmFuYW5h: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10776_d20250716_m035149_c001_v7007000_t0000_u01752637909879") 2025/07/16 03:54:42 DEBUG : YmFuYW5h: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07081_d20250716_m035145_c001_v0001098_t0048_u01752637905208") 2025/07/16 03:54:42 DEBUG : a/potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091db5_d20250716_m034631_c001_v7007000_t0000_u01752637591880") 2025/07/16 03:54:42 DEBUG : a/potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59918e_d20250716_m034631_c001_v0001100_t0037_u01752637591081") 2025/07/16 03:54:42 DEBUG : a/potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158f1_d20250716_m034629_c001_v7007000_t0000_u01752637589323") 2025/07/16 03:54:42 DEBUG : a/potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599181_d20250716_m034628_c001_v0001100_t0024_u01752637588413") 2025/07/16 03:54:42 DEBUG : a/potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671066_d20250716_m034610_c001_v7007000_t0000_u01752637570378") 2025/07/16 03:54:42 DEBUG : a/potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599119_d20250716_m034609_c001_v0001100_t0029_u01752637569369") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e17_d20250716_m035406_c001_v7007000_t0000_u01752638046865") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa588_d20250716_m035402_c001_v0001105_t0041_u01752638042303") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae75336d_d20250716_m035350_c001_v7007000_t0000_u01752638030673") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa52c_d20250716_m035346_c001_v0001105_t0001_u01752638026455") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901ce_d20250716_m035335_c001_v7007000_t0000_u01752638015673") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa4e2_d20250716_m035331_c001_v0001105_t0051_u01752638011529") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448a4_d20250716_m035320_c001_v7007000_t0000_u01752638000291") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa498_d20250716_m035316_c001_v0001105_t0025_u01752637996386") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c42_d20250716_m035304_c001_v7007000_t0000_u01752637984337") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa438_d20250716_m035259_c001_v0001105_t0059_u01752637979982") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf52d_d20250716_m035248_c001_v7007000_t0000_u01752637968316") 2025/07/16 03:54:42 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cb8_d20250716_m035242_c001_v0001154_t0003_u01752637962023") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0f5_d20250716_m035230_c001_v7007000_t0000_u01752637950738") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c8d_d20250716_m035227_c001_v0001154_t0024_u01752637947099") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5db8_d20250716_m035225_c001_v7007000_t0000_u01752637945556") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aee7_d20250716_m035221_c001_v0001182_t0003_u01752637941520") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b475_d20250716_m035210_c001_v7007000_t0000_u01752637930498") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae33_d20250716_m035206_c001_v0001182_t0022_u01752637926806") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b410_d20250716_m035205_c001_v7007000_t0000_u01752637925874") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070c8_d20250716_m035201_c001_v0001098_t0034_u01752637921110") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b20c_d20250716_m035147_c001_v7007000_t0000_u01752637907284") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07073_d20250716_m035142_c001_v0001098_t0037_u01752637902541") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b38f_d20250716_m035130_c001_v7007000_t0000_u01752637890640") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0703b_d20250716_m035126_c001_v0001098_t0015_u01752637886405") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931a9_d20250716_m035115_c001_v7007000_t0000_u01752637875459") 2025/07/16 03:54:43 DEBUG : apple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ffd_d20250716_m035110_c001_v0001098_t0038_u01752637870963") 2025/07/16 03:54:43 DEBUG : appleSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62f304_d20250716_m035229_c001_v7007000_t0000_u01752637949166") 2025/07/16 03:54:43 DEBUG : appleSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c7f_d20250716_m035223_c001_v0001154_t0005_u01752637943820") 2025/07/16 03:54:43 DEBUG : appleapple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf52f_d20250716_m035248_c001_v7007000_t0000_u01752637968500") 2025/07/16 03:54:43 DEBUG : appleapple: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b025_d20250716_m035244_c001_v0001182_t0029_u01752637964113") 2025/07/16 03:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e18_d20250716_m035407_c001_v7007000_t0000_u01752638047049") 2025/07/16 03:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85dda_d20250716_m035402_c001_v0001154_t0019_u01752638042931") 2025/07/16 03:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae753373_d20250716_m035350_c001_v7007000_t0000_u01752638030857") 2025/07/16 03:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85da8_d20250716_m035346_c001_v0001154_t0005_u01752638026923") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901d0_d20250716_m035335_c001_v7007000_t0000_u01752638015869") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d6e_d20250716_m035332_c001_v0001154_t0005_u01752638012144") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448a5_d20250716_m035320_c001_v7007000_t0000_u01752638000475") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d3e_d20250716_m035316_c001_v0001154_t0014_u01752637996938") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c49_d20250716_m035304_c001_v7007000_t0000_u01752637984521") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d02_d20250716_m035300_c001_v0001154_t0010_u01752637980526") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561093877_d20250716_m035246_c001_v7007000_t0000_u01752637966154") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0719d_d20250716_m035242_c001_v0001098_t0045_u01752637962577") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0f8_d20250716_m035230_c001_v7007000_t0000_u01752637950927") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07145_d20250716_m035227_c001_v0001098_t0035_u01752637947131") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe27e_d20250716_m035225_c001_v7007000_t0000_u01752637945940") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c79_d20250716_m035222_c001_v0001154_t0010_u01752637942277") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b47d_d20250716_m035210_c001_v7007000_t0000_u01752637930681") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070ea_d20250716_m035206_c001_v0001098_t0027_u01752637926816") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f419bf9225fadcb76_d20250716_m035205_c001_v7007000_t0000_u01752637925281") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa36c_d20250716_m035201_c001_v0001105_t0000_u01752637921965") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4003d7a695ddec39_d20250716_m035147_c001_v7007000_t0000_u01752637907489") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4acdb_d20250716_m035143_c001_v0001182_t0050_u01752637903496") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b398_d20250716_m035130_c001_v7007000_t0000_u01752637890822") 2025/07/16 03:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ac0f_d20250716_m035127_c001_v0001182_t0000_u01752637887303") 2025/07/16 03:54:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931ae_d20250716_m035115_c001_v7007000_t0000_u01752637875640") 2025/07/16 03:54:45 DEBUG : appleappleapplebanana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ab44_d20250716_m035111_c001_v0001182_t0021_u01752637871991") 2025/07/16 03:54:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca4139481_d20250716_m035229_c001_v7007000_t0000_u01752637949179") 2025/07/16 03:54:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3b6_d20250716_m035223_c001_v0001105_t0006_u01752637943842") 2025/07/16 03:54:45 DEBUG : b/potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091db6_d20250716_m034632_c001_v7007000_t0000_u01752637592062") 2025/07/16 03:54:45 DEBUG : b/potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599185_d20250716_m034629_c001_v0001100_t0037_u01752637589873") 2025/07/16 03:54:45 DEBUG : b/potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158f0_d20250716_m034628_c001_v7007000_t0000_u01752637588756") 2025/07/16 03:54:45 DEBUG : b/potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59917b_d20250716_m034627_c001_v0001100_t0007_u01752637587217") 2025/07/16 03:54:45 DEBUG : b/potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671065_d20250716_m034609_c001_v7007000_t0000_u01752637569808") 2025/07/16 03:54:45 DEBUG : b/potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599111_d20250716_m034608_c001_v0001100_t0019_u01752637568113") 2025/07/16 03:54:45 DEBUG : backup/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0f90a_d20250716_m034847_c001_v7007000_t0000_u01752637727911") 2025/07/16 03:54:45 DEBUG : backup/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f119dfcae1137dfbb_d20250716_m034845_c001_v0001102_t0023_u01752637725600") 2025/07/16 03:54:45 DEBUG : backup/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f11765e1ab52bd7f7_d20250716_m034841_c001_v0001137_t0011_u01752637721319") 2025/07/16 03:54:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092bf5_d20250716_m034917_c001_v7007000_t0000_u01752637757310") 2025/07/16 03:54:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10728804477940c1_d20250716_m034914_c001_v0001101_t0015_u01752637754434") 2025/07/16 03:54:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f113890e6db4ccdda_d20250716_m034910_c001_v0001183_t0018_u01752637750077") 2025/07/16 03:54:45 DEBUG : backup/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4d46_d20250716_m034901_c001_v7007000_t0000_u01752637741042") 2025/07/16 03:54:45 DEBUG : backup/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112b7a55497bf3df_d20250716_m034859_c001_v0001157_t0028_u01752637739171") 2025/07/16 03:54:45 DEBUG : backup/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f11179faa52ebf190_d20250716_m034855_c001_v0001184_t0052_u01752637735122") 2025/07/16 03:54:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092bf7_d20250716_m034917_c001_v7007000_t0000_u01752637757495") 2025/07/16 03:54:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f119b5527aaf390fa_d20250716_m034915_c001_v0001115_t0007_u01752637755830") 2025/07/16 03:54:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10279fe1c44d5783_d20250716_m034911_c001_v0001117_t0056_u01752637751769") 2025/07/16 03:54:46 DEBUG : backup/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0f90d_d20250716_m034848_c001_v7007000_t0000_u01752637728095") 2025/07/16 03:54:46 DEBUG : backup/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f109323a3ee592c83_d20250716_m034846_c001_v0001099_t0019_u01752637726984") 2025/07/16 03:54:46 DEBUG : backup/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1025cd1a90e61355_d20250716_m034843_c001_v0001157_t0033_u01752637723237") 2025/07/16 03:54:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4d4b_d20250716_m034901_c001_v7007000_t0000_u01752637741225") 2025/07/16 03:54:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1031e3d5ddbb7ccd_d20250716_m034900_c001_v0001146_t0012_u01752637740124") 2025/07/16 03:54:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f116eec9ce1c49acf_d20250716_m034856_c001_v0001171_t0055_u01752637736520") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e19_d20250716_m035407_c001_v7007000_t0000_u01752638047234") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b467_d20250716_m035402_c001_v0001182_t0016_u01752638042727") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae75337a_d20250716_m035351_c001_v7007000_t0000_u01752638031084") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b368_d20250716_m035346_c001_v0001182_t0010_u01752638026728") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901d3_d20250716_m035336_c001_v7007000_t0000_u01752638016055") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b281_d20250716_m035331_c001_v0001182_t0006_u01752638011931") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448aa_d20250716_m035320_c001_v7007000_t0000_u01752638000659") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b1b4_d20250716_m035316_c001_v0001182_t0038_u01752637996731") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c52_d20250716_m035304_c001_v7007000_t0000_u01752637984705") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b0d8_d20250716_m035300_c001_v0001182_t0059_u01752637980293") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf530_d20250716_m035248_c001_v7007000_t0000_u01752637968685") 2025/07/16 03:54:46 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b009_d20250716_m035242_c001_v0001182_t0011_u01752637962353") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0fc_d20250716_m035231_c001_v7007000_t0000_u01752637951112") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3cc_d20250716_m035227_c001_v0001105_t0027_u01752637947110") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5dcf_d20250716_m035226_c001_v7007000_t0000_u01752637946102") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0712f_d20250716_m035221_c001_v0001098_t0024_u01752637941738") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b482_d20250716_m035210_c001_v7007000_t0000_u01752637930863") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa37c_d20250716_m035206_c001_v0001105_t0029_u01752637926825") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f419bf9225fadcb77_d20250716_m035205_c001_v7007000_t0000_u01752637925464") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c31_d20250716_m035201_c001_v0001154_t0020_u01752637921516") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e016568_d20250716_m035147_c001_v7007000_t0000_u01752637907502") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bf3_d20250716_m035143_c001_v0001154_t0019_u01752637903044") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b39d_d20250716_m035131_c001_v7007000_t0000_u01752637891004") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bbd_d20250716_m035126_c001_v0001154_t0003_u01752637886945") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931b1_d20250716_m035115_c001_v7007000_t0000_u01752637875824") 2025/07/16 03:54:47 DEBUG : banana: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b83_d20250716_m035111_c001_v0001154_t0025_u01752637871433") 2025/07/16 03:54:47 DEBUG : bananaSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4130d4d129f8fb8a_d20250716_m035229_c001_v7007000_t0000_u01752637949012") 2025/07/16 03:54:47 DEBUG : bananaSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af07_d20250716_m035223_c001_v0001182_t0003_u01752637943811") 2025/07/16 03:54:47 DEBUG : both0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6db6_d20250716_m035044_c001_v7007000_t0000_u01752637844375") 2025/07/16 03:54:47 DEBUG : both0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ef4_d20250716_m035026_c001_v0001098_t0012_u01752637826372") 2025/07/16 03:54:47 DEBUG : both0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142be_d20250716_m035022_c001_v7007000_t0000_u01752637822127") 2025/07/16 03:54:47 DEBUG : both0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e5c_d20250716_m035003_c001_v0001098_t0011_u01752637803224") 2025/07/16 03:54:48 DEBUG : both1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dba_d20250716_m035044_c001_v7007000_t0000_u01752637844556") 2025/07/16 03:54:48 DEBUG : both1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ef8_d20250716_m035027_c001_v0001098_t0017_u01752637827369") 2025/07/16 03:54:48 DEBUG : both1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142bf_d20250716_m035022_c001_v7007000_t0000_u01752637822321") 2025/07/16 03:54:48 DEBUG : both1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e60_d20250716_m035003_c001_v0001098_t0023_u01752637803973") 2025/07/16 03:54:48 DEBUG : both10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dbd_d20250716_m035044_c001_v7007000_t0000_u01752637844738") 2025/07/16 03:54:48 DEBUG : both10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f41_d20250716_m035034_c001_v0001098_t0023_u01752637834342") 2025/07/16 03:54:48 DEBUG : both10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c0_d20250716_m035022_c001_v7007000_t0000_u01752637822504") 2025/07/16 03:54:48 DEBUG : both10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ea0_d20250716_m035011_c001_v0001098_t0003_u01752637811299") 2025/07/16 03:54:48 DEBUG : both11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dc0_d20250716_m035044_c001_v7007000_t0000_u01752637844932") 2025/07/16 03:54:48 DEBUG : both11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f47_d20250716_m035035_c001_v0001098_t0048_u01752637835167") 2025/07/16 03:54:48 DEBUG : both11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c1_d20250716_m035022_c001_v7007000_t0000_u01752637822687") 2025/07/16 03:54:48 DEBUG : both11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ea8_d20250716_m035012_c001_v0001098_t0041_u01752637812009") 2025/07/16 03:54:48 DEBUG : both12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dc5_d20250716_m035045_c001_v7007000_t0000_u01752637845116") 2025/07/16 03:54:48 DEBUG : both12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f4b_d20250716_m035036_c001_v0001098_t0056_u01752637836014") 2025/07/16 03:54:48 DEBUG : both12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c2_d20250716_m035022_c001_v7007000_t0000_u01752637822869") 2025/07/16 03:54:48 DEBUG : both12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eae_d20250716_m035012_c001_v0001098_t0016_u01752637812780") 2025/07/16 03:54:48 DEBUG : both13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dc7_d20250716_m035045_c001_v7007000_t0000_u01752637845298") 2025/07/16 03:54:48 DEBUG : both13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f51_d20250716_m035036_c001_v0001098_t0051_u01752637836694") 2025/07/16 03:54:48 DEBUG : both13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c3_d20250716_m035023_c001_v7007000_t0000_u01752637823054") 2025/07/16 03:54:48 DEBUG : both13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eb2_d20250716_m035013_c001_v0001098_t0003_u01752637813500") 2025/07/16 03:54:48 DEBUG : both14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dca_d20250716_m035045_c001_v7007000_t0000_u01752637845494") 2025/07/16 03:54:49 DEBUG : both14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f57_d20250716_m035037_c001_v0001098_t0046_u01752637837442") 2025/07/16 03:54:49 DEBUG : both14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c4_d20250716_m035023_c001_v7007000_t0000_u01752637823238") 2025/07/16 03:54:49 DEBUG : both14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eb8_d20250716_m035014_c001_v0001098_t0037_u01752637814243") 2025/07/16 03:54:49 DEBUG : both15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dce_d20250716_m035045_c001_v7007000_t0000_u01752637845677") 2025/07/16 03:54:49 DEBUG : both15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f5b_d20250716_m035038_c001_v0001098_t0001_u01752637838178") 2025/07/16 03:54:49 DEBUG : both15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c5_d20250716_m035023_c001_v7007000_t0000_u01752637823422") 2025/07/16 03:54:49 DEBUG : both15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ebe_d20250716_m035015_c001_v0001098_t0036_u01752637815094") 2025/07/16 03:54:49 DEBUG : both16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dd1_d20250716_m035045_c001_v7007000_t0000_u01752637845859") 2025/07/16 03:54:49 DEBUG : both16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f65_d20250716_m035038_c001_v0001098_t0004_u01752637838805") 2025/07/16 03:54:49 DEBUG : both16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c6_d20250716_m035023_c001_v7007000_t0000_u01752637823606") 2025/07/16 03:54:49 DEBUG : both16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ec8_d20250716_m035015_c001_v0001098_t0011_u01752637815838") 2025/07/16 03:54:49 DEBUG : both17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dd4_d20250716_m035046_c001_v7007000_t0000_u01752637846043") 2025/07/16 03:54:49 DEBUG : both17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f6b_d20250716_m035039_c001_v0001098_t0031_u01752637839416") 2025/07/16 03:54:49 DEBUG : both17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142c8_d20250716_m035023_c001_v7007000_t0000_u01752637823788") 2025/07/16 03:54:49 DEBUG : both17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ece_d20250716_m035016_c001_v0001098_t0021_u01752637816978") 2025/07/16 03:54:49 DEBUG : both18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dd8_d20250716_m035046_c001_v7007000_t0000_u01752637846229") 2025/07/16 03:54:49 DEBUG : both18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f73_d20250716_m035040_c001_v0001098_t0018_u01752637840074") 2025/07/16 03:54:49 DEBUG : both18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142cc_d20250716_m035023_c001_v7007000_t0000_u01752637823970") 2025/07/16 03:54:49 DEBUG : both18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ed2_d20250716_m035017_c001_v0001098_t0028_u01752637817727") 2025/07/16 03:54:49 DEBUG : both19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6ddb_d20250716_m035046_c001_v7007000_t0000_u01752637846419") 2025/07/16 03:54:50 DEBUG : both19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f79_d20250716_m035040_c001_v0001098_t0028_u01752637840805") 2025/07/16 03:54:50 DEBUG : both19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142cf_d20250716_m035024_c001_v7007000_t0000_u01752637824156") 2025/07/16 03:54:50 DEBUG : both19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ed8_d20250716_m035018_c001_v0001098_t0044_u01752637818465") 2025/07/16 03:54:50 DEBUG : both2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dde_d20250716_m035046_c001_v7007000_t0000_u01752637846602") 2025/07/16 03:54:50 DEBUG : both2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06efe_d20250716_m035028_c001_v0001098_t0020_u01752637828198") 2025/07/16 03:54:50 DEBUG : both2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142d3_d20250716_m035024_c001_v7007000_t0000_u01752637824339") 2025/07/16 03:54:50 DEBUG : both2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e64_d20250716_m035004_c001_v0001098_t0049_u01752637804706") 2025/07/16 03:54:50 DEBUG : both3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6de1_d20250716_m035046_c001_v7007000_t0000_u01752637846786") 2025/07/16 03:54:50 DEBUG : both3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f06_d20250716_m035028_c001_v0001098_t0021_u01752637828897") 2025/07/16 03:54:50 DEBUG : both3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142d6_d20250716_m035024_c001_v7007000_t0000_u01752637824522") 2025/07/16 03:54:50 DEBUG : both3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e6a_d20250716_m035005_c001_v0001098_t0028_u01752637805622") 2025/07/16 03:54:50 DEBUG : both4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6de5_d20250716_m035047_c001_v7007000_t0000_u01752637847004") 2025/07/16 03:54:50 DEBUG : both4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f0c_d20250716_m035029_c001_v0001098_t0011_u01752637829568") 2025/07/16 03:54:50 DEBUG : both4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142d9_d20250716_m035024_c001_v7007000_t0000_u01752637824704") 2025/07/16 03:54:50 DEBUG : both4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e6e_d20250716_m035006_c001_v0001098_t0005_u01752637806391") 2025/07/16 03:54:50 DEBUG : both5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6de9_d20250716_m035047_c001_v7007000_t0000_u01752637847189") 2025/07/16 03:54:50 DEBUG : both5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f18_d20250716_m035030_c001_v0001098_t0042_u01752637830350") 2025/07/16 03:54:50 DEBUG : both5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142dd_d20250716_m035024_c001_v7007000_t0000_u01752637824887") 2025/07/16 03:54:50 DEBUG : both5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e78_d20250716_m035007_c001_v0001098_t0044_u01752637807534") 2025/07/16 03:54:50 DEBUG : both6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dec_d20250716_m035047_c001_v7007000_t0000_u01752637847371") 2025/07/16 03:54:50 DEBUG : both6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f22_d20250716_m035031_c001_v0001098_t0039_u01752637831284") 2025/07/16 03:54:51 DEBUG : both6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142df_d20250716_m035025_c001_v7007000_t0000_u01752637825070") 2025/07/16 03:54:51 DEBUG : both6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e80_d20250716_m035008_c001_v0001098_t0013_u01752637808288") 2025/07/16 03:54:51 DEBUG : both7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6def_d20250716_m035047_c001_v7007000_t0000_u01752637847555") 2025/07/16 03:54:51 DEBUG : both7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f2b_d20250716_m035032_c001_v0001098_t0054_u01752637832173") 2025/07/16 03:54:51 DEBUG : both7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142e0_d20250716_m035025_c001_v7007000_t0000_u01752637825255") 2025/07/16 03:54:51 DEBUG : both7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e86_d20250716_m035008_c001_v0001098_t0006_u01752637808965") 2025/07/16 03:54:51 DEBUG : both8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6df2_d20250716_m035047_c001_v7007000_t0000_u01752637847738") 2025/07/16 03:54:51 DEBUG : both8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f31_d20250716_m035032_c001_v0001098_t0008_u01752637832766") 2025/07/16 03:54:51 DEBUG : both8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142e1_d20250716_m035025_c001_v7007000_t0000_u01752637825439") 2025/07/16 03:54:51 DEBUG : both8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e8e_d20250716_m035009_c001_v0001098_t0051_u01752637809732") 2025/07/16 03:54:51 DEBUG : both9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6df3_d20250716_m035047_c001_v7007000_t0000_u01752637847920") 2025/07/16 03:54:51 DEBUG : both9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f39_d20250716_m035033_c001_v0001098_t0022_u01752637833721") 2025/07/16 03:54:51 DEBUG : both9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142e2_d20250716_m035025_c001_v7007000_t0000_u01752637825622") 2025/07/16 03:54:51 DEBUG : both9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e98_d20250716_m035010_c001_v0001098_t0040_u01752637810615") 2025/07/16 03:54:51 DEBUG : c/non empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091db7_d20250716_m034632_c001_v7007000_t0000_u01752637592244") 2025/07/16 03:54:51 DEBUG : c/non empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599187_d20250716_m034630_c001_v0001100_t0039_u01752637590276") 2025/07/16 03:54:51 DEBUG : c/non empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158f2_d20250716_m034629_c001_v7007000_t0000_u01752637589508") 2025/07/16 03:54:51 DEBUG : c/non empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59917d_d20250716_m034627_c001_v0001100_t0047_u01752637587651") 2025/07/16 03:54:51 DEBUG : c/non empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671067_d20250716_m034610_c001_v7007000_t0000_u01752637570581") 2025/07/16 03:54:51 DEBUG : c/non empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599113_d20250716_m034608_c001_v0001100_t0037_u01752637568559") 2025/07/16 03:54:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10777_d20250716_m035150_c001_v7007000_t0000_u01752637910062") 2025/07/16 03:54:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bf7_d20250716_m035145_c001_v0001154_t0019_u01752637905219") 2025/07/16 03:54:52 DEBUG : check sum: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671059_d20250716_m034600_c001_v7007000_t0000_u01752637560916") 2025/07/16 03:54:52 DEBUG : check sum: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990ee_d20250716_m034559_c001_v0001100_t0002_u01752637559860") 2025/07/16 03:54:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950f02_d20250716_m035437_c001_v7007000_t0000_u01752638077641") 2025/07/16 03:54:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa627_d20250716_m035435_c001_v0001105_t0004_u01752638075939") 2025/07/16 03:54:52 DEBUG : dest/3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671577_d20250716_m034818_c001_v7007000_t0000_u01752637698181") 2025/07/16 03:54:52 DEBUG : dest/3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f414e6b5e0dbf1b11_d20250716_m034817_c001_v0001130_t0024_u01752637697085") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf531_d20250716_m035248_c001_v7007000_t0000_u01752637968869") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071a3_d20250716_m035244_c001_v0001098_t0013_u01752637964325") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e1a_d20250716_m035407_c001_v7007000_t0000_u01752638047418") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa55c_d20250716_m035355_c001_v0001105_t0027_u01752638035445") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae753380_d20250716_m035351_c001_v7007000_t0000_u01752638031268") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa508_d20250716_m035340_c001_v0001105_t0055_u01752638020383") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901d6_d20250716_m035336_c001_v7007000_t0000_u01752638016240") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa4ba_d20250716_m035325_c001_v0001105_t0019_u01752638005055") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448af_d20250716_m035320_c001_v7007000_t0000_u01752638000843") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa460_d20250716_m035309_c001_v0001105_t0036_u01752637989013") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c5a_d20250716_m035304_c001_v7007000_t0000_u01752637984889") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa416_d20250716_m035253_c001_v0001105_t0048_u01752637973000") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c302196720a4_d20250716_m035246_c001_v7007000_t0000_u01752637966488") 2025/07/16 03:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85ca6_d20250716_m035235_c001_v0001154_t0005_u01752637955405") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0ff_d20250716_m035231_c001_v7007000_t0000_u01752637951296") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af47_d20250716_m035227_c001_v0001182_t0022_u01752637947368") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe277_d20250716_m035225_c001_v7007000_t0000_u01752637945574") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae9b_d20250716_m035215_c001_v0001182_t0043_u01752637935115") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b487_d20250716_m035211_c001_v7007000_t0000_u01752637931046") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae37_d20250716_m035207_c001_v0001182_t0010_u01752637927040") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409e36ff137adcd8_d20250716_m035205_c001_v7007000_t0000_u01752637925695") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070a2_d20250716_m035154_c001_v0001098_t0023_u01752637914214") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1075b_d20250716_m035147_c001_v7007000_t0000_u01752637907296") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07055_d20250716_m035135_c001_v0001098_t0042_u01752637895253") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3a2_d20250716_m035131_c001_v7007000_t0000_u01752637891186") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07019_d20250716_m035120_c001_v0001098_t0059_u01752637880208") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931b5_d20250716_m035116_c001_v7007000_t0000_u01752637876006") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06fe5_d20250716_m035104_c001_v0001098_t0044_u01752637864918") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834206607_d20250716_m035229_c001_v7007000_t0000_u01752637949027") 2025/07/16 03:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af09_d20250716_m035224_c001_v0001182_t0041_u01752637944029") 2025/07/16 03:54:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf532_d20250716_m035249_c001_v7007000_t0000_u01752637969052") 2025/07/16 03:54:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa404_d20250716_m035244_c001_v0001105_t0037_u01752637964335") 2025/07/16 03:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e1b_d20250716_m035407_c001_v7007000_t0000_u01752638047603") 2025/07/16 03:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b3fd_d20250716_m035356_c001_v0001182_t0053_u01752638036168") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae753387_d20250716_m035351_c001_v7007000_t0000_u01752638031453") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b2f8_d20250716_m035340_c001_v0001182_t0053_u01752638020989") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901d9_d20250716_m035336_c001_v7007000_t0000_u01752638016429") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b231_d20250716_m035325_c001_v0001182_t0016_u01752638005683") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448b4_d20250716_m035321_c001_v7007000_t0000_u01752638001025") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b15e_d20250716_m035309_c001_v0001182_t0022_u01752637989913") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c63_d20250716_m035305_c001_v7007000_t0000_u01752637985078") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b090_d20250716_m035254_c001_v0001182_t0015_u01752637974087") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967209d_d20250716_m035245_c001_v7007000_t0000_u01752637965938") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4afbd_d20250716_m035236_c001_v0001182_t0029_u01752637956131") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f102_d20250716_m035231_c001_v7007000_t0000_u01752637951492") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07149_d20250716_m035227_c001_v0001098_t0035_u01752637947488") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5dc8_d20250716_m035225_c001_v7007000_t0000_u01752637945920") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07115_d20250716_m035215_c001_v0001098_t0004_u01752637935684") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b48f_d20250716_m035211_c001_v7007000_t0000_u01752637931227") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa37e_d20250716_m035207_c001_v0001105_t0029_u01752637927147") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f406bb69ce64720eb_d20250716_m035205_c001_v7007000_t0000_u01752637925672") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c17_d20250716_m035154_c001_v0001154_t0018_u01752637914893") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b219_d20250716_m035147_c001_v7007000_t0000_u01752637907652") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85be1_d20250716_m035136_c001_v0001154_t0020_u01752637896016") 2025/07/16 03:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3a9_d20250716_m035131_c001_v7007000_t0000_u01752637891370") 2025/07/16 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85ba3_d20250716_m035120_c001_v0001154_t0019_u01752637880902") 2025/07/16 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931b6_d20250716_m035116_c001_v7007000_t0000_u01752637876188") 2025/07/16 03:54:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b6b_d20250716_m035105_c001_v0001154_t0009_u01752637865699") 2025/07/16 03:54:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5e1d_d20250716_m035229_c001_v7007000_t0000_u01752637949036") 2025/07/16 03:54:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07137_d20250716_m035224_c001_v0001098_t0008_u01752637944129") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf533_d20250716_m035249_c001_v7007000_t0000_u01752637969237") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b027_d20250716_m035244_c001_v0001182_t0027_u01752637964345") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e1c_d20250716_m035407_c001_v7007000_t0000_u01752638047787") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85dc4_d20250716_m035356_c001_v0001154_t0014_u01752638036766") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae75338d_d20250716_m035351_c001_v7007000_t0000_u01752638031640") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d8e_d20250716_m035341_c001_v0001154_t0022_u01752638021558") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901dc_d20250716_m035336_c001_v7007000_t0000_u01752638016613") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d58_d20250716_m035326_c001_v0001154_t0019_u01752638006248") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448b9_d20250716_m035321_c001_v7007000_t0000_u01752638001211") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d26_d20250716_m035310_c001_v0001154_t0000_u01752637990501") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c6b_d20250716_m035305_c001_v7007000_t0000_u01752637985262") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cec_d20250716_m035254_c001_v0001154_t0018_u01752637974661") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b5cb_d20250716_m035246_c001_v7007000_t0000_u01752637966143") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07183_d20250716_m035236_c001_v0001098_t0017_u01752637956704") 2025/07/16 03:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f106_d20250716_m035231_c001_v7007000_t0000_u01752637951675") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3ce_d20250716_m035227_c001_v0001105_t0052_u01752637947498") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe282_d20250716_m035226_c001_v7007000_t0000_u01752637946123") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c61_d20250716_m035216_c001_v0001154_t0014_u01752637936348") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b495_d20250716_m035211_c001_v7007000_t0000_u01752637931410") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae3d_d20250716_m035207_c001_v0001182_t0012_u01752637927236") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f419bf9225fadcb79_d20250716_m035205_c001_v7007000_t0000_u01752637925834") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa356_d20250716_m035155_c001_v0001105_t0011_u01752637915639") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b207_d20250716_m035147_c001_v7007000_t0000_u01752637907102") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ac81_d20250716_m035136_c001_v0001182_t0049_u01752637896772") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3ae_d20250716_m035131_c001_v7007000_t0000_u01752637891552") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4abbd_d20250716_m035121_c001_v0001182_t0021_u01752637881672") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931b8_d20250716_m035116_c001_v7007000_t0000_u01752637876380") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aaf2_d20250716_m035106_c001_v0001182_t0057_u01752637866091") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0e7_d20250716_m035229_c001_v7007000_t0000_u01752637949191") 2025/07/16 03:54:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c81_d20250716_m035224_c001_v0001154_t0023_u01752637944231") 2025/07/16 03:54:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf535_d20250716_m035249_c001_v7007000_t0000_u01752637969421") 2025/07/16 03:54:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cc8_d20250716_m035244_c001_v0001154_t0007_u01752637964431") 2025/07/16 03:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e1d_d20250716_m035407_c001_v7007000_t0000_u01752638047972") 2025/07/16 03:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072ed_d20250716_m035357_c001_v0001098_t0020_u01752638037469") 2025/07/16 03:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae753393_d20250716_m035351_c001_v7007000_t0000_u01752638031825") 2025/07/16 03:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072ad_d20250716_m035342_c001_v0001098_t0039_u01752638022303") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901df_d20250716_m035336_c001_v7007000_t0000_u01752638016798") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07271_d20250716_m035327_c001_v0001098_t0003_u01752638007142") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448be_d20250716_m035321_c001_v7007000_t0000_u01752638001396") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07227_d20250716_m035311_c001_v0001098_t0008_u01752637991192") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c73_d20250716_m035305_c001_v7007000_t0000_u01752637985446") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071d7_d20250716_m035255_c001_v0001098_t0026_u01752637975373") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf526_d20250716_m035245_c001_v7007000_t0000_u01752637965954") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3e0_d20250716_m035237_c001_v0001105_t0035_u01752637957456") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f109_d20250716_m035231_c001_v7007000_t0000_u01752637951859") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c91_d20250716_m035227_c001_v0001154_t0003_u01752637947508") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca413947f_d20250716_m035226_c001_v7007000_t0000_u01752637946135") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3a2_d20250716_m035217_c001_v0001105_t0059_u01752637937047") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b49a_d20250716_m035211_c001_v7007000_t0000_u01752637931592") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070ed_d20250716_m035207_c001_v0001098_t0058_u01752637927249") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409e36ff137adcd9_d20250716_m035205_c001_v7007000_t0000_u01752637925886") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad93_d20250716_m035156_c001_v0001182_t0044_u01752637916384") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b215_d20250716_m035147_c001_v7007000_t0000_u01752637907512") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa30c_d20250716_m035137_c001_v0001105_t0017_u01752637897331") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3b3_d20250716_m035131_c001_v7007000_t0000_u01752637891734") 2025/07/16 03:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2d8_d20250716_m035122_c001_v0001105_t0057_u01752637882234") 2025/07/16 03:54:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931ba_d20250716_m035116_c001_v7007000_t0000_u01752637876561") 2025/07/16 03:54:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2a4_d20250716_m035106_c001_v0001105_t0022_u01752637866311") 2025/07/16 03:54:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62f307_d20250716_m035229_c001_v7007000_t0000_u01752637949349") 2025/07/16 03:54:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af0d_d20250716_m035224_c001_v0001182_t0017_u01752637944242") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf536_d20250716_m035249_c001_v7007000_t0000_u01752637969618") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghi: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b029_d20250716_m035244_c001_v0001182_t0047_u01752637964557") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e1e_d20250716_m035408_c001_v7007000_t0000_u01752638048156") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa568_d20250716_m035357_c001_v0001105_t0057_u01752638037997") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae753396_d20250716_m035352_c001_v7007000_t0000_u01752638032013") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa516_d20250716_m035342_c001_v0001105_t0011_u01752638022755") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901e0_d20250716_m035336_c001_v7007000_t0000_u01752638016982") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa4ca_d20250716_m035327_c001_v0001105_t0039_u01752638007447") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448c5_d20250716_m035321_c001_v7007000_t0000_u01752638001579") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa470_d20250716_m035311_c001_v0001105_t0015_u01752637991631") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c7b_d20250716_m035305_c001_v7007000_t0000_u01752637985630") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa41e_d20250716_m035255_c001_v0001105_t0028_u01752637975734") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b5cd_d20250716_m035246_c001_v7007000_t0000_u01752637966362") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cac_d20250716_m035237_c001_v0001154_t0021_u01752637957926") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f10c_d20250716_m035232_c001_v7007000_t0000_u01752637952042") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af4d_d20250716_m035227_c001_v0001182_t0034_u01752637947591") 2025/07/16 03:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62f2cf_d20250716_m035226_c001_v7007000_t0000_u01752637946146") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aebd_d20250716_m035217_c001_v0001182_t0019_u01752637937440") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4a1_d20250716_m035211_c001_v7007000_t0000_u01752637931774") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c49_d20250716_m035207_c001_v0001154_t0018_u01752637927443") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f406bb69ce64720ec_d20250716_m035205_c001_v7007000_t0000_u01752637925854") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070b2_d20250716_m035156_c001_v0001098_t0042_u01752637916600") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca413939d_d20250716_m035147_c001_v7007000_t0000_u01752637907532") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0705b_d20250716_m035137_c001_v0001098_t0054_u01752637897634") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3b7_d20250716_m035131_c001_v7007000_t0000_u01752637891916") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07021_d20250716_m035122_c001_v0001098_t0036_u01752637882575") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931bd_d20250716_m035116_c001_v7007000_t0000_u01752637876743") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ff1_d20250716_m035106_c001_v0001098_t0029_u01752637866655") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca4139482_d20250716_m035229_c001_v7007000_t0000_u01752637949365") 2025/07/16 03:54:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3b8_d20250716_m035224_c001_v0001105_t0014_u01752637944279") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf537_d20250716_m035249_c001_v7007000_t0000_u01752637969803") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b02f_d20250716_m035244_c001_v0001182_t0055_u01752637964766") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e1f_d20250716_m035408_c001_v7007000_t0000_u01752638048384") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b41b_d20250716_m035358_c001_v0001182_t0030_u01752638038276") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae75339a_d20250716_m035352_c001_v7007000_t0000_u01752638032198") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b324_d20250716_m035343_c001_v0001182_t0014_u01752638023026") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901e1_d20250716_m035337_c001_v7007000_t0000_u01752638017171") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b24f_d20250716_m035327_c001_v0001182_t0048_u01752638007890") 2025/07/16 03:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448cd_d20250716_m035321_c001_v7007000_t0000_u01752638001763") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b16a_d20250716_m035311_c001_v0001182_t0025_u01752637991904") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c83_d20250716_m035305_c001_v7007000_t0000_u01752637985815") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b0a4_d20250716_m035256_c001_v0001182_t0019_u01752637976119") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf52a_d20250716_m035246_c001_v7007000_t0000_u01752637966502") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4afdd_d20250716_m035238_c001_v0001182_t0040_u01752637958513") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f110_d20250716_m035232_c001_v7007000_t0000_u01752637952229") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af51_d20250716_m035227_c001_v0001182_t0001_u01752637947797") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5dc0_d20250716_m035225_c001_v7007000_t0000_u01752637945738") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07117_d20250716_m035217_c001_v0001098_t0021_u01752637937637") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4a6_d20250716_m035211_c001_v7007000_t0000_u01752637931960") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae41_d20250716_m035207_c001_v0001182_t0055_u01752637927467") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f20_d20250716_m035205_c001_v7007000_t0000_u01752637925555") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c1f_d20250716_m035156_c001_v0001154_t0025_u01752637916940") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10762_d20250716_m035147_c001_v7007000_t0000_u01752637907665") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85be5_d20250716_m035137_c001_v0001154_t0000_u01752637897940") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3bc_d20250716_m035132_c001_v7007000_t0000_u01752637892099") 2025/07/16 03:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85ba7_d20250716_m035122_c001_v0001154_t0021_u01752637882970") 2025/07/16 03:55:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931c1_d20250716_m035116_c001_v7007000_t0000_u01752637876940") 2025/07/16 03:55:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b75_d20250716_m035106_c001_v0001154_t0010_u01752637866951") 2025/07/16 03:55:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4130d4d129f8fb8d_d20250716_m035229_c001_v7007000_t0000_u01752637949203") 2025/07/16 03:55:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af13_d20250716_m035224_c001_v0001182_t0015_u01752637944439") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf538_d20250716_m035249_c001_v7007000_t0000_u01752637969987") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071a5_d20250716_m035244_c001_v0001098_t0048_u01752637964783") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e20_d20250716_m035408_c001_v7007000_t0000_u01752638048568") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85dca_d20250716_m035358_c001_v0001154_t0024_u01752638038474") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae75339d_d20250716_m035352_c001_v7007000_t0000_u01752638032382") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d94_d20250716_m035343_c001_v0001154_t0023_u01752638023230") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901e3_d20250716_m035337_c001_v7007000_t0000_u01752638017357") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d5e_d20250716_m035328_c001_v0001154_t0024_u01752638008095") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448d7_d20250716_m035322_c001_v7007000_t0000_u01752638002016") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d2a_d20250716_m035312_c001_v0001154_t0025_u01752637992125") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c8b_d20250716_m035305_c001_v7007000_t0000_u01752637985998") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cf2_d20250716_m035256_c001_v0001154_t0014_u01752637976316") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c302196720a2_d20250716_m035246_c001_v7007000_t0000_u01752637966305") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07187_d20250716_m035238_c001_v0001098_t0038_u01752637958739") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f113_d20250716_m035232_c001_v7007000_t0000_u01752637952412") 2025/07/16 03:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c93_d20250716_m035227_c001_v0001154_t0003_u01752637947880") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca413947e_d20250716_m035225_c001_v7007000_t0000_u01752637945950") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c67_d20250716_m035218_c001_v0001154_t0003_u01752637938056") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4ab_d20250716_m035212_c001_v7007000_t0000_u01752637932142") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa380_d20250716_m035207_c001_v0001105_t0055_u01752637927510") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616444bc_d20250716_m035205_c001_v7007000_t0000_u01752637925861") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa35c_d20250716_m035157_c001_v0001105_t0041_u01752637917365") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4083fa3fb9fdfd8b_d20250716_m035147_c001_v7007000_t0000_u01752637907345") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ac89_d20250716_m035138_c001_v0001182_t0025_u01752637898300") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3c2_d20250716_m035132_c001_v7007000_t0000_u01752637892282") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4abd9_d20250716_m035123_c001_v0001182_t0030_u01752637883343") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931c5_d20250716_m035117_c001_v7007000_t0000_u01752637877130") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ab02_d20250716_m035107_c001_v0001182_t0032_u01752637867492") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b542_d20250716_m035228_c001_v7007000_t0000_u01752637948966") 2025/07/16 03:55:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3bc_d20250716_m035224_c001_v0001105_t0033_u01752637944542") 2025/07/16 03:55:02 DEBUG : dir1/0007-12345: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf539_d20250716_m035250_c001_v7007000_t0000_u01752637970169") 2025/07/16 03:55:02 DEBUG : dir1/0007-12345: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa406_d20250716_m035244_c001_v0001105_t0020_u01752637964795") 2025/07/16 03:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e21_d20250716_m035408_c001_v7007000_t0000_u01752638048752") 2025/07/16 03:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072f7_d20250716_m035358_c001_v0001098_t0045_u01752638038868") 2025/07/16 03:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533a1_d20250716_m035352_c001_v7007000_t0000_u01752638032578") 2025/07/16 03:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072b3_d20250716_m035343_c001_v0001098_t0018_u01752638023566") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901e4_d20250716_m035337_c001_v7007000_t0000_u01752638017542") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07275_d20250716_m035328_c001_v0001098_t0013_u01752638008481") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448df_d20250716_m035322_c001_v7007000_t0000_u01752638002200") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0722b_d20250716_m035312_c001_v0001098_t0038_u01752637992620") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c94_d20250716_m035306_c001_v7007000_t0000_u01752637986182") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071dd_d20250716_m035256_c001_v0001098_t0036_u01752637976677") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b5ca_d20250716_m035245_c001_v7007000_t0000_u01752637965959") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3e8_d20250716_m035239_c001_v0001105_t0040_u01752637959102") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f116_d20250716_m035232_c001_v7007000_t0000_u01752637952596") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0714d_d20250716_m035227_c001_v0001098_t0026_u01752637947901") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe27b_d20250716_m035225_c001_v7007000_t0000_u01752637945756") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3a6_d20250716_m035218_c001_v0001105_t0057_u01752637938440") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4b2_d20250716_m035212_c001_v7007000_t0000_u01752637932335") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070f1_d20250716_m035207_c001_v0001098_t0028_u01752637927553") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f1f_d20250716_m035205_c001_v7007000_t0000_u01752637925373") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4adb1_d20250716_m035157_c001_v0001182_t0020_u01752637917852") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b20f_d20250716_m035147_c001_v7007000_t0000_u01752637907320") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa310_d20250716_m035138_c001_v0001105_t0054_u01752637898498") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3c8_d20250716_m035132_c001_v7007000_t0000_u01752637892464") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2dc_d20250716_m035123_c001_v0001105_t0000_u01752637883559") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931c8_d20250716_m035117_c001_v7007000_t0000_u01752637877313") 2025/07/16 03:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2aa_d20250716_m035107_c001_v0001105_t0025_u01752637867705") 2025/07/16 03:55:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0ea_d20250716_m035229_c001_v7007000_t0000_u01752637949379") 2025/07/16 03:55:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c83_d20250716_m035224_c001_v0001154_t0017_u01752637944600") 2025/07/16 03:55:04 DEBUG : dir1/0008-23456: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf53a_d20250716_m035250_c001_v7007000_t0000_u01752637970361") 2025/07/16 03:55:04 DEBUG : dir1/0008-23456: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85ccc_d20250716_m035244_c001_v0001154_t0015_u01752637964815") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e22_d20250716_m035408_c001_v7007000_t0000_u01752638048937") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa572_d20250716_m035359_c001_v0001105_t0013_u01752638039452") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533a4_d20250716_m035352_c001_v7007000_t0000_u01752638032762") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa51c_d20250716_m035343_c001_v0001105_t0010_u01752638023909") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901e7_d20250716_m035337_c001_v7007000_t0000_u01752638017726") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa4d0_d20250716_m035328_c001_v0001105_t0052_u01752638008782") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448e8_d20250716_m035322_c001_v7007000_t0000_u01752638002385") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa476_d20250716_m035313_c001_v0001105_t0046_u01752637993075") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10c9c_d20250716_m035306_c001_v7007000_t0000_u01752637986366") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa424_d20250716_m035257_c001_v0001105_t0007_u01752637977065") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5f11_d20250716_m035246_c001_v7007000_t0000_u01752637966371") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cae_d20250716_m035239_c001_v0001154_t0011_u01752637959561") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f119_d20250716_m035232_c001_v7007000_t0000_u01752637952779") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af57_d20250716_m035228_c001_v0001182_t0036_u01752637948011") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b508_d20250716_m035225_c001_v7007000_t0000_u01752637945964") 2025/07/16 03:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aecf_d20250716_m035218_c001_v0001182_t0056_u01752637938745") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4b6_d20250716_m035212_c001_v7007000_t0000_u01752637932518") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae47_d20250716_m035207_c001_v0001182_t0012_u01752637927672") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028ff93_d20250716_m035205_c001_v7007000_t0000_u01752637925713") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070ba_d20250716_m035158_c001_v0001098_t0058_u01752637918048") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f88342063a2_d20250716_m035147_c001_v7007000_t0000_u01752637907356") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0705f_d20250716_m035138_c001_v0001098_t0050_u01752637898946") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3cb_d20250716_m035132_c001_v7007000_t0000_u01752637892645") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0702f_d20250716_m035123_c001_v0001098_t0053_u01752637883839") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931cc_d20250716_m035117_c001_v7007000_t0000_u01752637877496") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ff3_d20250716_m035108_c001_v0001098_t0013_u01752637868131") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62f300_d20250716_m035228_c001_v7007000_t0000_u01752637948984") 2025/07/16 03:55:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af15_d20250716_m035224_c001_v0001182_t0021_u01752637944643") 2025/07/16 03:55:05 DEBUG : dir1/0009-34567: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf53b_d20250716_m035250_c001_v7007000_t0000_u01752637970545") 2025/07/16 03:55:05 DEBUG : dir1/0009-34567: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b031_d20250716_m035245_c001_v0001182_t0051_u01752637965031") 2025/07/16 03:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e23_d20250716_m035409_c001_v7007000_t0000_u01752638049124") 2025/07/16 03:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b431_d20250716_m035359_c001_v0001182_t0028_u01752638039725") 2025/07/16 03:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533a8_d20250716_m035352_c001_v7007000_t0000_u01752638032947") 2025/07/16 03:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b342_d20250716_m035344_c001_v0001182_t0049_u01752638024253") 2025/07/16 03:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901ea_d20250716_m035337_c001_v7007000_t0000_u01752638017910") 2025/07/16 03:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b265_d20250716_m035329_c001_v0001182_t0024_u01752638009194") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448ef_d20250716_m035322_c001_v7007000_t0000_u01752638002569") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b184_d20250716_m035313_c001_v0001182_t0032_u01752637993674") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10ca4_d20250716_m035306_c001_v7007000_t0000_u01752637986550") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b0b4_d20250716_m035257_c001_v0001182_t0034_u01752637977485") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf529_d20250716_m035246_c001_v7007000_t0000_u01752637966319") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4afef_d20250716_m035239_c001_v0001182_t0038_u01752637959937") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f11d_d20250716_m035232_c001_v7007000_t0000_u01752637952963") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3d2_d20250716_m035228_c001_v0001105_t0054_u01752637948047") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b50c_d20250716_m035226_c001_v7007000_t0000_u01752637946195") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07121_d20250716_m035218_c001_v0001098_t0003_u01752637938973") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4b7_d20250716_m035212_c001_v7007000_t0000_u01752637932700") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa382_d20250716_m035207_c001_v0001105_t0010_u01752637927756") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6fd6_d20250716_m035205_c001_v7007000_t0000_u01752637925899") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c25_d20250716_m035158_c001_v0001154_t0003_u01752637918335") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b214_d20250716_m035147_c001_v7007000_t0000_u01752637907469") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85be9_d20250716_m035139_c001_v0001154_t0018_u01752637899283") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3cf_d20250716_m035132_c001_v7007000_t0000_u01752637892827") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bb1_d20250716_m035124_c001_v0001154_t0016_u01752637884168") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931d0_d20250716_m035117_c001_v7007000_t0000_u01752637877679") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b79_d20250716_m035108_c001_v0001154_t0010_u01752637868467") 2025/07/16 03:55:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0e3_d20250716_m035228_c001_v7007000_t0000_u01752637948975") 2025/07/16 03:55:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07139_d20250716_m035224_c001_v0001098_t0000_u01752637944654") 2025/07/16 03:55:07 DEBUG : dir1/0010-45678: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf53d_d20250716_m035250_c001_v7007000_t0000_u01752637970729") 2025/07/16 03:55:07 DEBUG : dir1/0010-45678: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa408_d20250716_m035245_c001_v0001105_t0041_u01752637965128") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e24_d20250716_m035409_c001_v7007000_t0000_u01752638049314") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85dd0_d20250716_m035359_c001_v0001154_t0022_u01752638039956") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533ac_d20250716_m035353_c001_v7007000_t0000_u01752638033132") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d9a_d20250716_m035344_c001_v0001154_t0019_u01752638024466") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901ed_d20250716_m035338_c001_v7007000_t0000_u01752638018094") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d68_d20250716_m035329_c001_v0001154_t0005_u01752638009389") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616448f9_d20250716_m035322_c001_v7007000_t0000_u01752638002767") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d30_d20250716_m035313_c001_v0001154_t0022_u01752637993901") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10cac_d20250716_m035306_c001_v7007000_t0000_u01752637986747") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cf8_d20250716_m035257_c001_v0001154_t0006_u01752637977682") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b5cc_d20250716_m035246_c001_v7007000_t0000_u01752637966328") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0718f_d20250716_m035240_c001_v0001098_t0023_u01752637960138") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f120_d20250716_m035233_c001_v7007000_t0000_u01752637953146") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07151_d20250716_m035228_c001_v0001098_t0034_u01752637948229") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca413947d_d20250716_m035225_c001_v7007000_t0000_u01752637945765") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c6b_d20250716_m035219_c001_v0001154_t0020_u01752637939284") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4b8_d20250716_m035212_c001_v7007000_t0000_u01752637932884") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c4b_d20250716_m035207_c001_v0001154_t0024_u01752637927802") 2025/07/16 03:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616444b9_d20250716_m035205_c001_v7007000_t0000_u01752637925678") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa364_d20250716_m035158_c001_v0001105_t0042_u01752637918679") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca413939c_d20250716_m035147_c001_v7007000_t0000_u01752637907350") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aca7_d20250716_m035139_c001_v0001182_t0001_u01752637899793") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3d2_d20250716_m035133_c001_v7007000_t0000_u01752637893009") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4abe7_d20250716_m035124_c001_v0001182_t0041_u01752637884531") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931d3_d20250716_m035117_c001_v7007000_t0000_u01752637877861") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ab0c_d20250716_m035108_c001_v0001182_t0021_u01752637868829") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f883420660a_d20250716_m035229_c001_v7007000_t0000_u01752637949213") 2025/07/16 03:55:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af17_d20250716_m035224_c001_v0001182_t0033_u01752637944858") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf53e_d20250716_m035250_c001_v7007000_t0000_u01752637970912") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cce_d20250716_m035245_c001_v0001154_t0011_u01752637965160") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e25_d20250716_m035409_c001_v7007000_t0000_u01752638049498") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072ff_d20250716_m035400_c001_v0001098_t0041_u01752638040330") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533af_d20250716_m035353_c001_v7007000_t0000_u01752638033317") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072b7_d20250716_m035344_c001_v0001098_t0030_u01752638024897") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901f0_d20250716_m035338_c001_v7007000_t0000_u01752638018279") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0727d_d20250716_m035329_c001_v0001098_t0036_u01752638009764") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd61644901_d20250716_m035322_c001_v7007000_t0000_u01752638002952") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07231_d20250716_m035314_c001_v0001098_t0005_u01752637994571") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10cb5_d20250716_m035306_c001_v7007000_t0000_u01752637986932") 2025/07/16 03:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071e3_d20250716_m035258_c001_v0001098_t0037_u01752637978022") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561093879_d20250716_m035246_c001_v7007000_t0000_u01752637966338") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3f4_d20250716_m035240_c001_v0001105_t0018_u01752637960485") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f123_d20250716_m035233_c001_v7007000_t0000_u01752637953330") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af59_d20250716_m035228_c001_v0001182_t0021_u01752637948251") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0c0_d20250716_m035226_c001_v7007000_t0000_u01752637946168") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3aa_d20250716_m035219_c001_v0001105_t0033_u01752637939743") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4ba_d20250716_m035213_c001_v7007000_t0000_u01752637933067") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae4b_d20250716_m035207_c001_v0001182_t0058_u01752637927883") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b40c_d20250716_m035205_c001_v7007000_t0000_u01752637925690") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4adc1_d20250716_m035159_c001_v0001182_t0031_u01752637919329") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f88342063a5_d20250716_m035147_c001_v7007000_t0000_u01752637907543") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa31a_d20250716_m035140_c001_v0001105_t0046_u01752637900003") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3d4_d20250716_m035133_c001_v7007000_t0000_u01752637893196") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2e2_d20250716_m035124_c001_v0001105_t0028_u01752637884726") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931d7_d20250716_m035118_c001_v7007000_t0000_u01752637878043") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2ac_d20250716_m035109_c001_v0001105_t0044_u01752637869040") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5e21_d20250716_m035229_c001_v7007000_t0000_u01752637949222") 2025/07/16 03:55:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c85_d20250716_m035224_c001_v0001154_t0023_u01752637944959") 2025/07/16 03:55:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf53f_d20250716_m035251_c001_v7007000_t0000_u01752637971096") 2025/07/16 03:55:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071a7_d20250716_m035245_c001_v0001098_t0037_u01752637965206") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e26_d20250716_m035409_c001_v7007000_t0000_u01752638049684") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa578_d20250716_m035400_c001_v0001105_t0036_u01752638040863") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533b3_d20250716_m035353_c001_v7007000_t0000_u01752638033503") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa528_d20250716_m035345_c001_v0001105_t0023_u01752638025206") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901f4_d20250716_m035338_c001_v7007000_t0000_u01752638018463") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa4dc_d20250716_m035330_c001_v0001105_t0038_u01752638010105") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd61644908_d20250716_m035323_c001_v7007000_t0000_u01752638003138") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa486_d20250716_m035315_c001_v0001105_t0005_u01752637995068") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10cbd_d20250716_m035307_c001_v7007000_t0000_u01752637987118") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa42c_d20250716_m035258_c001_v0001105_t0052_u01752637978626") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561093876_d20250716_m035245_c001_v7007000_t0000_u01752637965971") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cb4_d20250716_m035240_c001_v0001154_t0000_u01752637960753") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f127_d20250716_m035233_c001_v7007000_t0000_u01752637953514") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c97_d20250716_m035228_c001_v0001154_t0010_u01752637948259") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62f2cb_d20250716_m035225_c001_v7007000_t0000_u01752637945953") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aedd_d20250716_m035220_c001_v0001182_t0058_u01752637940217") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4bd_d20250716_m035213_c001_v7007000_t0000_u01752637933249") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070f5_d20250716_m035208_c001_v0001098_t0036_u01752637928051") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028ff94_d20250716_m035205_c001_v7007000_t0000_u01752637925904") 2025/07/16 03:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070be_d20250716_m035159_c001_v0001098_t0048_u01752637919541") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4015dd3d4b35b200_d20250716_m035146_c001_v7007000_t0000_u01752637906918") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0706d_d20250716_m035141_c001_v0001098_t0048_u01752637901231") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3d5_d20250716_m035133_c001_v7007000_t0000_u01752637893378") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07037_d20250716_m035125_c001_v0001098_t0004_u01752637885058") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931db_d20250716_m035118_c001_v7007000_t0000_u01752637878225") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ff9_d20250716_m035109_c001_v0001098_t0031_u01752637869549") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b547_d20250716_m035229_c001_v7007000_t0000_u01752637949150") 2025/07/16 03:55:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3c0_d20250716_m035224_c001_v0001105_t0034_u01752637944970") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf540_d20250716_m035251_c001_v7007000_t0000_u01752637971279") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b035_d20250716_m035245_c001_v0001182_t0052_u01752637965278") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e27_d20250716_m035409_c001_v7007000_t0000_u01752638049869") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b44d_d20250716_m035401_c001_v0001182_t0019_u01752638041309") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533b7_d20250716_m035353_c001_v7007000_t0000_u01752638033698") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b35a_d20250716_m035345_c001_v0001182_t0045_u01752638025511") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901f7_d20250716_m035338_c001_v7007000_t0000_u01752638018646") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b275_d20250716_m035330_c001_v0001182_t0004_u01752638010579") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd61644910_d20250716_m035323_c001_v7007000_t0000_u01752638003321") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b1a4_d20250716_m035315_c001_v0001182_t0021_u01752637995458") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10cc5_d20250716_m035307_c001_v7007000_t0000_u01752637987300") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b0ca_d20250716_m035259_c001_v0001182_t0047_u01752637979088") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e8218714b04_d20250716_m035246_c001_v7007000_t0000_u01752637966346") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aff7_d20250716_m035241_c001_v0001182_t0042_u01752637961091") 2025/07/16 03:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f12a_d20250716_m035233_c001_v7007000_t0000_u01752637953698") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af5d_d20250716_m035228_c001_v0001182_t0031_u01752637948455") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f0bd_d20250716_m035225_c001_v7007000_t0000_u01752637945976") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0712b_d20250716_m035220_c001_v0001098_t0013_u01752637940421") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4c0_d20250716_m035213_c001_v7007000_t0000_u01752637933431") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa384_d20250716_m035208_c001_v0001105_t0048_u01752637928086") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f23_d20250716_m035205_c001_v7007000_t0000_u01752637925919") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c2d_d20250716_m035200_c001_v0001154_t0025_u01752637920094") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4003d7a695ddec38_d20250716_m035147_c001_v7007000_t0000_u01752637907301") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85beb_d20250716_m035141_c001_v0001154_t0023_u01752637901726") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3d6_d20250716_m035133_c001_v7007000_t0000_u01752637893560") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bb9_d20250716_m035125_c001_v0001154_t0005_u01752637885493") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931de_d20250716_m035118_c001_v7007000_t0000_u01752637878407") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b7d_d20250716_m035109_c001_v0001154_t0021_u01752637869937") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca4139480_d20250716_m035228_c001_v7007000_t0000_u01752637948996") 2025/07/16 03:55:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0713d_d20250716_m035225_c001_v0001098_t0005_u01752637945031") 2025/07/16 03:55:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf541_d20250716_m035251_c001_v7007000_t0000_u01752637971462") 2025/07/16 03:55:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cd0_d20250716_m035245_c001_v0001154_t0006_u01752637965478") 2025/07/16 03:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e28_d20250716_m035410_c001_v7007000_t0000_u01752638050053") 2025/07/16 03:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85dd2_d20250716_m035401_c001_v0001154_t0022_u01752638041530") 2025/07/16 03:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533ba_d20250716_m035353_c001_v7007000_t0000_u01752638033884") 2025/07/16 03:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85da0_d20250716_m035345_c001_v0001154_t0008_u01752638025740") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901fa_d20250716_m035338_c001_v7007000_t0000_u01752638018831") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d6a_d20250716_m035330_c001_v0001154_t0024_u01752638010791") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd61644919_d20250716_m035323_c001_v7007000_t0000_u01752638003505") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d3a_d20250716_m035315_c001_v0001154_t0020_u01752637995665") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10ccd_d20250716_m035307_c001_v7007000_t0000_u01752637987484") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85d00_d20250716_m035259_c001_v0001154_t0011_u01752637979301") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c302196720a0_d20250716_m035246_c001_v7007000_t0000_u01752637966120") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07199_d20250716_m035241_c001_v0001098_t0023_u01752637961315") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f12e_d20250716_m035233_c001_v7007000_t0000_u01752637953881") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07155_d20250716_m035228_c001_v0001098_t0017_u01752637948535") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe280_d20250716_m035225_c001_v7007000_t0000_u01752637945988") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c6d_d20250716_m035220_c001_v0001154_t0000_u01752637940712") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4c4_d20250716_m035213_c001_v7007000_t0000_u01752637933614") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae4f_d20250716_m035208_c001_v0001182_t0059_u01752637928150") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6fd5_d20250716_m035205_c001_v7007000_t0000_u01752637925707") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa368_d20250716_m035200_c001_v0001105_t0041_u01752637920504") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1075e_d20250716_m035147_c001_v7007000_t0000_u01752637907481") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4acc3_d20250716_m035142_c001_v0001182_t0015_u01752637902089") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3d7_d20250716_m035133_c001_v7007000_t0000_u01752637893742") 2025/07/16 03:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4abfd_d20250716_m035125_c001_v0001182_t0056_u01752637885867") 2025/07/16 03:55:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931e2_d20250716_m035118_c001_v7007000_t0000_u01752637878588") 2025/07/16 03:55:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ab28_d20250716_m035110_c001_v0001182_t0027_u01752637870395") 2025/07/16 03:55:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe29b_d20250716_m035229_c001_v7007000_t0000_u01752637949237") 2025/07/16 03:55:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af1d_d20250716_m035225_c001_v0001182_t0046_u01752637945062") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf545_d20250716_m035251_c001_v7007000_t0000_u01752637971645") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071a9_d20250716_m035245_c001_v0001098_t0043_u01752637965577") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e29_d20250716_m035410_c001_v7007000_t0000_u01752638050238") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07303_d20250716_m035401_c001_v0001098_t0004_u01752638041919") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533bc_d20250716_m035354_c001_v7007000_t0000_u01752638034070") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072c1_d20250716_m035346_c001_v0001098_t0053_u01752638026136") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d02901fe_d20250716_m035339_c001_v7007000_t0000_u01752638019015") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07285_d20250716_m035331_c001_v0001098_t0028_u01752638011223") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd61644920_d20250716_m035323_c001_v7007000_t0000_u01752638003690") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07239_d20250716_m035316_c001_v0001098_t0001_u01752637996066") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10cd6_d20250716_m035307_c001_v7007000_t0000_u01752637987667") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071ef_d20250716_m035259_c001_v0001098_t0050_u01752637979632") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf527_d20250716_m035246_c001_v7007000_t0000_u01752637966136") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3fa_d20250716_m035241_c001_v0001105_t0018_u01752637961703") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f131_d20250716_m035234_c001_v7007000_t0000_u01752637954065") 2025/07/16 03:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3d6_d20250716_m035228_c001_v0001105_t0036_u01752637948547") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4183de41fa4e3b7d_d20250716_m035225_c001_v7007000_t0000_u01752637945991") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3b0_d20250716_m035221_c001_v0001105_t0052_u01752637941054") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4c7_d20250716_m035213_c001_v7007000_t0000_u01752637933798") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c4d_d20250716_m035208_c001_v0001154_t0025_u01752637928181") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f419bf9225fadcb78_d20250716_m035205_c001_v7007000_t0000_u01752637925651") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4adcf_d20250716_m035200_c001_v0001182_t0014_u01752637920915") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e016564_d20250716_m035147_c001_v7007000_t0000_u01752637907313") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa326_d20250716_m035142_c001_v0001105_t0055_u01752637902294") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3db_d20250716_m035133_c001_v7007000_t0000_u01752637893925") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2e8_d20250716_m035126_c001_v0001105_t0008_u01752637886072") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931e5_d20250716_m035118_c001_v7007000_t0000_u01752637878782") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2b2_d20250716_m035110_c001_v0001105_t0005_u01752637870603") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b54c_d20250716_m035229_c001_v7007000_t0000_u01752637949335") 2025/07/16 03:55:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af21_d20250716_m035225_c001_v0001182_t0041_u01752637945279") 2025/07/16 03:55:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10778_d20250716_m035150_c001_v7007000_t0000_u01752637910245") 2025/07/16 03:55:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad03_d20250716_m035145_c001_v0001182_t0048_u01752637905440") 2025/07/16 03:55:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10779_d20250716_m035150_c001_v7007000_t0000_u01752637910428") 2025/07/16 03:55:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bf9_d20250716_m035145_c001_v0001154_t0024_u01752637905611") 2025/07/16 03:55:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1077a_d20250716_m035150_c001_v7007000_t0000_u01752637910611") 2025/07/16 03:55:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07083_d20250716_m035145_c001_v0001098_t0002_u01752637905621") 2025/07/16 03:55:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1077b_d20250716_m035150_c001_v7007000_t0000_u01752637910794") 2025/07/16 03:55:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa33a_d20250716_m035145_c001_v0001105_t0001_u01752637905631") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1077c_d20250716_m035151_c001_v7007000_t0000_u01752637911052") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad09_d20250716_m035145_c001_v0001182_t0028_u01752637905668") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1077d_d20250716_m035151_c001_v7007000_t0000_u01752637911234") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad0d_d20250716_m035145_c001_v0001182_t0039_u01752637905868") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1077e_d20250716_m035151_c001_v7007000_t0000_u01752637911417") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07085_d20250716_m035146_c001_v0001098_t0038_u01752637905999") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c1077f_d20250716_m035151_c001_v7007000_t0000_u01752637911601") 2025/07/16 03:55:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa33c_d20250716_m035146_c001_v0001105_t0042_u01752637906009") 2025/07/16 03:55:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10780_d20250716_m035151_c001_v7007000_t0000_u01752637911785") 2025/07/16 03:55:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bfd_d20250716_m035146_c001_v0001154_t0016_u01752637906021") 2025/07/16 03:55:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10781_d20250716_m035151_c001_v7007000_t0000_u01752637911967") 2025/07/16 03:55:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad17_d20250716_m035146_c001_v0001182_t0019_u01752637906086") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10783_d20250716_m035152_c001_v7007000_t0000_u01752637912152") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad1b_d20250716_m035146_c001_v0001182_t0049_u01752637906287") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10784_d20250716_m035152_c001_v7007000_t0000_u01752637912335") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85bff_d20250716_m035146_c001_v0001154_t0000_u01752637906368") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10785_d20250716_m035152_c001_v7007000_t0000_u01752637912519") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07087_d20250716_m035146_c001_v0001098_t0023_u01752637906392") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10786_d20250716_m035152_c001_v7007000_t0000_u01752637912703") 2025/07/16 03:55:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa340_d20250716_m035146_c001_v0001105_t0036_u01752637906404") 2025/07/16 03:55:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10787_d20250716_m035152_c001_v7007000_t0000_u01752637912886") 2025/07/16 03:55:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad21_d20250716_m035146_c001_v0001182_t0024_u01752637906495") 2025/07/16 03:55:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10788_d20250716_m035153_c001_v7007000_t0000_u01752637913070") 2025/07/16 03:55:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ad24_d20250716_m035146_c001_v0001182_t0039_u01752637906711") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6fda_d20250716_m035208_c001_v7007000_t0000_u01752637928772") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070d2_d20250716_m035203_c001_v0001098_t0028_u01752637923631") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f406bb69ce64720ef_d20250716_m035208_c001_v7007000_t0000_u01752637928814") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4adf7_d20250716_m035203_c001_v0001182_t0004_u01752637923678") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409e36ff137adcdb_d20250716_m035208_c001_v7007000_t0000_u01752637928967") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c39_d20250716_m035203_c001_v0001154_t0016_u01752637923786") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409e36ff137adcda_d20250716_m035208_c001_v7007000_t0000_u01752637928781") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa370_d20250716_m035203_c001_v0001105_t0045_u01752637923810") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6fdb_d20250716_m035208_c001_v7007000_t0000_u01752637928957") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4adfb_d20250716_m035203_c001_v0001182_t0059_u01752637923883") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f2c_d20250716_m035208_c001_v7007000_t0000_u01752637928928") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070d4_d20250716_m035203_c001_v0001098_t0035_u01752637923921") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b44c_d20250716_m035208_c001_v7007000_t0000_u01752637928975") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae01_d20250716_m035204_c001_v0001182_t0039_u01752637924140") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd616444e1_d20250716_m035208_c001_v7007000_t0000_u01752637928986") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c3b_d20250716_m035204_c001_v0001154_t0011_u01752637924151") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f406bb69ce64720f0_d20250716_m035209_c001_v7007000_t0000_u01752637929001") 2025/07/16 03:55:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070de_d20250716_m035204_c001_v0001098_t0008_u01752637924316") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f419bf9225fadcb7f_d20250716_m035209_c001_v7007000_t0000_u01752637929015") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae07_d20250716_m035204_c001_v0001182_t0019_u01752637924357") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f2d_d20250716_m035209_c001_v7007000_t0000_u01752637929110") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c3d_d20250716_m035204_c001_v0001154_t0006_u01752637924482") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b445_d20250716_m035208_c001_v7007000_t0000_u01752637928790") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae11_d20250716_m035204_c001_v0001182_t0015_u01752637924590") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028ff99_d20250716_m035208_c001_v7007000_t0000_u01752637928756") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd070e2_d20250716_m035204_c001_v0001098_t0015_u01752637924779") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f2b_d20250716_m035208_c001_v7007000_t0000_u01752637928746") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ae1b_d20250716_m035204_c001_v0001182_t0041_u01752637924796") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028ff9a_d20250716_m035208_c001_v7007000_t0000_u01752637928940") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c3f_d20250716_m035204_c001_v0001154_t0014_u01752637924830") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028ff9b_d20250716_m035209_c001_v7007000_t0000_u01752637929122") 2025/07/16 03:55:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa374_d20250716_m035204_c001_v0001105_t0031_u01752637924936") 2025/07/16 03:55:18 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761e9ea_d20250716_m034954_c001_v7007000_t0000_u01752637794952") 2025/07/16 03:55:18 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10296061f6223141_d20250716_m034951_c001_v0001116_t0014_u01752637791791") 2025/07/16 03:55:18 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0fbca_d20250716_m034951_c001_v7007000_t0000_u01752637791609") 2025/07/16 03:55:18 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10296061f622312d_d20250716_m034947_c001_v0001116_t0016_u01752637787782") 2025/07/16 03:55:18 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0fbb0_d20250716_m034947_c001_v7007000_t0000_u01752637787051") 2025/07/16 03:55:18 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e0e_d20250716_m034943_c001_v0001098_t0014_u01752637783051") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315be9a8_d20250716_m034941_c001_v7007000_t0000_u01752637781587") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112848c9bdafa2d6_d20250716_m034939_c001_v0001041_t0026_u01752637779000") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4183de41fa4e32c7_d20250716_m034938_c001_v7007000_t0000_u01752637778810") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112848c9bdafa2ce_d20250716_m034935_c001_v0001041_t0004_u01752637775332") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4183de41fa4e329c_d20250716_m034934_c001_v7007000_t0000_u01752637774592") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06de0_d20250716_m034930_c001_v0001098_t0041_u01752637770606") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092d3c_d20250716_m034929_c001_v7007000_t0000_u01752637769682") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f105e7ae81f5e561a_d20250716_m034928_c001_v0001171_t0020_u01752637768232") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62ec3c_d20250716_m034928_c001_v7007000_t0000_u01752637768044") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f105e7ae81f5e55cf_d20250716_m034923_c001_v0001171_t0048_u01752637763151") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62ebed_d20250716_m034922_c001_v7007000_t0000_u01752637762411") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06daa_d20250716_m034918_c001_v0001098_t0058_u01752637758607") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092bf8_d20250716_m034917_c001_v7007000_t0000_u01752637757689") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f102e6fbfad30b1e3_d20250716_m034915_c001_v0001029_t0018_u01752637755011") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f415d5da768aef3f8_d20250716_m034914_c001_v7007000_t0000_u01752637754815") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f102e6fbfad30b1dd_d20250716_m034911_c001_v0001029_t0000_u01752637751085") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f415d5da768aef3b7_d20250716_m034910_c001_v7007000_t0000_u01752637750327") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06d64_d20250716_m034902_c001_v0001098_t0021_u01752637742332") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4d4e_d20250716_m034901_c001_v7007000_t0000_u01752637741410") 2025/07/16 03:55:19 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f101f3476285be514_d20250716_m034859_c001_v0001184_t0021_u01752637739712") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e015eb9_d20250716_m034859_c001_v7007000_t0000_u01752637739529") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f101f3476285be4e4_d20250716_m034856_c001_v0001184_t0010_u01752637736101") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e015eb6_d20250716_m034855_c001_v7007000_t0000_u01752637735379") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152e79_d20250716_m034849_c001_v0001036_t0026_u01752637729199") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0f910_d20250716_m034848_c001_v7007000_t0000_u01752637728280") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f104034d04ad8fe9e_d20250716_m034846_c001_v0001115_t0000_u01752637726123") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7521e4_d20250716_m034845_c001_v7007000_t0000_u01752637725936") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f104034d04ad8fe90_d20250716_m034842_c001_v0001115_t0057_u01752637722402") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7521bf_d20250716_m034841_c001_v7007000_t0000_u01752637721668") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599336_d20250716_m034835_c001_v0001100_t0058_u01752637715760") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671692_d20250716_m034834_c001_v7007000_t0000_u01752637714661") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f115c8718bd1ed01a_d20250716_m034828_c001_v0001043_t0005_u01752637708833") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4021475c79e37556_d20250716_m034828_c001_v7007000_t0000_u01752637708627") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ce0_d20250716_m034824_c001_v0001098_t0059_u01752637704343") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112ae94d3dd4dc09_d20250716_m034823_c001_v0001182_t0027_u01752637703603") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112ae94d3dd4dbf8_d20250716_m034822_c001_v0001182_t0057_u01752637702577") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4915_d20250716_m034809_c001_v7007000_t0000_u01752637689233") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5992ce_d20250716_m034801_c001_v0001100_t0015_u01752637681852") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f118694d20f0f9fce_d20250716_m034800_c001_v0001029_t0003_u01752637680793") 2025/07/16 03:55:20 DEBUG : dst/one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f118694d20f0f9fcc_d20250716_m034759_c001_v0001029_t0030_u01752637679595") 2025/07/16 03:55:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761e9f1_d20250716_m034955_c001_v7007000_t0000_u01752637795136") 2025/07/16 03:55:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f117307bed009b920_d20250716_m034951_c001_v0001171_t0023_u01752637791223") 2025/07/16 03:55:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f109ac0fa14ce56d5_d20250716_m034946_c001_v0001131_t0006_u01752637786732") 2025/07/16 03:55:21 DEBUG : dst/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315be9ab_d20250716_m034941_c001_v7007000_t0000_u01752637781769") 2025/07/16 03:55:21 DEBUG : dst/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1159a3287eeb93fb_d20250716_m034938_c001_v0001098_t0024_u01752637778502") 2025/07/16 03:55:21 DEBUG : dst/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f119beb7ad15acdf4_d20250716_m034934_c001_v0001098_t0053_u01752637774196") 2025/07/16 03:55:21 DEBUG : dst/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092d41_d20250716_m034929_c001_v7007000_t0000_u01752637769865") 2025/07/16 03:55:21 DEBUG : dst/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f105dd594036e2561_d20250716_m034927_c001_v0001179_t0033_u01752637767838") 2025/07/16 03:55:21 DEBUG : dst/one.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112dfdc6dec4750b_d20250716_m034922_c001_v0001179_t0019_u01752637762201") 2025/07/16 03:55:21 DEBUG : dst/three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671695_d20250716_m034834_c001_v7007000_t0000_u01752637714843") 2025/07/16 03:55:21 DEBUG : dst/three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112ae94d3dd4dc78_d20250716_m034833_c001_v0001182_t0053_u01752637713336") 2025/07/16 03:55:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761e9fb_d20250716_m034955_c001_v7007000_t0000_u01752637795320") 2025/07/16 03:55:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1174992bfe599a63_d20250716_m034953_c001_v0001145_t0005_u01752637793383") 2025/07/16 03:55:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f106d31cae3ab990f_d20250716_m034948_c001_v0001036_t0042_u01752637788824") 2025/07/16 03:55:21 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761ea02_d20250716_m034955_c001_v7007000_t0000_u01752637795503") 2025/07/16 03:55:21 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10296061f6223145_d20250716_m034953_c001_v0001116_t0015_u01752637793872") 2025/07/16 03:55:21 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0fbcc_d20250716_m034953_c001_v7007000_t0000_u01752637793691") 2025/07/16 03:55:21 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10296061f6223135_d20250716_m034949_c001_v0001116_t0044_u01752637789526") 2025/07/16 03:55:21 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0fbc9_d20250716_m034949_c001_v7007000_t0000_u01752637789344") 2025/07/16 03:55:21 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e14_d20250716_m034943_c001_v0001098_t0014_u01752637783886") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315be9af_d20250716_m034941_c001_v7007000_t0000_u01752637781951") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112848c9bdafa2da_d20250716_m034940_c001_v0001041_t0007_u01752637780590") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4183de41fa4e32cb_d20250716_m034940_c001_v7007000_t0000_u01752637780402") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f112848c9bdafa2d2_d20250716_m034937_c001_v0001041_t0014_u01752637777005") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4183de41fa4e32bc_d20250716_m034936_c001_v7007000_t0000_u01752637776814") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06de4_d20250716_m034931_c001_v0001098_t0053_u01752637771360") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62ec4f_d20250716_m034929_c001_v7007000_t0000_u01752637769079") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06dca_d20250716_m034926_c001_v0001098_t0001_u01752637766961") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f418b2534fc62ebfa_d20250716_m034924_c001_v7007000_t0000_u01752637764178") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06db0_d20250716_m034919_c001_v0001098_t0026_u01752637759597") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f415d5da768aef431_d20250716_m034916_c001_v7007000_t0000_u01752637756750") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5993cc_d20250716_m034913_c001_v0001100_t0038_u01752637753342") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f415d5da768aef3cc_d20250716_m034912_c001_v7007000_t0000_u01752637752242") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06d6e_d20250716_m034905_c001_v0001098_t0039_u01752637745497") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e015eba_d20250716_m034900_c001_v7007000_t0000_u01752637740487") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152e91_d20250716_m034857_c001_v0001036_t0043_u01752637737928") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e015eb7_d20250716_m034856_c001_v7007000_t0000_u01752637736843") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59936e_d20250716_m034850_c001_v0001100_t0035_u01752637730648") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7521fa_d20250716_m034847_c001_v7007000_t0000_u01752637727347") 2025/07/16 03:55:22 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59935a_d20250716_m034844_c001_v0001100_t0013_u01752637724693") 2025/07/16 03:55:23 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7521ca_d20250716_m034843_c001_v7007000_t0000_u01752637723593") 2025/07/16 03:55:23 DEBUG : dst/three.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06d18_d20250716_m034836_c001_v0001098_t0053_u01752637716824") 2025/07/16 03:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315be9b3_d20250716_m034942_c001_v7007000_t0000_u01752637782134") 2025/07/16 03:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f111f71c758fc73f4_d20250716_m034939_c001_v0001036_t0008_u01752637779891") 2025/07/16 03:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1101ec07f9984f2d_d20250716_m034936_c001_v0001099_t0044_u01752637776323") 2025/07/16 03:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092d47_d20250716_m034930_c001_v7007000_t0000_u01752637770048") 2025/07/16 03:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f111746d16b3bc98d_d20250716_m034928_c001_v0001165_t0048_u01752637768721") 2025/07/16 03:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f106de2ece9dddb40_d20250716_m034923_c001_v0001157_t0026_u01752637763786") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761ea0a_d20250716_m034955_c001_v7007000_t0000_u01752637795687") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e12_d20250716_m034943_c001_v0001098_t0047_u01752637783474") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315be9b6_d20250716_m034942_c001_v7007000_t0000_u01752637782316") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06de2_d20250716_m034931_c001_v0001098_t0026_u01752637771020") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092d4d_d20250716_m034930_c001_v7007000_t0000_u01752637770232") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5993e0_d20250716_m034919_c001_v0001100_t0058_u01752637759265") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561092bf9_d20250716_m034917_c001_v7007000_t0000_u01752637757872") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5993a6_d20250716_m034903_c001_v0001100_t0012_u01752637743050") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4d51_d20250716_m034901_c001_v7007000_t0000_u01752637741594") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06d3e_d20250716_m034849_c001_v0001098_t0026_u01752637729938") 2025/07/16 03:55:23 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c0f915_d20250716_m034848_c001_v7007000_t0000_u01752637728465") 2025/07/16 03:55:24 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152e55_d20250716_m034836_c001_v0001036_t0057_u01752637716406") 2025/07/16 03:55:24 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671699_d20250716_m034835_c001_v7007000_t0000_u01752637715024") 2025/07/16 03:55:24 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1133332c63a33621_d20250716_m034830_c001_v0001182_t0026_u01752637710831") 2025/07/16 03:55:24 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb4916_d20250716_m034809_c001_v7007000_t0000_u01752637689416") 2025/07/16 03:55:24 DEBUG : dst/two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f118694d20f0f9fdf_d20250716_m034807_c001_v0001029_t0009_u01752637687910") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f883420557c_d20250716_m034734_c001_v7007000_t0000_u01752637654386") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06c0e_d20250716_m034730_c001_v0001098_t0055_u01752637650833") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834205573_d20250716_m034728_c001_v7007000_t0000_u01752637648798") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06bd8_d20250716_m034718_c001_v0001098_t0019_u01752637638697") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44c9_d20250716_m034709_c001_v7007000_t0000_u01752637629662") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06bb2_d20250716_m034706_c001_v0001098_t0045_u01752637626128") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e2c_d20250716_m034644_c001_v7007000_t0000_u01752637604491") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991d1_d20250716_m034642_c001_v0001100_t0055_u01752637602522") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e0b_d20250716_m034641_c001_v7007000_t0000_u01752637601488") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991c1_d20250716_m034640_c001_v0001100_t0037_u01752637600070") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091dd3_d20250716_m034637_c001_v7007000_t0000_u01752637597028") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991a8_d20250716_m034635_c001_v0001100_t0057_u01752637595240") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091dba_d20250716_m034634_c001_v7007000_t0000_u01752637594352") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991a0_d20250716_m034632_c001_v0001100_t0015_u01752637592960") 2025/07/16 03:55:24 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158ec_d20250716_m034626_c001_v7007000_t0000_u01752637586667") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599171_d20250716_m034624_c001_v0001100_t0056_u01752637584786") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e01589e_d20250716_m034623_c001_v7007000_t0000_u01752637583777") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599167_d20250716_m034622_c001_v0001100_t0025_u01752637582793") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0157c2_d20250716_m034618_c001_v7007000_t0000_u01752637578193") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599147_d20250716_m034616_c001_v0001100_t0057_u01752637576712") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967106a_d20250716_m034614_c001_v7007000_t0000_u01752637574872") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599137_d20250716_m034613_c001_v0001100_t0044_u01752637573608") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671068_d20250716_m034613_c001_v7007000_t0000_u01752637573240") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10292ee95227277b_d20250716_m034612_c001_v0001165_t0058_u01752637572641") 2025/07/16 03:55:25 DEBUG : empty space: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59912d_d20250716_m034610_c001_v0001100_t0024_u01752637570949") 2025/07/16 03:55:25 DEBUG : enormous: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e28_d20250716_m034643_c001_v7007000_t0000_u01752637603567") 2025/07/16 03:55:25 DEBUG : enormous: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991d3_d20250716_m034642_c001_v0001100_t0003_u01752637602838") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761ea7c_d20250716_m034959_c001_v7007000_t0000_u01752637799877") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e4c_d20250716_m034958_c001_v0001098_t0056_u01752637798567") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44c3_d20250716_m034704_c001_v7007000_t0000_u01752637624580") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59921f_d20250716_m034703_c001_v0001100_t0058_u01752637623531") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671063_d20250716_m034607_c001_v7007000_t0000_u01752637567746") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59910b_d20250716_m034606_c001_v0001100_t0043_u01752637566645") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671060_d20250716_m034606_c001_v7007000_t0000_u01752637566095") 2025/07/16 03:55:25 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599101_d20250716_m034605_c001_v0001100_t0013_u01752637565383") 2025/07/16 03:55:26 DEBUG : existing: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990fe_d20250716_m034604_c001_v0001100_t0011_u01752637564550") 2025/07/16 03:55:26 DEBUG : existing-b: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44c4_d20250716_m034704_c001_v7007000_t0000_u01752637624763") 2025/07/16 03:55:26 DEBUG : existing-b: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ba4_d20250716_m034703_c001_v0001098_t0024_u01752637623521") 2025/07/16 03:55:26 DEBUG : file1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e28_d20250716_m035056_c001_v7007000_t0000_u01752637856514") 2025/07/16 03:55:26 DEBUG : file1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aa76_d20250716_m035055_c001_v0001182_t0006_u01752637855329") 2025/07/16 03:55:26 DEBUG : file1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e24_d20250716_m035054_c001_v7007000_t0000_u01752637854005") 2025/07/16 03:55:26 DEBUG : file1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa27a_d20250716_m035052_c001_v0001105_t0020_u01752637852578") 2025/07/16 03:55:26 DEBUG : five: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e46_d20250716_m034648_c001_v7007000_t0000_u01752637608599") 2025/07/16 03:55:26 DEBUG : five: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4080f7e0dd5991e5_d20250716_m034646_c001_v0001100_t0005_u01752637606418") 2025/07/16 03:55:26 DEBUG : foo: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e01579e_d20250716_m034616_c001_v7007000_t0000_u01752637576350") 2025/07/16 03:55:26 DEBUG : foo: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4080f7e0dd599143_d20250716_m034615_c001_v0001100_t0005_u01752637575798") 2025/07/16 03:55:26 DEBUG : foo: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4080f7e0dd599141_d20250716_m034615_c001_v0001100_t0005_u01752637575240") 2025/07/16 03:55:26 DEBUG : four: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e49_d20250716_m034648_c001_v7007000_t0000_u01752637608781") 2025/07/16 03:55:26 DEBUG : four: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f408e7744c6152d78_d20250716_m034646_c001_v0001036_t0019_u01752637606978") 2025/07/16 03:55:26 DEBUG : four: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991df_d20250716_m034645_c001_v0001100_t0056_u01752637605653") 2025/07/16 03:55:26 DEBUG : hello world2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c14_d20250716_m034521_c001_v7007000_t0000_u01752637521561") 2025/07/16 03:55:26 DEBUG : hello world2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59904a_d20250716_m034520_c001_v0001100_t0058_u01752637520881") 2025/07/16 03:55:26 DEBUG : ignore-size: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967105f_d20250716_m034604_c001_v7007000_t0000_u01752637564183") 2025/07/16 03:55:26 DEBUG : ignore-size: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990f6_d20250716_m034603_c001_v0001100_t0046_u01752637563074") 2025/07/16 03:55:26 DEBUG : nested/sub dir/file: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44c1_d20250716_m034702_c001_v7007000_t0000_u01752637622774") 2025/07/16 03:55:26 DEBUG : nested/sub dir/file: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59921b_d20250716_m034701_c001_v0001100_t0009_u01752637621623") 2025/07/16 03:55:27 DEBUG : nested/sub dir/file: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091eec_d20250716_m034700_c001_v7007000_t0000_u01752637620872") 2025/07/16 03:55:27 DEBUG : nested/sub dir/file: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599215_d20250716_m034659_c001_v0001100_t0039_u01752637619782") 2025/07/16 03:55:27 DEBUG : one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e4d_d20250716_m034648_c001_v7007000_t0000_u01752637608963") 2025/07/16 03:55:27 DEBUG : one: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4080f7e0dd5991d9_d20250716_m034644_c001_v0001100_t0005_u01752637604884") 2025/07/16 03:55:27 DEBUG : only0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6df6_d20250716_m035048_c001_v7007000_t0000_u01752637848103") 2025/07/16 03:55:27 DEBUG : only0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40791c4f2bf4a9e9_d20250716_m035043_c001_v0001182_t0019_u01752637843135") 2025/07/16 03:55:27 DEBUG : only0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ef6_d20250716_m035026_c001_v0001098_t0049_u01752637826725") 2025/07/16 03:55:27 DEBUG : only0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028fca1_d20250716_m035020_c001_v7007000_t0000_u01752637820937") 2025/07/16 03:55:27 DEBUG : only0: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e5e_d20250716_m035003_c001_v0001098_t0012_u01752637803611") 2025/07/16 03:55:27 DEBUG : only1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6df8_d20250716_m035048_c001_v7007000_t0000_u01752637848285") 2025/07/16 03:55:27 DEBUG : only1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40041bf2aa6aa25e_d20250716_m035043_c001_v0001105_t0035_u01752637843141") 2025/07/16 03:55:27 DEBUG : only1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06efa_d20250716_m035027_c001_v0001098_t0038_u01752637827757") 2025/07/16 03:55:27 DEBUG : only1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028fca6_d20250716_m035021_c001_v7007000_t0000_u01752637821119") 2025/07/16 03:55:27 DEBUG : only1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e62_d20250716_m035004_c001_v0001098_t0034_u01752637804342") 2025/07/16 03:55:27 DEBUG : only10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dfb_d20250716_m035048_c001_v7007000_t0000_u01752637848470") 2025/07/16 03:55:27 DEBUG : only10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06f83_d20250716_m035042_c001_v0001098_t0036_u01752637842210") 2025/07/16 03:55:27 DEBUG : only10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f45_d20250716_m035034_c001_v0001098_t0047_u01752637834763") 2025/07/16 03:55:27 DEBUG : only10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9ba1_d20250716_m035021_c001_v7007000_t0000_u01752637821118") 2025/07/16 03:55:27 DEBUG : only10: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ea4_d20250716_m035011_c001_v0001098_t0044_u01752637811623") 2025/07/16 03:55:27 DEBUG : only11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6dfe_d20250716_m035048_c001_v7007000_t0000_u01752637848653") 2025/07/16 03:55:27 DEBUG : only11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40641e6bc7c85b1f_d20250716_m035042_c001_v0001154_t0007_u01752637842761") 2025/07/16 03:55:28 DEBUG : only11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f49_d20250716_m035035_c001_v0001098_t0038_u01752637835628") 2025/07/16 03:55:28 DEBUG : only11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142b9_d20250716_m035020_c001_v7007000_t0000_u01752637820728") 2025/07/16 03:55:28 DEBUG : only11: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eac_d20250716_m035012_c001_v0001098_t0000_u01752637812404") 2025/07/16 03:55:28 DEBUG : only12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e02_d20250716_m035048_c001_v7007000_t0000_u01752637848835") 2025/07/16 03:55:28 DEBUG : only12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40641e6bc7c85b27_d20250716_m035043_c001_v0001154_t0007_u01752637843130") 2025/07/16 03:55:28 DEBUG : only12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f4d_d20250716_m035036_c001_v0001098_t0029_u01752637836333") 2025/07/16 03:55:28 DEBUG : only12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142bc_d20250716_m035021_c001_v7007000_t0000_u01752637821316") 2025/07/16 03:55:28 DEBUG : only12: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eb0_d20250716_m035013_c001_v0001098_t0019_u01752637813139") 2025/07/16 03:55:28 DEBUG : only13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e05_d20250716_m035049_c001_v7007000_t0000_u01752637849017") 2025/07/16 03:55:28 DEBUG : only13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06f8f_d20250716_m035043_c001_v0001098_t0036_u01752637843159") 2025/07/16 03:55:28 DEBUG : only13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f53_d20250716_m035037_c001_v0001098_t0015_u01752637837073") 2025/07/16 03:55:28 DEBUG : only13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142bb_d20250716_m035021_c001_v7007000_t0000_u01752637821102") 2025/07/16 03:55:28 DEBUG : only13: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eb6_d20250716_m035013_c001_v0001098_t0022_u01752637813844") 2025/07/16 03:55:28 DEBUG : only14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e08_d20250716_m035049_c001_v7007000_t0000_u01752637849200") 2025/07/16 03:55:28 DEBUG : only14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40041bf2aa6aa25c_d20250716_m035042_c001_v0001105_t0035_u01752637842951") 2025/07/16 03:55:28 DEBUG : only14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f59_d20250716_m035037_c001_v0001098_t0027_u01752637837853") 2025/07/16 03:55:28 DEBUG : only14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9b97_d20250716_m035020_c001_v7007000_t0000_u01752637820725") 2025/07/16 03:55:28 DEBUG : only14: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ebc_d20250716_m035014_c001_v0001098_t0043_u01752637814725") 2025/07/16 03:55:28 DEBUG : only15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e0c_d20250716_m035049_c001_v7007000_t0000_u01752637849383") 2025/07/16 03:55:28 DEBUG : only15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40641e6bc7c85b29_d20250716_m035043_c001_v0001154_t0007_u01752637843312") 2025/07/16 03:55:29 DEBUG : only15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f61_d20250716_m035038_c001_v0001098_t0034_u01752637838450") 2025/07/16 03:55:29 DEBUG : only15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028fc9a_d20250716_m035020_c001_v7007000_t0000_u01752637820736") 2025/07/16 03:55:29 DEBUG : only15: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ec0_d20250716_m035015_c001_v0001098_t0036_u01752637815469") 2025/07/16 03:55:29 DEBUG : only16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e0f_d20250716_m035049_c001_v7007000_t0000_u01752637849566") 2025/07/16 03:55:29 DEBUG : only16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06f87_d20250716_m035042_c001_v0001098_t0036_u01752637842786") 2025/07/16 03:55:29 DEBUG : only16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f69_d20250716_m035039_c001_v0001098_t0018_u01752637839083") 2025/07/16 03:55:29 DEBUG : only16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9ba6_d20250716_m035021_c001_v7007000_t0000_u01752637821325") 2025/07/16 03:55:29 DEBUG : only16: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eca_d20250716_m035016_c001_v0001098_t0006_u01752637816507") 2025/07/16 03:55:30 DEBUG : only17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e12_d20250716_m035049_c001_v7007000_t0000_u01752637849749") 2025/07/16 03:55:30 DEBUG : only17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40641e6bc7c85b21_d20250716_m035042_c001_v0001154_t0007_u01752637842947") 2025/07/16 03:55:30 DEBUG : only17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f6f_d20250716_m035039_c001_v0001098_t0051_u01752637839719") 2025/07/16 03:55:30 DEBUG : only17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028fcb2_d20250716_m035021_c001_v7007000_t0000_u01752637821486") 2025/07/16 03:55:30 DEBUG : only17: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ed0_d20250716_m035017_c001_v0001098_t0023_u01752637817427") 2025/07/16 03:55:30 DEBUG : only18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e16_d20250716_m035049_c001_v7007000_t0000_u01752637849931") 2025/07/16 03:55:30 DEBUG : only18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06f8b_d20250716_m035042_c001_v0001098_t0036_u01752637842972") 2025/07/16 03:55:30 DEBUG : only18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f75_d20250716_m035040_c001_v0001098_t0052_u01752637840438") 2025/07/16 03:55:30 DEBUG : only18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9ba0_d20250716_m035021_c001_v7007000_t0000_u01752637821111") 2025/07/16 03:55:30 DEBUG : only18: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06ed6_d20250716_m035018_c001_v0001098_t0048_u01752637818096") 2025/07/16 03:55:30 DEBUG : only19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e19_d20250716_m035050_c001_v7007000_t0000_u01752637850114") 2025/07/16 03:55:30 DEBUG : only19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06f95_d20250716_m035043_c001_v0001098_t0036_u01752637843533") 2025/07/16 03:55:30 DEBUG : only19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f7d_d20250716_m035041_c001_v0001098_t0045_u01752637841097") 2025/07/16 03:55:30 DEBUG : only19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142bd_d20250716_m035021_c001_v7007000_t0000_u01752637821500") 2025/07/16 03:55:30 DEBUG : only19: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06eda_d20250716_m035018_c001_v0001098_t0013_u01752637818905") 2025/07/16 03:55:30 DEBUG : only2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e1a_d20250716_m035050_c001_v7007000_t0000_u01752637850297") 2025/07/16 03:55:30 DEBUG : only2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40791c4f2bf4a9ef_d20250716_m035043_c001_v0001182_t0019_u01752637843324") 2025/07/16 03:55:30 DEBUG : only2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f00_d20250716_m035028_c001_v0001098_t0017_u01752637828511") 2025/07/16 03:55:30 DEBUG : only2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9b90_d20250716_m035020_c001_v7007000_t0000_u01752637820351") 2025/07/16 03:55:30 DEBUG : only2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e68_d20250716_m035005_c001_v0001098_t0049_u01752637805130") 2025/07/16 03:55:30 DEBUG : only3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e1b_d20250716_m035050_c001_v7007000_t0000_u01752637850479") 2025/07/16 03:55:30 DEBUG : only3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40641e6bc7c85b33_d20250716_m035043_c001_v0001154_t0007_u01752637843680") 2025/07/16 03:55:30 DEBUG : only3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f08_d20250716_m035029_c001_v0001098_t0021_u01752637829231") 2025/07/16 03:55:31 DEBUG : only3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f42173e82187142ba_d20250716_m035020_c001_v7007000_t0000_u01752637820918") 2025/07/16 03:55:31 DEBUG : only3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e6c_d20250716_m035006_c001_v0001098_t0025_u01752637806060") 2025/07/16 03:55:31 DEBUG : only4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e1c_d20250716_m035050_c001_v7007000_t0000_u01752637850662") 2025/07/16 03:55:31 DEBUG : only4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40641e6bc7c85b2f_d20250716_m035043_c001_v0001154_t0007_u01752637843496") 2025/07/16 03:55:31 DEBUG : only4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f14_d20250716_m035029_c001_v0001098_t0010_u01752637829986") 2025/07/16 03:55:31 DEBUG : only4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9b94_d20250716_m035020_c001_v7007000_t0000_u01752637820533") 2025/07/16 03:55:31 DEBUG : only4: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e74_d20250716_m035006_c001_v0001098_t0008_u01752637806920") 2025/07/16 03:55:31 DEBUG : only5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e1d_d20250716_m035050_c001_v7007000_t0000_u01752637850856") 2025/07/16 03:55:31 DEBUG : only5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40041bf2aa6aa260_d20250716_m035043_c001_v0001105_t0035_u01752637843334") 2025/07/16 03:55:31 DEBUG : only5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f1e_d20250716_m035030_c001_v0001098_t0046_u01752637830817") 2025/07/16 03:55:31 DEBUG : only5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9b98_d20250716_m035020_c001_v7007000_t0000_u01752637820742") 2025/07/16 03:55:31 DEBUG : only5: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e7c_d20250716_m035007_c001_v0001098_t0011_u01752637807932") 2025/07/16 03:55:31 DEBUG : only6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e1e_d20250716_m035051_c001_v7007000_t0000_u01752637851039") 2025/07/16 03:55:31 DEBUG : only6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06f93_d20250716_m035043_c001_v0001098_t0036_u01752637843347") 2025/07/16 03:55:31 DEBUG : only6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f25_d20250716_m035031_c001_v0001098_t0006_u01752637831703") 2025/07/16 03:55:31 DEBUG : only6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9b9d_d20250716_m035020_c001_v7007000_t0000_u01752637820928") 2025/07/16 03:55:31 DEBUG : only6: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e84_d20250716_m035008_c001_v0001098_t0030_u01752637808613") 2025/07/16 03:55:31 DEBUG : only7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e20_d20250716_m035051_c001_v7007000_t0000_u01752637851221") 2025/07/16 03:55:31 DEBUG : only7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40791c4f2bf4a9fd_d20250716_m035043_c001_v0001182_t0019_u01752637843691") 2025/07/16 03:55:31 DEBUG : only7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f2f_d20250716_m035032_c001_v0001098_t0058_u01752637832481") 2025/07/16 03:55:31 DEBUG : only7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9ba4_d20250716_m035021_c001_v7007000_t0000_u01752637821294") 2025/07/16 03:55:32 DEBUG : only7: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e8c_d20250716_m035009_c001_v0001098_t0001_u01752637809431") 2025/07/16 03:55:32 DEBUG : only8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e22_d20250716_m035051_c001_v7007000_t0000_u01752637851405") 2025/07/16 03:55:32 DEBUG : only8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40791c4f2bf4a9f6_d20250716_m035043_c001_v0001182_t0019_u01752637843506") 2025/07/16 03:55:32 DEBUG : only8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f35_d20250716_m035033_c001_v0001098_t0042_u01752637833238") 2025/07/16 03:55:32 DEBUG : only8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f73a5435b9b9b_d20250716_m035020_c001_v7007000_t0000_u01752637820906") 2025/07/16 03:55:32 DEBUG : only8: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e94_d20250716_m035010_c001_v0001098_t0034_u01752637810215") 2025/07/16 03:55:32 DEBUG : only9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e23_d20250716_m035051_c001_v7007000_t0000_u01752637851619") 2025/07/16 03:55:32 DEBUG : only9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40041bf2aa6aa262_d20250716_m035043_c001_v0001105_t0035_u01752637843516") 2025/07/16 03:55:32 DEBUG : only9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06f3d_d20250716_m035034_c001_v0001098_t0017_u01752637834051") 2025/07/16 03:55:32 DEBUG : only9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d028fcad_d20250716_m035021_c001_v7007000_t0000_u01752637821303") 2025/07/16 03:55:32 DEBUG : only9: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06e9c_d20250716_m035011_c001_v0001098_t0055_u01752637811010") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091ecd_d20250716_m034658_c001_v7007000_t0000_u01752637618657") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152d8e_d20250716_m034656_c001_v0001036_t0030_u01752637616036") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091ea0_d20250716_m034654_c001_v7007000_t0000_u01752637614925") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06b73_d20250716_m034652_c001_v0001098_t0052_u01752637612970") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e79_d20250716_m034652_c001_v7007000_t0000_u01752637612224") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152d7c_d20250716_m034649_c001_v0001036_t0017_u01752637609904") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091df0_d20250716_m034639_c001_v7007000_t0000_u01752637599124") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991b4_d20250716_m034637_c001_v0001100_t0053_u01752637597576") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091dc3_d20250716_m034635_c001_v7007000_t0000_u01752637595926") 2025/07/16 03:55:32 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991a4_d20250716_m034634_c001_v0001100_t0023_u01752637594913") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091db8_d20250716_m034633_c001_v7007000_t0000_u01752637593660") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59919c_d20250716_m034632_c001_v0001100_t0025_u01752637592611") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158e1_d20250716_m034626_c001_v7007000_t0000_u01752637586109") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59916d_d20250716_m034624_c001_v0001100_t0052_u01752637584322") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158a5_d20250716_m034623_c001_v7007000_t0000_u01752637583959") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59915f_d20250716_m034622_c001_v0001100_t0002_u01752637582450") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e015881_d20250716_m034622_c001_v7007000_t0000_u01752637582087") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59915b_d20250716_m034621_c001_v0001100_t0036_u01752637581341") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599157_d20250716_m034620_c001_v0001100_t0038_u01752637580525") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e015824_d20250716_m034620_c001_v7007000_t0000_u01752637580162") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599151_d20250716_m034619_c001_v0001100_t0017_u01752637579490") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59914f_d20250716_m034618_c001_v0001100_t0054_u01752637578738") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0157c9_d20250716_m034618_c001_v7007000_t0000_u01752637578377") 2025/07/16 03:55:33 DEBUG : potato: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59914b_d20250716_m034617_c001_v0001100_t0022_u01752637577411") 2025/07/16 03:55:33 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c302196714bb_d20250716_m034743_c001_v7007000_t0000_u01752637663781") 2025/07/16 03:55:33 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152df4_d20250716_m034742_c001_v0001036_t0044_u01752637662786") 2025/07/16 03:55:33 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834205587_d20250716_m034735_c001_v7007000_t0000_u01752637655187") 2025/07/16 03:55:33 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152ddc_d20250716_m034730_c001_v0001036_t0014_u01752637650101") 2025/07/16 03:55:33 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4003d7a695dddf41_d20250716_m034722_c001_v7007000_t0000_u01752637642550") 2025/07/16 03:55:33 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152dbe_d20250716_m034717_c001_v0001036_t0042_u01752637637854") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44cb_d20250716_m034710_c001_v7007000_t0000_u01752637630065") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152daa_d20250716_m034705_c001_v0001036_t0043_u01752637625733") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e2b_d20250716_m034643_c001_v7007000_t0000_u01752637603751") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991cf_d20250716_m034642_c001_v0001100_t0029_u01752637602054") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e0f_d20250716_m034641_c001_v7007000_t0000_u01752637601669") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991bd_d20250716_m034639_c001_v0001100_t0034_u01752637599700") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091df4_d20250716_m034639_c001_v7007000_t0000_u01752637599321") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991b9_d20250716_m034638_c001_v0001100_t0016_u01752637598337") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091dd6_d20250716_m034637_c001_v7007000_t0000_u01752637597210") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991ac_d20250716_m034636_c001_v0001100_t0004_u01752637596305") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091dbb_d20250716_m034634_c001_v7007000_t0000_u01752637594535") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991a2_d20250716_m034633_c001_v0001100_t0058_u01752637593670") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f407fe7564e0158ef_d20250716_m034626_c001_v7007000_t0000_u01752637586849") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599175_d20250716_m034625_c001_v0001100_t0048_u01752637585745") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c1c_d20250716_m034524_c001_v7007000_t0000_u01752637524493") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59905b_d20250716_m034523_c001_v0001100_t0031_u01752637523682") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c17_d20250716_m034522_c001_v7007000_t0000_u01752637522782") 2025/07/16 03:55:34 DEBUG : potato2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599050_d20250716_m034522_c001_v0001100_t0002_u01752637522107") 2025/07/16 03:55:34 DEBUG : potato3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834205582_d20250716_m034734_c001_v7007000_t0000_u01752637654987") 2025/07/16 03:55:34 DEBUG : potato3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599276_d20250716_m034731_c001_v0001100_t0034_u01752637651564") 2025/07/16 03:55:35 DEBUG : potato3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4003d7a695dddf42_d20250716_m034722_c001_v7007000_t0000_u01752637642872") 2025/07/16 03:55:35 DEBUG : potato3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599253_d20250716_m034719_c001_v0001100_t0054_u01752637639457") 2025/07/16 03:55:35 DEBUG : potato3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44cc_d20250716_m034710_c001_v7007000_t0000_u01752637630495") 2025/07/16 03:55:35 DEBUG : potato3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599229_d20250716_m034706_c001_v0001100_t0018_u01752637626486") 2025/07/16 03:55:35 DEBUG : pre-dest1/1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967157c_d20250716_m034818_c001_v7007000_t0000_u01752637698362") 2025/07/16 03:55:35 DEBUG : pre-dest1/1: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5992ee_d20250716_m034810_c001_v0001100_t0029_u01752637690225") 2025/07/16 03:55:35 DEBUG : pre-dest2/2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671582_d20250716_m034818_c001_v7007000_t0000_u01752637698544") 2025/07/16 03:55:35 DEBUG : pre-dest2/2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152e29_d20250716_m034811_c001_v0001036_t0033_u01752637691047") 2025/07/16 03:55:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb477b_d20250716_m034755_c001_v7007000_t0000_u01752637675562") 2025/07/16 03:55:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06c6a_d20250716_m034751_c001_v0001098_t0024_u01752637671480") 2025/07/16 03:55:35 DEBUG : sizeonly: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967105d_d20250716_m034602_c001_v7007000_t0000_u01752637562520") 2025/07/16 03:55:35 DEBUG : sizeonly: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990f2_d20250716_m034601_c001_v0001100_t0014_u01752637561469") 2025/07/16 03:55:35 DEBUG : splitbanan: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f420f204b315bf548_d20250716_m035251_c001_v7007000_t0000_u01752637971827") 2025/07/16 03:55:35 DEBUG : splitbanan: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85cc4_d20250716_m035244_c001_v0001154_t0006_u01752637964102") 2025/07/16 03:55:35 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e2a_d20250716_m035410_c001_v7007000_t0000_u01752638050423") 2025/07/16 03:55:35 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07309_d20250716_m035403_c001_v0001098_t0049_u01752638043374") 2025/07/16 03:55:35 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae7533bd_d20250716_m035354_c001_v7007000_t0000_u01752638034254") 2025/07/16 03:55:35 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd072c9_d20250716_m035347_c001_v0001098_t0002_u01752638027254") 2025/07/16 03:55:35 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164ef82d0290201_d20250716_m035339_c001_v7007000_t0000_u01752638019200") 2025/07/16 03:55:35 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07289_d20250716_m035332_c001_v0001098_t0038_u01752638012501") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037f4cd61644929_d20250716_m035323_c001_v7007000_t0000_u01752638003875") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07241_d20250716_m035317_c001_v0001098_t0053_u01752637997271") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4146207bf9c10cdd_d20250716_m035307_c001_v7007000_t0000_u01752637987851") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd071f5_d20250716_m035300_c001_v0001098_t0050_u01752637980854") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5f10_d20250716_m035246_c001_v7007000_t0000_u01752637966351") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3fe_d20250716_m035242_c001_v0001105_t0000_u01752637962979") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f417f43067761f133_d20250716_m035234_c001_v7007000_t0000_u01752637954251") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4af3d_d20250716_m035227_c001_v0001182_t0018_u01752637947125") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4037087ca413947c_d20250716_m035225_c001_v7007000_t0000_u01752637945580") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa3b4_d20250716_m035222_c001_v0001105_t0037_u01752637942599") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b4cd_d20250716_m035213_c001_v7007000_t0000_u01752637933981") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85c43_d20250716_m035206_c001_v0001154_t0020_u01752637926835") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f41271751ae752f22_d20250716_m035205_c001_v7007000_t0000_u01752637925737") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4ade9_d20250716_m035202_c001_v0001182_t0000_u01752637922329") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4083fa3fb9fdfd93_d20250716_m035147_c001_v7007000_t0000_u01752637907552") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa32c_d20250716_m035143_c001_v0001105_t0008_u01752637903708") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f40448ee3c983b3de_d20250716_m035134_c001_v7007000_t0000_u01752637894107") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2ee_d20250716_m035127_c001_v0001105_t0020_u01752637887521") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e885610931eb_d20250716_m035119_c001_v7007000_t0000_u01752637879079") 2025/07/16 03:55:36 DEBUG : splitbananasplit: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa2bc_d20250716_m035112_c001_v0001105_t0026_u01752637872200") 2025/07/16 03:55:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f401d7054ef9fe29a_d20250716_m035229_c001_v7007000_t0000_u01752637949018") 2025/07/16 03:55:37 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07135_d20250716_m035223_c001_v0001098_t0001_u01752637943832") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6ea6_d20250716_m035103_c001_v7007000_t0000_u01752637863999") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa292_d20250716_m035101_c001_v0001105_t0013_u01752637861270") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb56fe_d20250716_m035100_c001_v7007000_t0000_u01752637860120") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b59_d20250716_m035057_c001_v0001154_t0008_u01752637857473") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb44c2_d20250716_m034702_c001_v7007000_t0000_u01752637622970") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f108e7744c6152da0_d20250716_m034701_c001_v0001036_t0019_u01752637621979") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091ef0_d20250716_m034701_c001_v7007000_t0000_u01752637621055") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06b8f_d20250716_m034700_c001_v0001098_t0030_u01752637620134") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671055_d20250716_m034559_c001_v7007000_t0000_u01752637559307") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990e3_d20250716_m034557_c001_v0001100_t0009_u01752637557615") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c3021967104e_d20250716_m034557_c001_v7007000_t0000_u01752637557249") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990dd_d20250716_m034555_c001_v0001100_t0030_u01752637555991") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671038_d20250716_m034553_c001_v7007000_t0000_u01752637553855") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990cf_d20250716_m034552_c001_v0001100_t0022_u01752637552608") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671028_d20250716_m034552_c001_v7007000_t0000_u01752637552064") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990cd_d20250716_m034550_c001_v0001100_t0017_u01752637550962") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990c9_d20250716_m034548_c001_v0001100_t0025_u01752637548323") 2025/07/16 03:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219671007_d20250716_m034547_c001_v7007000_t0000_u01752637547956") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990c5_d20250716_m034547_c001_v0001100_t0041_u01752637547224") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990bb_d20250716_m034546_c001_v0001100_t0035_u01752637546242") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4164c30219670fea_d20250716_m034545_c001_v7007000_t0000_u01752637545877") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990b3_d20250716_m034542_c001_v0001100_t0032_u01752637542736") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5990ab_d20250716_m034539_c001_v0001100_t0002_u01752637539585") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204cd9_d20250716_m034539_c001_v7007000_t0000_u01752637539224") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59909f_d20250716_m034538_c001_v0001100_t0036_u01752637538416") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59909d_d20250716_m034537_c001_v0001100_t0042_u01752637537458") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c99_d20250716_m034537_c001_v7007000_t0000_u01752637537097") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599089_d20250716_m034533_c001_v0001100_t0056_u01752637533302") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c36_d20250716_m034532_c001_v7007000_t0000_u01752637532942") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599087_d20250716_m034532_c001_v0001100_t0021_u01752637532205") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c2c_d20250716_m034531_c001_v7007000_t0000_u01752637531306") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59907f_d20250716_m034530_c001_v0001100_t0030_u01752637530661") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c29_d20250716_m034530_c001_v7007000_t0000_u01752637530119") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599071_d20250716_m034529_c001_v0001100_t0036_u01752637529391") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c24_d20250716_m034528_c001_v7007000_t0000_u01752637528493") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599065_d20250716_m034527_c001_v0001100_t0046_u01752637527550") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c21_d20250716_m034527_c001_v7007000_t0000_u01752637527000") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599061_d20250716_m034526_c001_v0001100_t0004_u01752637526319") 2025/07/16 03:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c1e_d20250716_m034525_c001_v7007000_t0000_u01752637525779") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59905f_d20250716_m034525_c001_v0001100_t0041_u01752637525055") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c12_d20250716_m034520_c001_v7007000_t0000_u01752637520342") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599046_d20250716_m034519_c001_v0001100_t0017_u01752637519675") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c0f_d20250716_m034519_c001_v7007000_t0000_u01752637519135") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd599042_d20250716_m034518_c001_v0001100_t0018_u01752637518420") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204c0a_d20250716_m034517_c001_v7007000_t0000_u01752637517522") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59903a_d20250716_m034516_c001_v0001100_t0044_u01752637516729") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f411b4f8834204be6_d20250716_m034514_c001_v7007000_t0000_u01752637514367") 2025/07/16 03:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59902c_d20250716_m034513_c001_v0001100_t0044_u01752637513413") 2025/07/16 03:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6eac_d20250716_m035104_c001_v7007000_t0000_u01752637864183") 2025/07/16 03:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4aab6_d20250716_m035101_c001_v0001182_t0016_u01752637861277") 2025/07/16 03:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f409625629ecb5706_d20250716_m035100_c001_v7007000_t0000_u01752637860304") 2025/07/16 03:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06fbd_d20250716_m035057_c001_v0001098_t0001_u01752637857482") 2025/07/16 03:55:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e2b_d20250716_m035412_c001_v7007000_t0000_u01752638052646") 2025/07/16 03:55:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa5b3_d20250716_m035411_c001_v0001105_t0014_u01752638051900") 2025/07/16 03:55:39 DEBUG : sub/yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091ec5_d20250716_m034658_c001_v7007000_t0000_u01752637618109") 2025/07/16 03:55:39 DEBUG : sub/yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd59920b_d20250716_m034655_c001_v0001100_t0022_u01752637615683") 2025/07/16 03:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e29_d20250716_m035056_c001_v7007000_t0000_u01752637856697") 2025/07/16 03:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa282_d20250716_m035054_c001_v0001105_t0043_u01752637854980") 2025/07/16 03:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e25_d20250716_m035054_c001_v7007000_t0000_u01752637854187") 2025/07/16 03:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85b4b_d20250716_m035052_c001_v0001154_t0022_u01752637852605") 2025/07/16 03:55:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e2a_d20250716_m035056_c001_v7007000_t0000_u01752637856879") 2025/07/16 03:55:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06fb3_d20250716_m035054_c001_v0001098_t0051_u01752637854970") 2025/07/16 03:55:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f405d8d74480a6e26_d20250716_m035054_c001_v7007000_t0000_u01752637854370") 2025/07/16 03:55:40 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06fab_d20250716_m035052_c001_v0001098_t0023_u01752637852580") 2025/07/16 03:55:40 DEBUG : three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e50_d20250716_m034649_c001_v7007000_t0000_u01752637609145") 2025/07/16 03:55:40 DEBUG : three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991ed_d20250716_m034647_c001_v0001100_t0039_u01752637607732") 2025/07/16 03:55:40 DEBUG : three: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991dd_d20250716_m034645_c001_v0001100_t0039_u01752637605269") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e2c_d20250716_m035414_c001_v7007000_t0000_u01752638054275") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b506_d20250716_m035413_c001_v0001182_t0018_u01752638053624") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950f00_d20250716_m035433_c001_v7007000_t0000_u01752638073990") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85e1e_d20250716_m035432_c001_v0001154_t0025_u01752638072162") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950efd_d20250716_m035430_c001_v7007000_t0000_u01752638070566") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b5c6_d20250716_m035429_c001_v0001182_t0049_u01752638069175") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950efc_d20250716_m035428_c001_v7007000_t0000_u01752638068198") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa5f1_d20250716_m035427_c001_v0001105_t0039_u01752638067272") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950ecc_d20250716_m035421_c001_v7007000_t0000_u01752638061827") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b56d_d20250716_m035420_c001_v0001182_t0005_u01752638060573") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950ef0_d20250716_m035424_c001_v7007000_t0000_u01752638064478") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85e0c_d20250716_m035422_c001_v0001154_t0011_u01752638062813") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e95_d20250716_m035419_c001_v7007000_t0000_u01752638059601") 2025/07/16 03:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10041bf2aa6aa5cf_d20250716_m035418_c001_v0001105_t0015_u01752638058908") 2025/07/16 03:55:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e6b_d20250716_m035417_c001_v7007000_t0000_u01752638057933") 2025/07/16 03:55:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07353_d20250716_m035417_c001_v0001098_t0022_u01752638057019") 2025/07/16 03:55:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950e49_d20250716_m035416_c001_v7007000_t0000_u01752638056039") 2025/07/16 03:55:41 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10641e6bc7c85df8_d20250716_m035415_c001_v0001154_t0006_u01752638055256") 2025/07/16 03:55:41 DEBUG : toe/toe/toe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950f03_d20250716_m035439_c001_v7007000_t0000_u01752638079271") 2025/07/16 03:55:41 DEBUG : toe/toe/toe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f10791c4f2bf4b646_d20250716_m035438_c001_v0001182_t0013_u01752638078627") 2025/07/16 03:55:41 DEBUG : toe/toe/toe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950efb_d20250716_m035426_c001_v7007000_t0000_u01752638066303") 2025/07/16 03:55:41 DEBUG : toe/toe/toe: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd0736d_d20250716_m035425_c001_v0001098_t0040_u01752638065442") 2025/07/16 03:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950f01_d20250716_m035434_c001_v7007000_t0000_u01752638074605") 2025/07/16 03:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd07390_d20250716_m035433_c001_v0001098_t0029_u01752638073697") 2025/07/16 03:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4078beb0d8950efe_d20250716_m035431_c001_v7007000_t0000_u01752638071187") 2025/07/16 03:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f118cb2e57cf378bf_d20250716_m035430_c001_v0001184_t0011_u01752638070369") 2025/07/16 03:55:41 DEBUG : two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e54_d20250716_m034649_c001_v7007000_t0000_u01752637609348") 2025/07/16 03:55:41 DEBUG : two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4047025e9dd06b57_d20250716_m034647_c001_v0001098_t0036_u01752637607167") 2025/07/16 03:55:41 DEBUG : two: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4080f7e0dd5991db_d20250716_m034645_c001_v0001100_t0005_u01752637605087") 2025/07/16 03:55:41 DEBUG : yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091ed0_d20250716_m034658_c001_v7007000_t0000_u01752637618840") 2025/07/16 03:55:41 DEBUG : yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f109a7a960b7392b7_d20250716_m034657_c001_v0001037_t0044_u01752637617300") 2025/07/16 03:55:41 DEBUG : yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e96_d20250716_m034654_c001_v7007000_t0000_u01752637614377") 2025/07/16 03:55:41 DEBUG : yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1080f7e0dd5991ff_d20250716_m034652_c001_v0001100_t0001_u01752637612957") 2025/07/16 03:55:41 DEBUG : yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e70_d20250716_m034651_c001_v7007000_t0000_u01752637611674") 2025/07/16 03:55:41 DEBUG : yam: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1047025e9dd06b69_d20250716_m034649_c001_v0001098_t0028_u01752637609915") 2025/07/16 03:55:41 DEBUG : yaml: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091ea3_d20250716_m034655_c001_v7007000_t0000_u01752637615108") 2025/07/16 03:55:42 DEBUG : yaml: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f1076639e302f6fbf_d20250716_m034653_c001_v0001102_t0039_u01752637613952") 2025/07/16 03:55:42 DEBUG : yaml: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f4107e88561091e7c_d20250716_m034652_c001_v7007000_t0000_u01752637612407") 2025/07/16 03:55:42 DEBUG : yaml: Deleting (id "4_z9f221d73506d1b1b9f880e1b_f11719e164fa8f39d_d20250716_m034651_c001_v0001154_t0017_u01752637611257") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m32.696754485s (try 1/5)