"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/19 02:10:36 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku" 2026/05/19 02:10:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 02:10:37 DEBUG : Creating backend with remote "/tmp/rclone1797418412" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/19 02:10:38 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:38 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:39 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:39 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:39 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:39 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:10:40 DEBUG : B2 bucket rclone-test-casaqij0viku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.94s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:41 DEBUG : Creating backend with remote "/non-existing" 2026/05/19 02:10:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/19 02:10:41 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:41 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:42 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:42 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.57s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:44 INFO : B2 bucket rclone-test-casaqij0viku: Running all checks before starting transfers 2026/05/19 02:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:44 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:44 INFO : B2 bucket rclone-test-casaqij0viku: Checks finished, now starting transfers 2026/05/19 02:10:44 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.28s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:45 ERROR : Ignoring --no-traverse with sync 2026/05/19 02:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:45 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:10:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.24s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/19 02:10:46 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:46 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:47 DEBUG : hello world2: size = 12 OK 2026/05/19 02:10:47 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/19 02:10:47 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.27s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:10:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:48 DEBUG : potato2: size = 11 OK 2026/05/19 02:10:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:10:49 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:49 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:50 DEBUG : potato2: size = 11 OK 2026/05/19 02:10:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/19 02:10:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:10:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/19 02:10:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:10:50 INFO : sub dir2: Making directory 2026/05/19 02:10:50 INFO : sub dir: Making directory 2026/05/19 02:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:50 INFO : sub dir2/sub sub dir2: Making directory 2026/05/19 02:10:50 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:50 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:51 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/19 02:10:51 DEBUG : B2 bucket rclone-test-casaqij0viku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:51 INFO : sub dir2: Making directory 2026/05/19 02:10:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/19 02:10:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:52 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:52 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:53 DEBUG : sub dir2: Making directory with metadata 2026/05/19 02:10:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:10:53 INFO : sub dir2: Making directory 2026/05/19 02:10:53 INFO : sub dir: Making directory 2026/05/19 02:10:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:53 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:53 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:53 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:53 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:10:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/19 02:10:53 DEBUG : B2 bucket rclone-test-casaqij0viku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/19 02:10:54 DEBUG : B2 bucket rclone-test-casaqij0viku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:54 INFO : sub dir2: Making directory 2026/05/19 02:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:55 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:55 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:55 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:55 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:10:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:56 DEBUG : sub dir2: Making directory with metadata 2026/05/19 02:10:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:10:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:10:56 INFO : sub dir2: Making directory 2026/05/19 02:10:56 INFO : sub dir: Making directory 2026/05/19 02:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:56 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:56 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:56 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:10:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/19 02:10:56 DEBUG : B2 bucket rclone-test-casaqij0viku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:57 INFO : sub dir2: Making directory 2026/05/19 02:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:10:57 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:10:57 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:10:58 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:10:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:10:58 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-mobahuw0nita" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-casaqij0viku -> B2 bucket rclone-test-mobahuw0nita 2026/05/19 02:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:11:01 DEBUG : B2 bucket rclone-test-mobahuw0nita: Waiting for checks to finish 2026/05/19 02:11:01 DEBUG : B2 bucket rclone-test-mobahuw0nita: Waiting for transfers to finish 2026/05/19 02:11:01 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:11:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:11:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 02:11:02 DEBUG : B2 bucket rclone-test-mobahuw0nita: Purge remote 2026/05/19 02:11:02 INFO : B2 bucket rclone-test-mobahuw0nita: cleaning bucket "rclone-test-mobahuw0nita" of all files 2026/05/19 02:11:02 DEBUG : sub dir/hello world: Deleting (id "4_zef023d33000d3beb9fe80e1b_f117fc388f7d285fa_d20260519_m021101_c001_v0001032_t0008_u01779156661580") --- PASS: TestServerSideCopy (4.19s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:11:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:04 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 02:11:04 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:04 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:04 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 02:11:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 02:11:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.83s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-toqihet7roza" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-casaqij0viku -> B2 bucket rclone-test-toqihet7roza 2026/05/19 02:11:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:11:07 DEBUG : B2 bucket rclone-test-toqihet7roza: Waiting for checks to finish 2026/05/19 02:11:07 DEBUG : B2 bucket rclone-test-toqihet7roza: Waiting for transfers to finish 2026/05/19 02:11:07 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:11:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:11:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 02:11:09 DEBUG : B2 bucket rclone-test-toqihet7roza: Waiting for checks to finish 2026/05/19 02:11:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-toqihet7roza) 2026/05/19 02:11:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 02:11:09 DEBUG : B2 bucket rclone-test-toqihet7roza: Waiting for transfers to finish 2026/05/19 02:11:10 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 02:11:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 02:11:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 02:11:10 DEBUG : B2 bucket rclone-test-toqihet7roza: Purge remote 2026/05/19 02:11:10 INFO : B2 bucket rclone-test-toqihet7roza: cleaning bucket "rclone-test-toqihet7roza" of all files 2026/05/19 02:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f624db3000d3beb9fe80e1b_f1181ec21764b6227_d20260519_m021109_c001_v0001105_t0053_u01779156669659") 2026/05/19 02:11:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f624db3000d3beb9fe80e1b_f101a75f31d0ccf2b_d20260519_m021107_c001_v0001185_t0058_u01779156667641") --- PASS: TestServerSideCopyOverSelf (6.57s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:11:12 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:12 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 02:11:12 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:12 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:13 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 02:11:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 02:11:13 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/19 02:11:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.09s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-siderab1vaza" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-casaqij0viku -> B2 bucket rclone-test-siderab1vaza 2026/05/19 02:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:11:15 DEBUG : B2 bucket rclone-test-siderab1vaza: Waiting for checks to finish 2026/05/19 02:11:15 DEBUG : B2 bucket rclone-test-siderab1vaza: Waiting for transfers to finish 2026/05/19 02:11:16 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:11:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:11:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 02:11:17 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:17 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-siderab1vaza) 2026/05/19 02:11:17 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 02:11:17 DEBUG : B2 bucket rclone-test-siderab1vaza: Waiting for checks to finish 2026/05/19 02:11:17 DEBUG : B2 bucket rclone-test-siderab1vaza: Waiting for transfers to finish 2026/05/19 02:11:18 DEBUG : sub dir/hello world: size = 17 OK 2026/05/19 02:11:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/19 02:11:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 02:11:18 INFO : sub dir/hello world: Deleted 2026/05/19 02:11:19 DEBUG : testing file moves 2026/05/19 02:11:19 DEBUG : B2 bucket rclone-test-siderab1vaza: Waiting for checks to finish 2026/05/19 02:11:19 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:19 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-siderab1vaza) 2026/05/19 02:11:19 DEBUG : sub dir/hello world: Sizes differ 2026/05/19 02:11:19 DEBUG : B2 bucket rclone-test-siderab1vaza: Waiting for transfers to finish 2026/05/19 02:11:20 DEBUG : sub dir/hello world: size = 24 OK 2026/05/19 02:11:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/19 02:11:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/19 02:11:20 INFO : sub dir/hello world: Deleted 2026/05/19 02:11:20 DEBUG : B2 bucket rclone-test-siderab1vaza: Purge remote 2026/05/19 02:11:20 INFO : B2 bucket rclone-test-siderab1vaza: cleaning bucket "rclone-test-siderab1vaza" of all files 2026/05/19 02:11:20 DEBUG : sub dir/hello world: Deleting (id "4_zafe26dc3000d3beb9fe80e1b_f102de795fb887aad_d20260519_m021119_c001_v0001174_t0043_u01779156679889") 2026/05/19 02:11:20 DEBUG : sub dir/hello world: Deleting (id "4_zafe26dc3000d3beb9fe80e1b_f11065e8bf2ee51ec_d20260519_m021117_c001_v0001033_t0053_u01779156677908") 2026/05/19 02:11:20 DEBUG : sub dir/hello world: Deleting (id "4_zafe26dc3000d3beb9fe80e1b_f1087b586c69959f9_d20260519_m021116_c001_v0001172_t0059_u01779156676252") --- PASS: TestServerSideMoveOverSelf (8.93s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:23 ERROR : error listing: directory not found 2026/05/19 02:11:23 INFO : Local file system at /tmp/rclone1797418412: Making directory 2026/05/19 02:11:23 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:23 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:11:25 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for checks to finish 2026/05/19 02:11:25 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for transfers to finish 2026/05/19 02:11:25 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/19 02:11:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:11:25 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/19 02:11:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:26 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/19 02:11:26 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:26 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:26 DEBUG : check sum: size = 1 OK 2026/05/19 02:11:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:11:26 INFO : check sum: Copied (new) 2026/05/19 02:11:26 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:27 DEBUG : check sum: size = 1 OK 2026/05/19 02:11:27 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:11:27 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/19 02:11:27 DEBUG : check sum: Unchanged skipping 2026/05/19 02:11:27 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:27 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:27 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/19 02:11:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:28 DEBUG : sizeonly: size = 6 OK 2026/05/19 02:11:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 02:11:28 INFO : sizeonly: Copied (new) 2026/05/19 02:11:28 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:28 DEBUG : sizeonly: size = 6 OK 2026/05/19 02:11:28 DEBUG : sizeonly: Sizes identical 2026/05/19 02:11:28 DEBUG : sizeonly: Unchanged skipping 2026/05/19 02:11:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:28 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.73s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/19 02:11:29 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:29 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/19 02:11:30 INFO : ignore-size: Copied (new) 2026/05/19 02:11:30 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:11:30 DEBUG : ignore-size: Unchanged skipping 2026/05/19 02:11:30 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:30 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:30 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.64s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:32 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:32 DEBUG : existing: size = 6 OK 2026/05/19 02:11:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:11:32 DEBUG : existing: Unchanged skipping 2026/05/19 02:11:32 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:32 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:32 INFO : There was nothing to transfer 2026/05/19 02:11:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/19 02:11:32 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:32 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:32 DEBUG : existing: size = 6 OK 2026/05/19 02:11:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 02:11:32 INFO : existing: Copied (replaced existing) 2026/05/19 02:11:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.05s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/19 02:11:33 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:33 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:33 DEBUG : existing: size = 6 OK 2026/05/19 02:11:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 02:11:33 INFO : existing: Copied (new) 2026/05/19 02:11:34 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:34 DEBUG : existing: Destination exists, skipping 2026/05/19 02:11:34 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:34 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:34 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.69s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:35 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/19 02:11:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/19 02:11:36 DEBUG : c/non empty space: size = 5 OK 2026/05/19 02:11:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:11:36 DEBUG : c/non empty space: Unchanged skipping 2026/05/19 02:11:36 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:36 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:36 DEBUG : a/potato2: size = 60 OK 2026/05/19 02:11:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:11:36 INFO : a/potato2: Copied (new) 2026/05/19 02:11:36 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:36 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:38 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:38 DEBUG : empty space: size = 1 OK 2026/05/19 02:11:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 02:11:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:11:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/19 02:11:38 DEBUG : empty space: Unchanged skipping 2026/05/19 02:11:38 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:38 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:38 INFO : There was nothing to transfer 2026/05/19 02:11:39 DEBUG : empty space: size = 1 OK 2026/05/19 02:11:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 02:11:39 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:11:40 INFO : empty space: Updated modification time in destination 2026/05/19 02:11:40 DEBUG : empty space: Unchanged skipping 2026/05/19 02:11:40 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:40 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:40 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:41 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:41 DEBUG : empty space: size = 1 OK 2026/05/19 02:11:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 02:11:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:11:41 DEBUG : empty space: Unchanged skipping 2026/05/19 02:11:41 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:41 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:41 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:43 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:43 DEBUG : foo: size = 3 OK 2026/05/19 02:11:43 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/19 02:11:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:11:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:43 DEBUG : foo: sha1 differ 2026/05/19 02:11:43 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:43 DEBUG : foo: size = 3 OK 2026/05/19 02:11:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/19 02:11:43 INFO : foo: Copied (replaced existing) 2026/05/19 02:11:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/19 02:11:44 DEBUG : empty space: size = 1 OK 2026/05/19 02:11:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:11:44 DEBUG : empty space: Unchanged skipping 2026/05/19 02:11:44 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:44 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:45 DEBUG : potato: size = 60 OK 2026/05/19 02:11:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:11:45 INFO : potato: Copied (new) 2026/05/19 02:11:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:46 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:11:46 DEBUG : potato: size = 60 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:46 DEBUG : potato: Sizes differ 2026/05/19 02:11:46 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:47 DEBUG : potato: size = 21 OK 2026/05/19 02:11:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/19 02:11:47 INFO : potato: Copied (replaced existing) 2026/05/19 02:11:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:48 DEBUG : potato: size = 21 OK 2026/05/19 02:11:48 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/19 02:11:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1797418412) 2026/05/19 02:11:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:11:48 DEBUG : potato: sha1 differ 2026/05/19 02:11:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:48 DEBUG : potato: size = 21 OK 2026/05/19 02:11:48 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/19 02:11:48 INFO : potato: Copied (replaced existing) 2026/05/19 02:11:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:11:50 DEBUG : empty space: size = 1 OK 2026/05/19 02:11:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:11:50 DEBUG : empty space: Unchanged skipping 2026/05/19 02:11:50 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:50 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/19 02:11:50 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:11:52 DEBUG : empty space: size = 1 OK 2026/05/19 02:11:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:11:52 DEBUG : empty space: Unchanged skipping 2026/05/19 02:11:52 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:52 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:52 DEBUG : potato2: size = 60 OK 2026/05/19 02:11:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:11:52 INFO : potato2: Copied (new) 2026/05/19 02:11:52 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:53 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:54 INFO : d: Making directory 2026/05/19 02:11:54 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/19 02:11:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/19 02:11:55 DEBUG : c/non empty space: size = 5 OK 2026/05/19 02:11:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:11:55 DEBUG : c/non empty space: Unchanged skipping 2026/05/19 02:11:55 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:55 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:55 DEBUG : a/potato2: size = 60 OK 2026/05/19 02:11:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:11:55 INFO : a/potato2: Copied (new) 2026/05/19 02:11:55 DEBUG : Waiting for deletions to finish 2026/05/19 02:11:55 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:57 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/19 02:11:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/19 02:11:57 DEBUG : c/non empty space: size = 5 OK 2026/05/19 02:11:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:11:57 DEBUG : c/non empty space: Unchanged skipping 2026/05/19 02:11:57 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:11:57 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:11:58 DEBUG : a/potato2: size = 60 OK 2026/05/19 02:11:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:11:58 INFO : a/potato2: Copied (new) 2026/05/19 02:11:58 ERROR : B2 bucket rclone-test-casaqij0viku: not deleting files as there were IO errors 2026/05/19 02:11:58 ERROR : B2 bucket rclone-test-casaqij0viku: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:11:59 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:12:00 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:12:00 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:00 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:00 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:00 INFO : potato: Deleted 2026/05/19 02:12:00 DEBUG : potato2: size = 60 OK 2026/05/19 02:12:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:12:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.23s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:02 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:02 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:02 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:02 INFO : potato: Deleted 2026/05/19 02:12:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:12:03 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:12:03 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:03 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:03 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:03 DEBUG : potato2: size = 60 OK 2026/05/19 02:12:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:12:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.04s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:12:05 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:05 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:05 DEBUG : potato2: size = 19 OK 2026/05/19 02:12:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/19 02:12:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/19 02:12:07 DEBUG : enormous: Excluded 2026/05/19 02:12:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 02:12:07 DEBUG : potato2: Excluded 2026/05/19 02:12:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 02:12:07 DEBUG : potato2: Excluded 2026/05/19 02:12:07 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:12:07 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:07 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:07 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:07 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:07 INFO : There was nothing to transfer 2026/05/19 02:12:07 DEBUG : enormous: Excluded (Size Filter) 2026/05/19 02:12:07 DEBUG : enormous: Excluded 2026/05/19 02:12:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 02:12:07 DEBUG : potato2: Excluded 2026/05/19 02:12:07 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 02:12:07 DEBUG : potato2: Excluded 2026/05/19 02:12:07 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/19 02:12:07 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:07 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for checks to finish 2026/05/19 02:12:07 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for transfers to finish 2026/05/19 02:12:07 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:10 DEBUG : enormous: Excluded (Size Filter) 2026/05/19 02:12:10 DEBUG : enormous: Excluded 2026/05/19 02:12:10 DEBUG : potato2: Excluded (Size Filter) 2026/05/19 02:12:10 DEBUG : potato2: Excluded 2026/05/19 02:12:10 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:12:10 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:10 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:10 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:10 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:10 INFO : enormous: Deleted 2026/05/19 02:12:10 INFO : potato2: Deleted 2026/05/19 02:12:10 INFO : There was nothing to transfer 2026/05/19 02:12:10 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/19 02:12:10 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:10 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for checks to finish 2026/05/19 02:12:10 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for transfers to finish 2026/05/19 02:12:10 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:10 INFO : enormous: Deleted 2026/05/19 02:12:10 INFO : potato2: Deleted 2026/05/19 02:12:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.80s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:12 DEBUG : five: Need to transfer - File not found at Destination 2026/05/19 02:12:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:12:12 DEBUG : four: size = 8 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:12:12 DEBUG : four: Sizes differ 2026/05/19 02:12:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/19 02:12:12 DEBUG : one: Destination is newer than source, skipping 2026/05/19 02:12:12 DEBUG : two: size = 3 OK 2026/05/19 02:12:12 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:12 DEBUG : three: size = 5 OK 2026/05/19 02:12:12 DEBUG : three: Sizes identical 2026/05/19 02:12:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 02:12:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1797418412) 2026/05/19 02:12:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:12:12 DEBUG : two: sha1 differ 2026/05/19 02:12:12 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:13 DEBUG : five: size = 4 OK 2026/05/19 02:12:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/19 02:12:13 INFO : five: Copied (new) 2026/05/19 02:12:13 DEBUG : four: size = 4 OK 2026/05/19 02:12:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/19 02:12:13 INFO : four: Copied (replaced existing) 2026/05/19 02:12:13 DEBUG : two: size = 3 OK 2026/05/19 02:12:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 02:12:13 INFO : two: Copied (replaced existing) 2026/05/19 02:12:13 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:14 DEBUG : five: size = 4 OK 2026/05/19 02:12:14 DEBUG : four: size = 4 OK 2026/05/19 02:12:14 DEBUG : two: size = 3 OK 2026/05/19 02:12:14 DEBUG : three: size = 5 OK 2026/05/19 02:12:14 DEBUG : one: Destination is newer than source, skipping 2026/05/19 02:12:14 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/19 02:12:14 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/19 02:12:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 02:12:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1797418412) 2026/05/19 02:12:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 02:12:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:12:14 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/19 02:12:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/19 02:12:14 DEBUG : three: sha1 differ 2026/05/19 02:12:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 02:12:14 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/19 02:12:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/19 02:12:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/19 02:12:14 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:14 DEBUG : three: size = 5 OK 2026/05/19 02:12:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:12:14 INFO : three: Copied (replaced existing) 2026/05/19 02:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.56s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/19 02:12:16 INFO : B2 bucket rclone-test-casaqij0viku: Making map for --track-renames 2026/05/19 02:12:16 INFO : B2 bucket rclone-test-casaqij0viku: Finished making map for --track-renames 2026/05/19 02:12:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/19 02:12:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/19 02:12:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for renames to finish 2026/05/19 02:12:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:16 DEBUG : potato: size = 14 OK 2026/05/19 02:12:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/19 02:12:16 INFO : potato: Copied (new) 2026/05/19 02:12:16 DEBUG : yam: size = 11 OK 2026/05/19 02:12:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 02:12:16 INFO : yam: Copied (new) 2026/05/19 02:12:16 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:16 DEBUG : potato: size = 14 OK 2026/05/19 02:12:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:12:16 INFO : B2 bucket rclone-test-casaqij0viku: Making map for --track-renames 2026/05/19 02:12:16 DEBUG : potato: Unchanged skipping 2026/05/19 02:12:16 INFO : B2 bucket rclone-test-casaqij0viku: Finished making map for --track-renames 2026/05/19 02:12:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for renames to finish 2026/05/19 02:12:18 DEBUG : yaml: size = 11 OK 2026/05/19 02:12:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 02:12:18 INFO : yam: Copied (server-side copy) to: yaml 2026/05/19 02:12:18 INFO : yam: Deleted 2026/05/19 02:12:18 INFO : yaml: Renamed from "yam" 2026/05/19 02:12:18 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/19 02:12:19 INFO : B2 bucket rclone-test-casaqij0viku: Making map for --track-renames 2026/05/19 02:12:19 INFO : B2 bucket rclone-test-casaqij0viku: Finished making map for --track-renames 2026/05/19 02:12:19 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/19 02:12:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/19 02:12:19 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for renames to finish 2026/05/19 02:12:19 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:19 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_file/9fa2dd83f0fd3bdb9fe80e1b/c001_v0001173_t0044": EOF 2026/05/19 02:12:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_file/9fa2dd83f0fd3bdb9fe80e1b/c001_v0001173_t0044": EOF) 2026/05/19 02:12:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 02:12:19 DEBUG : potato: Received error: Post "https://pod-000-1173-09.backblaze.com/b2api/v1/b2_upload_file/9fa2dd83f0fd3bdb9fe80e1b/c001_v0001173_t0044": EOF - low level retry 0/10 2026/05/19 02:12:19 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 02:12:19 DEBUG : yam: size = 11 OK 2026/05/19 02:12:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 02:12:19 INFO : yam: Copied (new) 2026/05/19 02:12:19 DEBUG : potato: size = 14 OK 2026/05/19 02:12:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/19 02:12:19 INFO : potato: Copied (new) 2026/05/19 02:12:19 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:20 DEBUG : potato: size = 14 OK 2026/05/19 02:12:20 INFO : B2 bucket rclone-test-casaqij0viku: Making map for --track-renames 2026/05/19 02:12:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:12:20 INFO : B2 bucket rclone-test-casaqij0viku: Finished making map for --track-renames 2026/05/19 02:12:20 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:20 DEBUG : potato: Unchanged skipping 2026/05/19 02:12:20 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for renames to finish 2026/05/19 02:12:20 DEBUG : yaml: size = 11 OK 2026/05/19 02:12:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 02:12:20 INFO : yam: Copied (server-side copy) to: yaml 2026/05/19 02:12:20 INFO : yam: Deleted 2026/05/19 02:12:20 INFO : yaml: Renamed from "yam" 2026/05/19 02:12:20 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.58s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/19 02:12:22 INFO : B2 bucket rclone-test-casaqij0viku: Making map for --track-renames 2026/05/19 02:12:22 INFO : B2 bucket rclone-test-casaqij0viku: Finished making map for --track-renames 2026/05/19 02:12:22 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/19 02:12:22 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for renames to finish 2026/05/19 02:12:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/19 02:12:22 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:22 DEBUG : potato: size = 14 OK 2026/05/19 02:12:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/19 02:12:22 INFO : potato: Copied (new) 2026/05/19 02:12:22 DEBUG : sub/yam: size = 11 OK 2026/05/19 02:12:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 02:12:22 INFO : sub/yam: Copied (new) 2026/05/19 02:12:22 DEBUG : Waiting for deletions to finish 2026/05/19 02:12:22 DEBUG : potato: size = 14 OK 2026/05/19 02:12:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:12:22 DEBUG : potato: Unchanged skipping 2026/05/19 02:12:22 INFO : B2 bucket rclone-test-casaqij0viku: Making map for --track-renames 2026/05/19 02:12:22 INFO : B2 bucket rclone-test-casaqij0viku: Finished making map for --track-renames 2026/05/19 02:12:22 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:22 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for renames to finish 2026/05/19 02:12:23 DEBUG : yam: size = 11 OK 2026/05/19 02:12:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/19 02:12:23 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/19 02:12:23 INFO : sub/yam: Deleted 2026/05/19 02:12:23 INFO : yam: Renamed from "sub/yam" 2026/05/19 02:12:23 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.63s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:24 DEBUG : Creating backend with remote "/tmp/rclone1797418412/dir1" 2026/05/19 02:12:24 DEBUG : Creating backend with remote "/tmp/rclone1797418412/dir2" 2026/05/19 02:12:24 DEBUG : Local file system at /tmp/rclone1797418412/dir2: Using server-side directory move 2026/05/19 02:12:24 INFO : Local file system at /tmp/rclone1797418412/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/19 02:12:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/19 02:12:24 DEBUG : Local file system at /tmp/rclone1797418412/dir2: Waiting for checks to finish 2026/05/19 02:12:24 DEBUG : Local file system at /tmp/rclone1797418412/dir2: Waiting for transfers to finish 2026/05/19 02:12:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:12:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/19 02:12:25 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:25 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/19 02:12:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/19 02:12:25 INFO : nested/sub dir/file: Copied (new) 2026/05/19 02:12:25 INFO : nested/sub dir/file: Deleted 2026/05/19 02:12:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:12:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:12:25 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:12:25 INFO : sub dir/hello world: Deleted 2026/05/19 02:12:25 INFO : sub dir: Removing directory 2026/05/19 02:12:25 INFO : nested/sub dir: Removing directory 2026/05/19 02:12:25 INFO : nested: Removing directory 2026/05/19 02:12:25 DEBUG : Local file system at /tmp/rclone1797418412: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/19 02:12:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/19 02:12:26 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:26 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:26 DEBUG : sub dir/hello world: size = 11 OK 2026/05/19 02:12:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:12:26 INFO : sub dir/hello world: Copied (new) 2026/05/19 02:12:26 INFO : sub dir/hello world: Deleted 2026/05/19 02:12:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/19 02:12:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/19 02:12:26 INFO : nested/sub dir/file: Copied (new) 2026/05/19 02:12:26 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.47s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/19 02:12:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/19 02:12:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:28 DEBUG : existing-b: size = 6 OK 2026/05/19 02:12:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/19 02:12:28 INFO : existing-b: Copied (new) 2026/05/19 02:12:28 INFO : existing-b: Deleted 2026/05/19 02:12:28 DEBUG : existing: size = 6 OK 2026/05/19 02:12:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 02:12:28 INFO : existing: Copied (new) 2026/05/19 02:12:28 INFO : existing: Deleted 2026/05/19 02:12:28 DEBUG : existing: Destination exists, skipping 2026/05/19 02:12:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:12:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/19 02:12:28 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:12:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.93s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qifupar2yixa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-casaqij0viku -> B2 bucket rclone-test-qifupar2yixa 2026/05/19 02:12:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:12:39 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 02:12:39 DEBUG : empty space: Unchanged skipping 2026/05/19 02:12:39 DEBUG : B2 bucket rclone-test-qifupar2yixa: Waiting for checks to finish 2026/05/19 02:12:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:12:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-qifupar2yixa) 2026/05/19 02:12:39 DEBUG : potato3: Sizes differ 2026/05/19 02:12:39 INFO : empty space: Deleted 2026/05/19 02:12:39 DEBUG : B2 bucket rclone-test-qifupar2yixa: Waiting for transfers to finish 2026/05/19 02:12:39 DEBUG : potato2: size = 60 OK 2026/05/19 02:12:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:12:39 INFO : potato2: Copied (server-side copy) 2026/05/19 02:12:40 DEBUG : potato3: size = 68 OK 2026/05/19 02:12:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 02:12:40 INFO : potato3: Copied (server-side copy) 2026/05/19 02:12:40 INFO : potato2: Deleted 2026/05/19 02:12:40 INFO : potato3: Deleted 2026/05/19 02:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-tukatuj9nufo" 2026/05/19 02:12:41 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/19 02:12:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:12:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/19 02:12:41 DEBUG : B2 bucket rclone-test-tukatuj9nufo: Waiting for checks to finish 2026/05/19 02:12:41 DEBUG : B2 bucket rclone-test-tukatuj9nufo: Waiting for transfers to finish 2026/05/19 02:12:42 DEBUG : empty space: size = 1 OK 2026/05/19 02:12:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:12:42 INFO : empty space: Copied (server-side copy) 2026/05/19 02:12:43 INFO : empty space: Deleted 2026/05/19 02:12:43 DEBUG : potato3: size = 68 OK 2026/05/19 02:12:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 02:12:43 INFO : potato3: Copied (server-side copy) 2026/05/19 02:12:43 DEBUG : potato2: size = 60 OK 2026/05/19 02:12:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:12:43 INFO : potato2: Copied (server-side copy) 2026/05/19 02:12:43 INFO : potato3: Deleted 2026/05/19 02:12:43 INFO : potato2: Deleted 2026/05/19 02:12:43 DEBUG : B2 bucket rclone-test-tukatuj9nufo: Purge remote 2026/05/19 02:12:43 INFO : B2 bucket rclone-test-tukatuj9nufo: cleaning bucket "rclone-test-tukatuj9nufo" of all files 2026/05/19 02:12:44 DEBUG : empty space: Deleting (id "4_z9f52bdd3001d3beb9fe80e1b_f114b9ecd89bb544d_d20260519_m021242_c001_v0001131_t0013_u01779156762756") 2026/05/19 02:12:44 DEBUG : potato2: Deleting (id "4_z9f52bdd3001d3beb9fe80e1b_f1018bab68fe722ca_d20260519_m021243_c001_v0001173_t0008_u01779156763054") 2026/05/19 02:12:44 DEBUG : potato3: Deleting (id "4_z9f52bdd3001d3beb9fe80e1b_f1085ef693be89f2b_d20260519_m021243_c001_v0001176_t0024_u01779156763135") 2026/05/19 02:12:45 DEBUG : B2 bucket rclone-test-qifupar2yixa: Purge remote 2026/05/19 02:12:45 INFO : B2 bucket rclone-test-qifupar2yixa: cleaning bucket "rclone-test-qifupar2yixa" of all files 2026/05/19 02:12:46 DEBUG : empty space: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f417e83d579d15fab_d20260519_m021243_c001_v7007000_t0000_u01779156763027") 2026/05/19 02:12:46 DEBUG : empty space: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f1064321458bcb48b_d20260519_m021238_c001_v0001179_t0018_u01779156758018") 2026/05/19 02:12:46 DEBUG : potato2: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f41560bbd431f10b2_d20260519_m021243_c001_v7007000_t0000_u01779156763411") 2026/05/19 02:12:46 DEBUG : potato2: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f1150cf80719ecb3a_d20260519_m021239_c001_v0001115_t0056_u01779156759183") 2026/05/19 02:12:46 DEBUG : potato3: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f417e83d579d15fad_d20260519_m021243_c001_v7007000_t0000_u01779156763342") 2026/05/19 02:12:46 DEBUG : potato3: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f115153a0c4d93dfc_d20260519_m021239_c001_v0001134_t0012_u01779156759656") 2026/05/19 02:12:46 DEBUG : potato3: Deleting (id "4_z5ff29d63001d3beb9fe80e1b_f1064321458bcb48d_d20260519_m021238_c001_v0001179_t0019_u01779156758233") --- PASS: TestServerSideMove (19.55s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-hacidod8weji" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-casaqij0viku -> B2 bucket rclone-test-hacidod8weji 2026/05/19 02:12:57 DEBUG : empty space: Excluded (Size Filter) 2026/05/19 02:12:57 DEBUG : empty space: Excluded 2026/05/19 02:12:57 DEBUG : empty space: Excluded (Size Filter) 2026/05/19 02:12:57 DEBUG : empty space: Excluded 2026/05/19 02:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:12:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:12:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-hacidod8weji) 2026/05/19 02:12:57 DEBUG : potato3: Sizes differ 2026/05/19 02:12:57 DEBUG : B2 bucket rclone-test-hacidod8weji: Waiting for checks to finish 2026/05/19 02:12:57 DEBUG : B2 bucket rclone-test-hacidod8weji: Waiting for transfers to finish 2026/05/19 02:12:58 DEBUG : potato2: size = 60 OK 2026/05/19 02:12:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:12:58 INFO : potato2: Copied (server-side copy) 2026/05/19 02:12:58 INFO : potato2: Deleted 2026/05/19 02:12:58 DEBUG : potato3: size = 68 OK 2026/05/19 02:12:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 02:12:58 INFO : potato3: Copied (server-side copy) 2026/05/19 02:12:58 INFO : potato3: Deleted 2026/05/19 02:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nibaruv2coku" 2026/05/19 02:12:59 DEBUG : empty space: Excluded (Size Filter) 2026/05/19 02:12:59 DEBUG : empty space: Excluded 2026/05/19 02:13:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:13:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/19 02:13:00 DEBUG : B2 bucket rclone-test-nibaruv2coku: Waiting for checks to finish 2026/05/19 02:13:00 DEBUG : B2 bucket rclone-test-nibaruv2coku: Waiting for transfers to finish 2026/05/19 02:13:03 DEBUG : potato2: size = 60 OK 2026/05/19 02:13:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:13:03 INFO : potato2: Copied (server-side copy) 2026/05/19 02:13:04 INFO : potato2: Deleted 2026/05/19 02:13:04 DEBUG : potato3: size = 68 OK 2026/05/19 02:13:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 02:13:04 INFO : potato3: Copied (server-side copy) 2026/05/19 02:13:04 INFO : potato3: Deleted 2026/05/19 02:13:05 DEBUG : B2 bucket rclone-test-nibaruv2coku: Purge remote 2026/05/19 02:13:05 INFO : B2 bucket rclone-test-nibaruv2coku: cleaning bucket "rclone-test-nibaruv2coku" of all files 2026/05/19 02:13:05 DEBUG : potato2: Deleting (id "4_zafd20d43002d3beb9fe80e1b_f100206c27bbbe99b_d20260519_m021303_c001_v0001179_t0034_u01779156783738") 2026/05/19 02:13:05 DEBUG : potato3: Deleting (id "4_zafd20d43002d3beb9fe80e1b_f11132b2e20f8e0a7_d20260519_m021303_c001_v0001039_t0049_u01779156783976") 2026/05/19 02:13:06 DEBUG : B2 bucket rclone-test-hacidod8weji: Purge remote 2026/05/19 02:13:06 INFO : B2 bucket rclone-test-hacidod8weji: cleaning bucket "rclone-test-hacidod8weji" of all files 2026/05/19 02:13:06 DEBUG : empty space: Deleting (id "4_z7f62ed63001d3beb9fe80e1b_f115386f2399df381_d20260519_m021256_c001_v0001174_t0021_u01779156776491") 2026/05/19 02:13:06 DEBUG : potato2: Deleting (id "4_z7f62ed63001d3beb9fe80e1b_f408e2ac0cdfc471e_d20260519_m021303_c001_v7007000_t0000_u01779156783939") 2026/05/19 02:13:06 DEBUG : potato2: Deleting (id "4_z7f62ed63001d3beb9fe80e1b_f1031ec8240857ce8_d20260519_m021258_c001_v0001178_t0022_u01779156778068") 2026/05/19 02:13:06 DEBUG : potato3: Deleting (id "4_z7f62ed63001d3beb9fe80e1b_f408e2ac0cdfc4722_d20260519_m021304_c001_v7007000_t0000_u01779156784656") 2026/05/19 02:13:06 DEBUG : potato3: Deleting (id "4_z7f62ed63001d3beb9fe80e1b_f10366554f0ebcafd_d20260519_m021258_c001_v0001177_t0006_u01779156778305") 2026/05/19 02:13:06 DEBUG : potato3: Deleting (id "4_z7f62ed63001d3beb9fe80e1b_f115386f2399df383_d20260519_m021256_c001_v0001174_t0039_u01779156776940") --- PASS: TestServerSideMoveWithFilter (22.47s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:13:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cayixip4noni" 2026/05/19 02:13:14 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-casaqij0viku -> B2 bucket rclone-test-cayixip4noni 2026/05/19 02:13:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:13:20 DEBUG : empty space: size = 1 OK 2026/05/19 02:13:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 02:13:20 DEBUG : potato3: size = 68 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:13:20 DEBUG : empty space: Unchanged skipping 2026/05/19 02:13:20 DEBUG : potato3: size = 60 (B2 bucket rclone-test-cayixip4noni) 2026/05/19 02:13:20 DEBUG : potato3: Sizes differ 2026/05/19 02:13:20 DEBUG : B2 bucket rclone-test-cayixip4noni: Waiting for checks to finish 2026/05/19 02:13:20 INFO : empty space: Deleted 2026/05/19 02:13:20 DEBUG : B2 bucket rclone-test-cayixip4noni: Waiting for transfers to finish 2026/05/19 02:13:21 DEBUG : potato3: size = 68 OK 2026/05/19 02:13:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 02:13:21 INFO : potato3: Copied (server-side copy) 2026/05/19 02:13:21 INFO : potato3: Deleted 2026/05/19 02:13:21 DEBUG : potato2: size = 60 OK 2026/05/19 02:13:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:13:21 INFO : potato2: Copied (server-side copy) 2026/05/19 02:13:21 INFO : potato2: Deleted 2026/05/19 02:13:22 DEBUG : Creating backend with remote "TestB2:rclone-test-hocivug0yili" 2026/05/19 02:13:23 INFO : tomatoDir: Making directory 2026/05/19 02:13:23 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/19 02:13:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/19 02:13:23 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/19 02:13:23 DEBUG : B2 bucket rclone-test-hocivug0yili: Waiting for checks to finish 2026/05/19 02:13:23 DEBUG : B2 bucket rclone-test-hocivug0yili: Waiting for transfers to finish 2026/05/19 02:13:27 DEBUG : potato3: size = 68 OK 2026/05/19 02:13:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/19 02:13:27 INFO : potato3: Copied (server-side copy) 2026/05/19 02:13:27 DEBUG : empty space: size = 1 OK 2026/05/19 02:13:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/19 02:13:27 INFO : empty space: Copied (server-side copy) 2026/05/19 02:13:28 INFO : potato3: Deleted 2026/05/19 02:13:28 INFO : empty space: Deleted 2026/05/19 02:13:28 DEBUG : potato2: size = 60 OK 2026/05/19 02:13:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 02:13:28 INFO : potato2: Copied (server-side copy) 2026/05/19 02:13:28 INFO : potato2: Deleted 2026/05/19 02:13:29 DEBUG : B2 bucket rclone-test-hocivug0yili: Purge remote 2026/05/19 02:13:29 INFO : B2 bucket rclone-test-hocivug0yili: cleaning bucket "rclone-test-hocivug0yili" of all files 2026/05/19 02:13:29 DEBUG : empty space: Deleting (id "4_zbf626d03002d3beb9fe80e1b_f11453cff0b2fad83_d20260519_m021327_c001_v0001120_t0015_u01779156807374") 2026/05/19 02:13:29 DEBUG : potato2: Deleting (id "4_zbf626d03002d3beb9fe80e1b_f105f705c8bc4bdb8_d20260519_m021327_c001_v0001116_t0058_u01779156807745") 2026/05/19 02:13:29 DEBUG : potato3: Deleting (id "4_zbf626d03002d3beb9fe80e1b_f1126e2670cea2bfc_d20260519_m021327_c001_v0001182_t0017_u01779156807752") 2026/05/19 02:13:30 DEBUG : B2 bucket rclone-test-cayixip4noni: Purge remote 2026/05/19 02:13:30 INFO : B2 bucket rclone-test-cayixip4noni: cleaning bucket "rclone-test-cayixip4noni" of all files 2026/05/19 02:13:30 DEBUG : empty space: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f41011b6a6e093da4_d20260519_m021328_c001_v7007000_t0000_u01779156808156") 2026/05/19 02:13:30 DEBUG : empty space: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f10280c045a7e5dba_d20260519_m021318_c001_v0001038_t0057_u01779156798808") 2026/05/19 02:13:30 DEBUG : potato2: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f41011b6a6e093da8_d20260519_m021328_c001_v7007000_t0000_u01779156808879") 2026/05/19 02:13:30 DEBUG : potato2: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f1041daa7f9b91498_d20260519_m021321_c001_v0001042_t0014_u01779156801207") 2026/05/19 02:13:30 DEBUG : potato3: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f41011b6a6e093da3_d20260519_m021327_c001_v7007000_t0000_u01779156807961") 2026/05/19 02:13:30 DEBUG : potato3: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f11280ae8a111cbda_d20260519_m021320_c001_v0001134_t0023_u01779156800831") 2026/05/19 02:13:30 DEBUG : potato3: Deleting (id "4_z8f923dd3002d3beb9fe80e1b_f10280c045a7e5dbe_d20260519_m021319_c001_v0001038_t0034_u01779156799190") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.79s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.82s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:13:38 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/rclone-sync-test" --- PASS: TestSyncOverlap (1.54s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/rclone-sync-test" 2026/05/19 02:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/rclone-sync-test-include/layer2" 2026/05/19 02:13:43 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/rclone-sync-test-ignore-file" 2026/05/19 02:13:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/19 02:13:47 DEBUG : B2 bucket rclone-test-casaqij0viku path rclone-sync-test: Waiting for checks to finish 2026/05/19 02:13:47 DEBUG : B2 bucket rclone-test-casaqij0viku path rclone-sync-test: Waiting for transfers to finish 2026/05/19 02:13:47 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:47 INFO : There was nothing to transfer 2026/05/19 02:13:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/19 02:13:47 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:13:47 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:13:47 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:47 INFO : There was nothing to transfer 2026/05/19 02:13:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/19 02:13:48 DEBUG : B2 bucket rclone-test-casaqij0viku path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/19 02:13:48 DEBUG : B2 bucket rclone-test-casaqij0viku path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/19 02:13:48 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:48 INFO : There was nothing to transfer 2026/05/19 02:13:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/19 02:13:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:13:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:13:48 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:48 INFO : There was nothing to transfer 2026/05/19 02:13:49 DEBUG : Excluded 2026/05/19 02:13:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/19 02:13:49 DEBUG : B2 bucket rclone-test-casaqij0viku path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/19 02:13:49 DEBUG : B2 bucket rclone-test-casaqij0viku path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/19 02:13:49 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:49 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:13:50 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:13:51 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/CompareDest" 2026/05/19 02:13:53 DEBUG : one: Need to transfer - File not found at Destination 2026/05/19 02:13:53 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:13:53 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:13:54 DEBUG : one: size = 3 OK 2026/05/19 02:13:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:13:54 INFO : one: Copied (new) 2026/05/19 02:13:54 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:13:55 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:13:55 DEBUG : one: Sizes differ 2026/05/19 02:13:55 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:13:55 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:13:55 DEBUG : one: size = 5 OK 2026/05/19 02:13:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 02:13:55 INFO : one: Copied (replaced existing) 2026/05/19 02:13:55 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:57 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:13:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:13:57 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:13:57 DEBUG : one: Sizes differ 2026/05/19 02:13:57 DEBUG : one: size = 5 OK 2026/05/19 02:13:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:13:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 02:13:57 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:13:57 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:57 INFO : There was nothing to transfer 2026/05/19 02:13:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:13:58 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:13:58 DEBUG : one: Sizes differ 2026/05/19 02:13:58 DEBUG : two: size = 3 OK 2026/05/19 02:13:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:13:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 02:13:58 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:13:59 DEBUG : one: size = 5 OK 2026/05/19 02:13:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:13:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 02:13:59 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:13:59 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:59 INFO : There was nothing to transfer 2026/05/19 02:13:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:13:59 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:13:59 DEBUG : one: Sizes differ 2026/05/19 02:13:59 DEBUG : two: size = 3 OK 2026/05/19 02:13:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:13:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 02:13:59 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:13:59 DEBUG : one: size = 5 OK 2026/05/19 02:13:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:13:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 02:13:59 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:13:59 DEBUG : Waiting for deletions to finish 2026/05/19 02:13:59 INFO : There was nothing to transfer 2026/05/19 02:14:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:00 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:00 DEBUG : one: Sizes differ 2026/05/19 02:14:00 DEBUG : two: size = 3 OK 2026/05/19 02:14:00 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/19 02:14:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 02:14:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 02:14:00 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:00 DEBUG : one: size = 5 OK 2026/05/19 02:14:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 02:14:00 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:00 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:00 INFO : There was nothing to transfer 2026/05/19 02:14:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:01 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:01 DEBUG : one: Sizes differ 2026/05/19 02:14:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:01 DEBUG : two: size = 3 (B2 bucket rclone-test-casaqij0viku path CompareDest) 2026/05/19 02:14:01 DEBUG : two: Sizes differ 2026/05/19 02:14:01 DEBUG : two: Need to transfer - File not found at Destination 2026/05/19 02:14:01 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:01 DEBUG : one: size = 5 OK 2026/05/19 02:14:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 02:14:01 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:02 DEBUG : two: size = 5 OK 2026/05/19 02:14:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/19 02:14:02 INFO : two: Copied (new) 2026/05/19 02:14:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:14:05 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dest" 2026/05/19 02:14:06 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/pre-dest1" 2026/05/19 02:14:07 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/pre-dest2" 2026/05/19 02:14:09 DEBUG : 1: size = 1 OK 2026/05/19 02:14:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/19 02:14:09 DEBUG : 2: size = 1 OK 2026/05/19 02:14:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/19 02:14:10 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/19 02:14:10 DEBUG : B2 bucket rclone-test-casaqij0viku path dest: Waiting for checks to finish 2026/05/19 02:14:10 DEBUG : B2 bucket rclone-test-casaqij0viku path dest: Waiting for transfers to finish 2026/05/19 02:14:10 DEBUG : 3: size = 1 OK 2026/05/19 02:14:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/19 02:14:10 INFO : 3: Copied (new) 2026/05/19 02:14:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:14:12 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:14:13 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/CopyDest" 2026/05/19 02:14:15 DEBUG : one: Need to transfer - File not found at Destination 2026/05/19 02:14:15 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:15 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:16 DEBUG : one: size = 3 OK 2026/05/19 02:14:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:14:16 INFO : one: Copied (new) 2026/05/19 02:14:16 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:17 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:17 DEBUG : one: Sizes differ 2026/05/19 02:14:17 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:17 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:17 DEBUG : one: size = 5 OK 2026/05/19 02:14:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 02:14:17 INFO : one: Copied (replaced existing) 2026/05/19 02:14:17 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/BackupDir" 2026/05/19 02:14:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:20 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:20 DEBUG : one: Sizes differ 2026/05/19 02:14:20 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:20 DEBUG : one: size = 5 OK 2026/05/19 02:14:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:20 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:20 DEBUG : one: Sizes differ 2026/05/19 02:14:22 DEBUG : one: size = 3 OK 2026/05/19 02:14:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:14:22 INFO : one: Copied (server-side copy) 2026/05/19 02:14:22 INFO : one: Deleted 2026/05/19 02:14:22 DEBUG : one: size = 5 OK 2026/05/19 02:14:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 02:14:22 INFO : one: Copied (server-side copy) 2026/05/19 02:14:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/19 02:14:22 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:22 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:23 DEBUG : one: size = 5 OK 2026/05/19 02:14:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:23 DEBUG : one: Unchanged skipping 2026/05/19 02:14:23 DEBUG : two: size = 3 OK 2026/05/19 02:14:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:24 DEBUG : two: size = 3 OK 2026/05/19 02:14:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/19 02:14:24 INFO : two: Copied (server-side copy) 2026/05/19 02:14:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/19 02:14:24 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:24 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:24 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:24 DEBUG : one: size = 5 OK 2026/05/19 02:14:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:24 DEBUG : one: Unchanged skipping 2026/05/19 02:14:24 DEBUG : two: size = 3 OK 2026/05/19 02:14:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:24 DEBUG : two: Unchanged skipping 2026/05/19 02:14:24 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:24 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:24 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:24 INFO : There was nothing to transfer 2026/05/19 02:14:26 DEBUG : one: size = 5 OK 2026/05/19 02:14:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:26 DEBUG : one: Unchanged skipping 2026/05/19 02:14:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:26 DEBUG : three: size = 5 (B2 bucket rclone-test-casaqij0viku path CopyDest) 2026/05/19 02:14:26 DEBUG : three: Sizes differ 2026/05/19 02:14:26 DEBUG : three: Destination not found in --copy-dest 2026/05/19 02:14:26 DEBUG : three: Need to transfer - File not found at Destination 2026/05/19 02:14:26 DEBUG : two: size = 3 OK 2026/05/19 02:14:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/19 02:14:26 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:26 DEBUG : two: Unchanged skipping 2026/05/19 02:14:26 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:26 DEBUG : three: size = 7 OK 2026/05/19 02:14:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/19 02:14:26 INFO : three: Copied (new) 2026/05/19 02:14:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.29s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:14:30 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:14:31 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/backup" 2026/05/19 02:14:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:33 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:33 DEBUG : one: Sizes differ 2026/05/19 02:14:33 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:33 DEBUG : two: size = 3 OK 2026/05/19 02:14:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:33 DEBUG : two: Unchanged skipping 2026/05/19 02:14:34 DEBUG : one: size = 3 OK 2026/05/19 02:14:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:14:34 INFO : one: Copied (server-side copy) 2026/05/19 02:14:34 INFO : one: Deleted 2026/05/19 02:14:34 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:35 DEBUG : one: size = 4 OK 2026/05/19 02:14:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:14:35 INFO : one: Copied (new) 2026/05/19 02:14:35 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:36 DEBUG : three.txt: size = 5 OK 2026/05/19 02:14:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:14:36 INFO : three.txt: Copied (server-side copy) 2026/05/19 02:14:36 INFO : three.txt: Deleted 2026/05/19 02:14:36 INFO : three.txt: Moved into backup dir 2026/05/19 02:14:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:38 DEBUG : one: size = 4 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:38 DEBUG : one: Sizes differ 2026/05/19 02:14:38 DEBUG : two: size = 3 OK 2026/05/19 02:14:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:38 DEBUG : two: Unchanged skipping 2026/05/19 02:14:38 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:38 DEBUG : one: size = 4 OK 2026/05/19 02:14:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:14:38 INFO : one: Copied (server-side copy) 2026/05/19 02:14:38 INFO : one: Deleted 2026/05/19 02:14:38 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:39 DEBUG : one: size = 5 OK 2026/05/19 02:14:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 02:14:39 INFO : one: Copied (new) 2026/05/19 02:14:39 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:40 DEBUG : three.txt: size = 6 OK 2026/05/19 02:14:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:14:40 INFO : three.txt: Copied (server-side copy) 2026/05/19 02:14:40 INFO : three.txt: Deleted 2026/05/19 02:14:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.92s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:14:43 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:14:43 DEBUG : Config file has changed externally - reloading 2026/05/19 02:14:44 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/backup" 2026/05/19 02:14:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:46 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:46 DEBUG : one: Sizes differ 2026/05/19 02:14:46 DEBUG : two: size = 3 OK 2026/05/19 02:14:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:46 DEBUG : two: Unchanged skipping 2026/05/19 02:14:46 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:47 DEBUG : one.bak: size = 3 OK 2026/05/19 02:14:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:14:47 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 02:14:47 INFO : one: Deleted 2026/05/19 02:14:47 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:48 DEBUG : one: size = 4 OK 2026/05/19 02:14:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:14:48 INFO : one: Copied (new) 2026/05/19 02:14:48 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:49 DEBUG : three.txt.bak: size = 5 OK 2026/05/19 02:14:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:14:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 02:14:49 INFO : three.txt: Deleted 2026/05/19 02:14:49 INFO : three.txt: Moved into backup dir 2026/05/19 02:14:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:51 DEBUG : one: size = 4 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:51 DEBUG : one: Sizes differ 2026/05/19 02:14:51 DEBUG : two: size = 3 OK 2026/05/19 02:14:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:51 DEBUG : two: Unchanged skipping 2026/05/19 02:14:51 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:14:51 DEBUG : one.bak: size = 4 OK 2026/05/19 02:14:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:14:51 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 02:14:52 INFO : one: Deleted 2026/05/19 02:14:52 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:14:52 DEBUG : one: size = 5 OK 2026/05/19 02:14:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 02:14:52 INFO : one: Copied (new) 2026/05/19 02:14:52 DEBUG : Waiting for deletions to finish 2026/05/19 02:14:53 DEBUG : three.txt.bak: size = 6 OK 2026/05/19 02:14:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:14:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 02:14:53 INFO : three.txt: Deleted 2026/05/19 02:14:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:14:56 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/backup" 2026/05/19 02:14:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:14:58 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:14:58 DEBUG : one: Sizes differ 2026/05/19 02:14:58 DEBUG : two: size = 3 OK 2026/05/19 02:14:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:14:58 DEBUG : two: Unchanged skipping 2026/05/19 02:14:58 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:15:00 DEBUG : one-2019-01-01: size = 3 OK 2026/05/19 02:15:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:15:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 02:15:00 INFO : one: Deleted 2026/05/19 02:15:00 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:15:01 DEBUG : one: size = 4 OK 2026/05/19 02:15:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:01 INFO : one: Copied (new) 2026/05/19 02:15:01 DEBUG : Waiting for deletions to finish 2026/05/19 02:15:02 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/19 02:15:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:15:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 02:15:02 INFO : three.txt: Deleted 2026/05/19 02:15:02 INFO : three.txt: Moved into backup dir 2026/05/19 02:15:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:03 DEBUG : one: size = 4 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:03 DEBUG : two: size = 3 OK 2026/05/19 02:15:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:03 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:15:03 DEBUG : two: Unchanged skipping 2026/05/19 02:15:03 DEBUG : one: Sizes differ 2026/05/19 02:15:04 DEBUG : one-2019-01-01: size = 4 OK 2026/05/19 02:15:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 02:15:04 INFO : one: Deleted 2026/05/19 02:15:04 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:15:05 DEBUG : one: size = 5 OK 2026/05/19 02:15:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 02:15:05 INFO : one: Copied (new) 2026/05/19 02:15:05 DEBUG : Waiting for deletions to finish 2026/05/19 02:15:06 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/19 02:15:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:15:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 02:15:06 INFO : three.txt: Deleted 2026/05/19 02:15:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.11s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:15:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:11 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:11 DEBUG : one: Sizes differ 2026/05/19 02:15:11 DEBUG : two: size = 3 OK 2026/05/19 02:15:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:11 DEBUG : two: Unchanged skipping 2026/05/19 02:15:11 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:15:12 DEBUG : one.bak: size = 3 OK 2026/05/19 02:15:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:15:12 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 02:15:12 INFO : one: Deleted 2026/05/19 02:15:12 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:15:13 DEBUG : one: size = 4 OK 2026/05/19 02:15:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:13 INFO : one: Copied (new) 2026/05/19 02:15:13 DEBUG : Waiting for deletions to finish 2026/05/19 02:15:13 DEBUG : three.txt.bak: size = 5 OK 2026/05/19 02:15:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:15:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 02:15:13 INFO : three.txt: Deleted 2026/05/19 02:15:13 INFO : three.txt: Moved into backup dir 2026/05/19 02:15:15 DEBUG : one.bak: Excluded (Path Filter) 2026/05/19 02:15:15 DEBUG : one.bak: Excluded 2026/05/19 02:15:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/19 02:15:15 DEBUG : three.txt.bak: Excluded 2026/05/19 02:15:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:15 DEBUG : one: size = 4 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:15 DEBUG : one: Sizes differ 2026/05/19 02:15:15 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for checks to finish 2026/05/19 02:15:15 DEBUG : two: size = 3 OK 2026/05/19 02:15:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:15 DEBUG : two: Unchanged skipping 2026/05/19 02:15:15 DEBUG : one.bak: size = 4 OK 2026/05/19 02:15:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 02:15:16 INFO : one: Deleted 2026/05/19 02:15:16 DEBUG : B2 bucket rclone-test-casaqij0viku path dst: Waiting for transfers to finish 2026/05/19 02:15:16 DEBUG : one: size = 5 OK 2026/05/19 02:15:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 02:15:16 INFO : one: Copied (new) 2026/05/19 02:15:16 DEBUG : Waiting for deletions to finish 2026/05/19 02:15:16 DEBUG : three.txt.bak: size = 6 OK 2026/05/19 02:15:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:15:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 02:15:17 INFO : three.txt: Deleted 2026/05/19 02:15:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.61s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:15:19 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:15:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:20 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:20 DEBUG : one: Sizes differ 2026/05/19 02:15:22 DEBUG : one.bak: size = 3 OK 2026/05/19 02:15:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:15:22 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 02:15:22 INFO : one: Deleted 2026/05/19 02:15:23 DEBUG : one: size = 4 OK 2026/05/19 02:15:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:23 INFO : one: Copied (new) 2026/05/19 02:15:23 DEBUG : two: size = 3 OK 2026/05/19 02:15:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:23 DEBUG : two: Unchanged skipping 2026/05/19 02:15:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:23 DEBUG : three.txt: Sizes differ 2026/05/19 02:15:23 DEBUG : three.txt.bak: size = 5 OK 2026/05/19 02:15:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:15:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 02:15:24 INFO : three.txt: Deleted 2026/05/19 02:15:24 DEBUG : three.txt: size = 6 OK 2026/05/19 02:15:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:15:24 INFO : three.txt: Copied (new) 2026/05/19 02:15:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/19 02:15:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/19 02:15:25 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 02:15:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:25 DEBUG : one: size = 4 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:25 DEBUG : one: Sizes differ 2026/05/19 02:15:26 DEBUG : one.bak: size = 4 OK 2026/05/19 02:15:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:26 INFO : one: Copied (server-side copy) to: one.bak 2026/05/19 02:15:26 INFO : one: Deleted 2026/05/19 02:15:27 DEBUG : one: size = 5 OK 2026/05/19 02:15:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 02:15:27 INFO : one: Copied (new) 2026/05/19 02:15:27 DEBUG : two: size = 3 OK 2026/05/19 02:15:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:27 DEBUG : two: Unchanged skipping 2026/05/19 02:15:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:27 DEBUG : three.txt: Sizes differ 2026/05/19 02:15:28 DEBUG : three.txt.bak: size = 6 OK 2026/05/19 02:15:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:15:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/19 02:15:28 INFO : three.txt: Deleted 2026/05/19 02:15:28 DEBUG : three.txt: size = 19 OK 2026/05/19 02:15:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/19 02:15:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.80s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:15:32 DEBUG : Creating backend with remote "TestB2:rclone-test-casaqij0viku/dst" 2026/05/19 02:15:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:33 DEBUG : one: size = 3 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:33 DEBUG : one: Sizes differ 2026/05/19 02:15:34 DEBUG : one-2019-01-01: size = 3 OK 2026/05/19 02:15:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 02:15:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 02:15:34 INFO : one: Deleted 2026/05/19 02:15:35 DEBUG : one: size = 4 OK 2026/05/19 02:15:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:35 INFO : one: Copied (new) 2026/05/19 02:15:35 DEBUG : two: size = 3 OK 2026/05/19 02:15:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:35 DEBUG : two: Unchanged skipping 2026/05/19 02:15:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:35 DEBUG : three.txt: Sizes differ 2026/05/19 02:15:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/19 02:15:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/19 02:15:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 02:15:36 INFO : three.txt: Deleted 2026/05/19 02:15:36 DEBUG : three.txt: size = 6 OK 2026/05/19 02:15:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:15:36 INFO : three.txt: Copied (new) 2026/05/19 02:15:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:37 DEBUG : one: size = 4 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:37 DEBUG : one: Sizes differ 2026/05/19 02:15:37 DEBUG : one-2019-01-01: size = 4 OK 2026/05/19 02:15:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/19 02:15:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/19 02:15:38 INFO : one: Deleted 2026/05/19 02:15:38 DEBUG : one: size = 5 OK 2026/05/19 02:15:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/19 02:15:38 INFO : one: Copied (new) 2026/05/19 02:15:38 DEBUG : two: size = 3 OK 2026/05/19 02:15:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:38 DEBUG : two: Unchanged skipping 2026/05/19 02:15:38 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:38 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-casaqij0viku path dst) 2026/05/19 02:15:38 DEBUG : three.txt: Sizes differ 2026/05/19 02:15:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/19 02:15:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/19 02:15:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/19 02:15:39 INFO : three.txt: Deleted 2026/05/19 02:15:39 DEBUG : three.txt: size = 19 OK 2026/05/19 02:15:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/19 02:15:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.09s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:15:42 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:42 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:15:42 DEBUG : Testêé: Sizes differ 2026/05/19 02:15:42 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:15:42 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:15:42 DEBUG : Testêé: size = 14 OK 2026/05/19 02:15:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/19 02:15:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/19 02:15:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:15:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/19 02:15:44 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:15:44 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:15:44 DEBUG : existing: size = 6 OK 2026/05/19 02:15:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/19 02:15:44 INFO : existing: Copied (new) 2026/05/19 02:15:44 DEBUG : Waiting for deletions to finish 2026/05/19 02:15:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:15:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:15:45 DEBUG : existing: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:15:45 DEBUG : existing: Sizes differ 2026/05/19 02:15:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/19 02:15:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:15:45 ERROR : B2 bucket rclone-test-casaqij0viku: not deleting files as there were IO errors 2026/05/19 02:15:45 ERROR : B2 bucket rclone-test-casaqij0viku: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.13s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:15:46 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:15:46 DEBUG : EXISTING: size = 6 OK 2026/05/19 02:15:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:15:46 DEBUG : existing: Unchanged skipping 2026/05/19 02:15:46 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:15:46 DEBUG : Waiting for deletions to finish 2026/05/19 02:15:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.68s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:03 DEBUG : both10: size = 6 OK 2026/05/19 02:16:03 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:16:03 DEBUG : both12: size = 6 OK 2026/05/19 02:16:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both0: size = 6 OK 2026/05/19 02:16:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both11: size = 6 OK 2026/05/19 02:16:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both12: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both13: size = 6 OK 2026/05/19 02:16:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both10: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both14: size = 6 OK 2026/05/19 02:16:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both14: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both15: size = 6 OK 2026/05/19 02:16:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both15: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both16: size = 6 OK 2026/05/19 02:16:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both16: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both17: size = 6 OK 2026/05/19 02:16:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both17: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both18: size = 6 OK 2026/05/19 02:16:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both18: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both19: size = 6 OK 2026/05/19 02:16:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both19: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both1: size = 6 OK 2026/05/19 02:16:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both1: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both2: size = 6 OK 2026/05/19 02:16:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both2: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both3: size = 6 OK 2026/05/19 02:16:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both3: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both4: size = 6 OK 2026/05/19 02:16:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both4: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both5: size = 6 OK 2026/05/19 02:16:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both5: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both6: size = 6 OK 2026/05/19 02:16:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both6: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both7: size = 6 OK 2026/05/19 02:16:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both0: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both8: size = 6 OK 2026/05/19 02:16:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both11: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both9: size = 6 OK 2026/05/19 02:16:03 DEBUG : both13: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:03 DEBUG : both7: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both8: Unchanged skipping 2026/05/19 02:16:03 DEBUG : both9: Unchanged skipping 2026/05/19 02:16:03 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:16:03 DEBUG : Waiting for deletions to finish 2026/05/19 02:16:03 INFO : only17: Deleted 2026/05/19 02:16:03 INFO : only14: Deleted 2026/05/19 02:16:03 INFO : only18: Deleted 2026/05/19 02:16:03 INFO : only0: Deleted 2026/05/19 02:16:03 INFO : only11: Deleted 2026/05/19 02:16:03 INFO : only13: Deleted 2026/05/19 02:16:03 INFO : only15: Deleted 2026/05/19 02:16:03 INFO : only16: Deleted 2026/05/19 02:16:03 INFO : only7: Deleted 2026/05/19 02:16:03 INFO : only12: Deleted 2026/05/19 02:16:04 INFO : only19: Deleted 2026/05/19 02:16:04 INFO : only3: Deleted 2026/05/19 02:16:04 INFO : only2: Deleted 2026/05/19 02:16:04 INFO : only4: Deleted 2026/05/19 02:16:04 INFO : only5: Deleted 2026/05/19 02:16:04 INFO : only8: Deleted 2026/05/19 02:16:04 INFO : only9: Deleted 2026/05/19 02:16:04 INFO : only10: Deleted 2026/05/19 02:16:04 INFO : only1: Deleted 2026/05/19 02:16:04 INFO : only6: Deleted 2026/05/19 02:16:04 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.84s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:23 DEBUG : both10: size = 6 OK 2026/05/19 02:16:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both10: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both0: size = 6 OK 2026/05/19 02:16:23 DEBUG : both13: size = 6 OK 2026/05/19 02:16:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both11: size = 6 OK 2026/05/19 02:16:23 DEBUG : both13: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both14: size = 6 OK 2026/05/19 02:16:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both12: size = 6 OK 2026/05/19 02:16:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:16:23 DEBUG : both14: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both15: size = 6 OK 2026/05/19 02:16:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both15: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both16: size = 6 OK 2026/05/19 02:16:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both16: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both17: size = 6 OK 2026/05/19 02:16:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both17: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both18: size = 6 OK 2026/05/19 02:16:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both18: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both19: size = 6 OK 2026/05/19 02:16:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both11: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both1: size = 6 OK 2026/05/19 02:16:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both1: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both2: size = 6 OK 2026/05/19 02:16:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both2: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both3: size = 6 OK 2026/05/19 02:16:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both3: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both4: size = 6 OK 2026/05/19 02:16:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both4: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both5: size = 6 OK 2026/05/19 02:16:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both5: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both6: size = 6 OK 2026/05/19 02:16:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both6: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both7: size = 6 OK 2026/05/19 02:16:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both7: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both8: size = 6 OK 2026/05/19 02:16:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both8: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both9: size = 6 OK 2026/05/19 02:16:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:23 DEBUG : both9: Unchanged skipping 2026/05/19 02:16:23 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only0: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only0: Sizes differ 2026/05/19 02:16:23 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only10: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only10: Sizes differ 2026/05/19 02:16:23 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only11: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only11: Sizes differ 2026/05/19 02:16:23 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only12: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only12: Sizes differ 2026/05/19 02:16:23 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only13: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only13: Sizes differ 2026/05/19 02:16:23 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only14: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only14: Sizes differ 2026/05/19 02:16:23 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only15: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only15: Sizes differ 2026/05/19 02:16:23 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only16: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only16: Sizes differ 2026/05/19 02:16:23 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only17: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only17: Sizes differ 2026/05/19 02:16:23 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only18: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only18: Sizes differ 2026/05/19 02:16:23 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only19: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only19: Sizes differ 2026/05/19 02:16:23 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only1: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only1: Sizes differ 2026/05/19 02:16:23 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only2: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only2: Sizes differ 2026/05/19 02:16:23 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only3: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only3: Sizes differ 2026/05/19 02:16:23 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only4: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only4: Sizes differ 2026/05/19 02:16:23 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only5: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only5: Sizes differ 2026/05/19 02:16:23 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only6: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only6: Sizes differ 2026/05/19 02:16:23 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only7: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only7: Sizes differ 2026/05/19 02:16:23 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only8: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only8: Sizes differ 2026/05/19 02:16:23 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1797418412) 2026/05/19 02:16:23 DEBUG : only9: size = 6 (B2 bucket rclone-test-casaqij0viku) 2026/05/19 02:16:23 DEBUG : only9: Sizes differ 2026/05/19 02:16:23 DEBUG : both12: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both0: Unchanged skipping 2026/05/19 02:16:23 DEBUG : both19: Unchanged skipping 2026/05/19 02:16:23 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:16:24 DEBUG : only0: size = 0 OK 2026/05/19 02:16:24 DEBUG : only10: size = 0 OK 2026/05/19 02:16:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only0: Copied (replaced existing) 2026/05/19 02:16:24 INFO : only10: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only14: size = 0 OK 2026/05/19 02:16:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only14: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only13: size = 0 OK 2026/05/19 02:16:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only13: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only15: size = 0 OK 2026/05/19 02:16:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only15: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only16: size = 0 OK 2026/05/19 02:16:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only16: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only11: size = 0 OK 2026/05/19 02:16:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only11: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only12: size = 0 OK 2026/05/19 02:16:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only12: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only17: size = 0 OK 2026/05/19 02:16:24 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only17: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only18: size = 0 OK 2026/05/19 02:16:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only18: Copied (replaced existing) 2026/05/19 02:16:24 DEBUG : only19: size = 0 OK 2026/05/19 02:16:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:24 INFO : only19: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only1: size = 0 OK 2026/05/19 02:16:25 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only1: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only2: size = 0 OK 2026/05/19 02:16:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only2: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only3: size = 0 OK 2026/05/19 02:16:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only3: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only4: size = 0 OK 2026/05/19 02:16:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only4: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only5: size = 0 OK 2026/05/19 02:16:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only5: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only6: size = 0 OK 2026/05/19 02:16:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only6: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only7: size = 0 OK 2026/05/19 02:16:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only7: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only8: size = 0 OK 2026/05/19 02:16:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only8: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : only9: size = 0 OK 2026/05/19 02:16:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/19 02:16:25 INFO : only9: Copied (replaced existing) 2026/05/19 02:16:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.63s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:33 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:16:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:16:33 DEBUG : empty_on_remote: Making directory with metadata 2026/05/19 02:16:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:16:33 INFO : empty_on_remote: Making directory 2026/05/19 02:16:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/19 02:16:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:36 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:16:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:16:36 DEBUG : empty_on_remote: Making directory with metadata 2026/05/19 02:16:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/19 02:16:36 INFO : empty_on_remote: Making directory 2026/05/19 02:16:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/19 02:16:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.65s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:38 INFO : sub dir: Making directory 2026/05/19 02:16:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/19 02:16:42 INFO : sub dir: Making directory 2026/05/19 02:16:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.49s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:16:48 DEBUG : dir1/0002-cdefghi.txt: Clearing upload URL because of error: Post "https://pod-000-1174-15.backblaze.com/b2api/v1/b2_upload_file/9fa2dd83f0fd3bdb9fe80e1b/c001_v0001174_t0001": EOF 2026/05/19 02:16:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-15.backblaze.com/b2api/v1/b2_upload_file/9fa2dd83f0fd3bdb9fe80e1b/c001_v0001174_t0001": EOF) 2026/05/19 02:16:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dir1/0002-cdefghi.txt" to B2 bucket rclone-test-casaqij0viku: 1/10 (Post "https://pod-000-1174-15.backblaze.com/b2api/v1/b2_upload_file/9fa2dd83f0fd3bdb9fe80e1b/c001_v0001174_t0001": EOF) 2026/05/19 02:16:50 DEBUG : pacer: Reducing sleep to 10ms 2026/05/19 02:16:55 DEBUG : Waiting for deletions to finish 2026/05/19 02:16:56 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:16:56 DEBUG : apple: size = 5 OK 2026/05/19 02:16:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:56 DEBUG : apple: Unchanged skipping 2026/05/19 02:16:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:16:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:16:56 DEBUG : banana: size = 6 OK 2026/05/19 02:16:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:56 DEBUG : banana: Unchanged skipping 2026/05/19 02:16:56 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:16:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:56 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:16:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:16:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:16:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:16:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:16:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:16:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:16:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:16:57 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:16:57 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:16:57 DEBUG : Waiting for deletions to finish 2026/05/19 02:16:57 INFO : There was nothing to transfer 2026/05/19 02:16:57 DEBUG : Waiting for deletions to finish 2026/05/19 02:16:57 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:16:57 DEBUG : apple: size = 5 OK 2026/05/19 02:16:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : apple: Unchanged skipping 2026/05/19 02:16:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:16:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:16:57 DEBUG : banana: size = 6 OK 2026/05/19 02:16:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : banana: Unchanged skipping 2026/05/19 02:16:57 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:16:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:57 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:16:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:16:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:16:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:16:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:16:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:16:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:16:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:16:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:16:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:16:58 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:16:58 DEBUG : Waiting for deletions to finish 2026/05/19 02:16:58 INFO : There was nothing to transfer 2026/05/19 02:16:58 DEBUG : Waiting for deletions to finish 2026/05/19 02:16:58 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:16:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:17:10 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:11 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : apple: size = 5 OK 2026/05/19 02:17:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : apple: Unchanged skipping 2026/05/19 02:17:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:17:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:17:11 DEBUG : banana: size = 6 OK 2026/05/19 02:17:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : banana: Unchanged skipping 2026/05/19 02:17:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:17:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:17:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:17:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:17:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:17:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:17:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:17:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:17:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:17:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:17:11 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:17:11 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:11 INFO : There was nothing to transfer 2026/05/19 02:17:11 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:11 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : apple: size = 5 OK 2026/05/19 02:17:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : apple: Unchanged skipping 2026/05/19 02:17:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:17:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:17:12 DEBUG : banana: size = 6 OK 2026/05/19 02:17:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : banana: Unchanged skipping 2026/05/19 02:17:12 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:17:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:17:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:17:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:17:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:17:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:17:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:17:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:17:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:17:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:17:12 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:17:12 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:12 INFO : There was nothing to transfer 2026/05/19 02:17:12 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:12 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:17:25 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:26 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 02:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 02:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 02:17:26 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:26 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 02:17:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 02:17:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:27 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:17:27 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:17:27 DEBUG : YXBwbGU=: size = 5 OK 2026/05/19 02:17:27 DEBUG : YmFuYW5h: size = 6 OK 2026/05/19 02:17:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 02:17:27 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/19 02:17:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 02:17:27 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/19 02:17:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/19 02:17:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 02:17:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/19 02:17:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 02:17:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/19 02:17:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 02:17:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/19 02:17:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 02:17:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/19 02:17:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 02:17:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/19 02:17:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 02:17:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/19 02:17:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 02:17:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/19 02:17:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 02:17:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/19 02:17:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 02:17:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/19 02:17:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 02:17:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/19 02:17:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 02:17:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/19 02:17:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 02:17:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/19 02:17:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 02:17:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/19 02:17:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 02:17:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/19 02:17:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 02:17:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/19 02:17:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 02:17:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/19 02:17:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 02:17:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/19 02:17:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 02:17:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:28 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:29 INFO : banana: Deleted 2026/05/19 02:17:29 INFO : splitbananasplit: Deleted 2026/05/19 02:17:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 02:17:29 INFO : apple: Deleted 2026/05/19 02:17:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 02:17:29 INFO : appleappleapplebanana: Deleted 2026/05/19 02:17:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 02:17:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 02:17:29 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:30 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:30 DEBUG : YXBwbGU=: size = 5 OK 2026/05/19 02:17:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : apple: Unchanged skipping 2026/05/19 02:17:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/19 02:17:30 DEBUG : YmFuYW5h: size = 6 OK 2026/05/19 02:17:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : banana: Unchanged skipping 2026/05/19 02:17:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:17:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/19 02:17:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/19 02:17:30 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:17:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:17:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:17:30 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:17:30 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:30 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/19 02:17:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/19 02:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/19 02:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:31 DEBUG : apple: transformed to: YXBwbGU= 2026/05/19 02:17:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/19 02:17:31 DEBUG : banana: transformed to: YmFuYW5h 2026/05/19 02:17:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/19 02:17:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/19 02:17:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/19 02:17:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/19 02:17:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/19 02:17:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/19 02:17:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:17:44 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/19 02:17:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 02:17:45 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/19 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/19 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/19 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/19 02:17:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/19 02:17:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/19 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/19 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/19 02:17:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/19 02:17:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/19 02:17:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/19 02:17:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/19 02:17:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:45 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/19 02:17:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/19 02:17:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/19 02:17:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/19 02:17:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:17:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:17:46 DEBUG : PREFIXapple: size = 5 OK 2026/05/19 02:17:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 02:17:46 INFO : apple: Copied (new) to: PREFIXapple 2026/05/19 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 02:17:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:46 DEBUG : PREFIXbanana: size = 6 OK 2026/05/19 02:17:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 02:17:46 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/19 02:17:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 02:17:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:46 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/19 02:17:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 02:17:46 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/19 02:17:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 02:17:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 02:17:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 02:17:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 02:17:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 02:17:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/19 02:17:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 02:17:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:46 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/19 02:17:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 02:17:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/19 02:17:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 02:17:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/19 02:17:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 02:17:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/19 02:17:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 02:17:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/19 02:17:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 02:17:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/19 02:17:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 02:17:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/19 02:17:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 02:17:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:47 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/19 02:17:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 02:17:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:47 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 02:17:47 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 02:17:47 INFO : apple: Deleted 2026/05/19 02:17:47 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 02:17:47 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 02:17:47 INFO : appleappleapplebanana: Deleted 2026/05/19 02:17:48 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 02:17:48 INFO : banana: Deleted 2026/05/19 02:17:48 INFO : splitbananasplit: Deleted 2026/05/19 02:17:48 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 02:17:48 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 02:17:48 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:48 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : apple: transformed to: PREFIXapple 2026/05/19 02:17:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/19 02:17:48 DEBUG : banana: transformed to: PREFIXbanana 2026/05/19 02:17:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/19 02:17:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/19 02:17:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/19 02:17:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/19 02:17:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/19 02:17:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/19 02:17:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/19 02:17:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/19 02:17:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/19 02:17:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/19 02:17:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/19 02:17:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/19 02:17:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/19 02:17:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/19 02:17:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/19 02:17:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/19 02:17:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/19 02:17:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:17:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 02:17:49 INFO : appleappleapplebanana: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:17:49 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:17:49 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:17:49 DEBUG : apple: size = 5 OK 2026/05/19 02:17:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 02:17:49 INFO : apple: Copied (new) 2026/05/19 02:17:49 DEBUG : banana: size = 6 OK 2026/05/19 02:17:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 02:17:49 INFO : banana: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:17:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 02:17:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/19 02:17:49 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:17:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 02:17:49 INFO : splitbananasplit: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:17:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 02:17:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:17:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 02:17:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:17:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 02:17:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:17:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 02:17:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/19 02:17:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:17:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 02:17:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:17:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 02:17:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:17:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 02:17:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:17:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 02:17:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:17:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 02:17:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:17:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 02:17:50 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:17:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 02:17:50 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:17:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 02:17:50 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:17:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 02:17:50 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:17:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 02:17:50 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:17:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 02:17:50 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/19 02:17:50 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:51 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/19 02:17:51 INFO : PREFIXsplitbananasplit: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/19 02:17:51 INFO : PREFIXapple: Deleted 2026/05/19 02:17:51 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/19 02:17:51 INFO : PREFIXbanana: Deleted 2026/05/19 02:17:51 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/19 02:17:51 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:51 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:17:51 DEBUG : Waiting for deletions to finish 2026/05/19 02:17:52 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:17:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:18:05 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:06 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:06 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:06 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:06 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:18:06 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:18:06 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/19 02:18:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 02:18:06 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : appleSUFFIX: size = 5 OK 2026/05/19 02:18:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 02:18:06 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:06 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/19 02:18:06 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 02:18:06 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/19 02:18:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 02:18:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:07 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 02:18:07 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 02:18:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 02:18:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 02:18:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 02:18:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 02:18:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 02:18:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/19 02:18:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 02:18:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 02:18:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 02:18:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/19 02:18:07 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 02:18:07 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/19 02:18:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 02:18:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:08 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/19 02:18:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 02:18:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:08 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/19 02:18:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 02:18:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:08 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/19 02:18:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 02:18:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/19 02:18:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 02:18:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:08 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:08 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 02:18:08 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 02:18:08 INFO : apple: Deleted 2026/05/19 02:18:08 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 02:18:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 02:18:08 INFO : banana: Deleted 2026/05/19 02:18:08 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 02:18:08 INFO : appleappleapplebanana: Deleted 2026/05/19 02:18:08 INFO : splitbananasplit: Deleted 2026/05/19 02:18:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 02:18:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 02:18:08 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 02:18:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 02:18:09 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : apple: transformed to: appleSUFFIX 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/19 02:18:09 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/19 02:18:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/19 02:18:09 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/19 02:18:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 02:18:09 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/19 02:18:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : banana: size = 6 OK 2026/05/19 02:18:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/19 02:18:10 INFO : banana: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:10 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:18:10 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:18:10 DEBUG : apple: size = 5 OK 2026/05/19 02:18:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/19 02:18:10 INFO : apple: Copied (new) 2026/05/19 02:18:10 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:18:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 02:18:10 INFO : splitbananasplit: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 02:18:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:18:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 02:18:10 INFO : appleappleapplebanana: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 02:18:10 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 02:18:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 02:18:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 02:18:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 02:18:10 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 02:18:10 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 02:18:10 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/19 02:18:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:18:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 02:18:10 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:18:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 02:18:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:18:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 02:18:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:18:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 02:18:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:18:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 02:18:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:18:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 02:18:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:18:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 02:18:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:18:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 02:18:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/19 02:18:11 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : splitbananasplitSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : bananaSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/19 02:18:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : appleSUFFIX: Deleted 2026/05/19 02:18:12 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/19 02:18:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/19 02:18:12 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:12 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:12 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:18:26 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:26 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/19 02:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/19 02:18:26 DEBUG : apple: size = 5 OK 2026/05/19 02:18:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:26 DEBUG : apple: Unchanged skipping 2026/05/19 02:18:26 DEBUG : banana: size = 6 OK 2026/05/19 02:18:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:26 DEBUG : banana: Unchanged skipping 2026/05/19 02:18:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 02:18:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 02:18:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/19 02:18:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:27 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:18:27 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:18:27 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/19 02:18:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/19 02:18:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:27 DEBUG : splitbanan: size = 16 OK 2026/05/19 02:18:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/19 02:18:27 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/19 02:18:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:27 DEBUG : appleapple: size = 21 OK 2026/05/19 02:18:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/19 02:18:27 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/19 02:18:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/19 02:18:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/19 02:18:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:27 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/19 02:18:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/19 02:18:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/19 02:18:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/19 02:18:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:27 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/19 02:18:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/19 02:18:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:27 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/19 02:18:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/19 02:18:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:27 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/19 02:18:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/19 02:18:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/19 02:18:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:28 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/19 02:18:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/19 02:18:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/19 02:18:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:28 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/19 02:18:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/19 02:18:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/19 02:18:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:28 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/19 02:18:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/19 02:18:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/19 02:18:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:28 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/19 02:18:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/19 02:18:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/19 02:18:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:28 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/19 02:18:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/19 02:18:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/19 02:18:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:28 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/19 02:18:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/19 02:18:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/19 02:18:28 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/19 02:18:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/19 02:18:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/19 02:18:28 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/19 02:18:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/19 02:18:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/19 02:18:28 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/19 02:18:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/19 02:18:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/19 02:18:28 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:28 INFO : dir1/0011-56789;.txt: Deleted 2026/05/19 02:18:28 INFO : dir1/0009-3456789.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0014-89;=.txt: Deleted 2026/05/19 02:18:29 INFO : splitbananasplit: Deleted 2026/05/19 02:18:29 INFO : dir1/0012-6789;.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0010-456789.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0015-9;=.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0003-defghij.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0008-2345678.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0013-789;=.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/19 02:18:29 INFO : dir1/0007-1234567.txt: Deleted 2026/05/19 02:18:29 INFO : appleappleapplebanana: Deleted 2026/05/19 02:18:29 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:29 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : appleapple: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/19 02:18:29 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : apple: size = 5 OK 2026/05/19 02:18:30 DEBUG : appleapple: size = 21 OK 2026/05/19 02:18:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : apple: Unchanged skipping 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:18:30 DEBUG : banana: size = 6 OK 2026/05/19 02:18:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : banana: Unchanged skipping 2026/05/19 02:18:30 DEBUG : splitbanan: size = 16 OK 2026/05/19 02:18:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/19 02:18:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/19 02:18:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/19 02:18:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/19 02:18:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/19 02:18:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/19 02:18:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/19 02:18:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/19 02:18:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/19 02:18:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/19 02:18:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:18:30 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:18:30 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:30 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:30 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : appleapple: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/19 02:18:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/19 02:18:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/19 02:18:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/19 02:18:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/19 02:18:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/19 02:18:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/19 02:18:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/19 02:18:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/19 02:18:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/19 02:18:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/19 02:18:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/19 02:18:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/19 02:18:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/19 02:18:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/19 02:18:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/19 02:18:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/19 02:18:30 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:18:44 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:44 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:18:44 DEBUG : apple: size = 5 OK 2026/05/19 02:18:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:44 DEBUG : apple: Unchanged skipping 2026/05/19 02:18:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:18:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:18:44 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:18:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:44 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:18:44 DEBUG : banana: size = 6 OK 2026/05/19 02:18:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:44 DEBUG : banana: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:18:45 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:45 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:45 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:18:45 DEBUG : apple: size = 5 OK 2026/05/19 02:18:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : apple: Unchanged skipping 2026/05/19 02:18:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:18:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : banana: size = 6 OK 2026/05/19 02:18:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:18:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : banana: Unchanged skipping 2026/05/19 02:18:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:18:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:18:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:18:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:18:45 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:18:45 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:45 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:46 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : Waiting for deletions to finish 2026/05/19 02:18:46 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:18:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:00 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:00 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : banana: size = 6 OK 2026/05/19 02:19:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:01 DEBUG : apple: size = 5 OK 2026/05/19 02:19:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:01 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:01 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:01 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:01 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : apple: size = 5 OK 2026/05/19 02:19:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:02 DEBUG : banana: size = 6 OK 2026/05/19 02:19:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:02 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:02 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:02 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:02 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:02 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:15 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:16 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:16 DEBUG : apple: size = 5 OK 2026/05/19 02:19:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:16 DEBUG : banana: size = 6 OK 2026/05/19 02:19:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:16 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:16 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:16 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:16 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:16 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:17 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:17 DEBUG : apple: size = 5 OK 2026/05/19 02:19:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:17 DEBUG : banana: size = 6 OK 2026/05/19 02:19:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:17 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:17 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:17 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:18 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:31 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:31 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : banana: size = 6 OK 2026/05/19 02:19:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:32 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:32 DEBUG : apple: size = 5 OK 2026/05/19 02:19:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:32 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:32 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:32 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:32 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : apple: size = 5 OK 2026/05/19 02:19:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:33 DEBUG : banana: size = 6 OK 2026/05/19 02:19:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:33 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:33 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:33 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:33 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:33 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:46 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:47 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:48 DEBUG : apple: size = 5 OK 2026/05/19 02:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:48 DEBUG : banana: size = 6 OK 2026/05/19 02:19:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:48 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:48 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:48 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:48 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:48 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/19 02:19:48 DEBUG : apple: size = 5 OK 2026/05/19 02:19:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : apple: Unchanged skipping 2026/05/19 02:19:48 DEBUG : banana: size = 6 OK 2026/05/19 02:19:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/19 02:19:48 DEBUG : banana: Unchanged skipping 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/19 02:19:48 DEBUG : splitbananasplit: size = 16 OK 2026/05/19 02:19:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:48 DEBUG : splitbananasplit: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/19 02:19:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/19 02:19:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/19 02:19:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/19 02:19:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/19 02:19:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/19 02:19:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/19 02:19:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:19:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/19 02:19:49 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:49 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:49 DEBUG : Waiting for deletions to finish 2026/05/19 02:19:49 DEBUG : apple: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : banana: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/19 02:19:49 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.57s) --- PASS: TestTransform/NFC (16.24s) --- PASS: TestTransform/NFD (14.63s) --- PASS: TestTransform/base64 (17.97s) --- PASS: TestTransform/prefix (21.51s) --- PASS: TestTransform/suffix (20.64s) --- PASS: TestTransform/truncate (17.78s) --- PASS: TestTransform/encoder (16.05s) --- PASS: TestTransform/ISO-8859-1 (15.61s) --- PASS: TestTransform/charmap (15.67s) --- PASS: TestTransform/lowercase (15.62s) --- PASS: TestTransform/ascii (15.84s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/19 02:19:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/19 02:19:54 INFO : sub dir_somesuffix: Making directory 2026/05/19 02:19:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/19 02:19:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/19 02:19:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/19 02:19:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/19 02:19:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/19 02:19:54 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:54 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:55 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/19 02:19:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:19:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/19 02:19:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.57s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:55 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:19:56 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:19:56 INFO : tictactoe: Making directory 2026/05/19 02:19:56 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:19:56 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:19:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:19:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/19 02:19:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:19:56 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:56 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:57 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/19 02:19:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:19:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/19 02:19:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.98s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:19:58 INFO : toe: Making directory 2026/05/19 02:19:58 INFO : toe/toe: Making directory 2026/05/19 02:19:58 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:19:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 02:19:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 02:19:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 02:19:58 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:19:58 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:19:58 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/19 02:19:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:19:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/19 02:19:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.97s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:00 INFO : toe: Making directory 2026/05/19 02:20:00 INFO : toe/toe: Making directory 2026/05/19 02:20:00 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 02:20:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 02:20:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/19 02:20:00 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:00 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:00 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/19 02:20:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/19 02:20:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:01 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:20:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:01 INFO : tictacempty_dir: Making directory 2026/05/19 02:20:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:01 INFO : tictactoe: Making directory 2026/05/19 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:01 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:01 INFO : tictactoe/tictactoe: Making directory 2026/05/19 02:20:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:01 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:01 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:02 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/19 02:20:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:02 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.61s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:03 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:20:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 02:20:03 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:03 INFO : tictacempty_dir: Making directory 2026/05/19 02:20:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:03 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:03 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:03 INFO : tictactoe: Making directory 2026/05/19 02:20:03 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:03 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:03 INFO : tictactoe/tictactoe: Making directory 2026/05/19 02:20:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 02:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:03 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:03 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/19 02:20:04 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:04 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:04 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:04 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 02:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/19 02:20:05 NOTICE: B2 bucket rclone-test-casaqij0viku: 0 differences found 2026/05/19 02:20:05 NOTICE: B2 bucket rclone-test-casaqij0viku: 1 matching files --- PASS: TestAllTag (2.49s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:05 INFO : tictactoe: Making directory 2026/05/19 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:05 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:05 INFO : tictactoe/tictactoe: Making directory 2026/05/19 02:20:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:05 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:05 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:06 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/19 02:20:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:06 DEBUG : Waiting for deletions to finish 2026/05/19 02:20:06 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:07 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:07 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:07 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/19 02:20:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/19 02:20:07 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/19 02:20:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/19 02:20:07 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:07 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/05/19 02:20:08 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:08 INFO : toe: Making directory 2026/05/19 02:20:08 INFO : toe/toe: Making directory 2026/05/19 02:20:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 02:20:08 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:08 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:09 DEBUG : toe/toe/toe: size = 11 OK 2026/05/19 02:20:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:09 INFO : toe/toe/toe: Copied (new) 2026/05/19 02:20:09 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.96s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:10 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:20:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:10 INFO : tictacempty_dir: Making directory 2026/05/19 02:20:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:10 INFO : tictactoe: Making directory 2026/05/19 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:10 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:10 INFO : tictactoe/tictactoe: Making directory 2026/05/19 02:20:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 02:20:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:10 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:10 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:10 INFO : toe/toe/toe.txt: Deleted 2026/05/19 02:20:10 INFO : toe/toe: Removing directory 2026/05/19 02:20:10 INFO : toe: Removing directory 2026/05/19 02:20:10 INFO : empty_dir: Removing directory 2026/05/19 02:20:10 DEBUG : Local file system at /tmp/rclone1797418412: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:11 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:20:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 02:20:11 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:11 INFO : tictacempty_dir: Making directory 2026/05/19 02:20:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:11 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:11 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:11 INFO : tictactoe: Making directory 2026/05/19 02:20:11 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:11 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:11 INFO : tictactoe/tictactoe: Making directory 2026/05/19 02:20:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 02:20:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:11 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:11 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:12 INFO : toe/toe/toe.txt: Deleted 2026/05/19 02:20:12 INFO : toe/toe: Removing directory 2026/05/19 02:20:12 INFO : toe: Removing directory 2026/05/19 02:20:12 INFO : empty_dir: Removing directory 2026/05/19 02:20:12 DEBUG : Local file system at /tmp/rclone1797418412: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/19 02:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 02:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 02:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 02:20:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 02:20:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/19 02:20:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:14 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/19 02:20:14 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.33s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:15 DEBUG : Reset feature "Copy" 2026/05/19 02:20:15 DEBUG : Reset feature "Move" 2026/05/19 02:20:15 DEBUG : Reset feature "Copy" 2026/05/19 02:20:15 DEBUG : Reset feature "Move" 2026/05/19 02:20:15 DEBUG : empty_dir: Making directory with metadata 2026/05/19 02:20:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/19 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:15 INFO : tictacempty_dir: Making directory 2026/05/19 02:20:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/19 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:15 INFO : tictactoe: Making directory 2026/05/19 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:15 DEBUG : toe: transformed to: tictactoe 2026/05/19 02:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:15 INFO : tictactoe/tictactoe: Making directory 2026/05/19 02:20:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/19 02:20:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/19 02:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:15 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:15 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/19 02:20:16 INFO : toe/toe/toe.txt: Deleted 2026/05/19 02:20:16 INFO : toe/toe: Removing directory 2026/05/19 02:20:16 INFO : toe: Removing directory 2026/05/19 02:20:16 INFO : empty_dir: Removing directory 2026/05/19 02:20:16 DEBUG : Local file system at /tmp/rclone1797418412: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/19 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/19 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/19 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 02:20:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/19 02:20:17 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/19 02:20:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:17 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/19 02:20:17 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.00s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:19 DEBUG : toe: transformed to: dG9l 2026/05/19 02:20:19 DEBUG : toe: transformed to: dG9l 2026/05/19 02:20:19 INFO : dG9l: Making directory 2026/05/19 02:20:19 DEBUG : toe: transformed to: dG9l 2026/05/19 02:20:19 DEBUG : toe: transformed to: dG9l 2026/05/19 02:20:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/19 02:20:19 INFO : dG9l/dG9l: Making directory 2026/05/19 02:20:19 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/19 02:20:19 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/19 02:20:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/19 02:20:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/19 02:20:19 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/19 02:20:19 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:19 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/19 02:20:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/19 02:20:19 DEBUG : Waiting for deletions to finish 2026/05/19 02:20:20 DEBUG : dG9l: transformed to: toe 2026/05/19 02:20:20 DEBUG : dG9l: transformed to: toe 2026/05/19 02:20:20 DEBUG : dG9l: transformed to: toe 2026/05/19 02:20:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/19 02:20:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/19 02:20:20 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/19 02:20:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/19 02:20:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/19 02:20:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/19 02:20:20 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for checks to finish 2026/05/19 02:20:20 DEBUG : Local file system at /tmp/rclone1797418412: Waiting for transfers to finish 2026/05/19 02:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-casaqij0viku", Local "Local file system at /tmp/rclone1797418412", Modify Window "1ms" 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe: transformed to: 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe: transformed to: 2026/05/19 02:20:21 INFO : B2 bucket rclone-test-casaqij0viku: Making directory 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe: transformed to: 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe: transformed to: 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe/toe: transformed to: 2026/05/19 02:20:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/19 02:20:21 INFO : toe/toe: Making directory 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe/toe: transformed to: 2026/05/19 02:20:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe: transformed to: 2026/05/19 02:20:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/19 02:20:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/19 02:20:21 DEBUG : toe/toe/toe: transformed to: 2026/05/19 02:20:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/19 02:20:21 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for checks to finish 2026/05/19 02:20:21 DEBUG : B2 bucket rclone-test-casaqij0viku: Waiting for transfers to finish 2026/05/19 02:20:22 DEBUG : toe/toe/toe: size = 11 OK 2026/05/19 02:20:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/19 02:20:22 INFO : toe/toe/toe: Copied (new) 2026/05/19 02:20:22 ERROR : B2 bucket rclone-test-casaqij0viku: not deleting files as there were IO errors 2026/05/19 02:20:22 ERROR : B2 bucket rclone-test-casaqij0viku: not deleting directories as there were IO errors --- PASS: TestError (1.74s) PASS 2026/05/19 02:20:23 DEBUG : B2 bucket rclone-test-casaqij0viku: Purge remote 2026/05/19 02:20:23 INFO : B2 bucket rclone-test-casaqij0viku: cleaning bucket "rclone-test-casaqij0viku" of all files 2026/05/19 02:20:24 DEBUG : BackupDir/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b6_d20260519_m021427_c001_v7007000_t0000_u01779156867413") 2026/05/19 02:20:24 DEBUG : BackupDir/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10245160165c4404_d20260519_m021421_c001_v0001101_t0033_u01779156861903") 2026/05/19 02:20:24 DEBUG : CompareDest/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e093e28_d20260519_m021402_c001_v7007000_t0000_u01779156842639") 2026/05/19 02:20:24 DEBUG : CompareDest/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30c78_d20260519_m021356_c001_v0001185_t0017_u01779156836978") 2026/05/19 02:20:24 DEBUG : CompareDest/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e093e29_d20260519_m021402_c001_v7007000_t0000_u01779156842822") 2026/05/19 02:20:24 DEBUG : CompareDest/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773295a_d20260519_m021357_c001_v0001174_t0043_u01779156837898") 2026/05/19 02:20:24 DEBUG : CopyDest/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b7_d20260519_m021427_c001_v7007000_t0000_u01779156867597") 2026/05/19 02:20:24 DEBUG : CopyDest/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732b88_d20260519_m021419_c001_v0001174_t0028_u01779156859000") 2026/05/19 02:20:24 DEBUG : CopyDest/three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b8_d20260519_m021427_c001_v7007000_t0000_u01779156867788") 2026/05/19 02:20:24 DEBUG : CopyDest/three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732c00_d20260519_m021425_c001_v0001174_t0032_u01779156865295") 2026/05/19 02:20:24 DEBUG : CopyDest/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b9_d20260519_m021427_c001_v7007000_t0000_u01779156867976") 2026/05/19 02:20:24 DEBUG : CopyDest/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30e50_d20260519_m021423_c001_v0001185_t0046_u01779156863196") 2026/05/19 02:20:24 DEBUG : EXISTING: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d16208_d20260519_m021547_c001_v7007000_t0000_u01779156947189") 2026/05/19 02:20:24 DEBUG : EXISTING: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733205_d20260519_m021545_c001_v0001174_t0055_u01779156945883") 2026/05/19 02:20:24 DEBUG : PREFIXapple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0fe_d20260519_m021751_c001_v7007000_t0000_u01779157071123") 2026/05/19 02:20:25 DEBUG : PREFIXapple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4581_d20260519_m021745_c001_v0001105_t0048_u01779157065772") 2026/05/19 02:20:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f81_d20260519_m021751_c001_v7007000_t0000_u01779157071134") 2026/05/19 02:20:25 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31677_d20260519_m021745_c001_v0001185_t0006_u01779157065794") 2026/05/19 02:20:25 DEBUG : PREFIXbanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0ff_d20260519_m021751_c001_v7007000_t0000_u01779157071308") 2026/05/19 02:20:25 DEBUG : PREFIXbanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773397b_d20260519_m021745_c001_v0001174_t0047_u01779157065784") 2026/05/19 02:20:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0fd_d20260519_m021750_c001_v7007000_t0000_u01779157070938") 2026/05/19 02:20:25 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858977_d20260519_m021745_c001_v0001090_t0030_u01779157065802") 2026/05/19 02:20:25 DEBUG : Testêé: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d16203_d20260519_m021543_c001_v7007000_t0000_u01779156943383") 2026/05/19 02:20:25 DEBUG : Testêé: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977331cf_d20260519_m021542_c001_v0001174_t0041_u01779156942617") 2026/05/19 02:20:25 DEBUG : Testêé: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3121c_d20260519_m021541_c001_v0001185_t0059_u01779156941684") 2026/05/19 02:20:25 DEBUG : YXBwbGU=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b4a_d20260519_m021731_c001_v7007000_t0000_u01779157051521") 2026/05/19 02:20:25 DEBUG : YXBwbGU=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3159f_d20260519_m021726_c001_v0001185_t0031_u01779157046941") 2026/05/19 02:20:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b4b_d20260519_m021731_c001_v7007000_t0000_u01779157051701") 2026/05/19 02:20:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733854_d20260519_m021726_c001_v0001174_t0007_u01779157046956") 2026/05/19 02:20:25 DEBUG : YmFuYW5h: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b4c_d20260519_m021731_c001_v7007000_t0000_u01779157051882") 2026/05/19 02:20:25 DEBUG : YmFuYW5h: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4551_d20260519_m021726_c001_v0001105_t0002_u01779157046960") 2026/05/19 02:20:25 DEBUG : a/potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7de_d20260519_m021158_c001_v7007000_t0000_u01779156718483") 2026/05/19 02:20:25 DEBUG : a/potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab65_d20260519_m021157_c001_v0001173_t0042_u01779156717743") 2026/05/19 02:20:25 DEBUG : a/potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f422f1542681cf607_d20260519_m021156_c001_v7007000_t0000_u01779156716078") 2026/05/19 02:20:25 DEBUG : a/potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab5d_d20260519_m021155_c001_v0001173_t0044_u01779156715161") 2026/05/19 02:20:26 DEBUG : a/potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac7510_d20260519_m021137_c001_v7007000_t0000_u01779156697384") 2026/05/19 02:20:26 DEBUG : a/potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab01_d20260519_m021136_c001_v0001173_t0009_u01779156696426") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399462_d20260519_m021949_c001_v7007000_t0000_u01779157189985") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc319ed_d20260519_m021945_c001_v0001185_t0048_u01779157185708") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f42f_d20260519_m021934_c001_v7007000_t0000_u01779157174287") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31953_d20260519_m021930_c001_v0001185_t0052_u01779157170105") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21df_d20260519_m021918_c001_v7007000_t0000_u01779157158688") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc318b4_d20260519_m021914_c001_v0001185_t0034_u01779157154514") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9649_d20260519_m021903_c001_v7007000_t0000_u01779157143077") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31834_d20260519_m021859_c001_v0001185_t0017_u01779157139243") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0502_d20260519_m021847_c001_v7007000_t0000_u01779157127262") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc317dc_d20260519_m021842_c001_v0001185_t0000_u01779157122940") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e62f_d20260519_m021831_c001_v7007000_t0000_u01779157111240") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733aef_d20260519_m021825_c001_v0001174_t0008_u01779157105106") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a2_d20260519_m021813_c001_v7007000_t0000_u01779157093427") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a77_d20260519_m021809_c001_v0001174_t0005_u01779157089966") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753643_d20260519_m021808_c001_v7007000_t0000_u01779157088563") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589a7_d20260519_m021804_c001_v0001090_t0017_u01779157084205") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f84_d20260519_m021752_c001_v7007000_t0000_u01779157072650") 2026/05/19 02:20:26 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4593_d20260519_m021749_c001_v0001105_t0008_u01779157069106") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98fe_d20260519_m021747_c001_v7007000_t0000_u01779157067727") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c457b_d20260519_m021743_c001_v0001105_t0033_u01779157063774") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0449_d20260519_m021729_c001_v7007000_t0000_u01779157049402") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c454b_d20260519_m021724_c001_v0001105_t0020_u01779157044530") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d0_d20260519_m021713_c001_v7007000_t0000_u01779157033356") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc314cd_d20260519_m021709_c001_v0001185_t0025_u01779157029554") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb85_d20260519_m021658_c001_v7007000_t0000_u01779157018847") 2026/05/19 02:20:27 DEBUG : apple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773363e_d20260519_m021654_c001_v0001174_t0022_u01779157014689") 2026/05/19 02:20:27 DEBUG : appleSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415b65876d982bf1_d20260519_m021811_c001_v7007000_t0000_u01779157091927") 2026/05/19 02:20:27 DEBUG : appleSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589a9_d20260519_m021806_c001_v0001090_t0057_u01779157086629") 2026/05/19 02:20:27 DEBUG : appleapple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e630_d20260519_m021831_c001_v7007000_t0000_u01779157111423") 2026/05/19 02:20:27 DEBUG : appleapple: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45e6_d20260519_m021827_c001_v0001105_t0029_u01779157107100") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399464_d20260519_m021950_c001_v7007000_t0000_u01779157190170") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4666_d20260519_m021946_c001_v0001105_t0055_u01779157186227") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f430_d20260519_m021934_c001_v7007000_t0000_u01779157174470") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4640_d20260519_m021930_c001_v0001105_t0039_u01779157170674") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e0_d20260519_m021918_c001_v7007000_t0000_u01779157158873") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c462a_d20260519_m021915_c001_v0001105_t0040_u01779157155008") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a964a_d20260519_m021903_c001_v7007000_t0000_u01779157143261") 2026/05/19 02:20:27 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4612_d20260519_m021859_c001_v0001105_t0045_u01779157139914") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0504_d20260519_m021847_c001_v7007000_t0000_u01779157127444") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45fa_d20260519_m021843_c001_v0001105_t0027_u01779157123435") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e62d_d20260519_m021829_c001_v7007000_t0000_u01779157109430") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3177a_d20260519_m021825_c001_v0001185_t0023_u01779157105843") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a3_d20260519_m021813_c001_v7007000_t0000_u01779157093611") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45cb_d20260519_m021809_c001_v0001105_t0030_u01779157089946") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415b65876d982bee_d20260519_m021808_c001_v7007000_t0000_u01779157088758") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31716_d20260519_m021805_c001_v0001185_t0033_u01779157085242") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f85_d20260519_m021752_c001_v7007000_t0000_u01779157072833") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3169d_d20260519_m021749_c001_v0001185_t0014_u01779157069128") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f420dbeecba4de4ec_d20260519_m021747_c001_v7007000_t0000_u01779157067905") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3165d_d20260519_m021744_c001_v0001185_t0049_u01779157064539") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f408e2ac0cdfc4be7_d20260519_m021729_c001_v7007000_t0000_u01779157049518") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773382e_d20260519_m021725_c001_v0001174_t0027_u01779157045183") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d1_d20260519_m021713_c001_v7007000_t0000_u01779157033540") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c451f_d20260519_m021710_c001_v0001105_t0011_u01779157030041") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb87_d20260519_m021659_c001_v7007000_t0000_u01779157019032") 2026/05/19 02:20:28 DEBUG : appleappleapplebanana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31429_d20260519_m021655_c001_v0001185_t0007_u01779157015396") 2026/05/19 02:20:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053993c0_d20260519_m021811_c001_v7007000_t0000_u01779157091935") 2026/05/19 02:20:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45c1_d20260519_m021806_c001_v0001105_t0020_u01779157086639") 2026/05/19 02:20:28 DEBUG : b/potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7e0_d20260519_m021158_c001_v7007000_t0000_u01779156718665") 2026/05/19 02:20:28 DEBUG : b/potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab61_d20260519_m021156_c001_v0001173_t0028_u01779156716820") 2026/05/19 02:20:29 DEBUG : b/potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f422f1542681cf606_d20260519_m021155_c001_v7007000_t0000_u01779156715535") 2026/05/19 02:20:29 DEBUG : b/potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab55_d20260519_m021154_c001_v0001173_t0025_u01779156714195") 2026/05/19 02:20:29 DEBUG : b/potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac750c_d20260519_m021136_c001_v7007000_t0000_u01779156696836") 2026/05/19 02:20:29 DEBUG : b/potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aaf5_d20260519_m021135_c001_v0001173_t0057_u01779156695185") 2026/05/19 02:20:29 DEBUG : backup/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d076342_d20260519_m021440_c001_v7007000_t0000_u01779156880763") 2026/05/19 02:20:29 DEBUG : backup/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f114fd7ee8dcdedb8_d20260519_m021438_c001_v0001150_t0045_u01779156878580") 2026/05/19 02:20:29 DEBUG : backup/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1012a6a1752b52de_d20260519_m021434_c001_v0001092_t0041_u01779156874264") 2026/05/19 02:20:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c032a_d20260519_m021506_c001_v7007000_t0000_u01779156906818") 2026/05/19 02:20:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105b731bd0f7ebb3_d20260519_m021504_c001_v0001040_t0029_u01779156904259") 2026/05/19 02:20:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1084c291c06c7259_d20260519_m021459_c001_v0001173_t0010_u01779156899852") 2026/05/19 02:20:29 DEBUG : backup/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b6bb_d20260519_m021453_c001_v7007000_t0000_u01779156893805") 2026/05/19 02:20:29 DEBUG : backup/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10548f338fdd531d_d20260519_m021451_c001_v0001173_t0050_u01779156891575") 2026/05/19 02:20:29 DEBUG : backup/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1058f3b2025deec0_d20260519_m021447_c001_v0001179_t0006_u01779156887340") 2026/05/19 02:20:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c032e_d20260519_m021507_c001_v7007000_t0000_u01779156907090") 2026/05/19 02:20:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f115da6942cd55705_d20260519_m021505_c001_v0001167_t0047_u01779156905884") 2026/05/19 02:20:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10619969d5ebb12e_d20260519_m021501_c001_v0001185_t0021_u01779156901840") 2026/05/19 02:20:29 DEBUG : backup/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d076344_d20260519_m021440_c001_v7007000_t0000_u01779156880945") 2026/05/19 02:20:29 DEBUG : backup/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1065aefbde7e3f5c_d20260519_m021439_c001_v0001134_t0002_u01779156879844") 2026/05/19 02:20:29 DEBUG : backup/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f11713995267ba178_d20260519_m021435_c001_v0001174_t0047_u01779156875940") 2026/05/19 02:20:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b6bc_d20260519_m021453_c001_v7007000_t0000_u01779156893989") 2026/05/19 02:20:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10419ec506187707_d20260519_m021452_c001_v0001136_t0010_u01779156892875") 2026/05/19 02:20:30 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f101c0f3b98fbb441_d20260519_m021449_c001_v0001101_t0043_u01779156889082") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399465_d20260519_m021950_c001_v7007000_t0000_u01779157190354") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d9f_d20260519_m021945_c001_v0001174_t0017_u01779157185899") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f431_d20260519_m021934_c001_v7007000_t0000_u01779157174651") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d2b_d20260519_m021930_c001_v0001174_t0005_u01779157170289") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e1_d20260519_m021919_c001_v7007000_t0000_u01779157159057") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c9b_d20260519_m021914_c001_v0001174_t0019_u01779157154700") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a964b_d20260519_m021903_c001_v7007000_t0000_u01779157143444") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c3d_d20260519_m021859_c001_v0001174_t0040_u01779157139475") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0506_d20260519_m021847_c001_v7007000_t0000_u01779157127628") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733bd3_d20260519_m021843_c001_v0001174_t0005_u01779157123134") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e631_d20260519_m021831_c001_v7007000_t0000_u01779157111609") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45e3_d20260519_m021825_c001_v0001105_t0010_u01779157105505") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a4_d20260519_m021813_c001_v7007000_t0000_u01779157093794") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31730_d20260519_m021809_c001_v0001185_t0022_u01779157089957") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1d01_d20260519_m021808_c001_v7007000_t0000_u01779157088747") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45bd_d20260519_m021804_c001_v0001105_t0036_u01779157084806") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f86_d20260519_m021753_c001_v7007000_t0000_u01779157073017") 2026/05/19 02:20:30 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977339ab_d20260519_m021749_c001_v0001174_t0030_u01779157069147") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f7d_d20260519_m021748_c001_v7007000_t0000_u01779157068023") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733967_d20260519_m021744_c001_v0001174_t0056_u01779157064211") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cd9_d20260519_m021728_c001_v7007000_t0000_u01779157048934") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31585_d20260519_m021724_c001_v0001185_t0052_u01779157044933") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d2_d20260519_m021713_c001_v7007000_t0000_u01779157033723") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733720_d20260519_m021709_c001_v0001174_t0029_u01779157029742") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb89_d20260519_m021659_c001_v7007000_t0000_u01779157019214") 2026/05/19 02:20:31 DEBUG : banana: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44f7_d20260519_m021655_c001_v0001105_t0053_u01779157015068") 2026/05/19 02:20:31 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca481949f_d20260519_m021811_c001_v7007000_t0000_u01779157091700") 2026/05/19 02:20:31 DEBUG : bananaSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3171c_d20260519_m021806_c001_v0001185_t0006_u01779157086650") 2026/05/19 02:20:31 DEBUG : both0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298167_d20260519_m021625_c001_v7007000_t0000_u01779156985992") 2026/05/19 02:20:31 DEBUG : both0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312ba_d20260519_m021609_c001_v0001185_t0032_u01779156969257") 2026/05/19 02:20:31 DEBUG : both0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac820b_d20260519_m021605_c001_v7007000_t0000_u01779156965039") 2026/05/19 02:20:31 DEBUG : both0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31240_d20260519_m021549_c001_v0001185_t0034_u01779156949054") 2026/05/19 02:20:31 DEBUG : both1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29816a_d20260519_m021626_c001_v7007000_t0000_u01779156986176") 2026/05/19 02:20:31 DEBUG : both1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312c2_d20260519_m021610_c001_v0001185_t0055_u01779156970418") 2026/05/19 02:20:31 DEBUG : both1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac820c_d20260519_m021605_c001_v7007000_t0000_u01779156965230") 2026/05/19 02:20:31 DEBUG : both1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31246_d20260519_m021549_c001_v0001185_t0011_u01779156949675") 2026/05/19 02:20:31 DEBUG : both10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29816c_d20260519_m021626_c001_v7007000_t0000_u01779156986358") 2026/05/19 02:20:31 DEBUG : both10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312f8_d20260519_m021616_c001_v0001185_t0034_u01779156976656") 2026/05/19 02:20:32 DEBUG : both10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac820d_d20260519_m021605_c001_v7007000_t0000_u01779156965412") 2026/05/19 02:20:32 DEBUG : both10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3126a_d20260519_m021555_c001_v0001185_t0049_u01779156955333") 2026/05/19 02:20:32 DEBUG : both11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29816d_d20260519_m021626_c001_v7007000_t0000_u01779156986539") 2026/05/19 02:20:32 DEBUG : both11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312fa_d20260519_m021617_c001_v0001185_t0009_u01779156977253") 2026/05/19 02:20:32 DEBUG : both11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac820e_d20260519_m021605_c001_v7007000_t0000_u01779156965594") 2026/05/19 02:20:32 DEBUG : both11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31270_d20260519_m021556_c001_v0001185_t0057_u01779156956088") 2026/05/19 02:20:32 DEBUG : both12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29816e_d20260519_m021626_c001_v7007000_t0000_u01779156986721") 2026/05/19 02:20:32 DEBUG : both12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31300_d20260519_m021617_c001_v0001185_t0001_u01779156977893") 2026/05/19 02:20:32 DEBUG : both12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac820f_d20260519_m021605_c001_v7007000_t0000_u01779156965774") 2026/05/19 02:20:32 DEBUG : both12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31272_d20260519_m021556_c001_v0001185_t0021_u01779156956646") 2026/05/19 02:20:32 DEBUG : both13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29816f_d20260519_m021626_c001_v7007000_t0000_u01779156986905") 2026/05/19 02:20:32 DEBUG : both13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3130c_d20260519_m021618_c001_v0001185_t0050_u01779156978595") 2026/05/19 02:20:32 DEBUG : both13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8210_d20260519_m021605_c001_v7007000_t0000_u01779156965955") 2026/05/19 02:20:32 DEBUG : both13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31274_d20260519_m021557_c001_v0001185_t0028_u01779156957249") 2026/05/19 02:20:32 DEBUG : both14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298170_d20260519_m021627_c001_v7007000_t0000_u01779156987089") 2026/05/19 02:20:32 DEBUG : both14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31312_d20260519_m021619_c001_v0001185_t0038_u01779156979494") 2026/05/19 02:20:32 DEBUG : both14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8211_d20260519_m021606_c001_v7007000_t0000_u01779156966136") 2026/05/19 02:20:32 DEBUG : both14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31278_d20260519_m021557_c001_v0001185_t0048_u01779156957785") 2026/05/19 02:20:32 DEBUG : both15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298171_d20260519_m021627_c001_v7007000_t0000_u01779156987272") 2026/05/19 02:20:32 DEBUG : both15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3131a_d20260519_m021620_c001_v0001185_t0045_u01779156980119") 2026/05/19 02:20:32 DEBUG : both15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8212_d20260519_m021606_c001_v7007000_t0000_u01779156966318") 2026/05/19 02:20:32 DEBUG : both15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3127e_d20260519_m021558_c001_v0001185_t0043_u01779156958447") 2026/05/19 02:20:33 DEBUG : both16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298172_d20260519_m021627_c001_v7007000_t0000_u01779156987459") 2026/05/19 02:20:33 DEBUG : both16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3131e_d20260519_m021620_c001_v0001185_t0051_u01779156980787") 2026/05/19 02:20:33 DEBUG : both16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8213_d20260519_m021606_c001_v7007000_t0000_u01779156966499") 2026/05/19 02:20:33 DEBUG : both16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31284_d20260519_m021559_c001_v0001185_t0018_u01779156959230") 2026/05/19 02:20:33 DEBUG : both17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298173_d20260519_m021627_c001_v7007000_t0000_u01779156987645") 2026/05/19 02:20:33 DEBUG : both17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31326_d20260519_m021621_c001_v0001185_t0021_u01779156981364") 2026/05/19 02:20:33 DEBUG : both17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8214_d20260519_m021606_c001_v7007000_t0000_u01779156966680") 2026/05/19 02:20:33 DEBUG : both17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31288_d20260519_m021559_c001_v0001185_t0037_u01779156959957") 2026/05/19 02:20:33 DEBUG : both18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298175_d20260519_m021627_c001_v7007000_t0000_u01779156987826") 2026/05/19 02:20:33 DEBUG : both18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3132c_d20260519_m021621_c001_v0001185_t0045_u01779156981962") 2026/05/19 02:20:33 DEBUG : both18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8215_d20260519_m021606_c001_v7007000_t0000_u01779156966861") 2026/05/19 02:20:33 DEBUG : both18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3128c_d20260519_m021600_c001_v0001185_t0006_u01779156960874") 2026/05/19 02:20:33 DEBUG : both19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298176_d20260519_m021628_c001_v7007000_t0000_u01779156988007") 2026/05/19 02:20:33 DEBUG : both19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31334_d20260519_m021622_c001_v0001185_t0010_u01779156982689") 2026/05/19 02:20:33 DEBUG : both19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8217_d20260519_m021607_c001_v7007000_t0000_u01779156967042") 2026/05/19 02:20:33 DEBUG : both19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31292_d20260519_m021601_c001_v0001185_t0033_u01779156961616") 2026/05/19 02:20:33 DEBUG : both2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298177_d20260519_m021628_c001_v7007000_t0000_u01779156988190") 2026/05/19 02:20:33 DEBUG : both2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312c6_d20260519_m021611_c001_v0001185_t0059_u01779156971140") 2026/05/19 02:20:34 DEBUG : both2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8218_d20260519_m021607_c001_v7007000_t0000_u01779156967229") 2026/05/19 02:20:34 DEBUG : both2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3124a_d20260519_m021550_c001_v0001185_t0029_u01779156950188") 2026/05/19 02:20:34 DEBUG : both3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298178_d20260519_m021628_c001_v7007000_t0000_u01779156988373") 2026/05/19 02:20:34 DEBUG : both3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312ca_d20260519_m021611_c001_v0001185_t0012_u01779156971767") 2026/05/19 02:20:34 DEBUG : both3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8219_d20260519_m021607_c001_v7007000_t0000_u01779156967410") 2026/05/19 02:20:34 DEBUG : both3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3124c_d20260519_m021550_c001_v0001185_t0058_u01779156950917") 2026/05/19 02:20:34 DEBUG : both4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298179_d20260519_m021628_c001_v7007000_t0000_u01779156988554") 2026/05/19 02:20:34 DEBUG : both4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312d0_d20260519_m021612_c001_v0001185_t0051_u01779156972449") 2026/05/19 02:20:34 DEBUG : both4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac821a_d20260519_m021607_c001_v7007000_t0000_u01779156967591") 2026/05/19 02:20:34 DEBUG : both4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31250_d20260519_m021551_c001_v0001185_t0035_u01779156951432") 2026/05/19 02:20:34 DEBUG : both5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29817b_d20260519_m021628_c001_v7007000_t0000_u01779156988736") 2026/05/19 02:20:34 DEBUG : both5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312d4_d20260519_m021613_c001_v0001185_t0041_u01779156973057") 2026/05/19 02:20:34 DEBUG : both5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac821b_d20260519_m021607_c001_v7007000_t0000_u01779156967785") 2026/05/19 02:20:34 DEBUG : both5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31256_d20260519_m021552_c001_v0001185_t0051_u01779156952113") 2026/05/19 02:20:34 DEBUG : both6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29817c_d20260519_m021628_c001_v7007000_t0000_u01779156988918") 2026/05/19 02:20:34 DEBUG : both6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312da_d20260519_m021613_c001_v0001185_t0051_u01779156973638") 2026/05/19 02:20:34 DEBUG : both6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac821c_d20260519_m021607_c001_v7007000_t0000_u01779156967966") 2026/05/19 02:20:34 DEBUG : both6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3125a_d20260519_m021552_c001_v0001185_t0010_u01779156952725") 2026/05/19 02:20:34 DEBUG : both7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29817d_d20260519_m021629_c001_v7007000_t0000_u01779156989102") 2026/05/19 02:20:34 DEBUG : both7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312e0_d20260519_m021614_c001_v0001185_t0041_u01779156974316") 2026/05/19 02:20:34 DEBUG : both7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac821d_d20260519_m021608_c001_v7007000_t0000_u01779156968147") 2026/05/19 02:20:34 DEBUG : both7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3125c_d20260519_m021553_c001_v0001185_t0051_u01779156953426") 2026/05/19 02:20:35 DEBUG : both8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29817f_d20260519_m021629_c001_v7007000_t0000_u01779156989287") 2026/05/19 02:20:35 DEBUG : both8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312ea_d20260519_m021615_c001_v0001185_t0020_u01779156975021") 2026/05/19 02:20:35 DEBUG : both8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac821f_d20260519_m021608_c001_v7007000_t0000_u01779156968341") 2026/05/19 02:20:35 DEBUG : both8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31260_d20260519_m021554_c001_v0001185_t0028_u01779156954062") 2026/05/19 02:20:35 DEBUG : both9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298180_d20260519_m021629_c001_v7007000_t0000_u01779156989471") 2026/05/19 02:20:35 DEBUG : both9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc312f2_d20260519_m021615_c001_v0001185_t0050_u01779156975860") 2026/05/19 02:20:35 DEBUG : both9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8220_d20260519_m021608_c001_v7007000_t0000_u01779156968523") 2026/05/19 02:20:35 DEBUG : both9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31266_d20260519_m021554_c001_v0001185_t0041_u01779156954664") 2026/05/19 02:20:35 DEBUG : c/non empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7e1_d20260519_m021158_c001_v7007000_t0000_u01779156718849") 2026/05/19 02:20:35 DEBUG : c/non empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab63_d20260519_m021157_c001_v0001173_t0019_u01779156717074") 2026/05/19 02:20:35 DEBUG : c/non empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f422f1542681cf608_d20260519_m021156_c001_v7007000_t0000_u01779156716454") 2026/05/19 02:20:35 DEBUG : c/non empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab59_d20260519_m021154_c001_v0001173_t0056_u01779156714499") 2026/05/19 02:20:35 DEBUG : c/non empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac7511_d20260519_m021137_c001_v7007000_t0000_u01779156697567") 2026/05/19 02:20:35 DEBUG : c/non empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aaf9_d20260519_m021135_c001_v0001173_t0042_u01779156695624") 2026/05/19 02:20:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b4d_d20260519_m021732_c001_v7007000_t0000_u01779157052065") 2026/05/19 02:20:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858957_d20260519_m021727_c001_v0001090_t0011_u01779157047696") 2026/05/19 02:20:35 DEBUG : check sum: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74df_d20260519_m021127_c001_v7007000_t0000_u01779156687700") 2026/05/19 02:20:35 DEBUG : check sum: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aac1_d20260519_m021126_c001_v0001173_t0029_u01779156686709") 2026/05/19 02:20:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e6a3_d20260519_m022021_c001_v7007000_t0000_u01779157221276") 2026/05/19 02:20:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31b00_d20260519_m022019_c001_v0001185_t0058_u01779157219743") 2026/05/19 02:20:36 DEBUG : dest/3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b3_d20260519_m021411_c001_v7007000_t0000_u01779156851875") 2026/05/19 02:20:36 DEBUG : dest/3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419682ed86ad2313_d20260519_m021410_c001_v0001174_t0040_u01779156850769") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e632_d20260519_m021831_c001_v7007000_t0000_u01779157111795") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcde: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31782_d20260519_m021827_c001_v0001185_t0050_u01779157107303") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399466_d20260519_m021950_c001_v7007000_t0000_u01779157190539") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc319ab_d20260519_m021938_c001_v0001185_t0050_u01779157178984") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f432_d20260519_m021934_c001_v7007000_t0000_u01779157174833") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31917_d20260519_m021923_c001_v0001185_t0034_u01779157163359") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e2_d20260519_m021919_c001_v7007000_t0000_u01779157159240") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3186c_d20260519_m021907_c001_v0001185_t0039_u01779157147699") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a964c_d20260519_m021903_c001_v7007000_t0000_u01779157143627") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc317fe_d20260519_m021852_c001_v0001185_t0034_u01779157132084") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0508_d20260519_m021847_c001_v7007000_t0000_u01779157127811") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc317ae_d20260519_m021836_c001_v0001185_t0001_u01779157116035") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf138_d20260519_m021829_c001_v7007000_t0000_u01779157109356") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733aad_d20260519_m021818_c001_v0001174_t0034_u01779157098245") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a5_d20260519_m021813_c001_v7007000_t0000_u01779157093975") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31732_d20260519_m021810_c001_v0001185_t0007_u01779157090182") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca481949a_d20260519_m021808_c001_v7007000_t0000_u01779157088774") 2026/05/19 02:20:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858995_d20260519_m021757_c001_v0001090_t0047_u01779157077618") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f87_d20260519_m021753_c001_v7007000_t0000_u01779157073201") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316a2_d20260519_m021749_c001_v0001185_t0015_u01779157069347") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f1d31_d20260519_m021748_c001_v7007000_t0000_u01779157068084") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4567_d20260519_m021736_c001_v0001105_t0034_u01779157056103") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d0768df_d20260519_m021729_c001_v7007000_t0000_u01779157049527") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733790_d20260519_m021718_c001_v0001174_t0056_u01779157038125") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d3_d20260519_m021713_c001_v7007000_t0000_u01779157033907") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4507_d20260519_m021703_c001_v0001105_t0044_u01779157023492") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb8c_d20260519_m021659_c001_v7007000_t0000_u01779157019395") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc313f9_d20260519_m021647_c001_v0001185_t0027_u01779157007259") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e0943f7_d20260519_m021811_c001_v7007000_t0000_u01779157091949") 2026/05/19 02:20:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3171e_d20260519_m021806_c001_v0001185_t0015_u01779157086849") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e633_d20260519_m021832_c001_v7007000_t0000_u01779157112030") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdef: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589df_d20260519_m021827_c001_v0001090_t0003_u01779157107313") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399467_d20260519_m021950_c001_v7007000_t0000_u01779157190724") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d67_d20260519_m021939_c001_v0001174_t0044_u01779157179535") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f433_d20260519_m021935_c001_v7007000_t0000_u01779157175015") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733ceb_d20260519_m021923_c001_v0001174_t0012_u01779157163909") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e3_d20260519_m021919_c001_v7007000_t0000_u01779157159425") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c63_d20260519_m021908_c001_v0001174_t0040_u01779157148242") 2026/05/19 02:20:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a964d_d20260519_m021903_c001_v7007000_t0000_u01779157143808") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c19_d20260519_m021852_c001_v0001174_t0020_u01779157132633") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c050a_d20260519_m021847_c001_v7007000_t0000_u01779157127995") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733b95_d20260519_m021836_c001_v0001174_t0048_u01779157116643") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124cd63_d20260519_m021829_c001_v7007000_t0000_u01779157109192") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45db_d20260519_m021818_c001_v0001105_t0013_u01779157098885") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a6_d20260519_m021814_c001_v7007000_t0000_u01779157094157") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a79_d20260519_m021810_c001_v0001174_t0000_u01779157090299") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753644_d20260519_m021808_c001_v7007000_t0000_u01779157088746") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45ad_d20260519_m021758_c001_v0001105_t0034_u01779157078290") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f88_d20260519_m021753_c001_v7007000_t0000_u01779157073386") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4595_d20260519_m021749_c001_v0001105_t0041_u01779157069379") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f420dbeecba4de4ed_d20260519_m021748_c001_v7007000_t0000_u01779157068094") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977338fd_d20260519_m021736_c001_v0001174_t0039_u01779157056909") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c044a_d20260519_m021729_c001_v7007000_t0000_u01779157049584") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4537_d20260519_m021719_c001_v0001105_t0015_u01779157039000") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d4_d20260519_m021714_c001_v7007000_t0000_u01779157034097") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31473_d20260519_m021704_c001_v0001185_t0026_u01779157024242") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb8e_d20260519_m021659_c001_v7007000_t0000_u01779157019590") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977335e0_d20260519_m021647_c001_v0001174_t0034_u01779157007846") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f422f1542681cfdd7_d20260519_m021811_c001_v7007000_t0000_u01779157091960") 2026/05/19 02:20:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589ad_d20260519_m021806_c001_v0001090_t0029_u01779157086981") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e634_d20260519_m021832_c001_v7007000_t0000_u01779157112215") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefg: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31784_d20260519_m021827_c001_v0001185_t0043_u01779157107495") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399468_d20260519_m021950_c001_v7007000_t0000_u01779157190908") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4654_d20260519_m021940_c001_v0001105_t0016_u01779157180270") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f434_d20260519_m021935_c001_v7007000_t0000_u01779157175196") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4634_d20260519_m021924_c001_v0001105_t0000_u01779157164750") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e4_d20260519_m021919_c001_v7007000_t0000_u01779157159609") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c461a_d20260519_m021909_c001_v0001105_t0043_u01779157149096") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a964e_d20260519_m021903_c001_v7007000_t0000_u01779157143989") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4606_d20260519_m021853_c001_v0001105_t0025_u01779157133273") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c050c_d20260519_m021848_c001_v7007000_t0000_u01779157128178") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45f0_d20260519_m021837_c001_v0001105_t0029_u01779157117329") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf135_d20260519_m021829_c001_v7007000_t0000_u01779157109144") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31760_d20260519_m021819_c001_v0001185_t0038_u01779157099684") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a7_d20260519_m021814_c001_v7007000_t0000_u01779157094466") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589bb_d20260519_m021810_c001_v0001090_t0029_u01779157090357") 2026/05/19 02:20:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0fa_d20260519_m021809_c001_v7007000_t0000_u01779157089059") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316f6_d20260519_m021759_c001_v0001185_t0053_u01779157079165") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f89_d20260519_m021753_c001_v7007000_t0000_u01779157073571") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977339ad_d20260519_m021749_c001_v0001174_t0031_u01779157069483") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f1d2f_d20260519_m021747_c001_v7007000_t0000_u01779157067721") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31615_d20260519_m021737_c001_v0001185_t0057_u01779157057794") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416f25d8cfc274b6_d20260519_m021729_c001_v7007000_t0000_u01779157049673") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31545_d20260519_m021719_c001_v0001185_t0048_u01779157039671") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d5_d20260519_m021714_c001_v7007000_t0000_u01779157034280") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977336b8_d20260519_m021704_c001_v0001174_t0032_u01779157024791") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb90_d20260519_m021659_c001_v7007000_t0000_u01779157019772") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44e9_d20260519_m021650_c001_v0001105_t0044_u01779157010750") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053993be_d20260519_m021811_c001_v7007000_t0000_u01779157091730") 2026/05/19 02:20:40 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a63_d20260519_m021807_c001_v0001174_t0017_u01779157087026") 2026/05/19 02:20:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e635_d20260519_m021832_c001_v7007000_t0000_u01779157112399") 2026/05/19 02:20:40 DEBUG : dir1/0003-defgh: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733b09_d20260519_m021827_c001_v0001174_t0037_u01779157107505") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399469_d20260519_m021951_c001_v7007000_t0000_u01779157191092") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858aa9_d20260519_m021940_c001_v0001090_t0000_u01779157180893") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f435_d20260519_m021935_c001_v7007000_t0000_u01779157175378") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a75_d20260519_m021925_c001_v0001090_t0059_u01779157165361") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e5_d20260519_m021919_c001_v7007000_t0000_u01779157159794") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a4f_d20260519_m021909_c001_v0001090_t0007_u01779157149860") 2026/05/19 02:20:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a964f_d20260519_m021904_c001_v7007000_t0000_u01779157144171") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a23_d20260519_m021854_c001_v0001090_t0018_u01779157134266") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c050e_d20260519_m021848_c001_v7007000_t0000_u01779157128362") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589fd_d20260519_m021838_c001_v0001090_t0004_u01779157118238") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753a39_d20260519_m021829_c001_v7007000_t0000_u01779157109260") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589cb_d20260519_m021820_c001_v0001090_t0037_u01779157100232") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a8_d20260519_m021814_c001_v7007000_t0000_u01779157094650") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31734_d20260519_m021810_c001_v0001185_t0053_u01779157090378") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d162_d20260519_m021808_c001_v7007000_t0000_u01779157088750") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a23_d20260519_m021759_c001_v0001174_t0039_u01779157079710") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f8a_d20260519_m021753_c001_v7007000_t0000_u01779157073755") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316a6_d20260519_m021749_c001_v0001185_t0028_u01779157069537") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac9900_d20260519_m021747_c001_v7007000_t0000_u01779157067912") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858961_d20260519_m021738_c001_v0001090_t0046_u01779157058374") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416f25d8cfc274b5_d20260519_m021729_c001_v7007000_t0000_u01779157049408") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977337b4_d20260519_m021719_c001_v0001174_t0029_u01779157039857") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d6_d20260519_m021714_c001_v7007000_t0000_u01779157034515") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c450d_d20260519_m021705_c001_v0001105_t0025_u01779157025391") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb92_d20260519_m021659_c001_v7007000_t0000_u01779157019952") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31409_d20260519_m021651_c001_v0001185_t0035_u01779157011060") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf100_d20260519_m021812_c001_v7007000_t0000_u01779157092061") 2026/05/19 02:20:41 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31720_d20260519_m021807_c001_v0001185_t0023_u01779157087038") 2026/05/19 02:20:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e636_d20260519_m021832_c001_v7007000_t0000_u01779157112583") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghi: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45e8_d20260519_m021827_c001_v0001105_t0002_u01779157107518") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539946a_d20260519_m021951_c001_v7007000_t0000_u01779157191280") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc319c1_d20260519_m021941_c001_v0001185_t0011_u01779157181243") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f436_d20260519_m021935_c001_v7007000_t0000_u01779157175559") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31923_d20260519_m021925_c001_v0001185_t0002_u01779157165832") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e7_d20260519_m021919_c001_v7007000_t0000_u01779157159977") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31882_d20260519_m021910_c001_v0001185_t0001_u01779157150283") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9650_d20260519_m021904_c001_v7007000_t0000_u01779157144354") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31812_d20260519_m021854_c001_v0001185_t0059_u01779157134994") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0510_d20260519_m021848_c001_v7007000_t0000_u01779157128557") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc317be_d20260519_m021838_c001_v0001185_t0014_u01779157118664") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e62c_d20260519_m021829_c001_v7007000_t0000_u01779157109270") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733ab9_d20260519_m021820_c001_v0001174_t0031_u01779157100682") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194aa_d20260519_m021814_c001_v7007000_t0000_u01779157094834") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45cf_d20260519_m021810_c001_v0001105_t0052_u01779157090444") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0f7_d20260519_m021808_c001_v7007000_t0000_u01779157088794") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104861820585899d_d20260519_m021800_c001_v0001090_t0004_u01779157080068") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f8b_d20260519_m021753_c001_v7007000_t0000_u01779157073939") 2026/05/19 02:20:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858983_d20260519_m021749_c001_v0001090_t0049_u01779157069653") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac9902_d20260519_m021748_c001_v7007000_t0000_u01779157068113") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c456b_d20260519_m021738_c001_v0001105_t0027_u01779157058655") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b48_d20260519_m021729_c001_v7007000_t0000_u01779157049407") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c453b_d20260519_m021720_c001_v0001105_t0039_u01779157040262") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d7_d20260519_m021714_c001_v7007000_t0000_u01779157034700") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31491_d20260519_m021705_c001_v0001185_t0045_u01779157025757") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb94_d20260519_m021700_c001_v7007000_t0000_u01779157020134") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773360c_d20260519_m021651_c001_v0001174_t0048_u01779157011249") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0fd_d20260519_m021811_c001_v7007000_t0000_u01779157091716") 2026/05/19 02:20:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45c3_d20260519_m021807_c001_v0001105_t0034_u01779157087137") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e637_d20260519_m021832_c001_v7007000_t0000_u01779157112766") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghij: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589e3_d20260519_m021827_c001_v0001090_t0049_u01779157107664") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539946b_d20260519_m021951_c001_v7007000_t0000_u01779157191475") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d80_d20260519_m021941_c001_v0001174_t0030_u01779157181428") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f437_d20260519_m021935_c001_v7007000_t0000_u01779157175740") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d01_d20260519_m021926_c001_v0001174_t0027_u01779157166022") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21e9_d20260519_m021920_c001_v7007000_t0000_u01779157160161") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c7d_d20260519_m021910_c001_v0001174_t0022_u01779157150472") 2026/05/19 02:20:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9651_d20260519_m021904_c001_v7007000_t0000_u01779157144535") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c29_d20260519_m021855_c001_v0001174_t0024_u01779157135181") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0512_d20260519_m021848_c001_v7007000_t0000_u01779157128776") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733bab_d20260519_m021838_c001_v0001174_t0012_u01779157118856") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d07696a_d20260519_m021829_c001_v7007000_t0000_u01779157109149") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45dd_d20260519_m021821_c001_v0001105_t0005_u01779157101222") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194ab_d20260519_m021815_c001_v7007000_t0000_u01779157095018") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31736_d20260519_m021810_c001_v0001185_t0049_u01779157090564") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753645_d20260519_m021808_c001_v7007000_t0000_u01779157088926") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45af_d20260519_m021800_c001_v0001105_t0055_u01779157080572") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f8c_d20260519_m021754_c001_v7007000_t0000_u01779157074123") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316ab_d20260519_m021749_c001_v0001185_t0055_u01779157069735") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f7e_d20260519_m021748_c001_v7007000_t0000_u01779157068209") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773392d_d20260519_m021739_c001_v0001174_t0021_u01779157059644") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f408e2ac0cdfc4be6_d20260519_m021729_c001_v7007000_t0000_u01779157049335") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31553_d20260519_m021720_c001_v0001185_t0011_u01779157040689") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d8_d20260519_m021714_c001_v7007000_t0000_u01779157034883") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977336d2_d20260519_m021705_c001_v0001174_t0056_u01779157025978") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb95_d20260519_m021700_c001_v7007000_t0000_u01779157020316") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44eb_d20260519_m021651_c001_v0001105_t0010_u01779157011643") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f422f1542681cfdd6_d20260519_m021811_c001_v7007000_t0000_u01779157091756") 2026/05/19 02:20:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31722_d20260519_m021807_c001_v0001185_t0052_u01779157087254") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e638_d20260519_m021832_c001_v7007000_t0000_u01779157112951") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijk: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45ea_d20260519_m021827_c001_v0001105_t0034_u01779157107821") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539946c_d20260519_m021951_c001_v7007000_t0000_u01779157191660") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c465c_d20260519_m021941_c001_v0001105_t0047_u01779157181771") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f438_d20260519_m021935_c001_v7007000_t0000_u01779157175922") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4636_d20260519_m021926_c001_v0001105_t0059_u01779157166366") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21ea_d20260519_m021920_c001_v7007000_t0000_u01779157160345") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c461c_d20260519_m021910_c001_v0001105_t0028_u01779157150897") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9652_d20260519_m021904_c001_v7007000_t0000_u01779157144739") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4608_d20260519_m021855_c001_v0001105_t0022_u01779157135674") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0514_d20260519_m021848_c001_v7007000_t0000_u01779157128959") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45f2_d20260519_m021839_c001_v0001105_t0033_u01779157119281") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ebc9_d20260519_m021829_c001_v7007000_t0000_u01779157109319") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31766_d20260519_m021821_c001_v0001185_t0038_u01779157101503") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194ac_d20260519_m021815_c001_v7007000_t0000_u01779157095200") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a7d_d20260519_m021810_c001_v0001174_t0038_u01779157090698") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f422f1542681cfdd5_d20260519_m021808_c001_v7007000_t0000_u01779157088940") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31704_d20260519_m021800_c001_v0001185_t0025_u01779157080883") 2026/05/19 02:20:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f8d_d20260519_m021754_c001_v7007000_t0000_u01779157074308") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4599_d20260519_m021749_c001_v0001105_t0037_u01779157069819") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0f8_d20260519_m021748_c001_v7007000_t0000_u01779157068045") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31623_d20260519_m021740_c001_v0001185_t0045_u01779157060002") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cdf_d20260519_m021729_c001_v7007000_t0000_u01779157049495") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977337d6_d20260519_m021720_c001_v0001174_t0003_u01779157040894") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98d9_d20260519_m021715_c001_v7007000_t0000_u01779157035066") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c450f_d20260519_m021706_c001_v0001105_t0038_u01779157026402") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb96_d20260519_m021700_c001_v7007000_t0000_u01779157020497") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31411_d20260519_m021652_c001_v0001185_t0037_u01779157012007") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415b65876d982bf0_d20260519_m021811_c001_v7007000_t0000_u01779157091743") 2026/05/19 02:20:46 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31724_d20260519_m021807_c001_v0001185_t0011_u01779157087440") 2026/05/19 02:20:46 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e639_d20260519_m021833_c001_v7007000_t0000_u01779157113136") 2026/05/19 02:20:46 DEBUG : dir1/0007-12345: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31786_d20260519_m021827_c001_v0001185_t0024_u01779157107831") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539946d_d20260519_m021951_c001_v7007000_t0000_u01779157191845") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858ab1_d20260519_m021942_c001_v0001090_t0054_u01779157182012") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f43a_d20260519_m021936_c001_v7007000_t0000_u01779157176103") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a7d_d20260519_m021926_c001_v0001090_t0003_u01779157166619") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21eb_d20260519_m021920_c001_v7007000_t0000_u01779157160530") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a53_d20260519_m021911_c001_v0001090_t0046_u01779157151367") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9653_d20260519_m021904_c001_v7007000_t0000_u01779157144924") 2026/05/19 02:20:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a2d_d20260519_m021856_c001_v0001090_t0032_u01779157136118") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0516_d20260519_m021849_c001_v7007000_t0000_u01779157129143") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a03_d20260519_m021839_c001_v0001090_t0040_u01779157119736") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124cd64_d20260519_m021829_c001_v7007000_t0000_u01779157109374") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589d1_d20260519_m021821_c001_v0001090_t0025_u01779157101702") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194ad_d20260519_m021815_c001_v7007000_t0000_u01779157095382") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45d1_d20260519_m021810_c001_v0001105_t0055_u01779157090719") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415b65876d982bef_d20260519_m021808_c001_v7007000_t0000_u01779157088948") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a2d_d20260519_m021801_c001_v0001174_t0017_u01779157081112") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f8e_d20260519_m021754_c001_v7007000_t0000_u01779157074556") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977339af_d20260519_m021749_c001_v0001174_t0029_u01779157069829") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0459_d20260519_m021748_c001_v7007000_t0000_u01779157068221") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858963_d20260519_m021740_c001_v0001090_t0039_u01779157060200") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0d8_d20260519_m021729_c001_v7007000_t0000_u01779157049670") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c453f_d20260519_m021721_c001_v0001105_t0038_u01779157041232") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98da_d20260519_m021715_c001_v7007000_t0000_u01779157035249") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31499_d20260519_m021706_c001_v0001185_t0008_u01779157026748") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb98_d20260519_m021700_c001_v7007000_t0000_u01779157020679") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773361a_d20260519_m021652_c001_v0001174_t0016_u01779157012194") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e0943f6_d20260519_m021811_c001_v7007000_t0000_u01779157091767") 2026/05/19 02:20:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a69_d20260519_m021807_c001_v0001174_t0053_u01779157087449") 2026/05/19 02:20:48 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e63a_d20260519_m021833_c001_v7007000_t0000_u01779157113413") 2026/05/19 02:20:48 DEBUG : dir1/0008-23456: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733b0d_d20260519_m021827_c001_v0001174_t0026_u01779157107965") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539946e_d20260519_m021952_c001_v7007000_t0000_u01779157192028") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc319cb_d20260519_m021942_c001_v0001185_t0043_u01779157182364") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f43c_d20260519_m021936_c001_v7007000_t0000_u01779157176284") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31929_d20260519_m021926_c001_v0001185_t0051_u01779157166954") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21ec_d20260519_m021920_c001_v7007000_t0000_u01779157160717") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31894_d20260519_m021911_c001_v0001185_t0003_u01779157151819") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9654_d20260519_m021905_c001_v7007000_t0000_u01779157145109") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31822_d20260519_m021856_c001_v0001185_t0025_u01779157136611") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0518_d20260519_m021849_c001_v7007000_t0000_u01779157129326") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc317c0_d20260519_m021840_c001_v0001185_t0007_u01779157120108") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d07696b_d20260519_m021829_c001_v7007000_t0000_u01779157109331") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733ac9_d20260519_m021822_c001_v0001174_t0029_u01779157102065") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194ae_d20260519_m021815_c001_v7007000_t0000_u01779157095568") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31738_d20260519_m021810_c001_v0001185_t0054_u01779157090750") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053993b8_d20260519_m021808_c001_v7007000_t0000_u01779157088956") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589a1_d20260519_m021801_c001_v0001090_t0057_u01779157081536") 2026/05/19 02:20:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f8f_d20260519_m021754_c001_v7007000_t0000_u01779157074740") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316b0_d20260519_m021749_c001_v0001185_t0052_u01779157069923") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e53e_d20260519_m021747_c001_v7007000_t0000_u01779157067915") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4571_d20260519_m021740_c001_v0001105_t0023_u01779157060584") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1ce0_d20260519_m021729_c001_v7007000_t0000_u01779157049673") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31559_d20260519_m021721_c001_v0001185_t0041_u01779157041638") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98db_d20260519_m021715_c001_v7007000_t0000_u01779157035434") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977336de_d20260519_m021706_c001_v0001174_t0042_u01779157026955") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb99_d20260519_m021700_c001_v7007000_t0000_u01779157020862") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44ed_d20260519_m021652_c001_v0001105_t0059_u01779157012522") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf101_d20260519_m021812_c001_v7007000_t0000_u01779157092083") 2026/05/19 02:20:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589af_d20260519_m021807_c001_v0001090_t0030_u01779157087508") 2026/05/19 02:20:49 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e63b_d20260519_m021833_c001_v7007000_t0000_u01779157113596") 2026/05/19 02:20:49 DEBUG : dir1/0009-34567: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589e5_d20260519_m021827_c001_v0001090_t0052_u01779157107990") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539946f_d20260519_m021952_c001_v7007000_t0000_u01779157192214") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d87_d20260519_m021943_c001_v0001174_t0031_u01779157183072") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f43e_d20260519_m021936_c001_v7007000_t0000_u01779157176513") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d09_d20260519_m021927_c001_v0001174_t0041_u01779157167164") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21ed_d20260519_m021920_c001_v7007000_t0000_u01779157160901") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c89_d20260519_m021912_c001_v0001174_t0049_u01779157152023") 2026/05/19 02:20:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9655_d20260519_m021905_c001_v7007000_t0000_u01779157145291") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c2d_d20260519_m021856_c001_v0001174_t0009_u01779157136807") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0519_d20260519_m021849_c001_v7007000_t0000_u01779157129509") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733bb1_d20260519_m021840_c001_v0001174_t0026_u01779157120335") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e628_d20260519_m021828_c001_v7007000_t0000_u01779157108900") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45df_d20260519_m021822_c001_v0001105_t0025_u01779157102500") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194af_d20260519_m021815_c001_v7007000_t0000_u01779157095751") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589bd_d20260519_m021810_c001_v0001090_t0027_u01779157090836") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0f8_d20260519_m021808_c001_v7007000_t0000_u01779157088799") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45b7_d20260519_m021801_c001_v0001105_t0040_u01779157081921") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f90_d20260519_m021754_c001_v7007000_t0000_u01779157074924") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858985_d20260519_m021749_c001_v0001090_t0046_u01779157069950") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e53f_d20260519_m021748_c001_v7007000_t0000_u01779157068104") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733949_d20260519_m021740_c001_v0001174_t0011_u01779157060989") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cde_d20260519_m021729_c001_v7007000_t0000_u01779157049312") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977337ec_d20260519_m021721_c001_v0001174_t0057_u01779157041878") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98dc_d20260519_m021715_c001_v7007000_t0000_u01779157035618") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4519_d20260519_m021707_c001_v0001105_t0048_u01779157027407") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb9b_d20260519_m021701_c001_v7007000_t0000_u01779157021043") 2026/05/19 02:20:50 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31417_d20260519_m021652_c001_v0001185_t0007_u01779157012818") 2026/05/19 02:20:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0fe_d20260519_m021811_c001_v7007000_t0000_u01779157091877") 2026/05/19 02:20:51 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45c5_d20260519_m021807_c001_v0001105_t0044_u01779157087518") 2026/05/19 02:20:51 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e63c_d20260519_m021833_c001_v7007000_t0000_u01779157113781") 2026/05/19 02:20:51 DEBUG : dir1/0010-45678: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3178a_d20260519_m021828_c001_v0001185_t0022_u01779157108016") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399470_d20260519_m021952_c001_v7007000_t0000_u01779157192433") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c465e_d20260519_m021943_c001_v0001105_t0038_u01779157183416") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f43f_d20260519_m021936_c001_v7007000_t0000_u01779157176750") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c463a_d20260519_m021927_c001_v0001105_t0059_u01779157167464") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21ee_d20260519_m021921_c001_v7007000_t0000_u01779157161085") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4620_d20260519_m021912_c001_v0001105_t0049_u01779157152394") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9656_d20260519_m021905_c001_v7007000_t0000_u01779157145473") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c460a_d20260519_m021857_c001_v0001105_t0006_u01779157137100") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c051b_d20260519_m021849_c001_v7007000_t0000_u01779157129727") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45f4_d20260519_m021840_c001_v0001105_t0034_u01779157120620") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf136_d20260519_m021829_c001_v7007000_t0000_u01779157109168") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3176e_d20260519_m021822_c001_v0001185_t0042_u01779157102893") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b0_d20260519_m021815_c001_v7007000_t0000_u01779157095936") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3173a_d20260519_m021810_c001_v0001185_t0013_u01779157090935") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d163_d20260519_m021808_c001_v7007000_t0000_u01779157088969") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31708_d20260519_m021802_c001_v0001185_t0041_u01779157082439") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f91_d20260519_m021755_c001_v7007000_t0000_u01779157075109") 2026/05/19 02:20:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316b2_d20260519_m021750_c001_v0001185_t0031_u01779157070125") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca481947b_d20260519_m021748_c001_v7007000_t0000_u01779157068232") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31631_d20260519_m021741_c001_v0001185_t0050_u01779157061551") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cdb_d20260519_m021729_c001_v7007000_t0000_u01779157049119") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4541_d20260519_m021722_c001_v0001105_t0049_u01779157042240") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98dd_d20260519_m021715_c001_v7007000_t0000_u01779157035802") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc314b3_d20260519_m021707_c001_v0001185_t0020_u01779157027740") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb9c_d20260519_m021701_c001_v7007000_t0000_u01779157021225") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733626_d20260519_m021653_c001_v0001174_t0027_u01779157013006") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0ff_d20260519_m021811_c001_v7007000_t0000_u01779157091900") 2026/05/19 02:20:52 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31726_d20260519_m021807_c001_v0001185_t0048_u01779157087625") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e63d_d20260519_m021833_c001_v7007000_t0000_u01779157113965") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3178e_d20260519_m021828_c001_v0001185_t0042_u01779157108217") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399471_d20260519_m021952_c001_v7007000_t0000_u01779157192626") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858ab9_d20260519_m021943_c001_v0001090_t0013_u01779157183850") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f440_d20260519_m021936_c001_v7007000_t0000_u01779157176941") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a85_d20260519_m021927_c001_v0001090_t0016_u01779157167854") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21ef_d20260519_m021921_c001_v7007000_t0000_u01779157161269") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a55_d20260519_m021912_c001_v0001090_t0003_u01779157152715") 2026/05/19 02:20:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9657_d20260519_m021905_c001_v7007000_t0000_u01779157145654") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a31_d20260519_m021857_c001_v0001090_t0033_u01779157137398") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c051d_d20260519_m021849_c001_v7007000_t0000_u01779157129912") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a07_d20260519_m021841_c001_v0001090_t0043_u01779157121212") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753a37_d20260519_m021828_c001_v7007000_t0000_u01779157108894") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589d3_d20260519_m021823_c001_v0001090_t0045_u01779157103137") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b1_d20260519_m021816_c001_v7007000_t0000_u01779157096120") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45d3_d20260519_m021811_c001_v0001105_t0040_u01779157091033") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0f9_d20260519_m021809_c001_v7007000_t0000_u01779157089039") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a37_d20260519_m021802_c001_v0001174_t0047_u01779157082665") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f92_d20260519_m021755_c001_v7007000_t0000_u01779157075293") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c459b_d20260519_m021750_c001_v0001105_t0014_u01779157070213") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0f9_d20260519_m021748_c001_v7007000_t0000_u01779157068246") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858969_d20260519_m021741_c001_v0001090_t0046_u01779157061750") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cdc_d20260519_m021729_c001_v7007000_t0000_u01779157049130") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31567_d20260519_m021722_c001_v0001185_t0043_u01779157042497") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98de_d20260519_m021716_c001_v7007000_t0000_u01779157036075") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977336eb_d20260519_m021707_c001_v0001174_t0029_u01779157027940") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb9d_d20260519_m021701_c001_v7007000_t0000_u01779157021406") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44ef_d20260519_m021653_c001_v0001105_t0020_u01779157013290") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d168_d20260519_m021812_c001_v7007000_t0000_u01779157092090") 2026/05/19 02:20:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31728_d20260519_m021807_c001_v0001185_t0019_u01779157087825") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e63e_d20260519_m021834_c001_v7007000_t0000_u01779157114150") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45ec_d20260519_m021828_c001_v0001105_t0039_u01779157108273") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399472_d20260519_m021952_c001_v7007000_t0000_u01779157192811") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc319dd_d20260519_m021944_c001_v0001185_t0010_u01779157184410") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f442_d20260519_m021937_c001_v7007000_t0000_u01779157177122") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31941_d20260519_m021928_c001_v0001185_t0043_u01779157168364") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21f0_d20260519_m021921_c001_v7007000_t0000_u01779157161452") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc318a8_d20260519_m021913_c001_v0001185_t0031_u01779157153054") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9658_d20260519_m021905_c001_v7007000_t0000_u01779157145838") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3182c_d20260519_m021857_c001_v0001185_t0027_u01779157137860") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c051e_d20260519_m021850_c001_v7007000_t0000_u01779157130193") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc317d6_d20260519_m021841_c001_v0001185_t0030_u01779157121678") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ebc8_d20260519_m021829_c001_v7007000_t0000_u01779157109138") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733add_d20260519_m021823_c001_v0001174_t0019_u01779157103481") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b2_d20260519_m021816_c001_v7007000_t0000_u01779157096329") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a85_d20260519_m021811_c001_v0001174_t0037_u01779157091069") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753642_d20260519_m021808_c001_v7007000_t0000_u01779157088381") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589a3_d20260519_m021802_c001_v0001090_t0059_u01779157082925") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f93_d20260519_m021755_c001_v7007000_t0000_u01779157075478") 2026/05/19 02:20:54 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858987_d20260519_m021750_c001_v0001090_t0021_u01779157070275") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca481947a_d20260519_m021748_c001_v7007000_t0000_u01779157068049") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4577_d20260519_m021742_c001_v0001105_t0013_u01779157062153") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cdd_d20260519_m021729_c001_v7007000_t0000_u01779157049302") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733804_d20260519_m021722_c001_v0001174_t0030_u01779157042791") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98df_d20260519_m021716_c001_v7007000_t0000_u01779157036261") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c451b_d20260519_m021708_c001_v0001105_t0032_u01779157028246") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb9e_d20260519_m021701_c001_v7007000_t0000_u01779157021594") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3141b_d20260519_m021653_c001_v0001185_t0037_u01779157013670") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf0fc_d20260519_m021811_c001_v7007000_t0000_u01779157091694") 2026/05/19 02:20:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45c7_d20260519_m021807_c001_v0001105_t0056_u01779157087930") 2026/05/19 02:20:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e63f_d20260519_m021834_c001_v7007000_t0000_u01779157114334") 2026/05/19 02:20:55 DEBUG : dir1/0013-789;=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733b0f_d20260519_m021828_c001_v0001174_t0033_u01779157108310") 2026/05/19 02:20:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399473_d20260519_m021952_c001_v7007000_t0000_u01779157192995") 2026/05/19 02:20:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d99_d20260519_m021944_c001_v0001174_t0037_u01779157184627") 2026/05/19 02:20:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f444_d20260519_m021937_c001_v7007000_t0000_u01779157177303") 2026/05/19 02:20:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733d1f_d20260519_m021928_c001_v0001174_t0041_u01779157168625") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21f1_d20260519_m021921_c001_v7007000_t0000_u01779157161635") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c91_d20260519_m021913_c001_v0001174_t0024_u01779157153244") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a9659_d20260519_m021906_c001_v7007000_t0000_u01779157146019") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733c37_d20260519_m021858_c001_v0001174_t0028_u01779157138047") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c051f_d20260519_m021850_c001_v7007000_t0000_u01779157130392") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733bc9_d20260519_m021841_c001_v0001174_t0009_u01779157121927") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdf137_d20260519_m021829_c001_v7007000_t0000_u01779157109348") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45e1_d20260519_m021823_c001_v0001105_t0035_u01779157103964") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b3_d20260519_m021816_c001_v7007000_t0000_u01779157096512") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3173e_d20260519_m021811_c001_v0001185_t0011_u01779157091122") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d15f_d20260519_m021808_c001_v7007000_t0000_u01779157088367") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45b9_d20260519_m021803_c001_v0001105_t0057_u01779157083274") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f94_d20260519_m021755_c001_v7007000_t0000_u01779157075676") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316b6_d20260519_m021750_c001_v0001185_t0049_u01779157070311") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f420dbeecba4de4eb_d20260519_m021747_c001_v7007000_t0000_u01779157067719") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733959_d20260519_m021742_c001_v0001174_t0018_u01779157062448") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d0d3_d20260519_m021729_c001_v7007000_t0000_u01779157049409") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4547_d20260519_m021723_c001_v0001105_t0026_u01779157043317") 2026/05/19 02:20:56 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98e0_d20260519_m021716_c001_v7007000_t0000_u01779157036446") 2026/05/19 02:20:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc314c1_d20260519_m021708_c001_v0001185_t0027_u01779157028674") 2026/05/19 02:20:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bb9f_d20260519_m021701_c001_v7007000_t0000_u01779157021775") 2026/05/19 02:20:57 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733632_d20260519_m021653_c001_v0001174_t0024_u01779157013866") 2026/05/19 02:20:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a1_d20260519_m021812_c001_v7007000_t0000_u01779157092099") 2026/05/19 02:20:57 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a6d_d20260519_m021807_c001_v0001174_t0025_u01779157087994") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e640_d20260519_m021834_c001_v7007000_t0000_u01779157114517") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589e7_d20260519_m021828_c001_v0001090_t0027_u01779157108323") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399474_d20260519_m021953_c001_v7007000_t0000_u01779157193179") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4660_d20260519_m021945_c001_v0001105_t0007_u01779157185016") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f446_d20260519_m021937_c001_v7007000_t0000_u01779157177485") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c463c_d20260519_m021929_c001_v0001105_t0018_u01779157169229") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21f2_d20260519_m021921_c001_v7007000_t0000_u01779157161823") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4624_d20260519_m021913_c001_v0001105_t0041_u01779157153646") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a965a_d20260519_m021906_c001_v7007000_t0000_u01779157146201") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c460c_d20260519_m021858_c001_v0001105_t0042_u01779157138343") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0520_d20260519_m021850_c001_v7007000_t0000_u01779157130576") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c45f8_d20260519_m021842_c001_v0001105_t0015_u01779157122229") 2026/05/19 02:20:57 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987753a38_d20260519_m021829_c001_v7007000_t0000_u01779157109079") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31778_d20260519_m021824_c001_v0001185_t0031_u01779157104372") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b4_d20260519_m021816_c001_v7007000_t0000_u01779157096694") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31740_d20260519_m021811_c001_v0001185_t0000_u01779157091316") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d161_d20260519_m021808_c001_v7007000_t0000_u01779157088567") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3170e_d20260519_m021803_c001_v0001185_t0033_u01779157083555") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f95_d20260519_m021755_c001_v7007000_t0000_u01779157075961") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977339bd_d20260519_m021750_c001_v0001174_t0039_u01779157070386") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e53d_d20260519_m021747_c001_v7007000_t0000_u01779157067721") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31645_d20260519_m021742_c001_v0001185_t0043_u01779157062867") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d0768de_d20260519_m021729_c001_v7007000_t0000_u01779157049344") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31577_d20260519_m021723_c001_v0001185_t0031_u01779157043768") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98e1_d20260519_m021716_c001_v7007000_t0000_u01779157036629") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733707_d20260519_m021708_c001_v0001174_t0030_u01779157028870") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bba0_d20260519_m021701_c001_v7007000_t0000_u01779157021955") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44f1_d20260519_m021654_c001_v0001105_t0013_u01779157014244") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d167_d20260519_m021811_c001_v7007000_t0000_u01779157091905") 2026/05/19 02:20:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3172a_d20260519_m021808_c001_v0001185_t0048_u01779157088031") 2026/05/19 02:20:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e641_d20260519_m021834_c001_v7007000_t0000_u01779157114700") 2026/05/19 02:20:58 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31794_d20260519_m021828_c001_v0001185_t0058_u01779157108495") 2026/05/19 02:20:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399475_d20260519_m021953_c001_v7007000_t0000_u01779157193363") 2026/05/19 02:20:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858abd_d20260519_m021945_c001_v0001090_t0042_u01779157185329") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f447_d20260519_m021937_c001_v7007000_t0000_u01779157177666") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a8b_d20260519_m021929_c001_v0001090_t0031_u01779157169526") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21f3_d20260519_m021922_c001_v7007000_t0000_u01779157162033") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a59_d20260519_m021914_c001_v0001090_t0003_u01779157154152") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a965b_d20260519_m021906_c001_v7007000_t0000_u01779157146383") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a35_d20260519_m021858_c001_v0001090_t0033_u01779157138752") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0521_d20260519_m021850_c001_v7007000_t0000_u01779157130758") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a0f_d20260519_m021842_c001_v0001090_t0055_u01779157122513") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e62b_d20260519_m021829_c001_v7007000_t0000_u01779157109180") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589d7_d20260519_m021824_c001_v0001090_t0031_u01779157104607") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b5_d20260519_m021816_c001_v7007000_t0000_u01779157096879") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589bf_d20260519_m021811_c001_v0001090_t0051_u01779157091335") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca481949b_d20260519_m021809_c001_v7007000_t0000_u01779157089045") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a41_d20260519_m021803_c001_v0001174_t0051_u01779157083782") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f96_d20260519_m021756_c001_v7007000_t0000_u01779157076258") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc316ba_d20260519_m021750_c001_v0001185_t0029_u01779157070498") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f1d30_d20260519_m021747_c001_v7007000_t0000_u01779157067903") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104861820585896f_d20260519_m021743_c001_v0001090_t0033_u01779157063122") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b49_d20260519_m021729_c001_v7007000_t0000_u01779157049668") 2026/05/19 02:20:59 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733812_d20260519_m021723_c001_v0001174_t0049_u01779157043980") 2026/05/19 02:21:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98e2_d20260519_m021716_c001_v7007000_t0000_u01779157036814") 2026/05/19 02:21:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c451d_d20260519_m021709_c001_v0001105_t0011_u01779157029262") 2026/05/19 02:21:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bba1_d20260519_m021702_c001_v7007000_t0000_u01779157022143") 2026/05/19 02:21:00 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31425_d20260519_m021654_c001_v0001185_t0048_u01779157014498") 2026/05/19 02:21:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194a0_d20260519_m021811_c001_v7007000_t0000_u01779157091914") 2026/05/19 02:21:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589b1_d20260519_m021808_c001_v0001090_t0047_u01779157088074") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b4e_d20260519_m021732_c001_v7007000_t0000_u01779157052246") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315a3_d20260519_m021727_c001_v0001185_t0003_u01779157047341") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b4f_d20260519_m021732_c001_v7007000_t0000_u01779157052426") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4553_d20260519_m021727_c001_v0001105_t0021_u01779157047350") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b50_d20260519_m021732_c001_v7007000_t0000_u01779157052607") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733858_d20260519_m021727_c001_v0001174_t0033_u01779157047414") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b51_d20260519_m021732_c001_v7007000_t0000_u01779157052788") 2026/05/19 02:21:00 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315ad_d20260519_m021727_c001_v0001185_t0040_u01779157047604") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b52_d20260519_m021732_c001_v7007000_t0000_u01779157052969") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4555_d20260519_m021727_c001_v0001105_t0012_u01779157047716") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b53_d20260519_m021733_c001_v7007000_t0000_u01779157053150") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315af_d20260519_m021727_c001_v0001185_t0042_u01779157047790") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b54_d20260519_m021733_c001_v7007000_t0000_u01779157053332") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733866_d20260519_m021727_c001_v0001174_t0034_u01779157047869") 2026/05/19 02:21:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b55_d20260519_m021733_c001_v7007000_t0000_u01779157053512") 2026/05/19 02:21:01 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4557_d20260519_m021728_c001_v0001105_t0046_u01779157048052") 2026/05/19 02:21:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b56_d20260519_m021733_c001_v7007000_t0000_u01779157053693") 2026/05/19 02:21:01 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858959_d20260519_m021728_c001_v0001090_t0002_u01779157048068") 2026/05/19 02:21:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b57_d20260519_m021733_c001_v7007000_t0000_u01779157053875") 2026/05/19 02:21:01 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315b3_d20260519_m021728_c001_v0001185_t0035_u01779157048084") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b58_d20260519_m021734_c001_v7007000_t0000_u01779157054056") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315b5_d20260519_m021728_c001_v0001185_t0000_u01779157048278") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b59_d20260519_m021734_c001_v7007000_t0000_u01779157054237") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4559_d20260519_m021728_c001_v0001105_t0033_u01779157048323") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b5a_d20260519_m021734_c001_v7007000_t0000_u01779157054418") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733874_d20260519_m021728_c001_v0001174_t0048_u01779157048429") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b5b_d20260519_m021734_c001_v7007000_t0000_u01779157054599") 2026/05/19 02:21:01 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315b7_d20260519_m021728_c001_v0001185_t0003_u01779157048479") 2026/05/19 02:21:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b5c_d20260519_m021734_c001_v7007000_t0000_u01779157054780") 2026/05/19 02:21:01 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104861820585895b_d20260519_m021728_c001_v0001090_t0028_u01779157048514") 2026/05/19 02:21:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02b5d_d20260519_m021734_c001_v7007000_t0000_u01779157054970") 2026/05/19 02:21:01 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc315b9_d20260519_m021728_c001_v0001185_t0015_u01779157048665") 2026/05/19 02:21:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e0943d6_d20260519_m021751_c001_v7007000_t0000_u01779157071145") 2026/05/19 02:21:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3167d_d20260519_m021745_c001_v0001185_t0030_u01779157065990") 2026/05/19 02:21:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac9904_d20260519_m021750_c001_v7007000_t0000_u01779157070939") 2026/05/19 02:21:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4587_d20260519_m021746_c001_v0001105_t0015_u01779157066129") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e0943d5_d20260519_m021750_c001_v7007000_t0000_u01779157070958") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3167f_d20260519_m021746_c001_v0001185_t0022_u01779157066190") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac9905_d20260519_m021751_c001_v7007000_t0000_u01779157071151") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733983_d20260519_m021746_c001_v0001174_t0013_u01779157066230") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e546_d20260519_m021751_c001_v7007000_t0000_u01779157071164") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31681_d20260519_m021746_c001_v0001185_t0019_u01779157066376") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca481947f_d20260519_m021750_c001_v7007000_t0000_u01779157070909") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104861820585897a_d20260519_m021746_c001_v0001090_t0048_u01779157066423") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296837a6_d20260519_m021751_c001_v7007000_t0000_u01779157071010") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4589_d20260519_m021746_c001_v0001105_t0011_u01779157066522") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f82_d20260519_m021751_c001_v7007000_t0000_u01779157071320") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31683_d20260519_m021746_c001_v0001185_t0001_u01779157066563") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e545_d20260519_m021750_c001_v7007000_t0000_u01779157070971") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733987_d20260519_m021746_c001_v0001174_t0021_u01779157066691") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296837a9_d20260519_m021751_c001_v7007000_t0000_u01779157071196") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104861820585897d_d20260519_m021746_c001_v0001090_t0043_u01779157066738") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4819482_d20260519_m021751_c001_v7007000_t0000_u01779157071274") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31685_d20260519_m021746_c001_v0001185_t0026_u01779157066751") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4819481_d20260519_m021751_c001_v7007000_t0000_u01779157071091") 2026/05/19 02:21:02 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c458b_d20260519_m021746_c001_v0001105_t0026_u01779157066794") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c045b_d20260519_m021750_c001_v7007000_t0000_u01779157070921") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3168b_d20260519_m021746_c001_v0001185_t0018_u01779157066965") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f80_d20260519_m021750_c001_v7007000_t0000_u01779157070939") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104861820585897f_d20260519_m021747_c001_v0001090_t0045_u01779157067137") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c045d_d20260519_m021751_c001_v7007000_t0000_u01779157071287") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31691_d20260519_m021747_c001_v0001185_t0047_u01779157067177") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c045c_d20260519_m021751_c001_v7007000_t0000_u01779157071104") 2026/05/19 02:21:03 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773398d_d20260519_m021747_c001_v0001174_t0039_u01779157067210") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161fc_d20260519_m021540_c001_v7007000_t0000_u01779156940222") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f107f9e21d868444f_d20260519_m021538_c001_v0001185_t0010_u01779156938261") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f408e2ac0cdfc4b5f_d20260519_m021538_c001_v7007000_t0000_u01779156938076") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f107f9e21d868441f_d20260519_m021535_c001_v0001185_t0014_u01779156935465") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f408e2ac0cdfc4b58_d20260519_m021534_c001_v7007000_t0000_u01779156934738") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773311b_d20260519_m021530_c001_v0001174_t0030_u01779156930596") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161e9_d20260519_m021529_c001_v7007000_t0000_u01779156929134") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1024a18e6113dbaa_d20260519_m021526_c001_v0001167_t0041_u01779156926666") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b72e_d20260519_m021526_c001_v7007000_t0000_u01779156926485") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1024a18e6113db84_d20260519_m021522_c001_v0001167_t0053_u01779156922929") 2026/05/19 02:21:03 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b71e_d20260519_m021522_c001_v7007000_t0000_u01779156922204") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc311b2_d20260519_m021518_c001_v0001185_t0046_u01779156918794") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0346_d20260519_m021517_c001_v7007000_t0000_u01779156917518") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1084d65ffed252bc_d20260519_m021516_c001_v0001165_t0034_u01779156916202") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1bdb_d20260519_m021516_c001_v7007000_t0000_u01779156916019") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1084d65ffed252b6_d20260519_m021513_c001_v0001165_t0044_u01779156913064") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1bd5_d20260519_m021512_c001_v7007000_t0000_u01779156912338") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31170_d20260519_m021508_c001_v0001185_t0056_u01779156908184") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0330_d20260519_m021507_c001_v7007000_t0000_u01779156907273") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f101271dee686deb5_d20260519_m021504_c001_v0001144_t0016_u01779156904896") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d1619e_d20260519_m021504_c001_v7007000_t0000_u01779156904710") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f101271dee686de9d_d20260519_m021500_c001_v0001144_t0050_u01779156900944") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d16196_d20260519_m021500_c001_v7007000_t0000_u01779156900216") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc310ce_d20260519_m021455_c001_v0001185_t0038_u01779156895077") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b6bd_d20260519_m021454_c001_v7007000_t0000_u01779156894170") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f114f0f96194696a6_d20260519_m021452_c001_v0001174_t0003_u01779156892133") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a90f4_d20260519_m021451_c001_v7007000_t0000_u01779156891946") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f114f0f9619469652_d20260519_m021448_c001_v0001174_t0015_u01779156888303") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a90ea_d20260519_m021447_c001_v7007000_t0000_u01779156887555") 2026/05/19 02:21:04 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30fb6_d20260519_m021442_c001_v0001185_t0016_u01779156882189") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d076345_d20260519_m021441_c001_v7007000_t0000_u01779156881137") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f108e382c64e1a95e_d20260519_m021439_c001_v0001105_t0035_u01779156879083") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b676_d20260519_m021438_c001_v7007000_t0000_u01779156878902") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f108e382c64e1a94a_d20260519_m021435_c001_v0001105_t0058_u01779156875394") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b65e_d20260519_m021434_c001_v7007000_t0000_u01779156874669") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30ebc_d20260519_m021429_c001_v0001185_t0031_u01779156869259") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831ba_d20260519_m021428_c001_v7007000_t0000_u01779156868160") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f104f082a6309170a_d20260519_m021422_c001_v0001174_t0048_u01779156862582") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41939c4c0cf18fcf_d20260519_m021422_c001_v7007000_t0000_u01779156862382") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30df2_d20260519_m021418_c001_v0001185_t0044_u01779156858453") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1033189ada227486_d20260519_m021417_c001_v0001174_t0020_u01779156857463") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1033189ada227466_d20260519_m021416_c001_v0001174_t0012_u01779156856233") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e093e2c_d20260519_m021403_c001_v7007000_t0000_u01779156843050") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732938_d20260519_m021356_c001_v0001174_t0056_u01779156836186") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1111f6387ab7c763_d20260519_m021355_c001_v0001130_t0049_u01779156835312") 2026/05/19 02:21:05 DEBUG : dst/one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1111f6387ab7c75b_d20260519_m021354_c001_v0001130_t0028_u01779156834174") 2026/05/19 02:21:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161fd_d20260519_m021540_c001_v7007000_t0000_u01779156940405") 2026/05/19 02:21:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1112ccdb3aaa9064_d20260519_m021537_c001_v0001033_t0013_u01779156937711") 2026/05/19 02:21:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f113014887be15adc_d20260519_m021534_c001_v0001185_t0030_u01779156934552") 2026/05/19 02:21:05 DEBUG : dst/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161ea_d20260519_m021529_c001_v7007000_t0000_u01779156929316") 2026/05/19 02:21:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f111021e8fc7b2446_d20260519_m021525_c001_v0001117_t0039_u01779156925828") 2026/05/19 02:21:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1078f3931303cc19_d20260519_m021521_c001_v0001165_t0057_u01779156921973") 2026/05/19 02:21:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0347_d20260519_m021517_c001_v7007000_t0000_u01779156917702") 2026/05/19 02:21:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f116ed513f9758335_d20260519_m021515_c001_v0001178_t0015_u01779156915799") 2026/05/19 02:21:06 DEBUG : dst/one.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f102f1c73d3abf110_d20260519_m021511_c001_v0001115_t0009_u01779156911554") 2026/05/19 02:21:06 DEBUG : dst/three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831bb_d20260519_m021428_c001_v7007000_t0000_u01779156868348") 2026/05/19 02:21:06 DEBUG : dst/three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1033189ada227519_d20260519_m021426_c001_v0001174_t0055_u01779156866652") 2026/05/19 02:21:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161fe_d20260519_m021540_c001_v7007000_t0000_u01779156940588") 2026/05/19 02:21:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f101c0f3b98fbb4df_d20260519_m021539_c001_v0001101_t0031_u01779156939089") 2026/05/19 02:21:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f111cb849ed8c91c4_d20260519_m021536_c001_v0001182_t0033_u01779156936265") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161ff_d20260519_m021540_c001_v7007000_t0000_u01779156940771") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f107f9e21d868446b_d20260519_m021539_c001_v0001185_t0020_u01779156939641") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f408e2ac0cdfc4b61_d20260519_m021539_c001_v7007000_t0000_u01779156939456") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f107f9e21d8684439_d20260519_m021536_c001_v0001185_t0048_u01779156936666") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f408e2ac0cdfc4b5e_d20260519_m021536_c001_v7007000_t0000_u01779156936475") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773312d_d20260519_m021531_c001_v0001174_t0039_u01779156931716") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161ec_d20260519_m021529_c001_v7007000_t0000_u01779156929498") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1024a18e6113dbb4_d20260519_m021528_c001_v0001167_t0043_u01779156928317") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b732_d20260519_m021528_c001_v7007000_t0000_u01779156928134") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1024a18e6113db94_d20260519_m021524_c001_v0001167_t0028_u01779156924189") 2026/05/19 02:21:06 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b721_d20260519_m021524_c001_v7007000_t0000_u01779156924007") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc311b4_d20260519_m021519_c001_v0001185_t0029_u01779156919340") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1bdd_d20260519_m021516_c001_v7007000_t0000_u01779156916959") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732fea_d20260519_m021514_c001_v0001174_t0024_u01779156914387") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1bd8_d20260519_m021513_c001_v7007000_t0000_u01779156913658") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3117e_d20260519_m021508_c001_v0001185_t0024_u01779156908930") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161a9_d20260519_m021506_c001_v7007000_t0000_u01779156906226") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732ef4_d20260519_m021503_c001_v0001174_t0057_u01779156903264") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d1619b_d20260519_m021502_c001_v7007000_t0000_u01779156902163") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc310d2_d20260519_m021455_c001_v0001185_t0038_u01779156895592") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a90f6_d20260519_m021453_c001_v7007000_t0000_u01779156893253") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732e04_d20260519_m021450_c001_v0001174_t0036_u01779156890544") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a90ee_d20260519_m021449_c001_v7007000_t0000_u01779156889431") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30fba_d20260519_m021442_c001_v0001185_t0021_u01779156882967") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b67c_d20260519_m021440_c001_v7007000_t0000_u01779156880212") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732cc6_d20260519_m021437_c001_v0001174_t0022_u01779156877495") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b669_d20260519_m021436_c001_v7007000_t0000_u01779156876407") 2026/05/19 02:21:07 DEBUG : dst/three.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30ecc_d20260519_m021429_c001_v0001185_t0042_u01779156869814") 2026/05/19 02:21:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161ee_d20260519_m021529_c001_v7007000_t0000_u01779156929680") 2026/05/19 02:21:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f11689d1d78262ef7_d20260519_m021527_c001_v0001174_t0011_u01779156927765") 2026/05/19 02:21:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10376a8dc1165b72_d20260519_m021523_c001_v0001181_t0022_u01779156923801") 2026/05/19 02:21:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0349_d20260519_m021517_c001_v7007000_t0000_u01779156917887") 2026/05/19 02:21:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f100aa7f95b5925a2_d20260519_m021516_c001_v0001185_t0043_u01779156916691") 2026/05/19 02:21:08 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f107dafc51f31ef68_d20260519_m021513_c001_v0001182_t0057_u01779156913447") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d16200_d20260519_m021540_c001_v7007000_t0000_u01779156940955") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc311f0_d20260519_m021531_c001_v0001185_t0032_u01779156931513") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d161ef_d20260519_m021529_c001_v7007000_t0000_u01779156929861") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733048_d20260519_m021518_c001_v0001174_t0015_u01779156918984") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c034b_d20260519_m021518_c001_v7007000_t0000_u01779156918070") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732f78_d20260519_m021508_c001_v0001174_t0046_u01779156908458") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0331_d20260519_m021507_c001_v7007000_t0000_u01779156907455") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732e72_d20260519_m021455_c001_v0001174_t0024_u01779156895289") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155b6be_d20260519_m021454_c001_v7007000_t0000_u01779156894351") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732d34_d20260519_m021442_c001_v0001174_t0043_u01779156882375") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f413193f51d076346_d20260519_m021441_c001_v7007000_t0000_u01779156881319") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732c30_d20260519_m021429_c001_v0001174_t0039_u01779156869444") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831bc_d20260519_m021428_c001_v7007000_t0000_u01779156868531") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10714b688cd7f44e_d20260519_m021424_c001_v0001173_t0036_u01779156864045") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e093e2d_d20260519_m021403_c001_v7007000_t0000_u01779156843234") 2026/05/19 02:21:08 DEBUG : dst/two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1111f6387ab7c795_d20260519_m021401_c001_v0001130_t0017_u01779156841975") 2026/05/19 02:21:08 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053962b6_d20260519_m021320_c001_v7007000_t0000_u01779156800815") 2026/05/19 02:21:08 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732402_d20260519_m021313_c001_v0001174_t0036_u01779156793364") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac7727_d20260519_m021311_c001_v7007000_t0000_u01779156791523") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30869_d20260519_m021251_c001_v0001185_t0021_u01779156771167") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab8298775210d_d20260519_m021239_c001_v7007000_t0000_u01779156759164") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732235_d20260519_m021230_c001_v0001174_t0054_u01779156750621") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef81a_d20260519_m021211_c001_v7007000_t0000_u01779156731223") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab97_d20260519_m021209_c001_v0001173_t0047_u01779156729113") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef80c_d20260519_m021208_c001_v7007000_t0000_u01779156728234") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab93_d20260519_m021206_c001_v0001173_t0010_u01779156726987") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7f6_d20260519_m021203_c001_v7007000_t0000_u01779156723903") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab7b_d20260519_m021201_c001_v0001173_t0045_u01779156721748") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7e9_d20260519_m021200_c001_v7007000_t0000_u01779156720894") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab6f_d20260519_m021159_c001_v0001173_t0048_u01779156719523") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7ce_d20260519_m021153_c001_v7007000_t0000_u01779156713652") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab4b_d20260519_m021152_c001_v0001173_t0017_u01779156712075") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7c3_d20260519_m021151_c001_v7007000_t0000_u01779156711229") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab47_d20260519_m021150_c001_v0001173_t0015_u01779156710334") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef3c5_d20260519_m021145_c001_v7007000_t0000_u01779156705554") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab2f_d20260519_m021144_c001_v0001173_t0013_u01779156704193") 2026/05/19 02:21:09 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac7517_d20260519_m021142_c001_v7007000_t0000_u01779156702364") 2026/05/19 02:21:10 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab1b_d20260519_m021141_c001_v0001173_t0011_u01779156701296") 2026/05/19 02:21:10 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac7515_d20260519_m021140_c001_v7007000_t0000_u01779156700927") 2026/05/19 02:21:10 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1166aaa17242ac18_d20260519_m021139_c001_v0001033_t0001_u01779156699763") 2026/05/19 02:21:10 DEBUG : empty space: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab09_d20260519_m021137_c001_v0001173_t0033_u01779156697936") 2026/05/19 02:21:10 DEBUG : enormous: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef815_d20260519_m021210_c001_v7007000_t0000_u01779156730316") 2026/05/19 02:21:10 DEBUG : enormous: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab9f_d20260519_m021209_c001_v0001173_t0031_u01779156729645") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d16206_d20260519_m021545_c001_v7007000_t0000_u01779156945507") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3122c_d20260519_m021544_c001_v0001185_t0043_u01779156944125") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817abb_d20260519_m021229_c001_v7007000_t0000_u01779156749324") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732219_d20260519_m021228_c001_v0001174_t0054_u01779156748153") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac7509_d20260519_m021134_c001_v7007000_t0000_u01779156694816") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aaf1_d20260519_m021133_c001_v0001173_t0042_u01779156693671") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74fb_d20260519_m021133_c001_v7007000_t0000_u01779156693119") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aae1_d20260519_m021132_c001_v0001173_t0050_u01779156692346") 2026/05/19 02:21:10 DEBUG : existing: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aadd_d20260519_m021131_c001_v0001173_t0052_u01779156691440") 2026/05/19 02:21:10 DEBUG : existing-b: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817abc_d20260519_m021229_c001_v7007000_t0000_u01779156749514") 2026/05/19 02:21:10 DEBUG : existing-b: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc307bf_d20260519_m021228_c001_v0001185_t0054_u01779156748142") 2026/05/19 02:21:10 DEBUG : file1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531d1_d20260519_m021638_c001_v7007000_t0000_u01779156998194") 2026/05/19 02:21:10 DEBUG : file1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f115386f2399e01a4_d20260519_m021636_c001_v0001174_t0001_u01779156996846") 2026/05/19 02:21:11 DEBUG : file1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531cd_d20260519_m021635_c001_v7007000_t0000_u01779156995550") 2026/05/19 02:21:11 DEBUG : file1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc313a0_d20260519_m021634_c001_v0001185_t0018_u01779156994073") 2026/05/19 02:21:11 DEBUG : five: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef81e_d20260519_m021215_c001_v7007000_t0000_u01779156735044") 2026/05/19 02:21:11 DEBUG : five: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409bd2a5e816abb5_d20260519_m021213_c001_v0001173_t0044_u01779156733042") 2026/05/19 02:21:11 DEBUG : foo: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef3bf_d20260519_m021143_c001_v7007000_t0000_u01779156703830") 2026/05/19 02:21:11 DEBUG : foo: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409bd2a5e816ab27_d20260519_m021143_c001_v0001173_t0044_u01779156703292") 2026/05/19 02:21:11 DEBUG : foo: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409bd2a5e816ab23_d20260519_m021142_c001_v0001173_t0044_u01779156702733") 2026/05/19 02:21:11 DEBUG : four: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817a9e_d20260519_m021215_c001_v7007000_t0000_u01779156735227") 2026/05/19 02:21:11 DEBUG : four: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc3077b_d20260519_m021213_c001_v0001185_t0038_u01779156733596") 2026/05/19 02:21:11 DEBUG : four: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816abad_d20260519_m021212_c001_v0001173_t0024_u01779156732295") 2026/05/19 02:21:11 DEBUG : hello world2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce2c_d20260519_m021047_c001_v7007000_t0000_u01779156647534") 2026/05/19 02:21:11 DEBUG : hello world2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9cf_d20260519_m021046_c001_v0001173_t0001_u01779156646810") 2026/05/19 02:21:11 DEBUG : ignore-size: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74ee_d20260519_m021131_c001_v7007000_t0000_u01779156691071") 2026/05/19 02:21:11 DEBUG : ignore-size: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aad3_d20260519_m021129_c001_v0001173_t0050_u01779156689982") 2026/05/19 02:21:11 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab8_d20260519_m021227_c001_v7007000_t0000_u01779156747397") 2026/05/19 02:21:11 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732205_d20260519_m021226_c001_v0001174_t0002_u01779156746693") 2026/05/19 02:21:11 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab6_d20260519_m021225_c001_v7007000_t0000_u01779156745932") 2026/05/19 02:21:11 DEBUG : nested/sub dir/file: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc307b3_d20260519_m021225_c001_v0001185_t0010_u01779156745115") 2026/05/19 02:21:11 DEBUG : one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817a9f_d20260519_m021215_c001_v7007000_t0000_u01779156735410") 2026/05/19 02:21:11 DEBUG : one: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409bd2a5e816aba5_d20260519_m021211_c001_v0001173_t0044_u01779156731590") 2026/05/19 02:21:12 DEBUG : only0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298181_d20260519_m021629_c001_v7007000_t0000_u01779156989652") 2026/05/19 02:21:12 DEBUG : only0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc3133a_d20260519_m021623_c001_v0001185_t0038_u01779156983996") 2026/05/19 02:21:12 DEBUG : only0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733376_d20260519_m021609_c001_v0001174_t0037_u01779156969883") 2026/05/19 02:21:12 DEBUG : only0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4176b50030dfcea5_d20260519_m021603_c001_v7007000_t0000_u01779156963632") 2026/05/19 02:21:12 DEBUG : only0: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773323b_d20260519_m021549_c001_v0001174_t0056_u01779156949239") 2026/05/19 02:21:12 DEBUG : only1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298182_d20260519_m021629_c001_v7007000_t0000_u01779156989835") 2026/05/19 02:21:12 DEBUG : only1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415386f2399e0152_d20260519_m021624_c001_v0001174_t0001_u01779156984934") 2026/05/19 02:21:12 DEBUG : only1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733382_d20260519_m021610_c001_v0001174_t0030_u01779156970609") 2026/05/19 02:21:12 DEBUG : only1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399327_d20260519_m021604_c001_v7007000_t0000_u01779156964363") 2026/05/19 02:21:12 DEBUG : only1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733243_d20260519_m021549_c001_v0001174_t0001_u01779156949869") 2026/05/19 02:21:12 DEBUG : only10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298183_d20260519_m021630_c001_v7007000_t0000_u01779156990020") 2026/05/19 02:21:12 DEBUG : only10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a197733484_d20260519_m021624_c001_v0001174_t0043_u01779156984006") 2026/05/19 02:21:12 DEBUG : only10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333fa_d20260519_m021616_c001_v0001174_t0007_u01779156976858") 2026/05/19 02:21:12 DEBUG : only10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124c46d_d20260519_m021604_c001_v7007000_t0000_u01779156964222") 2026/05/19 02:21:12 DEBUG : only10: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773329b_d20260519_m021555_c001_v0001174_t0008_u01779156955551") 2026/05/19 02:21:12 DEBUG : only11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298184_d20260519_m021630_c001_v7007000_t0000_u01779156990204") 2026/05/19 02:21:12 DEBUG : only11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4039d870bd2c44c2_d20260519_m021624_c001_v0001105_t0037_u01779156984558") 2026/05/19 02:21:12 DEBUG : only11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733402_d20260519_m021617_c001_v0001174_t0045_u01779156977450") 2026/05/19 02:21:12 DEBUG : only11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8202_d20260519_m021603_c001_v7007000_t0000_u01779156963642") 2026/05/19 02:21:12 DEBUG : only11: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332a7_d20260519_m021556_c001_v0001174_t0012_u01779156956324") 2026/05/19 02:21:13 DEBUG : only12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298185_d20260519_m021630_c001_v7007000_t0000_u01779156990387") 2026/05/19 02:21:13 DEBUG : only12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415386f2399e0150_d20260519_m021624_c001_v0001174_t0001_u01779156984747") 2026/05/19 02:21:13 DEBUG : only12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733411_d20260519_m021618_c001_v0001174_t0035_u01779156978113") 2026/05/19 02:21:13 DEBUG : only12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124c46a_d20260519_m021603_c001_v7007000_t0000_u01779156963856") 2026/05/19 02:21:13 DEBUG : only12: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332b4_d20260519_m021556_c001_v0001174_t0002_u01779156956868") 2026/05/19 02:21:13 DEBUG : only13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298186_d20260519_m021630_c001_v7007000_t0000_u01779156990569") 2026/05/19 02:21:13 DEBUG : only13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a19773348e_d20260519_m021624_c001_v0001174_t0043_u01779156984402") 2026/05/19 02:21:13 DEBUG : only13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773341e_d20260519_m021618_c001_v0001174_t0048_u01779156978913") 2026/05/19 02:21:13 DEBUG : only13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124c469_d20260519_m021603_c001_v7007000_t0000_u01779156963673") 2026/05/19 02:21:13 DEBUG : only13: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332be_d20260519_m021557_c001_v0001174_t0004_u01779156957442") 2026/05/19 02:21:13 DEBUG : only14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298188_d20260519_m021630_c001_v7007000_t0000_u01779156990752") 2026/05/19 02:21:13 DEBUG : only14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc31342_d20260519_m021624_c001_v0001185_t0038_u01779156984394") 2026/05/19 02:21:13 DEBUG : only14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733432_d20260519_m021619_c001_v0001174_t0022_u01779156979722") 2026/05/19 02:21:13 DEBUG : only14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124c468_d20260519_m021603_c001_v7007000_t0000_u01779156963490") 2026/05/19 02:21:13 DEBUG : only14: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332cc_d20260519_m021557_c001_v0001174_t0003_u01779156957971") 2026/05/19 02:21:13 DEBUG : only15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298189_d20260519_m021630_c001_v7007000_t0000_u01779156990949") 2026/05/19 02:21:13 DEBUG : only15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc31346_d20260519_m021624_c001_v0001185_t0038_u01779156984576") 2026/05/19 02:21:13 DEBUG : only15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773343a_d20260519_m021620_c001_v0001174_t0057_u01779156980303") 2026/05/19 02:21:13 DEBUG : only15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399324_d20260519_m021603_c001_v7007000_t0000_u01779156963809") 2026/05/19 02:21:13 DEBUG : only15: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332de_d20260519_m021558_c001_v0001174_t0006_u01779156958744") 2026/05/19 02:21:14 DEBUG : only16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29818a_d20260519_m021631_c001_v7007000_t0000_u01779156991131") 2026/05/19 02:21:14 DEBUG : only16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a197733492_d20260519_m021624_c001_v0001174_t0043_u01779156984585") 2026/05/19 02:21:14 DEBUG : only16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733442_d20260519_m021620_c001_v0001174_t0021_u01779156980970") 2026/05/19 02:21:14 DEBUG : only16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4176b50030dfcea6_d20260519_m021603_c001_v7007000_t0000_u01779156963819") 2026/05/19 02:21:14 DEBUG : only16: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332ea_d20260519_m021559_c001_v0001174_t0035_u01779156959433") 2026/05/19 02:21:14 DEBUG : only17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29818b_d20260519_m021631_c001_v7007000_t0000_u01779156991313") 2026/05/19 02:21:14 DEBUG : only17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc3134a_d20260519_m021624_c001_v0001185_t0038_u01779156984758") 2026/05/19 02:21:14 DEBUG : only17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773344c_d20260519_m021621_c001_v0001174_t0051_u01779156981547") 2026/05/19 02:21:14 DEBUG : only17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124c467_d20260519_m021603_c001_v7007000_t0000_u01779156963232") 2026/05/19 02:21:14 DEBUG : only17: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977332fa_d20260519_m021600_c001_v0001174_t0003_u01779156960145") 2026/05/19 02:21:14 DEBUG : only18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29818c_d20260519_m021631_c001_v7007000_t0000_u01779156991500") 2026/05/19 02:21:14 DEBUG : only18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a19773349c_d20260519_m021624_c001_v0001174_t0043_u01779156984768") 2026/05/19 02:21:14 DEBUG : only18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733458_d20260519_m021622_c001_v0001174_t0027_u01779156982176") 2026/05/19 02:21:14 DEBUG : only18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399323_d20260519_m021603_c001_v7007000_t0000_u01779156963627") 2026/05/19 02:21:15 DEBUG : only18: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733308_d20260519_m021601_c001_v0001174_t0056_u01779156961115") 2026/05/19 02:21:15 DEBUG : only19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29818e_d20260519_m021631_c001_v7007000_t0000_u01779156991683") 2026/05/19 02:21:15 DEBUG : only19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4039d870bd2c44c4_d20260519_m021624_c001_v0001105_t0037_u01779156984829") 2026/05/19 02:21:15 DEBUG : only19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773346c_d20260519_m021622_c001_v0001174_t0049_u01779156982886") 2026/05/19 02:21:15 DEBUG : only19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399325_d20260519_m021603_c001_v7007000_t0000_u01779156963993") 2026/05/19 02:21:15 DEBUG : only19: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733316_d20260519_m021601_c001_v0001174_t0007_u01779156961884") 2026/05/19 02:21:15 DEBUG : only2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc29818f_d20260519_m021631_c001_v7007000_t0000_u01779156991865") 2026/05/19 02:21:15 DEBUG : only2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc3134c_d20260519_m021624_c001_v0001185_t0038_u01779156984945") 2026/05/19 02:21:15 DEBUG : only2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733390_d20260519_m021611_c001_v0001174_t0047_u01779156971352") 2026/05/19 02:21:15 DEBUG : only2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4176b50030dfcea7_d20260519_m021604_c001_v7007000_t0000_u01779156964013") 2026/05/19 02:21:15 DEBUG : only2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773324b_d20260519_m021550_c001_v0001174_t0009_u01779156950382") 2026/05/19 02:21:15 DEBUG : only3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298190_d20260519_m021632_c001_v7007000_t0000_u01779156992047") 2026/05/19 02:21:15 DEBUG : only3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a1977334a3_d20260519_m021624_c001_v0001174_t0043_u01779156984992") 2026/05/19 02:21:15 DEBUG : only3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733398_d20260519_m021611_c001_v0001174_t0024_u01779156971953") 2026/05/19 02:21:15 DEBUG : only3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8204_d20260519_m021604_c001_v7007000_t0000_u01779156964013") 2026/05/19 02:21:15 DEBUG : only3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733251_d20260519_m021551_c001_v0001174_t0058_u01779156951127") 2026/05/19 02:21:15 DEBUG : only4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298192_d20260519_m021632_c001_v7007000_t0000_u01779156992229") 2026/05/19 02:21:15 DEBUG : only4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4039d870bd2c44c6_d20260519_m021625_c001_v0001105_t0037_u01779156985012") 2026/05/19 02:21:15 DEBUG : only4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333a4_d20260519_m021612_c001_v0001174_t0048_u01779156972633") 2026/05/19 02:21:15 DEBUG : only4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f404438fe6124c46b_d20260519_m021604_c001_v7007000_t0000_u01779156964039") 2026/05/19 02:21:16 DEBUG : only4: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a19773325c_d20260519_m021551_c001_v0001174_t0014_u01779156951653") 2026/05/19 02:21:16 DEBUG : only5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298193_d20260519_m021632_c001_v7007000_t0000_u01779156992413") 2026/05/19 02:21:16 DEBUG : only5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415386f2399e0154_d20260519_m021625_c001_v0001174_t0001_u01779156985119") 2026/05/19 02:21:16 DEBUG : only5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333b2_d20260519_m021613_c001_v0001174_t0009_u01779156973261") 2026/05/19 02:21:16 DEBUG : only5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399326_d20260519_m021604_c001_v7007000_t0000_u01779156964181") 2026/05/19 02:21:16 DEBUG : only5: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733263_d20260519_m021552_c001_v0001174_t0004_u01779156952327") 2026/05/19 02:21:16 DEBUG : only6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298194_d20260519_m021632_c001_v7007000_t0000_u01779156992598") 2026/05/19 02:21:16 DEBUG : only6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f412004ab9bc3134e_d20260519_m021625_c001_v0001185_t0038_u01779156985130") 2026/05/19 02:21:16 DEBUG : only6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333ba_d20260519_m021613_c001_v0001174_t0049_u01779156973837") 2026/05/19 02:21:16 DEBUG : only6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8208_d20260519_m021604_c001_v7007000_t0000_u01779156964378") 2026/05/19 02:21:16 DEBUG : only6: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733270_d20260519_m021552_c001_v0001174_t0009_u01779156952910") 2026/05/19 02:21:16 DEBUG : only7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298195_d20260519_m021632_c001_v7007000_t0000_u01779156992780") 2026/05/19 02:21:16 DEBUG : only7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a1977334a8_d20260519_m021625_c001_v0001174_t0043_u01779156985176") 2026/05/19 02:21:16 DEBUG : only7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333c6_d20260519_m021614_c001_v0001174_t0016_u01779156974522") 2026/05/19 02:21:16 DEBUG : only7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8203_d20260519_m021603_c001_v7007000_t0000_u01779156963830") 2026/05/19 02:21:16 DEBUG : only7: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733279_d20260519_m021553_c001_v0001174_t0057_u01779156953624") 2026/05/19 02:21:16 DEBUG : only8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298196_d20260519_m021632_c001_v7007000_t0000_u01779156992962") 2026/05/19 02:21:17 DEBUG : only8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4039d870bd2c44c8_d20260519_m021625_c001_v0001105_t0037_u01779156985194") 2026/05/19 02:21:17 DEBUG : only8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333d8_d20260519_m021615_c001_v0001174_t0045_u01779156975217") 2026/05/19 02:21:17 DEBUG : only8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac8206_d20260519_m021604_c001_v7007000_t0000_u01779156964195") 2026/05/19 02:21:17 DEBUG : only8: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733285_d20260519_m021554_c001_v0001174_t0023_u01779156954298") 2026/05/19 02:21:17 DEBUG : only9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409be069bc298197_d20260519_m021633_c001_v7007000_t0000_u01779156993144") 2026/05/19 02:21:17 DEBUG : only9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f415386f2399e0158_d20260519_m021625_c001_v0001174_t0001_u01779156985305") 2026/05/19 02:21:17 DEBUG : only9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977333e8_d20260519_m021616_c001_v0001174_t0056_u01779156976059") 2026/05/19 02:21:17 DEBUG : only9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4176b50030dfcea9_d20260519_m021604_c001_v7007000_t0000_u01779156964206") 2026/05/19 02:21:17 DEBUG : only9: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733291_d20260519_m021554_c001_v0001174_t0014_u01779156954873") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab1_d20260519_m021223_c001_v7007000_t0000_u01779156743973") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977321dc_d20260519_m021222_c001_v0001174_t0002_u01779156742104") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aad_d20260519_m021221_c001_v7007000_t0000_u01779156741354") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977321b9_d20260519_m021219_c001_v0001174_t0027_u01779156739668") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aa9_d20260519_m021218_c001_v7007000_t0000_u01779156738771") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3078d_d20260519_m021216_c001_v0001185_t0051_u01779156736329") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7ff_d20260519_m021206_c001_v7007000_t0000_u01779156726067") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab85_d20260519_m021204_c001_v0001173_t0057_u01779156724481") 2026/05/19 02:21:17 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7f1_d20260519_m021202_c001_v7007000_t0000_u01779156722852") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab79_d20260519_m021201_c001_v0001173_t0012_u01779156721439") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7e6_d20260519_m021200_c001_v7007000_t0000_u01779156720169") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab6d_d20260519_m021159_c001_v0001173_t0020_u01779156719213") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7cb_d20260519_m021153_c001_v7007000_t0000_u01779156713061") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab49_d20260519_m021151_c001_v0001173_t0046_u01779156711773") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7c4_d20260519_m021151_c001_v7007000_t0000_u01779156711410") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab43_d20260519_m021149_c001_v0001173_t0037_u01779156709897") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7bb_d20260519_m021149_c001_v7007000_t0000_u01779156709448") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab41_d20260519_m021148_c001_v0001173_t0028_u01779156708730") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab3f_d20260519_m021148_c001_v0001173_t0009_u01779156708015") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef3cd_d20260519_m021147_c001_v7007000_t0000_u01779156707650") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab3b_d20260519_m021146_c001_v0001173_t0049_u01779156706816") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab39_d20260519_m021146_c001_v0001173_t0043_u01779156706099") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef3c6_d20260519_m021145_c001_v7007000_t0000_u01779156705735") 2026/05/19 02:21:18 DEBUG : potato: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab33_d20260519_m021144_c001_v0001173_t0020_u01779156704886") 2026/05/19 02:21:18 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f417e83d579d16084_d20260519_m021338_c001_v7007000_t0000_u01779156818134") 2026/05/19 02:21:18 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732726_d20260519_m021337_c001_v0001174_t0053_u01779156817144") 2026/05/19 02:21:18 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053962bf_d20260519_m021321_c001_v7007000_t0000_u01779156801806") 2026/05/19 02:21:18 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3090a_d20260519_m021312_c001_v0001185_t0024_u01779156792817") 2026/05/19 02:21:18 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4083f8fc28b3150a_d20260519_m021258_c001_v7007000_t0000_u01779156778285") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732318_d20260519_m021250_c001_v0001174_t0048_u01779156770344") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab8298775210e_d20260519_m021240_c001_v7007000_t0000_u01779156760019") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc307cb_d20260519_m021230_c001_v0001185_t0000_u01779156750428") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef817_d20260519_m021210_c001_v7007000_t0000_u01779156730498") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab95_d20260519_m021208_c001_v0001173_t0022_u01779156728789") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef80d_d20260519_m021208_c001_v7007000_t0000_u01779156728426") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab8f_d20260519_m021206_c001_v0001173_t0040_u01779156726615") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef801_d20260519_m021206_c001_v7007000_t0000_u01779156726250") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab89_d20260519_m021205_c001_v0001173_t0030_u01779156725369") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7f8_d20260519_m021204_c001_v7007000_t0000_u01779156724091") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab7f_d20260519_m021203_c001_v0001173_t0025_u01779156723219") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7eb_d20260519_m021201_c001_v7007000_t0000_u01779156721075") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab73_d20260519_m021200_c001_v0001173_t0046_u01779156720181") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6ef7cf_d20260519_m021153_c001_v7007000_t0000_u01779156713833") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816ab53_d20260519_m021152_c001_v0001173_t0018_u01779156712766") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce35_d20260519_m021050_c001_v7007000_t0000_u01779156650455") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9e7_d20260519_m021049_c001_v0001173_t0024_u01779156649761") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce2e_d20260519_m021048_c001_v7007000_t0000_u01779156648849") 2026/05/19 02:21:19 DEBUG : potato2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9d9_d20260519_m021048_c001_v0001173_t0007_u01779156648102") 2026/05/19 02:21:19 DEBUG : potato3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053962bd_d20260519_m021321_c001_v7007000_t0000_u01779156801389") 2026/05/19 02:21:20 DEBUG : potato3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3091c_d20260519_m021314_c001_v0001185_t0032_u01779156794015") 2026/05/19 02:21:20 DEBUG : potato3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4083f8fc28b3150c_d20260519_m021258_c001_v7007000_t0000_u01779156778537") 2026/05/19 02:21:20 DEBUG : potato3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732328_d20260519_m021251_c001_v0001174_t0035_u01779156771363") 2026/05/19 02:21:20 DEBUG : potato3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab82987752110_d20260519_m021240_c001_v7007000_t0000_u01779156760201") 2026/05/19 02:21:20 DEBUG : potato3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc307d1_d20260519_m021231_c001_v0001185_t0042_u01779156751094") 2026/05/19 02:21:20 DEBUG : pre-dest1/1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b4_d20260519_m021412_c001_v7007000_t0000_u01779156852060") 2026/05/19 02:21:20 DEBUG : pre-dest1/1: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30d02_d20260519_m021403_c001_v0001185_t0039_u01779156843967") 2026/05/19 02:21:20 DEBUG : pre-dest2/2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40938804296831b5_d20260519_m021412_c001_v7007000_t0000_u01779156852242") 2026/05/19 02:21:20 DEBUG : pre-dest2/2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977329f4_d20260519_m021404_c001_v0001174_t0029_u01779156844561") 2026/05/19 02:21:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41011b6a6e093dfd_d20260519_m021349_c001_v7007000_t0000_u01779156829947") 2026/05/19 02:21:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc30bcc_d20260519_m021345_c001_v0001185_t0039_u01779156825903") 2026/05/19 02:21:20 DEBUG : sizeonly: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74e1_d20260519_m021129_c001_v7007000_t0000_u01779156689428") 2026/05/19 02:21:20 DEBUG : sizeonly: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aac9_d20260519_m021128_c001_v0001173_t0044_u01779156688255") 2026/05/19 02:21:20 DEBUG : splitbanan: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e642_d20260519_m021834_c001_v7007000_t0000_u01779157114883") 2026/05/19 02:21:20 DEBUG : splitbanan: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733b03_d20260519_m021827_c001_v0001174_t0057_u01779157107088") 2026/05/19 02:21:20 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399476_d20260519_m021953_c001_v7007000_t0000_u01779157193549") 2026/05/19 02:21:20 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858ac3_d20260519_m021946_c001_v0001090_t0030_u01779157186512") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355f449_d20260519_m021937_c001_v7007000_t0000_u01779157177847") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a93_d20260519_m021931_c001_v0001090_t0003_u01779157171036") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41560bbd431f21f4_d20260519_m021922_c001_v7007000_t0000_u01779157162220") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a61_d20260519_m021915_c001_v0001090_t0052_u01779157155363") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f419584b4b29a965c_d20260519_m021906_c001_v7007000_t0000_u01779157146566") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a3d_d20260519_m021900_c001_v0001090_t0035_u01779157140174") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0522_d20260519_m021850_c001_v7007000_t0000_u01779157130943") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858a11_d20260519_m021843_c001_v0001090_t0012_u01779157123885") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e62a_d20260519_m021829_c001_v7007000_t0000_u01779157109084") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589d9_d20260519_m021826_c001_v0001090_t0059_u01779157106028") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca48194b6_d20260519_m021817_c001_v7007000_t0000_u01779157097062") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f10486182058589b9_d20260519_m021809_c001_v0001090_t0035_u01779157089978") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c053993b7_d20260519_m021808_c001_v7007000_t0000_u01779157088767") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a4b_d20260519_m021805_c001_v0001174_t0005_u01779157085436") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f416522e083b02f97_d20260519_m021756_c001_v7007000_t0000_u01779157076473") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858981_d20260519_m021749_c001_v0001090_t0042_u01779157069136") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f407f37648f7c0458_d20260519_m021748_c001_v7007000_t0000_u01779157068031") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858975_d20260519_m021744_c001_v0001090_t0046_u01779157064724") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f418b6c6f6f6f1cda_d20260519_m021728_c001_v7007000_t0000_u01779157048947") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c454d_d20260519_m021725_c001_v0001105_t0052_u01779157045625") 2026/05/19 02:21:21 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac98e3_d20260519_m021716_c001_v7007000_t0000_u01779157036997") 2026/05/19 02:21:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc314d7_d20260519_m021710_c001_v0001185_t0008_u01779157030371") 2026/05/19 02:21:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4068601f6155bba3_d20260519_m021702_c001_v7007000_t0000_u01779157022377") 2026/05/19 02:21:22 DEBUG : splitbananasplit: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733644_d20260519_m021655_c001_v0001174_t0037_u01779157015589") 2026/05/19 02:21:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f411fed089996d166_d20260519_m021811_c001_v7007000_t0000_u01779157091722") 2026/05/19 02:21:22 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733a5f_d20260519_m021806_c001_v0001174_t0014_u01779157086659") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531d7_d20260519_m021646_c001_v7007000_t0000_u01779157006343") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44e5_d20260519_m021642_c001_v0001105_t0026_u01779157002968") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdeff1_d20260519_m021641_c001_v7007000_t0000_u01779157001832") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733580_d20260519_m021639_c001_v0001174_t0025_u01779156999132") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab9_d20260519_m021227_c001_v7007000_t0000_u01779156747585") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc307b7_d20260519_m021226_c001_v0001185_t0031_u01779156746681") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab7_d20260519_m021226_c001_v7007000_t0000_u01779156746114") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a1977321fb_d20260519_m021225_c001_v0001174_t0035_u01779156745105") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74dd_d20260519_m021126_c001_v7007000_t0000_u01779156686142") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aab1_d20260519_m021124_c001_v0001173_t0044_u01779156684558") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74db_d20260519_m021124_c001_v7007000_t0000_u01779156684187") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aaab_d20260519_m021122_c001_v0001173_t0002_u01779156682921") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74d8_d20260519_m021120_c001_v7007000_t0000_u01779156680342") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa95_d20260519_m021119_c001_v0001173_t0034_u01779156679064") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74d6_d20260519_m021118_c001_v7007000_t0000_u01779156678515") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa8b_d20260519_m021116_c001_v0001173_t0003_u01779156676899") 2026/05/19 02:21:22 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa7b_d20260519_m021113_c001_v0001173_t0059_u01779156673944") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74cb_d20260519_m021113_c001_v7007000_t0000_u01779156673574") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa75_d20260519_m021112_c001_v0001173_t0057_u01779156672892") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa6f_d20260519_m021111_c001_v0001173_t0021_u01779156671857") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4009bb3c7eac74c1_d20260519_m021111_c001_v7007000_t0000_u01779156671486") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa5d_d20260519_m021108_c001_v0001173_t0037_u01779156668024") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa49_d20260519_m021105_c001_v0001173_t0052_u01779156665290") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce54_d20260519_m021104_c001_v7007000_t0000_u01779156664900") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa45_d20260519_m021104_c001_v0001173_t0019_u01779156664284") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa3b_d20260519_m021103_c001_v0001173_t0030_u01779156663464") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce51_d20260519_m021103_c001_v7007000_t0000_u01779156663098") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa2f_d20260519_m021059_c001_v0001173_t0010_u01779156659272") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce46_d20260519_m021058_c001_v7007000_t0000_u01779156658907") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa27_d20260519_m021058_c001_v0001173_t0046_u01779156658079") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce43_d20260519_m021057_c001_v7007000_t0000_u01779156657171") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa19_d20260519_m021056_c001_v0001173_t0011_u01779156656453") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce40_d20260519_m021055_c001_v7007000_t0000_u01779156655907") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa11_d20260519_m021055_c001_v0001173_t0055_u01779156655192") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce3e_d20260519_m021054_c001_v7007000_t0000_u01779156654283") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aa07_d20260519_m021053_c001_v0001173_t0012_u01779156653391") 2026/05/19 02:21:23 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce3a_d20260519_m021052_c001_v7007000_t0000_u01779156652842") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9fd_d20260519_m021052_c001_v0001173_t0059_u01779156652190") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce37_d20260519_m021051_c001_v7007000_t0000_u01779156651641") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9ef_d20260519_m021051_c001_v0001173_t0031_u01779156651001") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce27_d20260519_m021046_c001_v7007000_t0000_u01779156646267") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9c7_d20260519_m021045_c001_v0001173_t0054_u01779156645574") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce23_d20260519_m021045_c001_v7007000_t0000_u01779156645025") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9c1_d20260519_m021044_c001_v0001173_t0009_u01779156644299") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce20_d20260519_m021043_c001_v7007000_t0000_u01779156643384") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9ad_d20260519_m021042_c001_v0001173_t0042_u01779156642714") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f41279401a355ce19_d20260519_m021040_c001_v7007000_t0000_u01779156640552") 2026/05/19 02:21:24 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816a9a1_d20260519_m021039_c001_v0001173_t0016_u01779156639695") 2026/05/19 02:21:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531d8_d20260519_m021646_c001_v7007000_t0000_u01779157006525") 2026/05/19 02:21:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f115386f2399e01c8_d20260519_m021642_c001_v0001174_t0014_u01779157002968") 2026/05/19 02:21:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f42347db4fecdeff2_d20260519_m021642_c001_v7007000_t0000_u01779157002031") 2026/05/19 02:21:24 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc313c9_d20260519_m021639_c001_v0001185_t0007_u01779156999144") 2026/05/19 02:21:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399477_d20260519_m021955_c001_v7007000_t0000_u01779157195643") 2026/05/19 02:21:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31a39_d20260519_m021955_c001_v0001185_t0009_u01779157195034") 2026/05/19 02:21:24 DEBUG : sub/yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab0_d20260519_m021223_c001_v7007000_t0000_u01779156743424") 2026/05/19 02:21:24 DEBUG : sub/yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc307a9_d20260519_m021222_c001_v0001185_t0042_u01779156742092") 2026/05/19 02:21:24 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531d2_d20260519_m021638_c001_v7007000_t0000_u01779156998376") 2026/05/19 02:21:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44da_d20260519_m021636_c001_v0001105_t0036_u01779156996521") 2026/05/19 02:21:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531ce_d20260519_m021635_c001_v7007000_t0000_u01779156995731") 2026/05/19 02:21:25 DEBUG : test_dir1/file2: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733538_d20260519_m021634_c001_v0001174_t0008_u01779156994086") 2026/05/19 02:21:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531d3_d20260519_m021638_c001_v7007000_t0000_u01779156998558") 2026/05/19 02:21:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc313ba_d20260519_m021636_c001_v0001185_t0006_u01779156996534") 2026/05/19 02:21:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f421ab829877531cf_d20260519_m021635_c001_v7007000_t0000_u01779156995913") 2026/05/19 02:21:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c44d6_d20260519_m021634_c001_v0001105_t0018_u01779156994090") 2026/05/19 02:21:25 DEBUG : three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aa0_d20260519_m021215_c001_v7007000_t0000_u01779156735591") 2026/05/19 02:21:25 DEBUG : three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816abc3_d20260519_m021214_c001_v0001173_t0012_u01779156734368") 2026/05/19 02:21:25 DEBUG : three: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f109bd2a5e816aba9_d20260519_m021211_c001_v0001173_t0052_u01779156731955") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399479_d20260519_m021957_c001_v7007000_t0000_u01779157197607") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733dfb_d20260519_m021956_c001_v0001174_t0039_u01779157196601") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399499_d20260519_m022017_c001_v7007000_t0000_u01779157217699") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4690_d20260519_m022015_c001_v0001105_t0043_u01779157215737") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399491_d20260519_m022014_c001_v7007000_t0000_u01779157214158") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733e85_d20260519_m022012_c001_v0001174_t0014_u01779157212422") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539948b_d20260519_m022011_c001_v7007000_t0000_u01779157211441") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31a9b_d20260519_m022010_c001_v0001185_t0018_u01779157210840") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399480_d20260519_m022005_c001_v7007000_t0000_u01779157205403") 2026/05/19 02:21:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733e2d_d20260519_m022003_c001_v0001174_t0031_u01779157203916") 2026/05/19 02:21:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399485_d20260519_m022007_c001_v7007000_t0000_u01779157207914") 2026/05/19 02:21:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c467e_d20260519_m022006_c001_v0001105_t0017_u01779157206397") 2026/05/19 02:21:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539947d_d20260519_m022002_c001_v7007000_t0000_u01779157202908") 2026/05/19 02:21:26 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc31a57_d20260519_m022002_c001_v0001185_t0031_u01779157202293") 2026/05/19 02:21:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539947c_d20260519_m022001_c001_v7007000_t0000_u01779157201267") 2026/05/19 02:21:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858ae3_d20260519_m022000_c001_v0001090_t0047_u01779157200539") 2026/05/19 02:21:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539947b_d20260519_m021959_c001_v7007000_t0000_u01779157199580") 2026/05/19 02:21:26 DEBUG : toe/toe/tictactoe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1039d870bd2c4670_d20260519_m021958_c001_v0001105_t0033_u01779157198576") 2026/05/19 02:21:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f40517d34d689e6a8_d20260519_m022023_c001_v7007000_t0000_u01779157223022") 2026/05/19 02:21:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197733ed5_d20260519_m022022_c001_v0001174_t0020_u01779157222236") 2026/05/19 02:21:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399488_d20260519_m022009_c001_v7007000_t0000_u01779157209873") 2026/05/19 02:21:26 DEBUG : toe/toe/toe: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858afd_d20260519_m022008_c001_v0001090_t0049_u01779157208947") 2026/05/19 02:21:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c0539949b_d20260519_m022018_c001_v7007000_t0000_u01779157218415") 2026/05/19 02:21:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1048618205858b25_d20260519_m022017_c001_v0001090_t0053_u01779157217395") 2026/05/19 02:21:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4031156c05399492_d20260519_m022014_c001_v7007000_t0000_u01779157214768") 2026/05/19 02:21:26 DEBUG : toe/toe/toe.txt: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f1164aa26793428ea_d20260519_m022013_c001_v0001091_t0038_u01779157213725") 2026/05/19 02:21:26 DEBUG : two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aa1_d20260519_m021215_c001_v7007000_t0000_u01779156735777") 2026/05/19 02:21:26 DEBUG : two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f405a44a19773215d_d20260519_m021213_c001_v0001174_t0043_u01779156733781") 2026/05/19 02:21:26 DEBUG : two: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f409bd2a5e816aba7_d20260519_m021211_c001_v0001173_t0044_u01779156731773") 2026/05/19 02:21:26 DEBUG : yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817ab2_d20260519_m021224_c001_v7007000_t0000_u01779156744160") 2026/05/19 02:21:27 DEBUG : yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f103940869ae58f2c_d20260519_m021223_c001_v0001180_t0031_u01779156743215") 2026/05/19 02:21:27 DEBUG : yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aab_d20260519_m021220_c001_v7007000_t0000_u01779156740805") 2026/05/19 02:21:27 DEBUG : yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f112004ab9bc3079d_d20260519_m021219_c001_v0001185_t0020_u01779156739520") 2026/05/19 02:21:27 DEBUG : yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aa7_d20260519_m021218_c001_v7007000_t0000_u01779156738160") 2026/05/19 02:21:27 DEBUG : yam: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f105a44a197732181_d20260519_m021216_c001_v0001174_t0004_u01779156736340") 2026/05/19 02:21:27 DEBUG : yaml: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aae_d20260519_m021221_c001_v7007000_t0000_u01779156741537") 2026/05/19 02:21:27 DEBUG : yaml: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f106ceefd3f76ef94_d20260519_m021220_c001_v0001177_t0055_u01779156740596") 2026/05/19 02:21:27 DEBUG : yaml: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f4021f9fca4817aaa_d20260519_m021218_c001_v7007000_t0000_u01779156738954") 2026/05/19 02:21:27 DEBUG : yaml: Deleting (id "4_z9fa2dd83f0fd3bdb9fe80e1b_f100d82d6c51fee5e_d20260519_m021217_c001_v0001039_t0038_u01779156737615") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m54.51141916s (try 1/5)