"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/11/21 02:35:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala" 2025/11/21 02:35:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 02:35:40 DEBUG : Creating backend with remote "/tmp/rclone1790352107" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/21 02:35:41 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:41 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.72s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:42 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:42 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:42 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:35:43 DEBUG : B2 bucket rclone-test-cekeset1yala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:44 DEBUG : Creating backend with remote "/non-existing" 2025/11/21 02:35:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/21 02:35:44 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:44 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:45 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:45 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:45 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:47 INFO : B2 bucket rclone-test-cekeset1yala: Running all checks before starting transfers 2025/11/21 02:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:47 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:47 INFO : B2 bucket rclone-test-cekeset1yala: Checks finished, now starting transfers 2025/11/21 02:35:47 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.44s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:48 ERROR : Ignoring --no-traverse with sync 2025/11/21 02:35:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:48 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:48 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:49 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:35:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/21 02:35:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:50 DEBUG : hello world2: size = 12 OK 2025/11/21 02:35:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/21 02:35:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.37s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:35:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:52 DEBUG : potato2: size = 11 OK 2025/11/21 02:35:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:35:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:53 DEBUG : potato2: size = 11 OK 2025/11/21 02:35:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.73s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/21 02:35:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:35:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/21 02:35:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:35:54 INFO : sub dir2: Making directory 2025/11/21 02:35:54 INFO : sub dir: Making directory 2025/11/21 02:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:54 INFO : sub dir2/sub sub dir2: Making directory 2025/11/21 02:35:54 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:54 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:55 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/21 02:35:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:55 INFO : sub dir2: Making directory 2025/11/21 02:35:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/21 02:35:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:35:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:57 DEBUG : sub dir2: Making directory with metadata 2025/11/21 02:35:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:35:57 INFO : sub dir2: Making directory 2025/11/21 02:35:57 INFO : sub dir: Making directory 2025/11/21 02:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:58 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:35:58 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/21 02:35:58 DEBUG : B2 bucket rclone-test-cekeset1yala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/21 02:35:58 DEBUG : B2 bucket rclone-test-cekeset1yala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.88s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:35:59 INFO : sub dir2: Making directory 2025/11/21 02:35:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:35:59 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:35:59 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:35:59 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:35:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:35:59 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:35:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:00 DEBUG : sub dir2: Making directory with metadata 2025/11/21 02:36:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:36:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:36:00 INFO : sub dir2: Making directory 2025/11/21 02:36:00 INFO : sub dir: Making directory 2025/11/21 02:36:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:36:00 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:00 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:36:01 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:36:01 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/21 02:36:01 DEBUG : B2 bucket rclone-test-cekeset1yala: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.63s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:02 INFO : sub dir2: Making directory 2025/11/21 02:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:36:02 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:02 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:36:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:36:03 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:36:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dozibim4noli" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-cekeset1yala -> B2 bucket rclone-test-dozibim4noli 2025/11/21 02:36:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:36:05 DEBUG : B2 bucket rclone-test-dozibim4noli: Waiting for checks to finish 2025/11/21 02:36:05 DEBUG : B2 bucket rclone-test-dozibim4noli: Waiting for transfers to finish 2025/11/21 02:36:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:36:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:36:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 02:36:06 DEBUG : B2 bucket rclone-test-dozibim4noli: Purge remote 2025/11/21 02:36:06 INFO : B2 bucket rclone-test-dozibim4noli: cleaning bucket "rclone-test-dozibim4noli" of all files 2025/11/21 02:36:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f42dd53404dab4b9fa80e1b_f11581ffca8913da8_d20251121_m023606_c001_v0001181_t0014_u01763692566206") --- PASS: TestServerSideCopy (4.00s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:08 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:36:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:08 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 02:36:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:09 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 02:36:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 02:36:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.99s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zujavis8poco" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-cekeset1yala -> B2 bucket rclone-test-zujavis8poco 2025/11/21 02:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:36:11 DEBUG : B2 bucket rclone-test-zujavis8poco: Waiting for checks to finish 2025/11/21 02:36:11 DEBUG : B2 bucket rclone-test-zujavis8poco: Waiting for transfers to finish 2025/11/21 02:36:12 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:36:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:36:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 02:36:13 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:13 DEBUG : B2 bucket rclone-test-zujavis8poco: Waiting for checks to finish 2025/11/21 02:36:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zujavis8poco) 2025/11/21 02:36:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 02:36:13 DEBUG : B2 bucket rclone-test-zujavis8poco: Waiting for transfers to finish 2025/11/21 02:36:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 02:36:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 02:36:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 02:36:15 DEBUG : B2 bucket rclone-test-zujavis8poco: Purge remote 2025/11/21 02:36:15 INFO : B2 bucket rclone-test-zujavis8poco: cleaning bucket "rclone-test-zujavis8poco" of all files 2025/11/21 02:36:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf42edb3404dab4b9fa80e1b_f11652ddea30fd39b_d20251121_m023615_c001_v0001153_t0007_u01763692575249") 2025/11/21 02:36:15 DEBUG : sub dir/hello world: Deleting (id "4_zdf42edb3404dab4b9fa80e1b_f1053282f5095e912_d20251121_m023612_c001_v0001183_t0008_u01763692572019") --- PASS: TestServerSideCopyOverSelf (7.78s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:17 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/bf327d23404dab4b9fa80e1b/c001_v0001113_t0018": EOF 2025/11/21 02:36:17 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/bf327d23404dab4b9fa80e1b/c001_v0001113_t0018": EOF) 2025/11/21 02:36:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-cekeset1yala: 1/10 (Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/bf327d23404dab4b9fa80e1b/c001_v0001113_t0018": EOF) 2025/11/21 02:36:19 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 02:36:20 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:20 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:36:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 02:36:20 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:21 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 02:36:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 02:36:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/21 02:36:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (4.22s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rorulac5tozo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-cekeset1yala -> B2 bucket rclone-test-rorulac5tozo 2025/11/21 02:36:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:36:23 DEBUG : B2 bucket rclone-test-rorulac5tozo: Waiting for checks to finish 2025/11/21 02:36:23 DEBUG : B2 bucket rclone-test-rorulac5tozo: Waiting for transfers to finish 2025/11/21 02:36:24 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:36:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:36:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 02:36:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rorulac5tozo) 2025/11/21 02:36:25 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 02:36:25 DEBUG : B2 bucket rclone-test-rorulac5tozo: Waiting for checks to finish 2025/11/21 02:36:25 DEBUG : B2 bucket rclone-test-rorulac5tozo: Waiting for transfers to finish 2025/11/21 02:36:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 02:36:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 02:36:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 02:36:25 INFO : sub dir/hello world: Deleted 2025/11/21 02:36:26 DEBUG : testing file moves 2025/11/21 02:36:26 DEBUG : B2 bucket rclone-test-rorulac5tozo: Waiting for checks to finish 2025/11/21 02:36:26 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:26 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-rorulac5tozo) 2025/11/21 02:36:26 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 02:36:26 DEBUG : B2 bucket rclone-test-rorulac5tozo: Waiting for transfers to finish 2025/11/21 02:36:27 DEBUG : sub dir/hello world: size = 24 OK 2025/11/21 02:36:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/21 02:36:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 02:36:27 INFO : sub dir/hello world: Deleted 2025/11/21 02:36:27 DEBUG : B2 bucket rclone-test-rorulac5tozo: Purge remote 2025/11/21 02:36:27 INFO : B2 bucket rclone-test-rorulac5tozo: cleaning bucket "rclone-test-rorulac5tozo" of all files 2025/11/21 02:36:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f321da3405dab4b9fa80e1b_f11053f9ee3cf142d_d20251121_m023626_c001_v0001144_t0001_u01763692586789") 2025/11/21 02:36:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f321da3405dab4b9fa80e1b_f1010572a2b72af25_d20251121_m023625_c001_v0001178_t0053_u01763692585305") 2025/11/21 02:36:28 DEBUG : sub dir/hello world: Deleting (id "4_z9f321da3405dab4b9fa80e1b_f101a4c053cb87954_d20251121_m023624_c001_v0001120_t0033_u01763692584016") --- PASS: TestServerSideMoveOverSelf (7.55s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:29 ERROR : error listing: directory not found 2025/11/21 02:36:29 INFO : Local file system at /tmp/rclone1790352107: Making directory 2025/11/21 02:36:29 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:29 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:36:31 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for checks to finish 2025/11/21 02:36:31 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for transfers to finish 2025/11/21 02:36:31 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/21 02:36:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:36:31 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/21 02:36:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.74s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/21 02:36:32 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:32 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:32 DEBUG : check sum: size = 1 OK 2025/11/21 02:36:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:36:32 INFO : check sum: Copied (new) 2025/11/21 02:36:32 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:33 DEBUG : check sum: size = 1 OK 2025/11/21 02:36:33 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:36:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/21 02:36:33 DEBUG : check sum: Unchanged skipping 2025/11/21 02:36:33 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:33 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/21 02:36:34 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:34 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:34 DEBUG : sizeonly: size = 6 OK 2025/11/21 02:36:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 02:36:34 INFO : sizeonly: Copied (new) 2025/11/21 02:36:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:34 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:34 DEBUG : sizeonly: size = 6 OK 2025/11/21 02:36:34 DEBUG : sizeonly: Sizes identical 2025/11/21 02:36:34 DEBUG : sizeonly: Unchanged skipping 2025/11/21 02:36:34 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/21 02:36:35 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:35 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/21 02:36:35 INFO : ignore-size: Copied (new) 2025/11/21 02:36:35 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:36 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:36:36 DEBUG : ignore-size: Unchanged skipping 2025/11/21 02:36:36 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:36 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.53s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:37 DEBUG : existing: size = 6 OK 2025/11/21 02:36:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:36:37 DEBUG : existing: Unchanged skipping 2025/11/21 02:36:37 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:37 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:37 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:37 INFO : There was nothing to transfer 2025/11/21 02:36:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/21 02:36:37 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:37 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:37 DEBUG : existing: size = 6 OK 2025/11/21 02:36:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 02:36:37 INFO : existing: Copied (replaced existing) 2025/11/21 02:36:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.71s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/21 02:36:38 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:38 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:39 DEBUG : existing: size = 6 OK 2025/11/21 02:36:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 02:36:39 INFO : existing: Copied (new) 2025/11/21 02:36:39 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:39 DEBUG : existing: Destination exists, skipping 2025/11/21 02:36:39 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:39 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:39 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.53s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/21 02:36:41 DEBUG : c/non empty space: size = 5 OK 2025/11/21 02:36:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:36:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/21 02:36:41 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/21 02:36:41 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:41 DEBUG : a/potato2: size = 60 OK 2025/11/21 02:36:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:36:41 INFO : a/potato2: Copied (new) 2025/11/21 02:36:41 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:42 DEBUG : empty space: size = 1 OK 2025/11/21 02:36:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/21 02:36:42 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:36:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/21 02:36:42 DEBUG : empty space: Unchanged skipping 2025/11/21 02:36:42 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:42 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:42 INFO : There was nothing to transfer 2025/11/21 02:36:43 DEBUG : empty space: size = 1 OK 2025/11/21 02:36:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/21 02:36:43 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:36:44 INFO : empty space: Updated modification time in destination 2025/11/21 02:36:44 DEBUG : empty space: Unchanged skipping 2025/11/21 02:36:44 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:44 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:45 DEBUG : empty space: size = 1 OK 2025/11/21 02:36:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/21 02:36:45 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:36:45 DEBUG : empty space: Unchanged skipping 2025/11/21 02:36:45 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:45 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:46 DEBUG : foo: size = 3 OK 2025/11/21 02:36:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/21 02:36:46 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:36:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:46 DEBUG : foo: sha1 differ 2025/11/21 02:36:46 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:46 DEBUG : foo: size = 3 OK 2025/11/21 02:36:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/21 02:36:46 INFO : foo: Copied (replaced existing) 2025/11/21 02:36:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:48 DEBUG : empty space: size = 1 OK 2025/11/21 02:36:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:36:48 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/21 02:36:48 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:48 DEBUG : empty space: Unchanged skipping 2025/11/21 02:36:48 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:48 DEBUG : potato: size = 60 OK 2025/11/21 02:36:48 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:36:48 INFO : potato: Copied (new) 2025/11/21 02:36:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:36:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:50 DEBUG : potato: Sizes differ 2025/11/21 02:36:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:50 DEBUG : potato: size = 21 OK 2025/11/21 02:36:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/21 02:36:50 INFO : potato: Copied (replaced existing) 2025/11/21 02:36:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.58s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:52 DEBUG : potato: size = 21 OK 2025/11/21 02:36:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/21 02:36:52 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1790352107) 2025/11/21 02:36:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:36:52 DEBUG : potato: sha1 differ 2025/11/21 02:36:52 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:52 DEBUG : potato: size = 21 OK 2025/11/21 02:36:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/21 02:36:52 INFO : potato: Copied (replaced existing) 2025/11/21 02:36:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:36:53 DEBUG : empty space: size = 1 OK 2025/11/21 02:36:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:36:53 DEBUG : empty space: Unchanged skipping 2025/11/21 02:36:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/21 02:36:53 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:55 DEBUG : empty space: size = 1 OK 2025/11/21 02:36:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:36:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:36:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:55 DEBUG : empty space: Unchanged skipping 2025/11/21 02:36:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:55 DEBUG : potato2: size = 60 OK 2025/11/21 02:36:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:36:55 INFO : potato2: Copied (new) 2025/11/21 02:36:55 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:57 INFO : d: Making directory 2025/11/21 02:36:57 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/21 02:36:57 DEBUG : c/non empty space: size = 5 OK 2025/11/21 02:36:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:36:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/21 02:36:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:36:57 DEBUG : c/non empty space: Unchanged skipping 2025/11/21 02:36:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:36:57 DEBUG : a/potato2: size = 60 OK 2025/11/21 02:36:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:36:57 INFO : a/potato2: Copied (new) 2025/11/21 02:36:57 DEBUG : Waiting for deletions to finish 2025/11/21 02:36:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:36:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/21 02:37:00 DEBUG : c/non empty space: size = 5 OK 2025/11/21 02:37:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:37:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:00 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:00 DEBUG : c/non empty space: Unchanged skipping 2025/11/21 02:37:00 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:00 DEBUG : a/potato2: size = 60 OK 2025/11/21 02:37:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:00 INFO : a/potato2: Copied (new) 2025/11/21 02:37:00 ERROR : B2 bucket rclone-test-cekeset1yala: not deleting files as there were IO errors 2025/11/21 02:37:00 ERROR : B2 bucket rclone-test-cekeset1yala: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:02 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:02 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:37:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:02 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:02 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:02 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:02 INFO : potato: Deleted 2025/11/21 02:37:02 DEBUG : potato2: size = 60 OK 2025/11/21 02:37:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.99s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:04 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:04 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:04 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:04 INFO : potato: Deleted 2025/11/21 02:37:04 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:37:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:04 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:04 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:04 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:04 DEBUG : potato2: size = 60 OK 2025/11/21 02:37:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.40s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:06 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:06 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:06 DEBUG : potato2: size = 19 OK 2025/11/21 02:37:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/21 02:37:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.73s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:08 DEBUG : enormous: Excluded (Size Filter) 2025/11/21 02:37:08 DEBUG : enormous: Excluded 2025/11/21 02:37:08 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 02:37:08 DEBUG : potato2: Excluded 2025/11/21 02:37:08 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 02:37:08 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:37:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:08 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:08 INFO : There was nothing to transfer 2025/11/21 02:37:08 DEBUG : enormous: Excluded (Size Filter) 2025/11/21 02:37:08 DEBUG : enormous: Excluded 2025/11/21 02:37:08 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 02:37:08 DEBUG : potato2: Excluded 2025/11/21 02:37:08 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 02:37:08 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:08 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for checks to finish 2025/11/21 02:37:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/21 02:37:08 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:08 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for transfers to finish 2025/11/21 02:37:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:10 DEBUG : enormous: Excluded (Size Filter) 2025/11/21 02:37:10 DEBUG : enormous: Excluded 2025/11/21 02:37:10 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 02:37:10 DEBUG : potato2: Excluded 2025/11/21 02:37:10 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:37:10 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:10 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:10 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:10 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:10 INFO : enormous: Deleted 2025/11/21 02:37:11 INFO : potato2: Deleted 2025/11/21 02:37:11 INFO : There was nothing to transfer 2025/11/21 02:37:11 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/21 02:37:11 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:11 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for checks to finish 2025/11/21 02:37:11 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for transfers to finish 2025/11/21 02:37:11 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:11 INFO : enormous: Deleted 2025/11/21 02:37:11 INFO : potato2: Deleted 2025/11/21 02:37:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:13 DEBUG : five: Need to transfer - File not found at Destination 2025/11/21 02:37:13 DEBUG : four: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:37:13 DEBUG : four: size = 8 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:37:13 DEBUG : one: Destination is newer than source, skipping 2025/11/21 02:37:13 DEBUG : four: Sizes differ 2025/11/21 02:37:13 DEBUG : three: size = 5 OK 2025/11/21 02:37:13 DEBUG : three: Sizes identical 2025/11/21 02:37:13 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:13 DEBUG : two: size = 3 OK 2025/11/21 02:37:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/21 02:37:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 02:37:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1790352107) 2025/11/21 02:37:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:37:13 DEBUG : two: sha1 differ 2025/11/21 02:37:13 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:13 DEBUG : five: size = 4 OK 2025/11/21 02:37:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/21 02:37:13 INFO : five: Copied (new) 2025/11/21 02:37:13 DEBUG : four: size = 4 OK 2025/11/21 02:37:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/21 02:37:13 INFO : four: Copied (replaced existing) 2025/11/21 02:37:14 DEBUG : two: size = 3 OK 2025/11/21 02:37:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 02:37:14 INFO : two: Copied (replaced existing) 2025/11/21 02:37:14 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:14 DEBUG : five: size = 4 OK 2025/11/21 02:37:14 DEBUG : four: size = 4 OK 2025/11/21 02:37:14 DEBUG : one: Destination is newer than source, skipping 2025/11/21 02:37:14 DEBUG : three: size = 5 OK 2025/11/21 02:37:14 DEBUG : two: size = 3 OK 2025/11/21 02:37:14 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 02:37:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/21 02:37:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/21 02:37:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/21 02:37:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 02:37:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 02:37:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/21 02:37:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1790352107) 2025/11/21 02:37:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:37:14 DEBUG : three: sha1 differ 2025/11/21 02:37:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/21 02:37:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/21 02:37:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 02:37:14 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:14 DEBUG : three: size = 5 OK 2025/11/21 02:37:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:37:14 INFO : three: Copied (replaced existing) 2025/11/21 02:37:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/21 02:37:16 INFO : B2 bucket rclone-test-cekeset1yala: Making map for --track-renames 2025/11/21 02:37:16 INFO : B2 bucket rclone-test-cekeset1yala: Finished making map for --track-renames 2025/11/21 02:37:16 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/21 02:37:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/21 02:37:16 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for renames to finish 2025/11/21 02:37:16 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:17 DEBUG : potato: size = 14 OK 2025/11/21 02:37:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/21 02:37:17 INFO : potato: Copied (new) 2025/11/21 02:37:17 DEBUG : yam: size = 11 OK 2025/11/21 02:37:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 02:37:17 INFO : yam: Copied (new) 2025/11/21 02:37:17 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:17 DEBUG : potato: size = 14 OK 2025/11/21 02:37:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:37:17 INFO : B2 bucket rclone-test-cekeset1yala: Making map for --track-renames 2025/11/21 02:37:17 INFO : B2 bucket rclone-test-cekeset1yala: Finished making map for --track-renames 2025/11/21 02:37:17 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:17 DEBUG : potato: Unchanged skipping 2025/11/21 02:37:17 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for renames to finish 2025/11/21 02:37:18 DEBUG : yaml: size = 11 OK 2025/11/21 02:37:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 02:37:18 INFO : yam: Copied (server-side copy) to: yaml 2025/11/21 02:37:18 INFO : yam: Deleted 2025/11/21 02:37:18 INFO : yaml: Renamed from "yam" 2025/11/21 02:37:18 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/21 02:37:19 INFO : B2 bucket rclone-test-cekeset1yala: Making map for --track-renames 2025/11/21 02:37:19 INFO : B2 bucket rclone-test-cekeset1yala: Finished making map for --track-renames 2025/11/21 02:37:19 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/21 02:37:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/21 02:37:19 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for renames to finish 2025/11/21 02:37:19 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:20 DEBUG : potato: size = 14 OK 2025/11/21 02:37:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/21 02:37:20 INFO : potato: Copied (new) 2025/11/21 02:37:20 DEBUG : yam: size = 11 OK 2025/11/21 02:37:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 02:37:20 INFO : yam: Copied (new) 2025/11/21 02:37:20 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:21 DEBUG : potato: size = 14 OK 2025/11/21 02:37:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:37:21 INFO : B2 bucket rclone-test-cekeset1yala: Making map for --track-renames 2025/11/21 02:37:21 INFO : B2 bucket rclone-test-cekeset1yala: Finished making map for --track-renames 2025/11/21 02:37:21 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:21 DEBUG : potato: Unchanged skipping 2025/11/21 02:37:21 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for renames to finish 2025/11/21 02:37:21 DEBUG : yaml: size = 11 OK 2025/11/21 02:37:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 02:37:21 INFO : yam: Copied (server-side copy) to: yaml 2025/11/21 02:37:21 INFO : yam: Deleted 2025/11/21 02:37:21 INFO : yaml: Renamed from "yam" 2025/11/21 02:37:21 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/21 02:37:22 INFO : B2 bucket rclone-test-cekeset1yala: Making map for --track-renames 2025/11/21 02:37:22 INFO : B2 bucket rclone-test-cekeset1yala: Finished making map for --track-renames 2025/11/21 02:37:22 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/21 02:37:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/21 02:37:22 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for renames to finish 2025/11/21 02:37:22 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:23 DEBUG : sub/yam: size = 11 OK 2025/11/21 02:37:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 02:37:23 INFO : sub/yam: Copied (new) 2025/11/21 02:37:23 DEBUG : potato: size = 14 OK 2025/11/21 02:37:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/21 02:37:23 INFO : potato: Copied (new) 2025/11/21 02:37:23 DEBUG : Waiting for deletions to finish 2025/11/21 02:37:24 DEBUG : potato: size = 14 OK 2025/11/21 02:37:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:37:24 DEBUG : potato: Unchanged skipping 2025/11/21 02:37:24 INFO : B2 bucket rclone-test-cekeset1yala: Making map for --track-renames 2025/11/21 02:37:24 INFO : B2 bucket rclone-test-cekeset1yala: Finished making map for --track-renames 2025/11/21 02:37:24 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:24 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for renames to finish 2025/11/21 02:37:24 DEBUG : yam: size = 11 OK 2025/11/21 02:37:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 02:37:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/21 02:37:24 INFO : sub/yam: Deleted 2025/11/21 02:37:24 INFO : yam: Renamed from "sub/yam" 2025/11/21 02:37:24 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.12s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:25 DEBUG : Creating backend with remote "/tmp/rclone1790352107/dir1" 2025/11/21 02:37:25 DEBUG : Config file has changed externally - reloading 2025/11/21 02:37:25 DEBUG : Creating backend with remote "/tmp/rclone1790352107/dir2" 2025/11/21 02:37:25 DEBUG : Local file system at /tmp/rclone1790352107/dir2: Using server-side directory move 2025/11/21 02:37:25 INFO : Local file system at /tmp/rclone1790352107/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/21 02:37:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/21 02:37:25 DEBUG : Local file system at /tmp/rclone1790352107/dir2: Waiting for checks to finish 2025/11/21 02:37:25 DEBUG : Local file system at /tmp/rclone1790352107/dir2: Waiting for transfers to finish 2025/11/21 02:37:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:37:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/21 02:37:26 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:26 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:26 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/21 02:37:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/21 02:37:26 INFO : nested/sub dir/file: Copied (new) 2025/11/21 02:37:26 INFO : nested/sub dir/file: Deleted 2025/11/21 02:37:27 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:37:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:37:27 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:37:27 INFO : sub dir/hello world: Deleted 2025/11/21 02:37:27 INFO : sub dir: Removing directory 2025/11/21 02:37:27 INFO : nested/sub dir: Removing directory 2025/11/21 02:37:27 INFO : nested: Removing directory 2025/11/21 02:37:27 DEBUG : Local file system at /tmp/rclone1790352107: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 02:37:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/21 02:37:28 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:28 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:28 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/21 02:37:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/21 02:37:28 INFO : nested/sub dir/file: Copied (new) 2025/11/21 02:37:28 INFO : nested/sub dir/file: Deleted 2025/11/21 02:37:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 02:37:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:37:28 INFO : sub dir/hello world: Copied (new) 2025/11/21 02:37:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/21 02:37:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/21 02:37:30 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:30 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:30 DEBUG : existing: size = 6 OK 2025/11/21 02:37:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 02:37:30 INFO : existing: Copied (new) 2025/11/21 02:37:30 INFO : existing: Deleted 2025/11/21 02:37:30 DEBUG : existing-b: size = 6 OK 2025/11/21 02:37:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/21 02:37:30 INFO : existing-b: Copied (new) 2025/11/21 02:37:30 INFO : existing-b: Deleted 2025/11/21 02:37:30 DEBUG : existing: Destination exists, skipping 2025/11/21 02:37:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/21 02:37:30 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:37:30 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:37:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sotugut4caqe" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cekeset1yala -> B2 bucket rclone-test-sotugut4caqe 2025/11/21 02:37:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:35 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 02:37:35 DEBUG : empty space: Unchanged skipping 2025/11/21 02:37:35 DEBUG : B2 bucket rclone-test-sotugut4caqe: Waiting for checks to finish 2025/11/21 02:37:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:37:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sotugut4caqe) 2025/11/21 02:37:35 DEBUG : potato3: Sizes differ 2025/11/21 02:37:36 INFO : empty space: Deleted 2025/11/21 02:37:36 DEBUG : B2 bucket rclone-test-sotugut4caqe: Waiting for transfers to finish 2025/11/21 02:37:36 DEBUG : potato2: size = 60 OK 2025/11/21 02:37:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:36 INFO : potato2: Copied (server-side copy) 2025/11/21 02:37:36 INFO : potato2: Deleted 2025/11/21 02:37:36 DEBUG : potato3: size = 68 OK 2025/11/21 02:37:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 02:37:36 INFO : potato3: Copied (server-side copy) 2025/11/21 02:37:36 INFO : potato3: Deleted 2025/11/21 02:37:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pofuruy3xumi" 2025/11/21 02:37:38 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/21 02:37:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/21 02:37:38 DEBUG : B2 bucket rclone-test-pofuruy3xumi: Waiting for checks to finish 2025/11/21 02:37:38 DEBUG : B2 bucket rclone-test-pofuruy3xumi: Waiting for transfers to finish 2025/11/21 02:37:39 DEBUG : empty space: size = 1 OK 2025/11/21 02:37:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:37:39 INFO : empty space: Copied (server-side copy) 2025/11/21 02:37:39 INFO : empty space: Deleted 2025/11/21 02:37:39 DEBUG : potato2: size = 60 OK 2025/11/21 02:37:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:39 INFO : potato2: Copied (server-side copy) 2025/11/21 02:37:39 DEBUG : potato3: size = 68 OK 2025/11/21 02:37:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 02:37:39 INFO : potato3: Copied (server-side copy) 2025/11/21 02:37:39 INFO : potato2: Deleted 2025/11/21 02:37:39 INFO : potato3: Deleted 2025/11/21 02:37:39 DEBUG : B2 bucket rclone-test-pofuruy3xumi: Purge remote 2025/11/21 02:37:39 INFO : B2 bucket rclone-test-pofuruy3xumi: cleaning bucket "rclone-test-pofuruy3xumi" of all files 2025/11/21 02:37:40 DEBUG : empty space: Deleting (id "4_z2f923de3406dab4b9fa80e1b_f1004da3f57c795ed_d20251121_m023738_c001_v0001036_t0021_u01763692658648") 2025/11/21 02:37:40 DEBUG : potato2: Deleting (id "4_z2f923de3406dab4b9fa80e1b_f115688ac8e69972e_d20251121_m023739_c001_v0001171_t0052_u01763692659007") 2025/11/21 02:37:40 DEBUG : potato3: Deleting (id "4_z2f923de3406dab4b9fa80e1b_f117f9975b62e1256_d20251121_m023739_c001_v0001042_t0010_u01763692659031") 2025/11/21 02:37:40 DEBUG : B2 bucket rclone-test-sotugut4caqe: Purge remote 2025/11/21 02:37:40 INFO : B2 bucket rclone-test-sotugut4caqe: cleaning bucket "rclone-test-sotugut4caqe" of all files 2025/11/21 02:37:40 DEBUG : empty space: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f4096764050756ba0_d20251121_m023739_c001_v7007000_t0000_u01763692659160") 2025/11/21 02:37:40 DEBUG : empty space: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f1047c8b43b7e9bd0_d20251121_m023735_c001_v0001176_t0034_u01763692655127") 2025/11/21 02:37:40 DEBUG : potato2: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f4096764050756ba2_d20251121_m023739_c001_v7007000_t0000_u01763692659391") 2025/11/21 02:37:40 DEBUG : potato2: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f10506e7f39192125_d20251121_m023735_c001_v0001178_t0047_u01763692655968") 2025/11/21 02:37:40 DEBUG : potato3: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f4088e504c8bfe19e_d20251121_m023739_c001_v7007000_t0000_u01763692659410") 2025/11/21 02:37:40 DEBUG : potato3: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f1088aaf10e997bdd_d20251121_m023736_c001_v0001172_t0043_u01763692656198") 2025/11/21 02:37:40 DEBUG : potato3: Deleting (id "4_z6f922de3406dab4b9fa80e1b_f1047c8b43b7e9bd2_d20251121_m023735_c001_v0001176_t0041_u01763692655365") --- PASS: TestServerSideMove (10.80s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yacawun3ligi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cekeset1yala -> B2 bucket rclone-test-yacawun3ligi 2025/11/21 02:37:47 DEBUG : empty space: Excluded (Size Filter) 2025/11/21 02:37:47 DEBUG : empty space: Excluded (Size Filter) 2025/11/21 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:37:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yacawun3ligi) 2025/11/21 02:37:47 DEBUG : potato3: Sizes differ 2025/11/21 02:37:47 DEBUG : B2 bucket rclone-test-yacawun3ligi: Waiting for checks to finish 2025/11/21 02:37:47 DEBUG : B2 bucket rclone-test-yacawun3ligi: Waiting for transfers to finish 2025/11/21 02:37:48 DEBUG : potato2: size = 60 OK 2025/11/21 02:37:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:48 INFO : potato2: Copied (server-side copy) 2025/11/21 02:37:48 INFO : potato2: Deleted 2025/11/21 02:37:48 DEBUG : potato3: size = 68 OK 2025/11/21 02:37:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 02:37:48 INFO : potato3: Copied (server-side copy) 2025/11/21 02:37:48 INFO : potato3: Deleted 2025/11/21 02:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-seferih6nelu" 2025/11/21 02:37:49 DEBUG : empty space: Excluded (Size Filter) 2025/11/21 02:37:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:37:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/21 02:37:50 DEBUG : B2 bucket rclone-test-seferih6nelu: Waiting for checks to finish 2025/11/21 02:37:50 DEBUG : B2 bucket rclone-test-seferih6nelu: Waiting for transfers to finish 2025/11/21 02:37:51 DEBUG : potato3: size = 68 OK 2025/11/21 02:37:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 02:37:51 INFO : potato3: Copied (server-side copy) 2025/11/21 02:37:51 DEBUG : potato2: size = 60 OK 2025/11/21 02:37:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:37:51 INFO : potato2: Copied (server-side copy) 2025/11/21 02:37:51 INFO : potato3: Deleted 2025/11/21 02:37:51 INFO : potato2: Deleted 2025/11/21 02:37:51 DEBUG : B2 bucket rclone-test-seferih6nelu: Purge remote 2025/11/21 02:37:51 INFO : B2 bucket rclone-test-seferih6nelu: cleaning bucket "rclone-test-seferih6nelu" of all files 2025/11/21 02:37:52 DEBUG : potato2: Deleting (id "4_zaf326dd3406dab4b9fa80e1b_f108db5a72d727ca6_d20251121_m023750_c001_v0001036_t0021_u01763692670787") 2025/11/21 02:37:52 DEBUG : potato3: Deleting (id "4_zaf326dd3406dab4b9fa80e1b_f1129eb6c3df7f9d3_d20251121_m023751_c001_v0001180_t0016_u01763692671156") 2025/11/21 02:37:52 DEBUG : B2 bucket rclone-test-yacawun3ligi: Purge remote 2025/11/21 02:37:52 INFO : B2 bucket rclone-test-yacawun3ligi: cleaning bucket "rclone-test-yacawun3ligi" of all files 2025/11/21 02:37:52 DEBUG : empty space: Deleting (id "4_zbf725dc3406dab4b9fa80e1b_f1164963b4c013036_d20251121_m023746_c001_v0001171_t0036_u01763692666952") 2025/11/21 02:37:52 DEBUG : potato2: Deleting (id "4_zbf725dc3406dab4b9fa80e1b_f42218b78bcae52a6_d20251121_m023751_c001_v7007000_t0000_u01763692671406") 2025/11/21 02:37:52 DEBUG : potato2: Deleting (id "4_zbf725dc3406dab4b9fa80e1b_f1112775d9e017c11_d20251121_m023748_c001_v0001182_t0054_u01763692668167") 2025/11/21 02:37:52 DEBUG : potato3: Deleting (id "4_zbf725dc3406dab4b9fa80e1b_f4093643fa7af1c21_d20251121_m023751_c001_v7007000_t0000_u01763692671393") 2025/11/21 02:37:52 DEBUG : potato3: Deleting (id "4_zbf725dc3406dab4b9fa80e1b_f10715a6ad1fc83bd_d20251121_m023748_c001_v0001145_t0028_u01763692668421") 2025/11/21 02:37:52 DEBUG : potato3: Deleting (id "4_zbf725dc3406dab4b9fa80e1b_f1164963b4c01303a_d20251121_m023747_c001_v0001171_t0003_u01763692667236") 2025/11/21 02:37:53 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/21 02:37:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/21 02:37:54 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:37:54 DEBUG : Creating backend with remote "TestB2:rclone-test-siyurud8lego" 2025/11/21 02:37:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-cekeset1yala -> B2 bucket rclone-test-siyurud8lego 2025/11/21 02:38:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:38:01 DEBUG : empty space: size = 1 OK 2025/11/21 02:38:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 02:38:01 DEBUG : empty space: Unchanged skipping 2025/11/21 02:38:01 DEBUG : potato3: size = 68 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:38:01 DEBUG : potato3: size = 60 (B2 bucket rclone-test-siyurud8lego) 2025/11/21 02:38:01 DEBUG : potato3: Sizes differ 2025/11/21 02:38:01 DEBUG : B2 bucket rclone-test-siyurud8lego: Waiting for checks to finish 2025/11/21 02:38:01 INFO : empty space: Deleted 2025/11/21 02:38:01 DEBUG : B2 bucket rclone-test-siyurud8lego: Waiting for transfers to finish 2025/11/21 02:38:01 DEBUG : potato2: size = 60 OK 2025/11/21 02:38:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:38:01 INFO : potato2: Copied (server-side copy) 2025/11/21 02:38:01 INFO : potato2: Deleted 2025/11/21 02:38:01 DEBUG : potato3: size = 68 OK 2025/11/21 02:38:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 02:38:01 INFO : potato3: Copied (server-side copy) 2025/11/21 02:38:02 INFO : potato3: Deleted 2025/11/21 02:38:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vowiban0luse" 2025/11/21 02:38:03 INFO : tomatoDir: Making directory 2025/11/21 02:38:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/21 02:38:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 02:38:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/21 02:38:03 DEBUG : B2 bucket rclone-test-vowiban0luse: Waiting for checks to finish 2025/11/21 02:38:03 DEBUG : B2 bucket rclone-test-vowiban0luse: Waiting for transfers to finish 2025/11/21 02:38:04 DEBUG : potato2: size = 60 OK 2025/11/21 02:38:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 02:38:04 INFO : potato2: Copied (server-side copy) 2025/11/21 02:38:05 INFO : potato2: Deleted 2025/11/21 02:38:05 DEBUG : potato3: size = 68 OK 2025/11/21 02:38:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 02:38:05 INFO : potato3: Copied (server-side copy) 2025/11/21 02:38:05 INFO : potato3: Deleted 2025/11/21 02:38:06 DEBUG : empty space: size = 1 OK 2025/11/21 02:38:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 02:38:06 INFO : empty space: Copied (server-side copy) 2025/11/21 02:38:06 INFO : empty space: Deleted 2025/11/21 02:38:07 DEBUG : B2 bucket rclone-test-vowiban0luse: Purge remote 2025/11/21 02:38:07 INFO : B2 bucket rclone-test-vowiban0luse: cleaning bucket "rclone-test-vowiban0luse" of all files 2025/11/21 02:38:07 DEBUG : empty space: Deleting (id "4_zaf82ad23406dab4b9fa80e1b_f118426d93b231bcd_d20251121_m023806_c001_v0001184_t0030_u01763692686427") 2025/11/21 02:38:07 DEBUG : potato2: Deleting (id "4_zaf82ad23406dab4b9fa80e1b_f1106e5a0e797e535_d20251121_m023804_c001_v0001178_t0056_u01763692684761") 2025/11/21 02:38:07 DEBUG : potato3: Deleting (id "4_zaf82ad23406dab4b9fa80e1b_f1069881a37b6d1f9_d20251121_m023804_c001_v0001032_t0023_u01763692684778") 2025/11/21 02:38:08 DEBUG : B2 bucket rclone-test-siyurud8lego: Purge remote 2025/11/21 02:38:08 INFO : B2 bucket rclone-test-siyurud8lego: cleaning bucket "rclone-test-siyurud8lego" of all files 2025/11/21 02:38:08 DEBUG : empty space: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f405a50ad8e14d603_d20251121_m023806_c001_v7007000_t0000_u01763692686629") 2025/11/21 02:38:08 DEBUG : empty space: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f102e658a1a3cb3bb_d20251121_m023759_c001_v0001104_t0022_u01763692679291") 2025/11/21 02:38:08 DEBUG : potato2: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f405a50ad8e14d5fb_d20251121_m023804_c001_v7007000_t0000_u01763692684981") 2025/11/21 02:38:08 DEBUG : potato2: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f1104ed8a2a25391d_d20251121_m023801_c001_v0001177_t0007_u01763692681308") 2025/11/21 02:38:08 DEBUG : potato3: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f405a50ad8e14d5fd_d20251121_m023805_c001_v7007000_t0000_u01763692685205") 2025/11/21 02:38:08 DEBUG : potato3: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f108092be41224f9d_d20251121_m023801_c001_v0001101_t0002_u01763692681639") 2025/11/21 02:38:08 DEBUG : potato3: Deleting (id "4_zcf328dc3406dab4b9fa80e1b_f102e658a1a3cb3bf_d20251121_m023800_c001_v0001104_t0029_u01763692680232") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.05s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:38:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:38:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/rclone-sync-test" 2025/11/21 02:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/rclone-sync-test-include/layer2" 2025/11/21 02:38:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/rclone-sync-test-ignore-file" 2025/11/21 02:38:20 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/21 02:38:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/21 02:38:21 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 02:38:21 DEBUG : B2 bucket rclone-test-cekeset1yala path rclone-sync-test: Waiting for checks to finish 2025/11/21 02:38:21 DEBUG : B2 bucket rclone-test-cekeset1yala path rclone-sync-test: Waiting for transfers to finish 2025/11/21 02:38:21 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:21 INFO : There was nothing to transfer 2025/11/21 02:38:21 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:38:21 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:38:21 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:21 INFO : There was nothing to transfer 2025/11/21 02:38:22 DEBUG : B2 bucket rclone-test-cekeset1yala path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/21 02:38:22 DEBUG : B2 bucket rclone-test-cekeset1yala path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/21 02:38:22 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:22 INFO : There was nothing to transfer 2025/11/21 02:38:22 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:38:22 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:38:22 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:22 INFO : There was nothing to transfer 2025/11/21 02:38:23 DEBUG : B2 bucket rclone-test-cekeset1yala path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/21 02:38:23 DEBUG : B2 bucket rclone-test-cekeset1yala path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/21 02:38:23 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:23 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.53s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:38:23 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:38:24 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/CompareDest" 2025/11/21 02:38:26 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 02:38:26 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:26 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:27 DEBUG : one: size = 3 OK 2025/11/21 02:38:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:38:27 INFO : one: Copied (new) 2025/11/21 02:38:27 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:28 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:28 DEBUG : one: Sizes differ 2025/11/21 02:38:28 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:28 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:28 DEBUG : one: size = 5 OK 2025/11/21 02:38:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/21 02:38:28 INFO : one: Copied (replaced existing) 2025/11/21 02:38:28 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:30 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:30 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:30 DEBUG : one: Sizes differ 2025/11/21 02:38:30 DEBUG : one: size = 5 OK 2025/11/21 02:38:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 02:38:30 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:30 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:30 INFO : There was nothing to transfer 2025/11/21 02:38:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:31 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:31 DEBUG : one: Sizes differ 2025/11/21 02:38:32 DEBUG : two: size = 3 OK 2025/11/21 02:38:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 02:38:32 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:32 DEBUG : one: size = 5 OK 2025/11/21 02:38:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 02:38:32 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:32 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:32 INFO : There was nothing to transfer 2025/11/21 02:38:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:32 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:32 DEBUG : one: Sizes differ 2025/11/21 02:38:32 DEBUG : two: size = 3 OK 2025/11/21 02:38:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 02:38:32 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:32 DEBUG : one: size = 5 OK 2025/11/21 02:38:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 02:38:32 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:32 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:32 INFO : There was nothing to transfer 2025/11/21 02:38:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:33 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:33 DEBUG : one: Sizes differ 2025/11/21 02:38:33 DEBUG : two: size = 3 OK 2025/11/21 02:38:33 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/21 02:38:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 02:38:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 02:38:33 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:34 DEBUG : one: size = 5 OK 2025/11/21 02:38:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 02:38:34 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:34 INFO : There was nothing to transfer 2025/11/21 02:38:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:34 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:34 DEBUG : one: Sizes differ 2025/11/21 02:38:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:34 DEBUG : two: size = 3 (B2 bucket rclone-test-cekeset1yala path CompareDest) 2025/11/21 02:38:34 DEBUG : two: Sizes differ 2025/11/21 02:38:34 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 02:38:34 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:34 DEBUG : one: size = 5 OK 2025/11/21 02:38:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 02:38:34 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:35 DEBUG : two: size = 5 OK 2025/11/21 02:38:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/21 02:38:35 INFO : two: Copied (new) 2025/11/21 02:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.04s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:38:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dest" 2025/11/21 02:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/pre-dest1" 2025/11/21 02:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/pre-dest2" 2025/11/21 02:38:42 DEBUG : 1: size = 1 OK 2025/11/21 02:38:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:38:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/21 02:38:43 DEBUG : 2: size = 1 OK 2025/11/21 02:38:43 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:38:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/21 02:38:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/21 02:38:43 DEBUG : B2 bucket rclone-test-cekeset1yala path dest: Waiting for checks to finish 2025/11/21 02:38:43 DEBUG : B2 bucket rclone-test-cekeset1yala path dest: Waiting for transfers to finish 2025/11/21 02:38:44 DEBUG : 3: size = 1 OK 2025/11/21 02:38:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/21 02:38:44 INFO : 3: Copied (new) 2025/11/21 02:38:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:38:45 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/CopyDest" 2025/11/21 02:38:48 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 02:38:48 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:48 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:50 DEBUG : one: size = 3 OK 2025/11/21 02:38:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:38:50 INFO : one: Copied (new) 2025/11/21 02:38:50 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:50 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:50 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:50 DEBUG : one: Sizes differ 2025/11/21 02:38:50 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:51 DEBUG : one: size = 5 OK 2025/11/21 02:38:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/21 02:38:51 INFO : one: Copied (replaced existing) 2025/11/21 02:38:51 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:53 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/BackupDir" 2025/11/21 02:38:54 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:54 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:54 DEBUG : one: Sizes differ 2025/11/21 02:38:54 DEBUG : one: size = 5 OK 2025/11/21 02:38:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:38:54 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:38:54 DEBUG : one: Sizes differ 2025/11/21 02:38:56 DEBUG : one: size = 3 OK 2025/11/21 02:38:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:38:56 INFO : one: Copied (server-side copy) 2025/11/21 02:38:56 INFO : one: Deleted 2025/11/21 02:38:56 DEBUG : one: size = 5 OK 2025/11/21 02:38:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/21 02:38:56 INFO : one: Copied (server-side copy) 2025/11/21 02:38:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/21 02:38:56 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:56 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:57 DEBUG : one: size = 5 OK 2025/11/21 02:38:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:57 DEBUG : one: Unchanged skipping 2025/11/21 02:38:58 DEBUG : two: size = 3 OK 2025/11/21 02:38:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:58 DEBUG : two: size = 3 OK 2025/11/21 02:38:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 02:38:58 INFO : two: Copied (server-side copy) 2025/11/21 02:38:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/21 02:38:58 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:58 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:58 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:58 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:38:58 DEBUG : one: size = 5 OK 2025/11/21 02:38:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:58 DEBUG : one: Unchanged skipping 2025/11/21 02:38:58 DEBUG : two: size = 3 OK 2025/11/21 02:38:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:58 DEBUG : two: Unchanged skipping 2025/11/21 02:38:58 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:38:58 DEBUG : Waiting for deletions to finish 2025/11/21 02:38:58 INFO : There was nothing to transfer 2025/11/21 02:38:59 DEBUG : one: size = 5 OK 2025/11/21 02:38:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:38:59 DEBUG : one: Unchanged skipping 2025/11/21 02:39:00 DEBUG : three: size = 7 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:00 DEBUG : three: size = 5 (B2 bucket rclone-test-cekeset1yala path CopyDest) 2025/11/21 02:39:00 DEBUG : three: Sizes differ 2025/11/21 02:39:00 DEBUG : three: Destination not found in --copy-dest 2025/11/21 02:39:00 DEBUG : three: Need to transfer - File not found at Destination 2025/11/21 02:39:00 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:00 DEBUG : two: size = 3 OK 2025/11/21 02:39:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 02:39:00 DEBUG : two: Unchanged skipping 2025/11/21 02:39:00 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:01 DEBUG : three: size = 7 OK 2025/11/21 02:39:01 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/21 02:39:01 INFO : three: Copied (new) 2025/11/21 02:39:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.15s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:39:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:39:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/backup" 2025/11/21 02:39:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:08 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:08 DEBUG : one: Sizes differ 2025/11/21 02:39:08 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:08 DEBUG : two: size = 3 OK 2025/11/21 02:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:08 DEBUG : two: Unchanged skipping 2025/11/21 02:39:10 DEBUG : one: size = 3 OK 2025/11/21 02:39:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:39:10 INFO : one: Copied (server-side copy) 2025/11/21 02:39:10 INFO : one: Deleted 2025/11/21 02:39:10 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:11 DEBUG : one: size = 4 OK 2025/11/21 02:39:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:11 INFO : one: Copied (new) 2025/11/21 02:39:11 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:12 DEBUG : three.txt: size = 5 OK 2025/11/21 02:39:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:39:12 INFO : three.txt: Copied (server-side copy) 2025/11/21 02:39:12 INFO : three.txt: Deleted 2025/11/21 02:39:12 INFO : three.txt: Moved into backup dir 2025/11/21 02:39:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:14 DEBUG : one: size = 4 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:14 DEBUG : one: Sizes differ 2025/11/21 02:39:14 DEBUG : two: size = 3 OK 2025/11/21 02:39:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:14 DEBUG : two: Unchanged skipping 2025/11/21 02:39:14 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:14 DEBUG : one: size = 4 OK 2025/11/21 02:39:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:14 INFO : one: Copied (server-side copy) 2025/11/21 02:39:14 INFO : one: Deleted 2025/11/21 02:39:14 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:15 DEBUG : one: size = 5 OK 2025/11/21 02:39:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 02:39:15 INFO : one: Copied (new) 2025/11/21 02:39:15 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:16 DEBUG : three.txt: size = 6 OK 2025/11/21 02:39:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:39:16 INFO : three.txt: Copied (server-side copy) 2025/11/21 02:39:16 INFO : three.txt: Deleted 2025/11/21 02:39:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.64s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:39:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:39:21 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/backup" 2025/11/21 02:39:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:23 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:23 DEBUG : one: Sizes differ 2025/11/21 02:39:23 DEBUG : two: size = 3 OK 2025/11/21 02:39:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:23 DEBUG : two: Unchanged skipping 2025/11/21 02:39:23 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:24 DEBUG : one.bak: size = 3 OK 2025/11/21 02:39:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:39:24 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 02:39:24 INFO : one: Deleted 2025/11/21 02:39:24 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:26 DEBUG : one: size = 4 OK 2025/11/21 02:39:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:26 INFO : one: Copied (new) 2025/11/21 02:39:26 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:26 DEBUG : three.txt.bak: size = 5 OK 2025/11/21 02:39:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:39:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 02:39:26 INFO : three.txt: Deleted 2025/11/21 02:39:26 INFO : three.txt: Moved into backup dir 2025/11/21 02:39:28 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:28 DEBUG : one: size = 4 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:28 DEBUG : one: Sizes differ 2025/11/21 02:39:28 DEBUG : two: size = 3 OK 2025/11/21 02:39:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:28 DEBUG : two: Unchanged skipping 2025/11/21 02:39:28 DEBUG : one.bak: size = 4 OK 2025/11/21 02:39:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:28 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 02:39:29 INFO : one: Deleted 2025/11/21 02:39:29 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:29 DEBUG : one: size = 5 OK 2025/11/21 02:39:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 02:39:29 INFO : one: Copied (new) 2025/11/21 02:39:29 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:29 DEBUG : three.txt.bak: size = 6 OK 2025/11/21 02:39:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:39:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 02:39:30 INFO : three.txt: Deleted 2025/11/21 02:39:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:39:33 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:39:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/backup" 2025/11/21 02:39:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:36 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:36 DEBUG : one: Sizes differ 2025/11/21 02:39:36 DEBUG : two: size = 3 OK 2025/11/21 02:39:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:36 DEBUG : two: Unchanged skipping 2025/11/21 02:39:36 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:37 DEBUG : one-2019-01-01: size = 3 OK 2025/11/21 02:39:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:39:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 02:39:37 INFO : one: Deleted 2025/11/21 02:39:37 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:38 DEBUG : one: size = 4 OK 2025/11/21 02:39:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:38 INFO : one: Copied (new) 2025/11/21 02:39:38 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:39 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/21 02:39:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:39:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 02:39:39 INFO : three.txt: Deleted 2025/11/21 02:39:39 INFO : three.txt: Moved into backup dir 2025/11/21 02:39:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:41 DEBUG : one: size = 4 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:41 DEBUG : one: Sizes differ 2025/11/21 02:39:41 DEBUG : two: size = 3 OK 2025/11/21 02:39:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:41 DEBUG : two: Unchanged skipping 2025/11/21 02:39:41 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:41 DEBUG : one-2019-01-01: size = 4 OK 2025/11/21 02:39:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 02:39:42 INFO : one: Deleted 2025/11/21 02:39:42 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:42 DEBUG : one: size = 5 OK 2025/11/21 02:39:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 02:39:42 INFO : one: Copied (new) 2025/11/21 02:39:42 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:43 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/21 02:39:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:39:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 02:39:43 INFO : three.txt: Deleted 2025/11/21 02:39:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.14s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:39:46 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:39:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:48 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:48 DEBUG : one: Sizes differ 2025/11/21 02:39:48 DEBUG : two: size = 3 OK 2025/11/21 02:39:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:48 DEBUG : two: Unchanged skipping 2025/11/21 02:39:48 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:49 DEBUG : one.bak: size = 3 OK 2025/11/21 02:39:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:39:49 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 02:39:49 INFO : one: Deleted 2025/11/21 02:39:49 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:50 DEBUG : one: size = 4 OK 2025/11/21 02:39:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:50 INFO : one: Copied (new) 2025/11/21 02:39:50 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:51 DEBUG : three.txt.bak: size = 5 OK 2025/11/21 02:39:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:39:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 02:39:51 INFO : three.txt: Deleted 2025/11/21 02:39:51 INFO : three.txt: Moved into backup dir 2025/11/21 02:39:52 DEBUG : one.bak: Excluded (Path Filter) 2025/11/21 02:39:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/21 02:39:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:52 DEBUG : one: size = 4 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:52 DEBUG : one: Sizes differ 2025/11/21 02:39:52 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for checks to finish 2025/11/21 02:39:52 DEBUG : two: size = 3 OK 2025/11/21 02:39:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:39:52 DEBUG : two: Unchanged skipping 2025/11/21 02:39:53 DEBUG : one.bak: size = 4 OK 2025/11/21 02:39:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:39:53 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 02:39:53 INFO : one: Deleted 2025/11/21 02:39:53 DEBUG : B2 bucket rclone-test-cekeset1yala path dst: Waiting for transfers to finish 2025/11/21 02:39:54 DEBUG : one: size = 5 OK 2025/11/21 02:39:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 02:39:54 INFO : one: Copied (new) 2025/11/21 02:39:54 DEBUG : Waiting for deletions to finish 2025/11/21 02:39:54 DEBUG : three.txt.bak: size = 6 OK 2025/11/21 02:39:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:39:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 02:39:54 INFO : three.txt: Deleted 2025/11/21 02:39:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.59s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:39:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:39:59 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:39:59 DEBUG : one: Sizes differ 2025/11/21 02:40:01 DEBUG : one.bak: size = 3 OK 2025/11/21 02:40:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:40:01 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 02:40:01 INFO : one: Deleted 2025/11/21 02:40:02 DEBUG : one: size = 4 OK 2025/11/21 02:40:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:40:02 INFO : one: Copied (new) 2025/11/21 02:40:02 DEBUG : two: size = 3 OK 2025/11/21 02:40:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:02 DEBUG : two: Unchanged skipping 2025/11/21 02:40:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:02 DEBUG : three.txt: Sizes differ 2025/11/21 02:40:03 DEBUG : three.txt.bak: size = 5 OK 2025/11/21 02:40:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:40:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 02:40:03 INFO : three.txt: Deleted 2025/11/21 02:40:04 DEBUG : three.txt: size = 6 OK 2025/11/21 02:40:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:40:04 INFO : three.txt: Copied (new) 2025/11/21 02:40:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:05 DEBUG : one: size = 4 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:05 DEBUG : one: Sizes differ 2025/11/21 02:40:05 DEBUG : one.bak: size = 4 OK 2025/11/21 02:40:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:40:05 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 02:40:06 INFO : one: Deleted 2025/11/21 02:40:07 DEBUG : one: size = 5 OK 2025/11/21 02:40:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 02:40:07 INFO : one: Copied (new) 2025/11/21 02:40:07 DEBUG : two: size = 3 OK 2025/11/21 02:40:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:07 DEBUG : two: Unchanged skipping 2025/11/21 02:40:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:07 DEBUG : three.txt: Sizes differ 2025/11/21 02:40:07 DEBUG : three.txt.bak: size = 6 OK 2025/11/21 02:40:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:40:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 02:40:08 INFO : three.txt: Deleted 2025/11/21 02:40:08 DEBUG : three.txt: size = 19 OK 2025/11/21 02:40:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/21 02:40:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.05s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:40:12 DEBUG : Creating backend with remote "TestB2:rclone-test-cekeset1yala/dst" 2025/11/21 02:40:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:13 DEBUG : one: size = 3 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:13 DEBUG : one: Sizes differ 2025/11/21 02:40:15 DEBUG : one-2019-01-01: size = 3 OK 2025/11/21 02:40:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 02:40:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 02:40:15 INFO : one: Deleted 2025/11/21 02:40:16 DEBUG : one: size = 4 OK 2025/11/21 02:40:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:40:16 INFO : one: Copied (new) 2025/11/21 02:40:16 DEBUG : two: size = 3 OK 2025/11/21 02:40:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:16 DEBUG : two: Unchanged skipping 2025/11/21 02:40:16 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:16 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:16 DEBUG : three.txt: Sizes differ 2025/11/21 02:40:16 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/21 02:40:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 02:40:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 02:40:17 INFO : three.txt: Deleted 2025/11/21 02:40:17 DEBUG : three.txt: size = 6 OK 2025/11/21 02:40:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:40:17 INFO : three.txt: Copied (new) 2025/11/21 02:40:17 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/21 02:40:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/21 02:40:18 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 02:40:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:18 DEBUG : one: size = 4 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:18 DEBUG : one: Sizes differ 2025/11/21 02:40:19 DEBUG : one-2019-01-01: size = 4 OK 2025/11/21 02:40:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 02:40:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 02:40:19 INFO : one: Deleted 2025/11/21 02:40:19 DEBUG : one: size = 5 OK 2025/11/21 02:40:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 02:40:19 INFO : one: Copied (new) 2025/11/21 02:40:19 DEBUG : two: size = 3 OK 2025/11/21 02:40:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:19 DEBUG : two: Unchanged skipping 2025/11/21 02:40:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:19 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-cekeset1yala path dst) 2025/11/21 02:40:19 DEBUG : three.txt: Sizes differ 2025/11/21 02:40:20 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/21 02:40:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 02:40:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 02:40:20 INFO : three.txt: Deleted 2025/11/21 02:40:20 DEBUG : three.txt: size = 19 OK 2025/11/21 02:40:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/21 02:40:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.21s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:40:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:23 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:40:23 DEBUG : Testêé: Sizes differ 2025/11/21 02:40:23 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:40:23 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:40:24 DEBUG : Testêé: size = 14 OK 2025/11/21 02:40:24 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/21 02:40:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/21 02:40:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:40:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/21 02:40:25 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:40:25 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:40:26 DEBUG : existing: size = 6 OK 2025/11/21 02:40:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 02:40:26 INFO : existing: Copied (new) 2025/11/21 02:40:26 DEBUG : Waiting for deletions to finish 2025/11/21 02:40:26 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:40:26 DEBUG : existing: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:40:26 DEBUG : existing: Sizes differ 2025/11/21 02:40:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/21 02:40:26 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:40:26 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:40:26 ERROR : B2 bucket rclone-test-cekeset1yala: not deleting files as there were IO errors 2025/11/21 02:40:26 ERROR : B2 bucket rclone-test-cekeset1yala: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.49s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:40:28 DEBUG : EXISTING: size = 6 OK 2025/11/21 02:40:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:28 DEBUG : existing: Unchanged skipping 2025/11/21 02:40:28 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:40:28 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:40:28 DEBUG : Waiting for deletions to finish 2025/11/21 02:40:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:40:31 DEBUG : only0: Clearing upload URL because of error: Post "https://pod-000-1029-12.backblaze.com/b2api/v1/b2_upload_file/bf327d23404dab4b9fa80e1b/c001_v0001029_t0012": EOF 2025/11/21 02:40:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-12.backblaze.com/b2api/v1/b2_upload_file/bf327d23404dab4b9fa80e1b/c001_v0001029_t0012": EOF) 2025/11/21 02:40:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only0" to B2 bucket rclone-test-cekeset1yala: 1/10 (Post "https://pod-000-1029-12.backblaze.com/b2api/v1/b2_upload_file/bf327d23404dab4b9fa80e1b/c001_v0001029_t0012": EOF) 2025/11/21 02:40:33 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 02:40:47 DEBUG : both0: size = 6 OK 2025/11/21 02:40:47 DEBUG : both10: size = 6 OK 2025/11/21 02:40:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both11: size = 6 OK 2025/11/21 02:40:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both12: size = 6 OK 2025/11/21 02:40:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both0: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both13: size = 6 OK 2025/11/21 02:40:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both13: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both14: size = 6 OK 2025/11/21 02:40:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both14: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both15: size = 6 OK 2025/11/21 02:40:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both15: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both16: size = 6 OK 2025/11/21 02:40:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both16: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both17: size = 6 OK 2025/11/21 02:40:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both17: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both18: size = 6 OK 2025/11/21 02:40:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both18: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both19: size = 6 OK 2025/11/21 02:40:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both19: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both1: size = 6 OK 2025/11/21 02:40:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both1: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both2: size = 6 OK 2025/11/21 02:40:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both10: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both3: size = 6 OK 2025/11/21 02:40:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both11: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both4: size = 6 OK 2025/11/21 02:40:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both12: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both5: size = 6 OK 2025/11/21 02:40:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both2: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both6: size = 6 OK 2025/11/21 02:40:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both5: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both7: size = 6 OK 2025/11/21 02:40:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both6: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both8: size = 6 OK 2025/11/21 02:40:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both8: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both9: size = 6 OK 2025/11/21 02:40:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:40:47 DEBUG : both9: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both4: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both3: Unchanged skipping 2025/11/21 02:40:47 DEBUG : both7: Unchanged skipping 2025/11/21 02:40:47 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:40:47 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:40:47 DEBUG : Waiting for deletions to finish 2025/11/21 02:40:47 INFO : only3: Deleted 2025/11/21 02:40:47 INFO : only6: Deleted 2025/11/21 02:40:48 INFO : only19: Deleted 2025/11/21 02:40:48 INFO : only10: Deleted 2025/11/21 02:40:48 INFO : only2: Deleted 2025/11/21 02:40:48 INFO : only0: Deleted 2025/11/21 02:40:48 INFO : only13: Deleted 2025/11/21 02:40:48 INFO : only17: Deleted 2025/11/21 02:40:48 INFO : only4: Deleted 2025/11/21 02:40:48 INFO : only15: Deleted 2025/11/21 02:40:48 INFO : only12: Deleted 2025/11/21 02:40:48 INFO : only7: Deleted 2025/11/21 02:40:48 INFO : only8: Deleted 2025/11/21 02:40:48 INFO : only9: Deleted 2025/11/21 02:40:48 INFO : only1: Deleted 2025/11/21 02:40:48 INFO : only11: Deleted 2025/11/21 02:40:48 INFO : only14: Deleted 2025/11/21 02:40:48 INFO : only18: Deleted 2025/11/21 02:40:48 INFO : only5: Deleted 2025/11/21 02:40:48 INFO : only16: Deleted 2025/11/21 02:40:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.72s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:08 DEBUG : both0: size = 6 OK 2025/11/21 02:41:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both0: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both10: size = 6 OK 2025/11/21 02:41:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both10: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both11: size = 6 OK 2025/11/21 02:41:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both12: size = 6 OK 2025/11/21 02:41:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:41:08 DEBUG : both13: size = 6 OK 2025/11/21 02:41:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both14: size = 6 OK 2025/11/21 02:41:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both11: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both15: size = 6 OK 2025/11/21 02:41:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both15: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both16: size = 6 OK 2025/11/21 02:41:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both13: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both17: size = 6 OK 2025/11/21 02:41:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both17: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both18: size = 6 OK 2025/11/21 02:41:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both18: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both19: size = 6 OK 2025/11/21 02:41:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both16: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both1: size = 6 OK 2025/11/21 02:41:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both19: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both14: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both2: size = 6 OK 2025/11/21 02:41:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both3: size = 6 OK 2025/11/21 02:41:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both12: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both4: size = 6 OK 2025/11/21 02:41:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both2: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both5: size = 6 OK 2025/11/21 02:41:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both5: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both6: size = 6 OK 2025/11/21 02:41:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both6: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both7: size = 6 OK 2025/11/21 02:41:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both7: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both8: size = 6 OK 2025/11/21 02:41:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both3: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both9: size = 6 OK 2025/11/21 02:41:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:08 DEBUG : both9: Unchanged skipping 2025/11/21 02:41:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only0: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only0: Sizes differ 2025/11/21 02:41:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only10: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only10: Sizes differ 2025/11/21 02:41:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only11: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only11: Sizes differ 2025/11/21 02:41:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only12: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only12: Sizes differ 2025/11/21 02:41:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only13: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only13: Sizes differ 2025/11/21 02:41:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only14: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only14: Sizes differ 2025/11/21 02:41:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only15: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only15: Sizes differ 2025/11/21 02:41:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only16: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only16: Sizes differ 2025/11/21 02:41:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only17: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only17: Sizes differ 2025/11/21 02:41:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only18: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only18: Sizes differ 2025/11/21 02:41:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only19: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only19: Sizes differ 2025/11/21 02:41:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only1: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only1: Sizes differ 2025/11/21 02:41:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only2: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only2: Sizes differ 2025/11/21 02:41:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only3: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only3: Sizes differ 2025/11/21 02:41:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only4: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only4: Sizes differ 2025/11/21 02:41:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only5: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only5: Sizes differ 2025/11/21 02:41:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only6: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only6: Sizes differ 2025/11/21 02:41:08 DEBUG : both8: Unchanged skipping 2025/11/21 02:41:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only7: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only7: Sizes differ 2025/11/21 02:41:08 DEBUG : both1: Unchanged skipping 2025/11/21 02:41:08 DEBUG : both4: Unchanged skipping 2025/11/21 02:41:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only8: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only8: Sizes differ 2025/11/21 02:41:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1790352107) 2025/11/21 02:41:08 DEBUG : only9: size = 6 (B2 bucket rclone-test-cekeset1yala) 2025/11/21 02:41:08 DEBUG : only9: Sizes differ 2025/11/21 02:41:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:41:08 DEBUG : only10: size = 0 OK 2025/11/21 02:41:08 DEBUG : only0: size = 0 OK 2025/11/21 02:41:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only10: Copied (replaced existing) 2025/11/21 02:41:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only0: Copied (replaced existing) 2025/11/21 02:41:08 DEBUG : only14: size = 0 OK 2025/11/21 02:41:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only14: Copied (replaced existing) 2025/11/21 02:41:08 DEBUG : only13: size = 0 OK 2025/11/21 02:41:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only13: Copied (replaced existing) 2025/11/21 02:41:08 DEBUG : only11: size = 0 OK 2025/11/21 02:41:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only11: Copied (replaced existing) 2025/11/21 02:41:08 DEBUG : only15: size = 0 OK 2025/11/21 02:41:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only15: Copied (replaced existing) 2025/11/21 02:41:08 DEBUG : only16: size = 0 OK 2025/11/21 02:41:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:08 INFO : only16: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only17: size = 0 OK 2025/11/21 02:41:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only17: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only19: size = 0 OK 2025/11/21 02:41:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only19: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only18: size = 0 OK 2025/11/21 02:41:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only18: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only12: size = 0 OK 2025/11/21 02:41:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only12: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only1: size = 0 OK 2025/11/21 02:41:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only1: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only2: size = 0 OK 2025/11/21 02:41:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only2: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only3: size = 0 OK 2025/11/21 02:41:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only3: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only4: size = 0 OK 2025/11/21 02:41:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only4: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only5: size = 0 OK 2025/11/21 02:41:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only5: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only6: size = 0 OK 2025/11/21 02:41:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only6: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only7: size = 0 OK 2025/11/21 02:41:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only7: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only8: size = 0 OK 2025/11/21 02:41:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only8: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : only9: size = 0 OK 2025/11/21 02:41:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 02:41:09 INFO : only9: Copied (replaced existing) 2025/11/21 02:41:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.66s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:17 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:41:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:41:17 DEBUG : empty_on_remote: Making directory with metadata 2025/11/21 02:41:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:41:17 INFO : empty_on_remote: Making directory 2025/11/21 02:41:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/21 02:41:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:20 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:41:20 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:41:20 DEBUG : empty_on_remote: Making directory with metadata 2025/11/21 02:41:20 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 02:41:20 INFO : empty_on_remote: Making directory 2025/11/21 02:41:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/21 02:41:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:21 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:22 INFO : sub dir: Making directory 2025/11/21 02:41:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 02:41:24 INFO : sub dir: Making directory 2025/11/21 02:41:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:35 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : apple: size = 5 OK 2025/11/21 02:41:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:41:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:41:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:41:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : banana: size = 6 OK 2025/11/21 02:41:35 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:41:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : banana: Unchanged skipping 2025/11/21 02:41:35 DEBUG : apple: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:41:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:41:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:41:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:41:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:41:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:41:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:41:35 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:41:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:41:35 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:41:35 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:35 INFO : There was nothing to transfer 2025/11/21 02:41:35 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:35 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:41:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:41:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:41:36 DEBUG : banana: size = 6 OK 2025/11/21 02:41:36 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:41:36 DEBUG : apple: size = 5 OK 2025/11/21 02:41:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : apple: Unchanged skipping 2025/11/21 02:41:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:41:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : banana: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:41:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:41:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:41:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:41:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:41:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:41:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:41:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:41:36 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:41:36 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:41:36 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:36 INFO : There was nothing to transfer 2025/11/21 02:41:36 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:36 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:41:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:41:51 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:52 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:41:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : apple: size = 5 OK 2025/11/21 02:41:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : apple: Unchanged skipping 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:41:53 DEBUG : banana: size = 6 OK 2025/11/21 02:41:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : banana: Unchanged skipping 2025/11/21 02:41:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:41:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:41:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:41:53 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:53 INFO : There was nothing to transfer 2025/11/21 02:41:53 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:53 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:41:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:41:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:41:53 DEBUG : apple: size = 5 OK 2025/11/21 02:41:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : apple: Unchanged skipping 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:41:53 DEBUG : banana: size = 6 OK 2025/11/21 02:41:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : banana: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:41:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:41:53 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:53 INFO : There was nothing to transfer 2025/11/21 02:41:53 DEBUG : Waiting for deletions to finish 2025/11/21 02:41:53 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:41:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:42:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:09 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:42:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:09 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:09 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 02:42:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:09 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:42:09 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:42:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/21 02:42:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 02:42:09 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:10 DEBUG : YmFuYW5h: size = 6 OK 2025/11/21 02:42:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 02:42:10 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/21 02:42:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 02:42:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/21 02:42:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 02:42:10 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:10 DEBUG : YXBwbGU=: size = 5 OK 2025/11/21 02:42:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 02:42:10 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/21 02:42:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 02:42:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 02:42:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 02:42:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 02:42:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 02:42:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 02:42:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/21 02:42:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 02:42:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/21 02:42:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 02:42:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/21 02:42:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 02:42:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/21 02:42:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 02:42:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/21 02:42:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 02:42:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/21 02:42:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 02:42:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/21 02:42:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 02:42:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/21 02:42:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 02:42:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/21 02:42:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 02:42:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:11 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:12 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 02:42:12 INFO : appleappleapplebanana: Deleted 2025/11/21 02:42:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 02:42:12 INFO : apple: Deleted 2025/11/21 02:42:12 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 02:42:12 INFO : banana: Deleted 2025/11/21 02:42:12 INFO : splitbananasplit: Deleted 2025/11/21 02:42:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 02:42:12 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 02:42:12 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:13 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:13 DEBUG : YXBwbGU=: size = 5 OK 2025/11/21 02:42:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : apple: Unchanged skipping 2025/11/21 02:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : YmFuYW5h: size = 6 OK 2025/11/21 02:42:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : banana: Unchanged skipping 2025/11/21 02:42:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/21 02:42:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/21 02:42:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/21 02:42:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/21 02:42:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 02:42:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:42:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:42:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:42:13 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:42:13 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:13 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/21 02:42:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/21 02:42:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 02:42:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:14 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 02:42:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 02:42:14 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 02:42:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 02:42:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 02:42:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 02:42:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 02:42:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 02:42:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 02:42:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:42:28 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:28 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:42:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:28 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:28 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 02:42:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 02:42:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 02:42:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 02:42:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 02:42:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 02:42:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 02:42:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/21 02:42:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:29 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:42:29 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:42:29 DEBUG : PREFIXapple: size = 5 OK 2025/11/21 02:42:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 02:42:29 INFO : apple: Copied (new) to: PREFIXapple 2025/11/21 02:42:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/21 02:42:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 02:42:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : PREFIXbanana: size = 6 OK 2025/11/21 02:42:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 02:42:29 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/21 02:42:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/21 02:42:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 02:42:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/21 02:42:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/21 02:42:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 02:42:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/21 02:42:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:42:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 02:42:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/21 02:42:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 02:42:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/21 02:42:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 02:42:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/21 02:42:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 02:42:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/21 02:42:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 02:42:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/21 02:42:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 02:42:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/21 02:42:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 02:42:30 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/21 02:42:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 02:42:30 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/21 02:42:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 02:42:30 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/21 02:42:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 02:42:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/21 02:42:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 02:42:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/21 02:42:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 02:42:30 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:30 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/21 02:42:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 02:42:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:31 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/21 02:42:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 02:42:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:31 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/21 02:42:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 02:42:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:31 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:31 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 02:42:31 INFO : apple: Deleted 2025/11/21 02:42:31 INFO : banana: Deleted 2025/11/21 02:42:31 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 02:42:31 INFO : appleappleapplebanana: Deleted 2025/11/21 02:42:31 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 02:42:31 INFO : splitbananasplit: Deleted 2025/11/21 02:42:31 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 02:42:31 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 02:42:31 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:32 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 02:42:32 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 02:42:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 02:42:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:32 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:42:32 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:42:33 DEBUG : banana: size = 6 OK 2025/11/21 02:42:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 02:42:33 INFO : banana: Copied (new) 2025/11/21 02:42:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:42:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 02:42:33 INFO : appleappleapplebanana: Copied (new) 2025/11/21 02:42:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:42:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 02:42:33 INFO : splitbananasplit: Copied (new) 2025/11/21 02:42:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:42:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 02:42:33 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/21 02:42:33 DEBUG : apple: size = 5 OK 2025/11/21 02:42:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 02:42:33 INFO : apple: Copied (new) 2025/11/21 02:42:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:42:33 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 02:42:33 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/21 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:42:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 02:42:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/21 02:42:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:42:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 02:42:33 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/21 02:42:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:42:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 02:42:33 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/21 02:42:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:42:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 02:42:33 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:42:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 02:42:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:42:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 02:42:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:42:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 02:42:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:42:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 02:42:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:42:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 02:42:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:42:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 02:42:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:42:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 02:42:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:42:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 02:42:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:42:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 02:42:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:42:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 02:42:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/21 02:42:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/21 02:42:35 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/21 02:42:35 INFO : PREFIXbanana: Deleted 2025/11/21 02:42:35 INFO : PREFIXsplitbananasplit: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/21 02:42:35 INFO : PREFIXapple: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/21 02:42:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/21 02:42:35 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:35 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:36 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:42:50 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:50 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:42:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:42:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/21 02:42:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 02:42:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/21 02:42:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 02:42:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/21 02:42:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 02:42:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:51 DEBUG : appleSUFFIX: size = 5 OK 2025/11/21 02:42:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 02:42:51 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/21 02:42:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 02:42:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:52 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/21 02:42:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 02:42:52 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 02:42:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 02:42:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 02:42:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 02:42:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 02:42:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 02:42:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/21 02:42:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 02:42:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/21 02:42:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 02:42:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/21 02:42:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 02:42:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/21 02:42:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 02:42:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/21 02:42:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 02:42:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/21 02:42:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 02:42:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/21 02:42:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 02:42:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/21 02:42:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 02:42:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:53 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 02:42:53 INFO : appleappleapplebanana: Deleted 2025/11/21 02:42:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 02:42:53 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 02:42:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 02:42:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 02:42:54 INFO : apple: Deleted 2025/11/21 02:42:54 INFO : banana: Deleted 2025/11/21 02:42:54 INFO : splitbananasplit: Deleted 2025/11/21 02:42:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 02:42:54 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 02:42:54 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 02:42:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 02:42:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 02:42:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 02:42:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:42:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:42:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:42:55 DEBUG : banana: size = 6 OK 2025/11/21 02:42:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 02:42:55 INFO : banana: Copied (new) 2025/11/21 02:42:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:42:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 02:42:55 INFO : appleappleapplebanana: Copied (new) 2025/11/21 02:42:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:42:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 02:42:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/21 02:42:55 DEBUG : apple: size = 5 OK 2025/11/21 02:42:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 02:42:55 INFO : apple: Copied (new) 2025/11/21 02:42:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:42:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 02:42:55 INFO : splitbananasplit: Copied (new) 2025/11/21 02:42:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:42:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 02:42:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/21 02:42:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:42:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 02:42:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/21 02:42:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:42:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 02:42:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/21 02:42:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:42:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 02:42:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:42:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 02:42:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:42:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 02:42:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:42:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 02:42:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:42:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 02:42:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:42:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 02:42:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:42:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 02:42:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:42:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 02:42:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:42:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 02:42:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:42:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 02:42:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/21 02:42:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:42:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 02:42:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/21 02:42:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:42:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 02:42:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/21 02:42:57 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : bananaSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : appleSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : splitbananasplitSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/21 02:42:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/21 02:42:57 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:58 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : Waiting for deletions to finish 2025/11/21 02:42:58 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:42:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:43:13 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:13 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : apple: size = 5 OK 2025/11/21 02:43:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:14 DEBUG : apple: Unchanged skipping 2025/11/21 02:43:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:14 DEBUG : banana: size = 6 OK 2025/11/21 02:43:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:14 DEBUG : banana: Unchanged skipping 2025/11/21 02:43:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 02:43:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 02:43:14 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:43:14 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:43:14 DEBUG : splitbanan: size = 16 OK 2025/11/21 02:43:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 02:43:14 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/21 02:43:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:14 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/21 02:43:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 02:43:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/21 02:43:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:14 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/21 02:43:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 02:43:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/21 02:43:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:14 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/21 02:43:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 02:43:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/21 02:43:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:14 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/21 02:43:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 02:43:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/21 02:43:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:14 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/21 02:43:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 02:43:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/21 02:43:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:14 DEBUG : appleapple: size = 21 OK 2025/11/21 02:43:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 02:43:14 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/21 02:43:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/21 02:43:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 02:43:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/21 02:43:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:15 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/21 02:43:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 02:43:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/21 02:43:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:15 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/21 02:43:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 02:43:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/21 02:43:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:15 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/21 02:43:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 02:43:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/21 02:43:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:15 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/21 02:43:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 02:43:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/21 02:43:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:15 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/21 02:43:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 02:43:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/21 02:43:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:15 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/21 02:43:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 02:43:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/21 02:43:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:15 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/21 02:43:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 02:43:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/21 02:43:16 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/21 02:43:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 02:43:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/21 02:43:16 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/21 02:43:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 02:43:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/21 02:43:16 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/21 02:43:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 02:43:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/21 02:43:16 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:16 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 02:43:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 02:43:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 02:43:16 INFO : splitbananasplit: Deleted 2025/11/21 02:43:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 02:43:17 INFO : appleappleapplebanana: Deleted 2025/11/21 02:43:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 02:43:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 02:43:17 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:17 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : appleapple: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:17 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:18 DEBUG : apple: size = 5 OK 2025/11/21 02:43:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : apple: Unchanged skipping 2025/11/21 02:43:18 DEBUG : appleapple: size = 21 OK 2025/11/21 02:43:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:43:18 DEBUG : banana: size = 6 OK 2025/11/21 02:43:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : banana: Unchanged skipping 2025/11/21 02:43:18 DEBUG : splitbanan: size = 16 OK 2025/11/21 02:43:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 02:43:18 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 02:43:18 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 02:43:18 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 02:43:18 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 02:43:18 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 02:43:18 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 02:43:18 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 02:43:18 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 02:43:18 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 02:43:18 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 02:43:18 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 02:43:18 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 02:43:18 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 02:43:18 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 02:43:18 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 02:43:18 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/21 02:43:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/21 02:43:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/21 02:43:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:43:18 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:43:18 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:43:18 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:18 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:18 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : appleapple: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/21 02:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:18 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:18 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 02:43:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 02:43:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 02:43:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 02:43:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 02:43:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 02:43:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 02:43:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 02:43:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 02:43:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 02:43:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 02:43:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 02:43:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 02:43:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 02:43:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 02:43:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 02:43:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 02:43:18 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:43:32 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:33 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:43:33 DEBUG : apple: size = 5 OK 2025/11/21 02:43:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : apple: Unchanged skipping 2025/11/21 02:43:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:43:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:43:33 DEBUG : banana: size = 6 OK 2025/11/21 02:43:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : banana: Unchanged skipping 2025/11/21 02:43:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:43:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:43:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:43:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:43:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:43:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:43:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:43:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:43:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:43:33 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:43:33 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:43:33 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:33 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:34 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : apple: size = 5 OK 2025/11/21 02:43:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : apple: Unchanged skipping 2025/11/21 02:43:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:43:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:43:34 DEBUG : banana: size = 6 OK 2025/11/21 02:43:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : banana: Unchanged skipping 2025/11/21 02:43:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:43:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:43:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:43:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:43:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:43:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:43:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:43:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:43:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:43:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:43:34 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:43:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:34 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:43:34 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:35 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:43:49 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:50 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : apple: size = 5 OK 2025/11/21 02:43:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : apple: Unchanged skipping 2025/11/21 02:43:50 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:43:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:43:50 DEBUG : banana: size = 6 OK 2025/11/21 02:43:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : banana: Unchanged skipping 2025/11/21 02:43:50 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:43:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:43:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:43:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:43:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:43:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:43:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:43:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:43:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:43:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:43:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:43:50 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:50 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:50 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : apple: size = 5 OK 2025/11/21 02:43:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : apple: Unchanged skipping 2025/11/21 02:43:51 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:43:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:43:51 DEBUG : banana: size = 6 OK 2025/11/21 02:43:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : banana: Unchanged skipping 2025/11/21 02:43:51 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:43:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:43:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:43:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:43:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:43:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:43:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:43:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:43:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:43:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:43:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:43:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:43:51 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:51 DEBUG : Waiting for deletions to finish 2025/11/21 02:43:51 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:43:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:07 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:07 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : apple: size = 5 OK 2025/11/21 02:44:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : apple: Unchanged skipping 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:44:08 DEBUG : banana: size = 6 OK 2025/11/21 02:44:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : banana: Unchanged skipping 2025/11/21 02:44:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:44:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:08 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:44:08 DEBUG : apple: size = 5 OK 2025/11/21 02:44:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : apple: Unchanged skipping 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:44:08 DEBUG : banana: size = 6 OK 2025/11/21 02:44:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : banana: Unchanged skipping 2025/11/21 02:44:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:44:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:44:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:44:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:08 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:09 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:24 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:24 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : apple: size = 5 OK 2025/11/21 02:44:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : apple: Unchanged skipping 2025/11/21 02:44:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:44:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:44:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:44:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:44:25 DEBUG : banana: size = 6 OK 2025/11/21 02:44:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : banana: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:44:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:44:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:44:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:44:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:44:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:44:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:44:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:44:25 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:25 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:25 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:25 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : apple: size = 5 OK 2025/11/21 02:44:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:44:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:44:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : apple: Unchanged skipping 2025/11/21 02:44:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:44:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:44:26 DEBUG : banana: size = 6 OK 2025/11/21 02:44:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : banana: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:44:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:44:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:44:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:44:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:44:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:44:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:44:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:44:26 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:26 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:26 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:26 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:41 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:42 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:44:42 DEBUG : apple: size = 5 OK 2025/11/21 02:44:42 DEBUG : banana: size = 6 OK 2025/11/21 02:44:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : banana: Unchanged skipping 2025/11/21 02:44:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:44:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:44:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : apple: Unchanged skipping 2025/11/21 02:44:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:44:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:44:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:44:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:44:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:44:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:44:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:44:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:44:42 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:42 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:42 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:42 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:42 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : apple: size = 5 OK 2025/11/21 02:44:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : apple: Unchanged skipping 2025/11/21 02:44:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 02:44:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 02:44:43 DEBUG : banana: size = 6 OK 2025/11/21 02:44:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : banana: Unchanged skipping 2025/11/21 02:44:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 02:44:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 02:44:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 02:44:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 02:44:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 02:44:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 02:44:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 02:44:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 02:44:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:44:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 02:44:43 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:43 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:43 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:43 DEBUG : Waiting for deletions to finish 2025/11/21 02:44:43 DEBUG : apple: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : banana: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 02:44:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (201.42s) --- PASS: TestTransform/NFC (14.34s) --- PASS: TestTransform/NFD (17.45s) --- PASS: TestTransform/base64 (19.96s) --- PASS: TestTransform/prefix (22.39s) --- PASS: TestTransform/suffix (22.21s) --- PASS: TestTransform/truncate (19.97s) --- PASS: TestTransform/encoder (16.91s) --- PASS: TestTransform/ISO-8859-1 (16.29s) --- PASS: TestTransform/charmap (17.57s) --- PASS: TestTransform/lowercase (17.03s) --- PASS: TestTransform/ascii (17.30s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/21 02:44:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/21 02:44:48 INFO : sub dir_somesuffix: Making directory 2025/11/21 02:44:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/21 02:44:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/21 02:44:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/21 02:44:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/21 02:44:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/21 02:44:48 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:48 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/21 02:44:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/21 02:44:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:49 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:50 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:50 INFO : tictactoe: Making directory 2025/11/21 02:44:50 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:50 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/21 02:44:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:50 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/21 02:44:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/21 02:44:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.65s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:51 INFO : toe: Making directory 2025/11/21 02:44:51 INFO : toe/toe: Making directory 2025/11/21 02:44:51 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 02:44:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 02:44:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 02:44:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:51 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/21 02:44:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/21 02:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:53 INFO : toe: Making directory 2025/11/21 02:44:53 INFO : toe/toe: Making directory 2025/11/21 02:44:53 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 02:44:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 02:44:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 02:44:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:53 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/21 02:44:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/21 02:44:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.02s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:55 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:44:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 02:44:55 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:55 INFO : tictacempty_dir: Making directory 2025/11/21 02:44:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:55 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:55 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:55 INFO : tictactoe: Making directory 2025/11/21 02:44:55 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:55 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:55 INFO : tictactoe/tictactoe: Making directory 2025/11/21 02:44:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 02:44:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:44:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 02:44:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:55 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/21 02:44:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/21 02:44:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:56 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:44:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 02:44:56 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:57 INFO : tictacempty_dir: Making directory 2025/11/21 02:44:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:57 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:57 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:57 INFO : tictactoe: Making directory 2025/11/21 02:44:57 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:57 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:57 INFO : tictactoe/tictactoe: Making directory 2025/11/21 02:44:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 02:44:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:44:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:44:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:44:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:44:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:44:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/21 02:44:57 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:57 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:44:58 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:58 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 02:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:44:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/21 02:44:58 NOTICE: B2 bucket rclone-test-cekeset1yala: 0 differences found 2025/11/21 02:44:58 NOTICE: B2 bucket rclone-test-cekeset1yala: 1 matching files --- PASS: TestAllTag (1.91s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:44:58 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:58 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:58 INFO : tictactoe: Making directory 2025/11/21 02:44:58 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:58 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:44:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:58 INFO : tictactoe/tictactoe: Making directory 2025/11/21 02:44:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:44:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 02:44:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:44:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 02:44:58 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:44:58 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:44:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/21 02:44:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:44:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/21 02:44:59 DEBUG : Waiting for deletions to finish 2025/11/21 02:45:00 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:00 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:00 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:00 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/21 02:45:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 02:45:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 02:45:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/21 02:45:00 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.33s) === RUN TestSyntax 2025/11/21 02:45:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:45:01 INFO : toe: Making directory 2025/11/21 02:45:01 INFO : toe/toe: Making directory 2025/11/21 02:45:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 02:45:01 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:01 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:02 DEBUG : toe/toe/toe: size = 11 OK 2025/11/21 02:45:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:02 INFO : toe/toe/toe: Copied (new) 2025/11/21 02:45:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.90s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:45:03 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:45:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 02:45:03 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:03 INFO : tictacempty_dir: Making directory 2025/11/21 02:45:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:03 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:03 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:03 INFO : tictactoe: Making directory 2025/11/21 02:45:03 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:03 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:03 INFO : tictactoe/tictactoe: Making directory 2025/11/21 02:45:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 02:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:03 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:03 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:45:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:03 INFO : toe/toe/toe.txt: Deleted 2025/11/21 02:45:03 INFO : toe/toe: Removing directory 2025/11/21 02:45:03 INFO : toe: Removing directory 2025/11/21 02:45:03 INFO : empty_dir: Removing directory 2025/11/21 02:45:03 DEBUG : Local file system at /tmp/rclone1790352107: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:45:04 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:45:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 02:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:04 INFO : tictacempty_dir: Making directory 2025/11/21 02:45:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:04 INFO : tictactoe: Making directory 2025/11/21 02:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:04 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:04 INFO : tictactoe/tictactoe: Making directory 2025/11/21 02:45:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 02:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:04 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:04 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:45:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:05 INFO : toe/toe/toe.txt: Deleted 2025/11/21 02:45:05 INFO : toe/toe: Removing directory 2025/11/21 02:45:05 INFO : toe: Removing directory 2025/11/21 02:45:05 INFO : empty_dir: Removing directory 2025/11/21 02:45:05 DEBUG : Local file system at /tmp/rclone1790352107: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/21 02:45:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:45:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 02:45:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 02:45:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 02:45:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 02:45:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/21 02:45:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:06 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/21 02:45:07 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.27s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:45:07 DEBUG : Reset feature "Copy" 2025/11/21 02:45:07 DEBUG : Reset feature "Move" 2025/11/21 02:45:07 DEBUG : Reset feature "Copy" 2025/11/21 02:45:07 DEBUG : Reset feature "Move" 2025/11/21 02:45:07 DEBUG : empty_dir: Making directory with metadata 2025/11/21 02:45:07 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 02:45:07 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:07 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:08 INFO : tictacempty_dir: Making directory 2025/11/21 02:45:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 02:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:08 INFO : tictactoe: Making directory 2025/11/21 02:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:08 DEBUG : toe: transformed to: tictactoe 2025/11/21 02:45:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:08 INFO : tictactoe/tictactoe: Making directory 2025/11/21 02:45:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 02:45:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 02:45:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:45:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:08 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:45:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 02:45:09 INFO : toe/toe/toe.txt: Deleted 2025/11/21 02:45:09 INFO : toe/toe: Removing directory 2025/11/21 02:45:09 INFO : toe: Removing directory 2025/11/21 02:45:09 INFO : empty_dir: Removing directory 2025/11/21 02:45:09 DEBUG : Local file system at /tmp/rclone1790352107: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/21 02:45:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 02:45:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 02:45:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 02:45:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 02:45:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 02:45:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/21 02:45:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/21 02:45:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.72s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:45:11 DEBUG : toe: transformed to: dG9l 2025/11/21 02:45:11 DEBUG : toe: transformed to: dG9l 2025/11/21 02:45:11 INFO : dG9l: Making directory 2025/11/21 02:45:11 DEBUG : toe: transformed to: dG9l 2025/11/21 02:45:11 DEBUG : toe: transformed to: dG9l 2025/11/21 02:45:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/21 02:45:11 INFO : dG9l/dG9l: Making directory 2025/11/21 02:45:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/21 02:45:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/21 02:45:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/21 02:45:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 02:45:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/21 02:45:11 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:11 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/21 02:45:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:12 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/21 02:45:12 DEBUG : Waiting for deletions to finish 2025/11/21 02:45:12 DEBUG : dG9l: transformed to: toe 2025/11/21 02:45:12 DEBUG : dG9l: transformed to: toe 2025/11/21 02:45:12 DEBUG : dG9l: transformed to: toe 2025/11/21 02:45:12 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/21 02:45:12 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/21 02:45:12 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/21 02:45:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/21 02:45:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/21 02:45:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/21 02:45:12 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for checks to finish 2025/11/21 02:45:12 DEBUG : Local file system at /tmp/rclone1790352107: Waiting for transfers to finish 2025/11/21 02:45:12 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-cekeset1yala", Local "Local file system at /tmp/rclone1790352107", Modify Window "1ms" 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe: transformed to: 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe: transformed to: 2025/11/21 02:45:14 INFO : B2 bucket rclone-test-cekeset1yala: Making directory 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe: transformed to: 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe: transformed to: 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe/toe: transformed to: 2025/11/21 02:45:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/21 02:45:14 INFO : toe/toe: Making directory 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe/toe: transformed to: 2025/11/21 02:45:14 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe: transformed to: 2025/11/21 02:45:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 02:45:14 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for checks to finish 2025/11/21 02:45:14 DEBUG : B2 bucket rclone-test-cekeset1yala: Waiting for transfers to finish 2025/11/21 02:45:14 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 02:45:14 DEBUG : toe/toe/toe: transformed to: 2025/11/21 02:45:14 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/21 02:45:14 DEBUG : toe/toe/toe: size = 11 OK 2025/11/21 02:45:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 02:45:14 INFO : toe/toe/toe: Copied (new) 2025/11/21 02:45:14 ERROR : B2 bucket rclone-test-cekeset1yala: not deleting files as there were IO errors 2025/11/21 02:45:14 ERROR : B2 bucket rclone-test-cekeset1yala: not deleting directories as there were IO errors --- PASS: TestError (1.70s) PASS 2025/11/21 02:45:15 DEBUG : B2 bucket rclone-test-cekeset1yala: Purge remote 2025/11/21 02:45:15 INFO : B2 bucket rclone-test-cekeset1yala: cleaning bucket "rclone-test-cekeset1yala" of all files 2025/11/21 02:45:16 DEBUG : BackupDir/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f2fe_d20251121_m023901_c001_v7007000_t0000_u01763692741613") 2025/11/21 02:45:16 DEBUG : BackupDir/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f119a64d74832257f_d20251121_m023855_c001_v0001102_t0050_u01763692735566") 2025/11/21 02:45:16 DEBUG : CompareDest/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaee95_d20251121_m023835_c001_v7007000_t0000_u01763692715800") 2025/11/21 02:45:16 DEBUG : CompareDest/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d64f0_d20251121_m023829_c001_v0001100_t0047_u01763692709969") 2025/11/21 02:45:16 DEBUG : CompareDest/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaee96_d20251121_m023835_c001_v7007000_t0000_u01763692715983") 2025/11/21 02:45:16 DEBUG : CompareDest/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1819b_d20251121_m023831_c001_v0001178_t0024_u01763692711444") 2025/11/21 02:45:16 DEBUG : CopyDest/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f2ff_d20251121_m023901_c001_v7007000_t0000_u01763692741793") 2025/11/21 02:45:16 DEBUG : CopyDest/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c29_d20251121_m023852_c001_v0001029_t0006_u01763692732583") 2025/11/21 02:45:16 DEBUG : CopyDest/three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f301_d20251121_m023901_c001_v7007000_t0000_u01763692741974") 2025/11/21 02:45:17 DEBUG : CopyDest/three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c181ef_d20251121_m023859_c001_v0001178_t0055_u01763692739421") 2025/11/21 02:45:17 DEBUG : CopyDest/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f302_d20251121_m023902_c001_v7007000_t0000_u01763692742162") 2025/11/21 02:45:17 DEBUG : CopyDest/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6561_d20251121_m023857_c001_v0001100_t0002_u01763692737233") 2025/11/21 02:45:17 DEBUG : EXISTING: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260f2_d20251121_m024028_c001_v7007000_t0000_u01763692828672") 2025/11/21 02:45:17 DEBUG : EXISTING: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d673b_d20251121_m024027_c001_v0001100_t0020_u01763692827545") 2025/11/21 02:45:17 DEBUG : PREFIXapple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c26_d20251121_m024235_c001_v7007000_t0000_u01763692955272") 2025/11/21 02:45:17 DEBUG : PREFIXapple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1853a_d20251121_m024229_c001_v0001178_t0017_u01763692949148") 2025/11/21 02:45:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25b5f_d20251121_m024235_c001_v7007000_t0000_u01763692955077") 2025/11/21 02:45:17 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af289_d20251121_m024229_c001_v0001115_t0057_u01763692949141") 2025/11/21 02:45:17 DEBUG : PREFIXbanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c24_d20251121_m024235_c001_v7007000_t0000_u01763692955084") 2025/11/21 02:45:17 DEBUG : PREFIXbanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5d2_d20251121_m024229_c001_v0001036_t0047_u01763692949161") 2025/11/21 02:45:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c25_d20251121_m024235_c001_v7007000_t0000_u01763692955196") 2025/11/21 02:45:17 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6997_d20251121_m024229_c001_v0001100_t0053_u01763692949172") 2025/11/21 02:45:17 DEBUG : Testêé: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260e3_d20251121_m024024_c001_v7007000_t0000_u01763692824692") 2025/11/21 02:45:17 DEBUG : Testêé: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c182ca_d20251121_m024024_c001_v0001178_t0050_u01763692824076") 2025/11/21 02:45:17 DEBUG : Testêé: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d671d_d20251121_m024022_c001_v0001100_t0058_u01763692822951") 2025/11/21 02:45:18 DEBUG : YXBwbGU=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db0c_d20251121_m024214_c001_v7007000_t0000_u01763692934380") 2025/11/21 02:45:18 DEBUG : YXBwbGU=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af256_d20251121_m024209_c001_v0001115_t0008_u01763692929792") 2025/11/21 02:45:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db0d_d20251121_m024214_c001_v7007000_t0000_u01763692934563") 2025/11/21 02:45:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5aa_d20251121_m024209_c001_v0001036_t0006_u01763692929781") 2025/11/21 02:45:18 DEBUG : YmFuYW5h: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db0e_d20251121_m024214_c001_v7007000_t0000_u01763692934745") 2025/11/21 02:45:18 DEBUG : YmFuYW5h: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6946_d20251121_m024209_c001_v0001100_t0000_u01763692929770") 2025/11/21 02:45:18 DEBUG : a/potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd75d_d20251121_m023700_c001_v7007000_t0000_u01763692620889") 2025/11/21 02:45:18 DEBUG : a/potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18027_d20251121_m023700_c001_v0001178_t0008_u01763692620100") 2025/11/21 02:45:18 DEBUG : a/potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd751_d20251121_m023658_c001_v7007000_t0000_u01763692618625") 2025/11/21 02:45:18 DEBUG : a/potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18012_d20251121_m023657_c001_v0001178_t0008_u01763692617735") 2025/11/21 02:45:18 DEBUG : a/potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b97_d20251121_m023641_c001_v7007000_t0000_u01763692601905") 2025/11/21 02:45:18 DEBUG : a/potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f94_d20251121_m023641_c001_v0001178_t0057_u01763692601098") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ed7_d20251121_m024444_c001_v7007000_t0000_u01763693084128") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1870a_d20251121_m024440_c001_v0001178_t0030_u01763693080259") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e3b_d20251121_m024426_c001_v7007000_t0000_u01763693066832") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186d2_d20251121_m024422_c001_v0001178_t0046_u01763693062686") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b595_d20251121_m024409_c001_v7007000_t0000_u01763693049767") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186ac_d20251121_m024405_c001_v0001178_t0022_u01763693045372") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f8d_d20251121_m024352_c001_v7007000_t0000_u01763693032153") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18687_d20251121_m024348_c001_v0001178_t0043_u01763693028303") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5159_d20251121_m024335_c001_v7007000_t0000_u01763693015820") 2025/11/21 02:45:18 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18658_d20251121_m024331_c001_v0001178_t0053_u01763693011401") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f3a_d20251121_m024319_c001_v7007000_t0000_u01763692999007") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af304_d20251121_m024311_c001_v0001115_t0030_u01763692991463") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6caf_d20251121_m024259_c001_v7007000_t0000_u01763692979037") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c615_d20251121_m024255_c001_v0001036_t0052_u01763692975201") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff61f_d20251121_m024254_c001_v7007000_t0000_u01763692974069") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c600_d20251121_m024249_c001_v0001036_t0032_u01763692969344") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c34_d20251121_m024236_c001_v7007000_t0000_u01763692956772") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af296_d20251121_m024232_c001_v0001115_t0046_u01763692952811") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db50c9_d20251121_m024231_c001_v7007000_t0000_u01763692951632") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af285_d20251121_m024226_c001_v0001115_t0057_u01763692946943") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061bc4_d20251121_m024212_c001_v7007000_t0000_u01763692932408") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184db_d20251121_m024206_c001_v0001178_t0055_u01763692926883") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57257_d20251121_m024154_c001_v7007000_t0000_u01763692914483") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1847d_d20251121_m024149_c001_v0001178_t0025_u01763692909993") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5796_d20251121_m024137_c001_v7007000_t0000_u01763692897014") 2025/11/21 02:45:19 DEBUG : apple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18440_d20251121_m024133_c001_v0001178_t0046_u01763692893413") 2025/11/21 02:45:19 DEBUG : appleSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f75f_d20251121_m024257_c001_v7007000_t0000_u01763692977384") 2025/11/21 02:45:19 DEBUG : appleSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2ca_d20251121_m024251_c001_v0001115_t0036_u01763692971567") 2025/11/21 02:45:19 DEBUG : appleapple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f3b_d20251121_m024319_c001_v7007000_t0000_u01763692999190") 2025/11/21 02:45:19 DEBUG : appleapple: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af312_d20251121_m024314_c001_v0001115_t0022_u01763692994261") 2025/11/21 02:45:19 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6edc_d20251121_m024444_c001_v7007000_t0000_u01763693084313") 2025/11/21 02:45:19 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6ff_d20251121_m024440_c001_v0001036_t0046_u01763693080791") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e3e_d20251121_m024427_c001_v7007000_t0000_u01763693067013") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6d5_d20251121_m024423_c001_v0001036_t0056_u01763693063262") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b596_d20251121_m024409_c001_v7007000_t0000_u01763693049951") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6b8_d20251121_m024405_c001_v0001036_t0018_u01763693045882") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f8e_d20251121_m024352_c001_v7007000_t0000_u01763693032335") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c68e_d20251121_m024348_c001_v0001036_t0055_u01763693028934") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db515c_d20251121_m024336_c001_v7007000_t0000_u01763693016002") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c66d_d20251121_m024332_c001_v0001036_t0011_u01763693012106") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061cf0_d20251121_m024316_c001_v7007000_t0000_u01763692996994") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c647_d20251121_m024312_c001_v0001036_t0015_u01763692992525") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cb2_d20251121_m024259_c001_v7007000_t0000_u01763692979219") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69fe_d20251121_m024255_c001_v0001100_t0005_u01763692975181") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67ce7_d20251121_m024253_c001_v7007000_t0000_u01763692973655") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69eb_d20251121_m024249_c001_v0001100_t0029_u01763692969953") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c36_d20251121_m024237_c001_v7007000_t0000_u01763692957010") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5e0_d20251121_m024232_c001_v0001036_t0025_u01763692952859") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4088e504c8bff02f_d20251121_m024231_c001_v7007000_t0000_u01763692951778") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5d0_d20251121_m024227_c001_v0001036_t0019_u01763692947704") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6bc2_d20251121_m024212_c001_v7007000_t0000_u01763692932165") 2025/11/21 02:45:20 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5a6_d20251121_m024207_c001_v0001036_t0050_u01763692927492") 2025/11/21 02:45:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57259_d20251121_m024154_c001_v7007000_t0000_u01763692914666") 2025/11/21 02:45:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c588_d20251121_m024151_c001_v0001036_t0034_u01763692911127") 2025/11/21 02:45:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5797_d20251121_m024137_c001_v7007000_t0000_u01763692897196") 2025/11/21 02:45:21 DEBUG : appleappleapplebanana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c563_d20251121_m024133_c001_v0001036_t0025_u01763692893952") 2025/11/21 02:45:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c99_d20251121_m024257_c001_v7007000_t0000_u01763692977690") 2025/11/21 02:45:21 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18599_d20251121_m024251_c001_v0001178_t0052_u01763692971540") 2025/11/21 02:45:21 DEBUG : b/potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd75e_d20251121_m023701_c001_v7007000_t0000_u01763692621072") 2025/11/21 02:45:21 DEBUG : b/potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18021_d20251121_m023659_c001_v0001178_t0009_u01763692619223") 2025/11/21 02:45:21 DEBUG : b/potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd74b_d20251121_m023658_c001_v7007000_t0000_u01763692618069") 2025/11/21 02:45:21 DEBUG : b/potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1800c_d20251121_m023656_c001_v0001178_t0055_u01763692616929") 2025/11/21 02:45:21 DEBUG : b/potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b94_d20251121_m023641_c001_v7007000_t0000_u01763692601306") 2025/11/21 02:45:21 DEBUG : b/potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f8c_d20251121_m023640_c001_v0001178_t0016_u01763692600288") 2025/11/21 02:45:21 DEBUG : backup/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff192_d20251121_m023916_c001_v7007000_t0000_u01763692756734") 2025/11/21 02:45:21 DEBUG : backup/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10549bfb7ccd191f_d20251121_m023914_c001_v0001137_t0014_u01763692754345") 2025/11/21 02:45:21 DEBUG : backup/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f106c19b39500b5aa_d20251121_m023909_c001_v0001157_t0041_u01763692749787") 2025/11/21 02:45:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e4f0_d20251121_m023943_c001_v7007000_t0000_u01763692783753") 2025/11/21 02:45:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f106cdd50a536f55e_d20251121_m023941_c001_v0001181_t0035_u01763692781709") 2025/11/21 02:45:21 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112446c50998ad32_d20251121_m023937_c001_v0001172_t0006_u01763692777454") 2025/11/21 02:45:21 DEBUG : backup/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67917_d20251121_m023930_c001_v7007000_t0000_u01763692770578") 2025/11/21 02:45:21 DEBUG : backup/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f114f236143cfeef1_d20251121_m023928_c001_v0001181_t0033_u01763692768714") 2025/11/21 02:45:21 DEBUG : backup/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1171897e379306a8_d20251121_m023924_c001_v0001038_t0005_u01763692764209") 2025/11/21 02:45:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e4f3_d20251121_m023943_c001_v7007000_t0000_u01763692783975") 2025/11/21 02:45:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10829e066cfa4880_d20251121_m023942_c001_v0001029_t0013_u01763692782732") 2025/11/21 02:45:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1087d373be015750_d20251121_m023939_c001_v0001144_t0027_u01763692779228") 2025/11/21 02:45:22 DEBUG : backup/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff199_d20251121_m023916_c001_v7007000_t0000_u01763692756917") 2025/11/21 02:45:22 DEBUG : backup/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107b943c979268c5_d20251121_m023915_c001_v0001104_t0048_u01763692755688") 2025/11/21 02:45:22 DEBUG : backup/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f111332cbfa086aa4_d20251121_m023911_c001_v0001106_t0009_u01763692751490") 2025/11/21 02:45:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67918_d20251121_m023930_c001_v7007000_t0000_u01763692770759") 2025/11/21 02:45:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f114ae356f498e074_d20251121_m023929_c001_v0001176_t0022_u01763692769778") 2025/11/21 02:45:22 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f106e211039058b79_d20251121_m023926_c001_v0001184_t0004_u01763692766413") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ee4_d20251121_m024444_c001_v7007000_t0000_u01763693084495") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b5b_d20251121_m024440_c001_v0001100_t0032_u01763693080474") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e41_d20251121_m024427_c001_v7007000_t0000_u01763693067195") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b24_d20251121_m024422_c001_v0001100_t0014_u01763693062905") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b597_d20251121_m024410_c001_v7007000_t0000_u01763693050134") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6af0_d20251121_m024405_c001_v0001100_t0020_u01763693045591") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f8f_d20251121_m024352_c001_v7007000_t0000_u01763693032516") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6ab6_d20251121_m024348_c001_v0001100_t0012_u01763693028517") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db515d_d20251121_m024336_c001_v7007000_t0000_u01763693016185") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a79_d20251121_m024331_c001_v0001100_t0007_u01763693011653") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f3f_d20251121_m024319_c001_v7007000_t0000_u01763692999372") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185fa_d20251121_m024312_c001_v0001178_t0002_u01763692992323") 2025/11/21 02:45:22 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cb4_d20251121_m024259_c001_v7007000_t0000_u01763692979400") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185b1_d20251121_m024255_c001_v0001178_t0051_u01763692975189") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e90f_d20251121_m024254_c001_v7007000_t0000_u01763692974080") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18597_d20251121_m024249_c001_v0001178_t0039_u01763692969727") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c37_d20251121_m024237_c001_v7007000_t0000_u01763692957193") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18552_d20251121_m024232_c001_v0001178_t0039_u01763692952851") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c11_d20251121_m024231_c001_v7007000_t0000_u01763692951631") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18534_d20251121_m024227_c001_v0001178_t0012_u01763692947487") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f416e2babfc5fad69_d20251121_m024212_c001_v7007000_t0000_u01763692932582") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6936_d20251121_m024207_c001_v0001100_t0042_u01763692927101") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5725a_d20251121_m024154_c001_v7007000_t0000_u01763692914853") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6900_d20251121_m024150_c001_v0001100_t0005_u01763692910212") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5798_d20251121_m024137_c001_v7007000_t0000_u01763692897378") 2025/11/21 02:45:23 DEBUG : banana: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68b6_d20251121_m024133_c001_v0001100_t0038_u01763692893633") 2025/11/21 02:45:23 DEBUG : bananaSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c92_d20251121_m024257_c001_v7007000_t0000_u01763692977319") 2025/11/21 02:45:23 DEBUG : bananaSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c604_d20251121_m024251_c001_v0001036_t0056_u01763692971532") 2025/11/21 02:45:23 DEBUG : both0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da03_d20251121_m024110_c001_v7007000_t0000_u01763692870236") 2025/11/21 02:45:23 DEBUG : both0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18372_d20251121_m024053_c001_v0001178_t0011_u01763692853640") 2025/11/21 02:45:23 DEBUG : both0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff097_d20251121_m024049_c001_v7007000_t0000_u01763692849417") 2025/11/21 02:45:23 DEBUG : both0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c182f5_d20251121_m024030_c001_v0001178_t0005_u01763692830905") 2025/11/21 02:45:24 DEBUG : both1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da04_d20251121_m024110_c001_v7007000_t0000_u01763692870419") 2025/11/21 02:45:24 DEBUG : both1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18376_d20251121_m024054_c001_v0001178_t0022_u01763692854591") 2025/11/21 02:45:24 DEBUG : both1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff098_d20251121_m024049_c001_v7007000_t0000_u01763692849598") 2025/11/21 02:45:24 DEBUG : both1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1830b_d20251121_m024034_c001_v0001178_t0052_u01763692834026") 2025/11/21 02:45:24 DEBUG : both10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da06_d20251121_m024110_c001_v7007000_t0000_u01763692870602") 2025/11/21 02:45:24 DEBUG : both10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18391_d20251121_m024100_c001_v0001178_t0041_u01763692860257") 2025/11/21 02:45:24 DEBUG : both10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff09a_d20251121_m024049_c001_v7007000_t0000_u01763692849779") 2025/11/21 02:45:24 DEBUG : both10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18338_d20251121_m024039_c001_v0001178_t0048_u01763692839959") 2025/11/21 02:45:24 DEBUG : both11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da08_d20251121_m024110_c001_v7007000_t0000_u01763692870792") 2025/11/21 02:45:24 DEBUG : both11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18393_d20251121_m024100_c001_v0001178_t0055_u01763692860798") 2025/11/21 02:45:24 DEBUG : both11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff09e_d20251121_m024049_c001_v7007000_t0000_u01763692849961") 2025/11/21 02:45:24 DEBUG : both11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18340_d20251121_m024040_c001_v0001178_t0048_u01763692840516") 2025/11/21 02:45:24 DEBUG : both12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da09_d20251121_m024110_c001_v7007000_t0000_u01763692870975") 2025/11/21 02:45:24 DEBUG : both12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18397_d20251121_m024101_c001_v0001178_t0008_u01763692861509") 2025/11/21 02:45:24 DEBUG : both12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0a0_d20251121_m024050_c001_v7007000_t0000_u01763692850143") 2025/11/21 02:45:24 DEBUG : both12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18342_d20251121_m024041_c001_v0001178_t0016_u01763692841126") 2025/11/21 02:45:24 DEBUG : both13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da0a_d20251121_m024111_c001_v7007000_t0000_u01763692871162") 2025/11/21 02:45:24 DEBUG : both13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1839b_d20251121_m024102_c001_v0001178_t0015_u01763692862147") 2025/11/21 02:45:24 DEBUG : both13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0a1_d20251121_m024050_c001_v7007000_t0000_u01763692850353") 2025/11/21 02:45:24 DEBUG : both13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18344_d20251121_m024041_c001_v0001178_t0018_u01763692841688") 2025/11/21 02:45:24 DEBUG : both14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da0b_d20251121_m024111_c001_v7007000_t0000_u01763692871344") 2025/11/21 02:45:24 DEBUG : both14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1839e_d20251121_m024102_c001_v0001178_t0037_u01763692862919") 2025/11/21 02:45:24 DEBUG : both14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0a4_d20251121_m024050_c001_v7007000_t0000_u01763692850535") 2025/11/21 02:45:25 DEBUG : both14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18348_d20251121_m024042_c001_v0001178_t0036_u01763692842343") 2025/11/21 02:45:25 DEBUG : both15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da0d_d20251121_m024111_c001_v7007000_t0000_u01763692871527") 2025/11/21 02:45:25 DEBUG : both15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183a0_d20251121_m024103_c001_v0001178_t0017_u01763692863584") 2025/11/21 02:45:25 DEBUG : both15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0a7_d20251121_m024050_c001_v7007000_t0000_u01763692850716") 2025/11/21 02:45:25 DEBUG : both15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1834c_d20251121_m024042_c001_v0001178_t0054_u01763692842992") 2025/11/21 02:45:25 DEBUG : both16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da0e_d20251121_m024111_c001_v7007000_t0000_u01763692871709") 2025/11/21 02:45:25 DEBUG : both16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183a5_d20251121_m024104_c001_v0001178_t0002_u01763692864330") 2025/11/21 02:45:25 DEBUG : both16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0a8_d20251121_m024050_c001_v7007000_t0000_u01763692850902") 2025/11/21 02:45:25 DEBUG : both16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18351_d20251121_m024044_c001_v0001178_t0034_u01763692844165") 2025/11/21 02:45:25 DEBUG : both17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da0f_d20251121_m024111_c001_v7007000_t0000_u01763692871891") 2025/11/21 02:45:25 DEBUG : both17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183a9_d20251121_m024105_c001_v0001178_t0041_u01763692865209") 2025/11/21 02:45:25 DEBUG : both17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0a9_d20251121_m024051_c001_v7007000_t0000_u01763692851082") 2025/11/21 02:45:25 DEBUG : both17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18357_d20251121_m024044_c001_v0001178_t0019_u01763692844843") 2025/11/21 02:45:25 DEBUG : both18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da10_d20251121_m024112_c001_v7007000_t0000_u01763692872073") 2025/11/21 02:45:25 DEBUG : both18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183ae_d20251121_m024106_c001_v0001178_t0027_u01763692866102") 2025/11/21 02:45:25 DEBUG : both18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0ab_d20251121_m024051_c001_v7007000_t0000_u01763692851265") 2025/11/21 02:45:25 DEBUG : both18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1835b_d20251121_m024045_c001_v0001178_t0002_u01763692845521") 2025/11/21 02:45:25 DEBUG : both19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da11_d20251121_m024112_c001_v7007000_t0000_u01763692872272") 2025/11/21 02:45:25 DEBUG : both19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183b2_d20251121_m024106_c001_v0001178_t0049_u01763692866658") 2025/11/21 02:45:25 DEBUG : both19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0ac_d20251121_m024051_c001_v7007000_t0000_u01763692851448") 2025/11/21 02:45:25 DEBUG : both19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1835d_d20251121_m024046_c001_v0001178_t0026_u01763692846095") 2025/11/21 02:45:26 DEBUG : both2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da12_d20251121_m024112_c001_v7007000_t0000_u01763692872511") 2025/11/21 02:45:26 DEBUG : both2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1837b_d20251121_m024055_c001_v0001178_t0018_u01763692855230") 2025/11/21 02:45:26 DEBUG : both2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0ad_d20251121_m024051_c001_v7007000_t0000_u01763692851630") 2025/11/21 02:45:26 DEBUG : both2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1830f_d20251121_m024034_c001_v0001178_t0049_u01763692834634") 2025/11/21 02:45:26 DEBUG : both3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da14_d20251121_m024112_c001_v7007000_t0000_u01763692872693") 2025/11/21 02:45:26 DEBUG : both3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1837d_d20251121_m024055_c001_v0001178_t0055_u01763692855924") 2025/11/21 02:45:26 DEBUG : both3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0b0_d20251121_m024051_c001_v7007000_t0000_u01763692851811") 2025/11/21 02:45:26 DEBUG : both3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18313_d20251121_m024035_c001_v0001178_t0054_u01763692835295") 2025/11/21 02:45:26 DEBUG : both4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da15_d20251121_m024112_c001_v7007000_t0000_u01763692872875") 2025/11/21 02:45:26 DEBUG : both4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1837f_d20251121_m024056_c001_v0001178_t0025_u01763692856486") 2025/11/21 02:45:26 DEBUG : both4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0b2_d20251121_m024051_c001_v7007000_t0000_u01763692851994") 2025/11/21 02:45:26 DEBUG : both4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18315_d20251121_m024035_c001_v0001178_t0049_u01763692835876") 2025/11/21 02:45:26 DEBUG : both5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da16_d20251121_m024113_c001_v7007000_t0000_u01763692873057") 2025/11/21 02:45:26 DEBUG : both5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18383_d20251121_m024057_c001_v0001178_t0036_u01763692857136") 2025/11/21 02:45:26 DEBUG : both5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0b6_d20251121_m024052_c001_v7007000_t0000_u01763692852175") 2025/11/21 02:45:26 DEBUG : both5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1831b_d20251121_m024036_c001_v0001178_t0035_u01763692836481") 2025/11/21 02:45:26 DEBUG : both6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da17_d20251121_m024113_c001_v7007000_t0000_u01763692873251") 2025/11/21 02:45:26 DEBUG : both6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18387_d20251121_m024057_c001_v0001178_t0055_u01763692857706") 2025/11/21 02:45:26 DEBUG : both6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0b7_d20251121_m024052_c001_v7007000_t0000_u01763692852356") 2025/11/21 02:45:26 DEBUG : both6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18321_d20251121_m024037_c001_v0001178_t0048_u01763692837118") 2025/11/21 02:45:27 DEBUG : both7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da18_d20251121_m024113_c001_v7007000_t0000_u01763692873432") 2025/11/21 02:45:27 DEBUG : both7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1838a_d20251121_m024058_c001_v0001178_t0045_u01763692858338") 2025/11/21 02:45:27 DEBUG : both7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0b8_d20251121_m024052_c001_v7007000_t0000_u01763692852540") 2025/11/21 02:45:27 DEBUG : both7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18325_d20251121_m024037_c001_v0001178_t0054_u01763692837681") 2025/11/21 02:45:27 DEBUG : both8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da19_d20251121_m024113_c001_v7007000_t0000_u01763692873614") 2025/11/21 02:45:27 DEBUG : both8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1838d_d20251121_m024058_c001_v0001178_t0016_u01763692858943") 2025/11/21 02:45:27 DEBUG : both8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0b9_d20251121_m024052_c001_v7007000_t0000_u01763692852722") 2025/11/21 02:45:27 DEBUG : both8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1832d_d20251121_m024038_c001_v0001178_t0046_u01763692838329") 2025/11/21 02:45:27 DEBUG : both9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da1d_d20251121_m024113_c001_v7007000_t0000_u01763692873795") 2025/11/21 02:45:27 DEBUG : both9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1838f_d20251121_m024059_c001_v0001178_t0038_u01763692859594") 2025/11/21 02:45:27 DEBUG : both9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff0bb_d20251121_m024052_c001_v7007000_t0000_u01763692852903") 2025/11/21 02:45:27 DEBUG : both9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18331_d20251121_m024039_c001_v0001178_t0000_u01763692839078") 2025/11/21 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd75f_d20251121_m023701_c001_v7007000_t0000_u01763692621255") 2025/11/21 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18025_d20251121_m023659_c001_v0001178_t0012_u01763692619507") 2025/11/21 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd753_d20251121_m023658_c001_v7007000_t0000_u01763692618853") 2025/11/21 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1800e_d20251121_m023657_c001_v0001178_t0025_u01763692617140") 2025/11/21 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b99_d20251121_m023642_c001_v7007000_t0000_u01763692602086") 2025/11/21 02:45:27 DEBUG : c/non empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f90_d20251121_m023640_c001_v0001178_t0029_u01763692600499") 2025/11/21 02:45:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db10_d20251121_m024214_c001_v7007000_t0000_u01763692934927") 2025/11/21 02:45:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184ec_d20251121_m024209_c001_v0001178_t0014_u01763692929759") 2025/11/21 02:45:27 DEBUG : check sum: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b7a_d20251121_m023633_c001_v7007000_t0000_u01763692593660") 2025/11/21 02:45:27 DEBUG : check sum: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f5d_d20251121_m023632_c001_v0001178_t0022_u01763692592708") 2025/11/21 02:45:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4088e504c8c00cb2_d20251121_m024513_c001_v7007000_t0000_u01763693113743") 2025/11/21 02:45:28 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18766_d20251121_m024512_c001_v0001178_t0051_u01763693112286") 2025/11/21 02:45:28 DEBUG : dest/3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f2af_d20251121_m023845_c001_v7007000_t0000_u01763692725156") 2025/11/21 02:45:28 DEBUG : dest/3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4154f2eb73f351b8_d20251121_m023844_c001_v0001154_t0008_u01763692724070") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f41_d20251121_m024319_c001_v7007000_t0000_u01763692999554") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcde: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c64c_d20251121_m024314_c001_v0001036_t0036_u01763692994293") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ee6_d20251121_m024444_c001_v7007000_t0000_u01763693084677") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186e8_d20251121_m024431_c001_v0001178_t0000_u01763693071480") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e43_d20251121_m024427_c001_v7007000_t0000_u01763693067376") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186b4_d20251121_m024414_c001_v0001178_t0030_u01763693054450") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b598_d20251121_m024410_c001_v7007000_t0000_u01763693050319") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1869c_d20251121_m024356_c001_v0001178_t0029_u01763693036887") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f91_d20251121_m024352_c001_v7007000_t0000_u01763693032700") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1866f_d20251121_m024340_c001_v0001178_t0039_u01763693020590") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5161_d20251121_m024336_c001_v7007000_t0000_u01763693016368") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18632_d20251121_m024323_c001_v0001178_t0044_u01763693003679") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42035996f1f190e1_d20251121_m024317_c001_v7007000_t0000_u01763692997135") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2ea_d20251121_m024303_c001_v0001115_t0018_u01763692983712") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cb7_d20251121_m024259_c001_v7007000_t0000_u01763692979582") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185b3_d20251121_m024255_c001_v0001178_t0015_u01763692975402") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67ceb_d20251121_m024254_c001_v7007000_t0000_u01763692974200") 2025/11/21 02:45:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5ed_d20251121_m024241_c001_v0001036_t0014_u01763692961501") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c39_d20251121_m024237_c001_v7007000_t0000_u01763692957377") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18554_d20251121_m024233_c001_v0001178_t0045_u01763692953098") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25b4b_d20251121_m024231_c001_v7007000_t0000_u01763692951640") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af26d_d20251121_m024219_c001_v0001115_t0050_u01763692939117") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e81a_d20251121_m024212_c001_v7007000_t0000_u01763692932604") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184a4_d20251121_m024159_c001_v0001178_t0057_u01763692919149") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5725b_d20251121_m024155_c001_v7007000_t0000_u01763692915038") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18456_d20251121_m024141_c001_v0001178_t0019_u01763692901696") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae579a_d20251121_m024137_c001_v7007000_t0000_u01763692897560") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18412_d20251121_m024126_c001_v0001178_t0026_u01763692886997") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4182ddb3216e3cd4_d20251121_m024257_c001_v7007000_t0000_u01763692977327") 2025/11/21 02:45:29 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1859b_d20251121_m024251_c001_v0001178_t0022_u01763692971757") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f42_d20251121_m024319_c001_v7007000_t0000_u01763692999737") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a49_d20251121_m024314_c001_v0001100_t0004_u01763692994282") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ee7_d20251121_m024444_c001_v7007000_t0000_u01763693084872") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b3e_d20251121_m024432_c001_v0001100_t0022_u01763693072072") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e45_d20251121_m024427_c001_v7007000_t0000_u01763693067558") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6aff_d20251121_m024415_c001_v0001100_t0057_u01763693055031") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b599_d20251121_m024410_c001_v7007000_t0000_u01763693050505") 2025/11/21 02:45:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6ad9_d20251121_m024357_c001_v0001100_t0059_u01763693037465") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f94_d20251121_m024352_c001_v7007000_t0000_u01763693032881") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a93_d20251121_m024341_c001_v0001100_t0025_u01763693021166") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5162_d20251121_m024336_c001_v7007000_t0000_u01763693016551") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a67_d20251121_m024324_c001_v0001100_t0011_u01763693004257") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42035996f1f190e0_d20251121_m024316_c001_v7007000_t0000_u01763692996953") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185db_d20251121_m024304_c001_v0001178_t0005_u01763692984480") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cba_d20251121_m024259_c001_v7007000_t0000_u01763692979763") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a00_d20251121_m024255_c001_v0001100_t0026_u01763692975576") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c66_d20251121_m024254_c001_v7007000_t0000_u01763692974028") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1857b_d20251121_m024242_c001_v0001178_t0048_u01763692962434") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c3b_d20251121_m024237_c001_v7007000_t0000_u01763692957562") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5e2_d20251121_m024233_c001_v0001036_t0018_u01763692953246") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c0f_d20251121_m024231_c001_v7007000_t0000_u01763692951255") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1851e_d20251121_m024220_c001_v0001178_t0002_u01763692940087") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7745_d20251121_m024212_c001_v7007000_t0000_u01763692932619") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d691e_d20251121_m024159_c001_v0001100_t0015_u01763692919769") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5725d_d20251121_m024155_c001_v7007000_t0000_u01763692915221") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68d4_d20251121_m024142_c001_v0001100_t0031_u01763692902273") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae579b_d20251121_m024137_c001_v7007000_t0000_u01763692897743") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6892_d20251121_m024127_c001_v0001100_t0014_u01763692887215") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c93_d20251121_m024257_c001_v7007000_t0000_u01763692977340") 2025/11/21 02:45:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1859d_d20251121_m024251_c001_v0001178_t0012_u01763692971964") 2025/11/21 02:45:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f47_d20251121_m024319_c001_v7007000_t0000_u01763692999922") 2025/11/21 02:45:30 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18606_d20251121_m024314_c001_v0001178_t0025_u01763692994518") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ee8_d20251121_m024445_c001_v7007000_t0000_u01763693085054") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6ea_d20251121_m024432_c001_v0001036_t0045_u01763693072942") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e49_d20251121_m024427_c001_v7007000_t0000_u01763693067741") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6c4_d20251121_m024415_c001_v0001036_t0011_u01763693055898") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b59a_d20251121_m024410_c001_v7007000_t0000_u01763693050688") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6a5_d20251121_m024358_c001_v0001036_t0042_u01763693038226") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f95_d20251121_m024353_c001_v7007000_t0000_u01763693033064") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c67d_d20251121_m024341_c001_v0001036_t0058_u01763693021973") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5163_d20251121_m024336_c001_v7007000_t0000_u01763693016733") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c662_d20251121_m024324_c001_v0001036_t0055_u01763693004934") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f2b_d20251121_m024317_c001_v7007000_t0000_u01763692997155") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c631_d20251121_m024305_c001_v0001036_t0051_u01763692985073") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cbd_d20251121_m024259_c001_v7007000_t0000_u01763692979944") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185b5_d20251121_m024255_c001_v0001178_t0023_u01763692975620") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c62_d20251121_m024253_c001_v7007000_t0000_u01763692973666") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69d1_d20251121_m024243_c001_v0001100_t0026_u01763692963016") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c3d_d20251121_m024237_c001_v7007000_t0000_u01763692957749") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69ad_d20251121_m024233_c001_v0001100_t0030_u01763692953257") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4088e504c8bff02b_d20251121_m024231_c001_v7007000_t0000_u01763692951416") 2025/11/21 02:45:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5c6_d20251121_m024220_c001_v0001036_t0020_u01763692940667") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6bc3_d20251121_m024212_c001_v7007000_t0000_u01763692932348") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c595_d20251121_m024200_c001_v0001036_t0036_u01763692920469") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57260_d20251121_m024155_c001_v7007000_t0000_u01763692915405") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c57a_d20251121_m024143_c001_v0001036_t0028_u01763692903260") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae579d_d20251121_m024137_c001_v7007000_t0000_u01763692897985") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c54c_d20251121_m024127_c001_v0001036_t0000_u01763692887518") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f418bfe771485ae1a_d20251121_m024257_c001_v7007000_t0000_u01763692977435") 2025/11/21 02:45:32 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69f2_d20251121_m024252_c001_v0001100_t0047_u01763692972009") 2025/11/21 02:45:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f49_d20251121_m024320_c001_v7007000_t0000_u01763693000104") 2025/11/21 02:45:32 DEBUG : dir1/0003-defgh: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a4d_d20251121_m024314_c001_v0001100_t0025_u01763692994649") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ee9_d20251121_m024445_c001_v7007000_t0000_u01763693085236") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3c1_d20251121_m024433_c001_v0001115_t0045_u01763693073668") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e4c_d20251121_m024427_c001_v7007000_t0000_u01763693067945") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af39d_d20251121_m024416_c001_v0001115_t0039_u01763693056891") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b59b_d20251121_m024410_c001_v7007000_t0000_u01763693050871") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af371_d20251121_m024359_c001_v0001115_t0052_u01763693039206") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f97_d20251121_m024353_c001_v7007000_t0000_u01763693033245") 2025/11/21 02:45:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af34c_d20251121_m024342_c001_v0001115_t0024_u01763693022828") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5166_d20251121_m024336_c001_v7007000_t0000_u01763693016917") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af32c_d20251121_m024325_c001_v0001115_t0058_u01763693005805") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f27_d20251121_m024316_c001_v7007000_t0000_u01763692996972") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a20_d20251121_m024305_c001_v0001100_t0027_u01763692985933") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cc0_d20251121_m024300_c001_v7007000_t0000_u01763692980126") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c617_d20251121_m024255_c001_v0001036_t0023_u01763692975647") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f751_d20251121_m024253_c001_v7007000_t0000_u01763692973828") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2b6_d20251121_m024243_c001_v0001115_t0032_u01763692963679") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c3e_d20251121_m024237_c001_v7007000_t0000_u01763692957933") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18556_d20251121_m024233_c001_v0001178_t0051_u01763692953315") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf23f_d20251121_m024231_c001_v7007000_t0000_u01763692951857") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6974_d20251121_m024221_c001_v0001100_t0026_u01763692941382") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e817_d20251121_m024212_c001_v7007000_t0000_u01763692932419") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af23a_d20251121_m024201_c001_v0001115_t0011_u01763692921404") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57262_d20251121_m024155_c001_v7007000_t0000_u01763692915591") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af209_d20251121_m024143_c001_v0001115_t0002_u01763692903927") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57a0_d20251121_m024138_c001_v7007000_t0000_u01763692898168") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1de_d20251121_m024128_c001_v0001115_t0042_u01763692888065") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67cf9_d20251121_m024257_c001_v7007000_t0000_u01763692977360") 2025/11/21 02:45:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2cc_d20251121_m024252_c001_v0001115_t0042_u01763692972054") 2025/11/21 02:45:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f4a_d20251121_m024320_c001_v7007000_t0000_u01763693000333") 2025/11/21 02:45:33 DEBUG : dir1/0004-efghi: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c64e_d20251121_m024314_c001_v0001036_t0058_u01763692994703") 2025/11/21 02:45:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6eeb_d20251121_m024445_c001_v7007000_t0000_u01763693085419") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186f7_d20251121_m024434_c001_v0001178_t0008_u01763693074485") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e4f_d20251121_m024428_c001_v7007000_t0000_u01763693068127") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186bc_d20251121_m024417_c001_v0001178_t0056_u01763693057481") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b59c_d20251121_m024411_c001_v7007000_t0000_u01763693051056") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186a0_d20251121_m024400_c001_v0001178_t0048_u01763693040113") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f98_d20251121_m024353_c001_v7007000_t0000_u01763693033426") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18676_d20251121_m024343_c001_v0001178_t0033_u01763693023251") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5168_d20251121_m024337_c001_v7007000_t0000_u01763693017099") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18642_d20251121_m024326_c001_v0001178_t0021_u01763693006393") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f26_d20251121_m024316_c001_v7007000_t0000_u01763692996789") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2ec_d20251121_m024306_c001_v0001115_t0011_u01763692986314") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cc2_d20251121_m024300_c001_v7007000_t0000_u01763692980307") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2dc_d20251121_m024255_c001_v0001115_t0053_u01763692975660") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4182ddb3216e3cc2_d20251121_m024254_c001_v7007000_t0000_u01763692974041") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5f2_d20251121_m024244_c001_v0001036_t0005_u01763692964269") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c3f_d20251121_m024238_c001_v7007000_t0000_u01763692958116") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af298_d20251121_m024233_c001_v0001115_t0016_u01763692953369") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e86c_d20251121_m024231_c001_v7007000_t0000_u01763692951869") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af273_d20251121_m024221_c001_v0001115_t0035_u01763692941969") 2025/11/21 02:45:34 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67c35_d20251121_m024212_c001_v7007000_t0000_u01763692932625") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184b6_d20251121_m024201_c001_v0001178_t0037_u01763692921986") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57263_d20251121_m024155_c001_v7007000_t0000_u01763692915775") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18467_d20251121_m024144_c001_v0001178_t0000_u01763692904801") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57a6_d20251121_m024138_c001_v7007000_t0000_u01763692898354") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18423_d20251121_m024128_c001_v0001178_t0007_u01763692888597") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f760_d20251121_m024257_c001_v7007000_t0000_u01763692977635") 2025/11/21 02:45:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185a0_d20251121_m024252_c001_v0001178_t0013_u01763692972189") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f4c_d20251121_m024320_c001_v7007000_t0000_u01763693000515") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghij: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18608_d20251121_m024314_c001_v0001178_t0052_u01763692994726") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6eee_d20251121_m024445_c001_v7007000_t0000_u01763693085601") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b48_d20251121_m024434_c001_v0001100_t0055_u01763693074988") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e52_d20251121_m024428_c001_v7007000_t0000_u01763693068308") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b0c_d20251121_m024417_c001_v0001100_t0059_u01763693057700") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b59d_d20251121_m024411_c001_v7007000_t0000_u01763693051244") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6ade_d20251121_m024400_c001_v0001100_t0059_u01763693040350") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f99_d20251121_m024353_c001_v7007000_t0000_u01763693033607") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a99_d20251121_m024343_c001_v0001100_t0011_u01763693023477") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db516b_d20251121_m024337_c001_v7007000_t0000_u01763693017283") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a6c_d20251121_m024326_c001_v0001100_t0056_u01763693006610") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af789e_d20251121_m024317_c001_v7007000_t0000_u01763692997163") 2025/11/21 02:45:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185e5_d20251121_m024307_c001_v0001178_t0054_u01763692987183") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cc4_d20251121_m024300_c001_v7007000_t0000_u01763692980489") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185b7_d20251121_m024255_c001_v0001178_t0044_u01763692975844") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c69_d20251121_m024254_c001_v7007000_t0000_u01763692974237") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1857f_d20251121_m024244_c001_v0001178_t0012_u01763692964892") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c41_d20251121_m024238_c001_v7007000_t0000_u01763692958300") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18558_d20251121_m024233_c001_v0001178_t0011_u01763692953555") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5734c_d20251121_m024231_c001_v7007000_t0000_u01763692951642") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18528_d20251121_m024222_c001_v0001178_t0032_u01763692942505") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae584e_d20251121_m024212_c001_v7007000_t0000_u01763692932352") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6926_d20251121_m024202_c001_v0001100_t0002_u01763692922209") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57267_d20251121_m024155_c001_v7007000_t0000_u01763692915959") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68de_d20251121_m024145_c001_v0001100_t0027_u01763692905086") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57a9_d20251121_m024138_c001_v7007000_t0000_u01763692898553") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68a6_d20251121_m024128_c001_v0001100_t0032_u01763692888863") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf27b_d20251121_m024257_c001_v7007000_t0000_u01763692977490") 2025/11/21 02:45:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c606_d20251121_m024252_c001_v0001036_t0048_u01763692972265") 2025/11/21 02:45:36 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f4e_d20251121_m024320_c001_v7007000_t0000_u01763693000697") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1860c_d20251121_m024314_c001_v0001178_t0039_u01763692994991") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef0_d20251121_m024445_c001_v7007000_t0000_u01763693085783") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6f3_d20251121_m024435_c001_v0001036_t0001_u01763693075487") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e56_d20251121_m024428_c001_v7007000_t0000_u01763693068488") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6ca_d20251121_m024418_c001_v0001036_t0020_u01763693058313") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b59e_d20251121_m024411_c001_v7007000_t0000_u01763693051433") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6aa_d20251121_m024400_c001_v0001036_t0018_u01763693040847") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f9a_d20251121_m024353_c001_v7007000_t0000_u01763693033790") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c681_d20251121_m024343_c001_v0001036_t0010_u01763693023771") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db516e_d20251121_m024337_c001_v7007000_t0000_u01763693017469") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c664_d20251121_m024327_c001_v0001036_t0048_u01763693007025") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af789c_d20251121_m024316_c001_v7007000_t0000_u01763692996796") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c63d_d20251121_m024307_c001_v0001036_t0042_u01763692987439") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cc9_d20251121_m024300_c001_v7007000_t0000_u01763692980670") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a02_d20251121_m024255_c001_v0001100_t0047_u01763692975881") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c68_d20251121_m024254_c001_v7007000_t0000_u01763692974213") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69e0_d20251121_m024245_c001_v0001100_t0028_u01763692965109") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c43_d20251121_m024238_c001_v7007000_t0000_u01763692958490") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5e6_d20251121_m024233_c001_v0001036_t0016_u01763692953725") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf32b7f_d20251121_m024231_c001_v7007000_t0000_u01763692951661") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5ca_d20251121_m024222_c001_v0001036_t0019_u01763692942719") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5850_d20251121_m024212_c001_v7007000_t0000_u01763692932533") 2025/11/21 02:45:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c599_d20251121_m024202_c001_v0001036_t0002_u01763692922655") 2025/11/21 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57269_d20251121_m024156_c001_v7007000_t0000_u01763692916142") 2025/11/21 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c57e_d20251121_m024145_c001_v0001036_t0013_u01763692905417") 2025/11/21 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57aa_d20251121_m024138_c001_v7007000_t0000_u01763692898735") 2025/11/21 02:45:38 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c551_d20251121_m024129_c001_v0001036_t0009_u01763692889165") 2025/11/21 02:45:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbe499_d20251121_m024257_c001_v7007000_t0000_u01763692977375") 2025/11/21 02:45:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69f4_d20251121_m024252_c001_v0001100_t0026_u01763692972389") 2025/11/21 02:45:38 DEBUG : dir1/0007-12345: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f4f_d20251121_m024320_c001_v7007000_t0000_u01763693000880") 2025/11/21 02:45:38 DEBUG : dir1/0007-12345: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a4f_d20251121_m024315_c001_v0001100_t0002_u01763692995028") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef1_d20251121_m024445_c001_v7007000_t0000_u01763693085985") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3c6_d20251121_m024436_c001_v0001115_t0028_u01763693076088") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e59_d20251121_m024428_c001_v7007000_t0000_u01763693068672") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3a3_d20251121_m024418_c001_v0001115_t0057_u01763693058706") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b59f_d20251121_m024411_c001_v7007000_t0000_u01763693051617") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af373_d20251121_m024401_c001_v0001115_t0000_u01763693041343") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f9d_d20251121_m024353_c001_v7007000_t0000_u01763693033971") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af351_d20251121_m024344_c001_v0001115_t0049_u01763693024264") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5171_d20251121_m024337_c001_v7007000_t0000_u01763693017652") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af32e_d20251121_m024327_c001_v0001115_t0049_u01763693007414") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061cf1_d20251121_m024317_c001_v7007000_t0000_u01763692997173") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a2a_d20251121_m024307_c001_v0001100_t0016_u01763692987768") 2025/11/21 02:45:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ccc_d20251121_m024300_c001_v7007000_t0000_u01763692980875") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185bb_d20251121_m024256_c001_v0001178_t0026_u01763692976061") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c67_d20251121_m024254_c001_v7007000_t0000_u01763692974048") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2bb_d20251121_m024245_c001_v0001115_t0033_u01763692965545") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c46_d20251121_m024238_c001_v7007000_t0000_u01763692958674") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69af_d20251121_m024233_c001_v0001100_t0024_u01763692953745") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c10_d20251121_m024231_c001_v7007000_t0000_u01763692951448") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d697a_d20251121_m024223_c001_v0001100_t0021_u01763692943182") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67c34_d20251121_m024212_c001_v7007000_t0000_u01763692932389") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af23e_d20251121_m024203_c001_v0001115_t0012_u01763692923158") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5726b_d20251121_m024156_c001_v7007000_t0000_u01763692916327") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af20d_d20251121_m024145_c001_v0001115_t0008_u01763692905950") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57ab_d20251121_m024138_c001_v7007000_t0000_u01763692898917") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1e8_d20251121_m024129_c001_v0001115_t0036_u01763692889599") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c97_d20251121_m024257_c001_v7007000_t0000_u01763692977524") 2025/11/21 02:45:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185a3_d20251121_m024252_c001_v0001178_t0023_u01763692972421") 2025/11/21 02:45:39 DEBUG : dir1/0008-23456: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f50_d20251121_m024321_c001_v7007000_t0000_u01763693001063") 2025/11/21 02:45:39 DEBUG : dir1/0008-23456: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af314_d20251121_m024315_c001_v0001115_t0020_u01763692995069") 2025/11/21 02:45:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef2_d20251121_m024446_c001_v7007000_t0000_u01763693086167") 2025/11/21 02:45:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186fe_d20251121_m024436_c001_v0001178_t0014_u01763693076630") 2025/11/21 02:45:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e5d_d20251121_m024428_c001_v7007000_t0000_u01763693068853") 2025/11/21 02:45:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186c3_d20251121_m024419_c001_v0001178_t0018_u01763693059244") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a0_d20251121_m024411_c001_v7007000_t0000_u01763693051805") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186a4_d20251121_m024401_c001_v0001178_t0056_u01763693041971") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f9e_d20251121_m024354_c001_v7007000_t0000_u01763693034152") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1867a_d20251121_m024344_c001_v0001178_t0022_u01763693024991") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5173_d20251121_m024337_c001_v7007000_t0000_u01763693017836") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18648_d20251121_m024327_c001_v0001178_t0000_u01763693007921") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67d58_d20251121_m024317_c001_v7007000_t0000_u01763692997188") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2f6_d20251121_m024308_c001_v0001115_t0002_u01763692988098") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cd0_d20251121_m024301_c001_v7007000_t0000_u01763692981057") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c619_d20251121_m024256_c001_v0001036_t0022_u01763692976086") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf26a_d20251121_m024254_c001_v7007000_t0000_u01763692974246") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5f8_d20251121_m024246_c001_v0001036_t0051_u01763692966032") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c4c_d20251121_m024238_c001_v7007000_t0000_u01763692958858") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1855b_d20251121_m024233_c001_v0001178_t0052_u01763692953777") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c12_d20251121_m024231_c001_v7007000_t0000_u01763692951879") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af275_d20251121_m024223_c001_v0001115_t0002_u01763692943508") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f416e2babfc5fad67_d20251121_m024212_c001_v7007000_t0000_u01763692932391") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184bd_d20251121_m024203_c001_v0001178_t0023_u01763692923584") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5726f_d20251121_m024156_c001_v7007000_t0000_u01763692916558") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1846f_d20251121_m024146_c001_v0001178_t0044_u01763692906589") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57ad_d20251121_m024139_c001_v7007000_t0000_u01763692899099") 2025/11/21 02:45:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1842d_d20251121_m024130_c001_v0001178_t0058_u01763692890120") 2025/11/21 02:45:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67cfb_d20251121_m024257_c001_v7007000_t0000_u01763692977541") 2025/11/21 02:45:41 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2ce_d20251121_m024252_c001_v0001115_t0000_u01763692972562") 2025/11/21 02:45:41 DEBUG : dir1/0009-34567: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f54_d20251121_m024321_c001_v7007000_t0000_u01763693001246") 2025/11/21 02:45:41 DEBUG : dir1/0009-34567: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1860e_d20251121_m024315_c001_v0001178_t0033_u01763692995205") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef4_d20251121_m024446_c001_v7007000_t0000_u01763693086349") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b4f_d20251121_m024436_c001_v0001100_t0025_u01763693076855") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e62_d20251121_m024429_c001_v7007000_t0000_u01763693069035") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b14_d20251121_m024419_c001_v0001100_t0002_u01763693059462") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a1_d20251121_m024411_c001_v7007000_t0000_u01763693051988") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6ae6_d20251121_m024402_c001_v0001100_t0036_u01763693042192") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626f9f_d20251121_m024354_c001_v7007000_t0000_u01763693034333") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6aa2_d20251121_m024345_c001_v0001100_t0029_u01763693025202") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5176_d20251121_m024338_c001_v7007000_t0000_u01763693018018") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a70_d20251121_m024328_c001_v0001100_t0058_u01763693008172") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4096764050757aa7_d20251121_m024317_c001_v7007000_t0000_u01763692997200") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185ea_d20251121_m024308_c001_v0001178_t0029_u01763692988771") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cd1_d20251121_m024301_c001_v7007000_t0000_u01763692981239") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2de_d20251121_m024256_c001_v0001115_t0017_u01763692976227") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f74d_d20251121_m024253_c001_v7007000_t0000_u01763692973646") 2025/11/21 02:45:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18583_d20251121_m024246_c001_v0001178_t0017_u01763692966435") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c4d_d20251121_m024239_c001_v7007000_t0000_u01763692959042") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1855d_d20251121_m024233_c001_v0001178_t0019_u01763692953992") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf32b80_d20251121_m024231_c001_v7007000_t0000_u01763692951850") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1852d_d20251121_m024224_c001_v0001178_t0052_u01763692944178") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7744_d20251121_m024212_c001_v7007000_t0000_u01763692932402") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d692c_d20251121_m024203_c001_v0001100_t0021_u01763692923815") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57272_d20251121_m024156_c001_v7007000_t0000_u01763692916742") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68e6_d20251121_m024146_c001_v0001100_t0039_u01763692906831") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57ae_d20251121_m024139_c001_v7007000_t0000_u01763692899281") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68ac_d20251121_m024130_c001_v0001100_t0017_u01763692890338") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c96_d20251121_m024257_c001_v7007000_t0000_u01763692977503") 2025/11/21 02:45:42 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c608_d20251121_m024252_c001_v0001036_t0047_u01763692972616") 2025/11/21 02:45:42 DEBUG : dir1/0010-45678: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f56_d20251121_m024321_c001_v7007000_t0000_u01763693001428") 2025/11/21 02:45:42 DEBUG : dir1/0010-45678: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c652_d20251121_m024315_c001_v0001036_t0006_u01763692995475") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef5_d20251121_m024446_c001_v7007000_t0000_u01763693086532") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6f7_d20251121_m024437_c001_v0001036_t0005_u01763693077225") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e66_d20251121_m024429_c001_v7007000_t0000_u01763693069216") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6ce_d20251121_m024419_c001_v0001036_t0006_u01763693059816") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a2_d20251121_m024412_c001_v7007000_t0000_u01763693052172") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6ae_d20251121_m024402_c001_v0001036_t0044_u01763693042553") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626fa0_d20251121_m024354_c001_v7007000_t0000_u01763693034514") 2025/11/21 02:45:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c688_d20251121_m024345_c001_v0001036_t0004_u01763693025512") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5179_d20251121_m024338_c001_v7007000_t0000_u01763693018252") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c667_d20251121_m024328_c001_v0001036_t0029_u01763693008718") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061cf2_d20251121_m024317_c001_v7007000_t0000_u01763692997232") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c63f_d20251121_m024308_c001_v0001036_t0055_u01763692988987") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cd3_d20251121_m024301_c001_v7007000_t0000_u01763692981425") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185bd_d20251121_m024256_c001_v0001178_t0051_u01763692976277") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf266_d20251121_m024254_c001_v7007000_t0000_u01763692974056") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69e4_d20251121_m024246_c001_v0001100_t0003_u01763692966682") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c4e_d20251121_m024239_c001_v7007000_t0000_u01763692959227") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69b3_d20251121_m024234_c001_v0001100_t0013_u01763692954109") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf23e_d20251121_m024231_c001_v7007000_t0000_u01763692951671") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5cc_d20251121_m024224_c001_v0001036_t0040_u01763692944416") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14dafe_d20251121_m024212_c001_v7007000_t0000_u01763692932561") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c59b_d20251121_m024204_c001_v0001036_t0032_u01763692924126") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57275_d20251121_m024156_c001_v7007000_t0000_u01763692916925") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c580_d20251121_m024147_c001_v0001036_t0020_u01763692907216") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57af_d20251121_m024139_c001_v7007000_t0000_u01763692899462") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c553_d20251121_m024130_c001_v0001036_t0026_u01763692890636") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4182ddb3216e3cdb_d20251121_m024257_c001_v7007000_t0000_u01763692977698") 2025/11/21 02:45:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185a5_d20251121_m024252_c001_v0001178_t0020_u01763692972639") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f57_d20251121_m024321_c001_v7007000_t0000_u01763693001610") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a51_d20251121_m024315_c001_v0001100_t0020_u01763692995493") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef7_d20251121_m024446_c001_v7007000_t0000_u01763693086718") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3c9_d20251121_m024437_c001_v0001115_t0052_u01763693077763") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e68_d20251121_m024429_c001_v7007000_t0000_u01763693069434") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3a9_d20251121_m024420_c001_v0001115_t0053_u01763693060220") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a3_d20251121_m024412_c001_v7007000_t0000_u01763693052356") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af379_d20251121_m024402_c001_v0001115_t0049_u01763693042903") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626fa2_d20251121_m024354_c001_v7007000_t0000_u01763693034702") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af355_d20251121_m024345_c001_v0001115_t0019_u01763693025994") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db517c_d20251121_m024338_c001_v7007000_t0000_u01763693018500") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af336_d20251121_m024329_c001_v0001115_t0048_u01763693009103") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42035996f1f190e2_d20251121_m024317_c001_v7007000_t0000_u01763692997316") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a34_d20251121_m024309_c001_v0001100_t0012_u01763692989447") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cd5_d20251121_m024301_c001_v7007000_t0000_u01763692981606") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a04_d20251121_m024256_c001_v0001100_t0044_u01763692976436") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67ce9_d20251121_m024253_c001_v7007000_t0000_u01763692973836") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2c3_d20251121_m024247_c001_v0001115_t0043_u01763692967099") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c4f_d20251121_m024239_c001_v7007000_t0000_u01763692959410") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5ea_d20251121_m024234_c001_v0001036_t0017_u01763692954128") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25b4c_d20251121_m024231_c001_v7007000_t0000_u01763692951848") 2025/11/21 02:45:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6985_d20251121_m024224_c001_v0001100_t0057_u01763692944770") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14dafc_d20251121_m024212_c001_v7007000_t0000_u01763692932378") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af240_d20251121_m024204_c001_v0001115_t0028_u01763692924552") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57276_d20251121_m024157_c001_v7007000_t0000_u01763692917107") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af213_d20251121_m024147_c001_v0001115_t0051_u01763692907680") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57b0_d20251121_m024139_c001_v7007000_t0000_u01763692899645") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1ec_d20251121_m024131_c001_v0001115_t0047_u01763692891158") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f418bfe771485ae1b_d20251121_m024257_c001_v7007000_t0000_u01763692977635") 2025/11/21 02:45:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69f8_d20251121_m024252_c001_v0001100_t0018_u01763692972826") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f58_d20251121_m024321_c001_v7007000_t0000_u01763693001793") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18612_d20251121_m024315_c001_v0001178_t0014_u01763692995524") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef8_d20251121_m024446_c001_v7007000_t0000_u01763693086901") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18704_d20251121_m024438_c001_v0001178_t0032_u01763693078812") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e6c_d20251121_m024429_c001_v7007000_t0000_u01763693069617") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186c9_d20251121_m024421_c001_v0001178_t0040_u01763693061120") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a4_d20251121_m024412_c001_v7007000_t0000_u01763693052540") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c186a8_d20251121_m024403_c001_v0001178_t0021_u01763693043532") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626fa4_d20251121_m024354_c001_v7007000_t0000_u01763693034884") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18681_d20251121_m024346_c001_v0001178_t0022_u01763693026548") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db517f_d20251121_m024338_c001_v7007000_t0000_u01763693018684") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18656_d20251121_m024329_c001_v0001178_t0001_u01763693009945") 2025/11/21 02:45:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f32_d20251121_m024317_c001_v7007000_t0000_u01763692997340") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2fe_d20251121_m024309_c001_v0001115_t0032_u01763692989869") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cd8_d20251121_m024301_c001_v7007000_t0000_u01763692981788") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185bf_d20251121_m024256_c001_v0001178_t0004_u01763692976489") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c63_d20251121_m024253_c001_v7007000_t0000_u01763692973847") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5fc_d20251121_m024247_c001_v0001036_t0058_u01763692967622") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c50_d20251121_m024239_c001_v7007000_t0000_u01763692959597") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1855f_d20251121_m024234_c001_v0001178_t0031_u01763692954203") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4088e504c8bff02d_d20251121_m024231_c001_v7007000_t0000_u01763692951597") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af281_d20251121_m024225_c001_v0001115_t0038_u01763692945411") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5851_d20251121_m024212_c001_v7007000_t0000_u01763692932715") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184cb_d20251121_m024205_c001_v0001178_t0014_u01763692925084") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57279_d20251121_m024157_c001_v7007000_t0000_u01763692917291") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18476_d20251121_m024148_c001_v0001178_t0012_u01763692908289") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57b1_d20251121_m024139_c001_v7007000_t0000_u01763692899826") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18437_d20251121_m024131_c001_v0001178_t0025_u01763692891913") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4182ddb3216e3cda_d20251121_m024257_c001_v7007000_t0000_u01763692977510") 2025/11/21 02:45:46 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185a7_d20251121_m024252_c001_v0001178_t0013_u01763692972898") 2025/11/21 02:45:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f5c_d20251121_m024321_c001_v7007000_t0000_u01763693001975") 2025/11/21 02:45:46 DEBUG : dir1/0013-789;=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18617_d20251121_m024315_c001_v0001178_t0049_u01763692995747") 2025/11/21 02:45:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ef9_d20251121_m024447_c001_v7007000_t0000_u01763693087084") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b59_d20251121_m024439_c001_v0001100_t0018_u01763693079027") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e6f_d20251121_m024429_c001_v7007000_t0000_u01763693069799") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b1a_d20251121_m024421_c001_v0001100_t0035_u01763693061356") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a5_d20251121_m024412_c001_v7007000_t0000_u01763693052738") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6aea_d20251121_m024403_c001_v0001100_t0008_u01763693043747") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626fa6_d20251121_m024355_c001_v7007000_t0000_u01763693035072") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6aae_d20251121_m024346_c001_v0001100_t0011_u01763693026771") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5182_d20251121_m024338_c001_v7007000_t0000_u01763693018868") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a75_d20251121_m024330_c001_v0001100_t0015_u01763693010157") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626eb8_d20251121_m024317_c001_v7007000_t0000_u01763692997209") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185f0_d20251121_m024310_c001_v0001178_t0017_u01763692990413") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cda_d20251121_m024301_c001_v7007000_t0000_u01763692981984") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c61b_d20251121_m024256_c001_v0001036_t0042_u01763692976582") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f756_d20251121_m024254_c001_v7007000_t0000_u01763692974009") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1858d_d20251121_m024248_c001_v0001178_t0007_u01763692968150") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c51_d20251121_m024239_c001_v7007000_t0000_u01763692959790") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af29c_d20251121_m024234_c001_v0001115_t0000_u01763692954218") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e86b_d20251121_m024231_c001_v7007000_t0000_u01763692951678") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18530_d20251121_m024225_c001_v0001178_t0010_u01763692945949") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14daff_d20251121_m024212_c001_v7007000_t0000_u01763692932744") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6934_d20251121_m024205_c001_v0001100_t0026_u01763692925370") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5727a_d20251121_m024157_c001_v7007000_t0000_u01763692917475") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68f6_d20251121_m024148_c001_v0001100_t0016_u01763692908533") 2025/11/21 02:45:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57b4_d20251121_m024140_c001_v7007000_t0000_u01763692900009") 2025/11/21 02:45:48 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d68b2_d20251121_m024132_c001_v0001100_t0045_u01763692892124") 2025/11/21 02:45:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6c9a_d20251121_m024257_c001_v7007000_t0000_u01763692977712") 2025/11/21 02:45:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c60b_d20251121_m024252_c001_v0001036_t0000_u01763692972956") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f5d_d20251121_m024322_c001_v7007000_t0000_u01763693002159") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af318_d20251121_m024315_c001_v0001115_t0038_u01763692995765") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6efa_d20251121_m024447_c001_v7007000_t0000_u01763693087266") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6f9_d20251121_m024439_c001_v0001036_t0010_u01763693079362") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e72_d20251121_m024429_c001_v7007000_t0000_u01763693069980") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6d0_d20251121_m024421_c001_v0001036_t0019_u01763693061679") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a6_d20251121_m024412_c001_v7007000_t0000_u01763693052922") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c6b4_d20251121_m024404_c001_v0001036_t0049_u01763693044175") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626fa7_d20251121_m024355_c001_v7007000_t0000_u01763693035253") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c68c_d20251121_m024347_c001_v0001036_t0053_u01763693027208") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5184_d20251121_m024339_c001_v7007000_t0000_u01763693019051") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c66b_d20251121_m024330_c001_v0001036_t0045_u01763693010500") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42035996f1f190df_d20251121_m024316_c001_v7007000_t0000_u01763692996770") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c641_d20251121_m024310_c001_v0001036_t0012_u01763692990677") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6cde_d20251121_m024302_c001_v7007000_t0000_u01763692982167") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185c1_d20251121_m024256_c001_v0001178_t0010_u01763692976728") 2025/11/21 02:45:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67cea_d20251121_m024254_c001_v7007000_t0000_u01763692974018") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69e7_d20251121_m024248_c001_v0001100_t0051_u01763692968419") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c52_d20251121_m024239_c001_v7007000_t0000_u01763692959977") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69b7_d20251121_m024234_c001_v0001100_t0040_u01763692954413") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4088e504c8bff027_d20251121_m024231_c001_v7007000_t0000_u01763692951236") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5ce_d20251121_m024226_c001_v0001036_t0031_u01763692946166") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6bc1_d20251121_m024211_c001_v7007000_t0000_u01763692931984") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5a0_d20251121_m024205_c001_v0001036_t0017_u01763692925680") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5727f_d20251121_m024157_c001_v7007000_t0000_u01763692917658") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c583_d20251121_m024148_c001_v0001036_t0043_u01763692908881") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57b6_d20251121_m024140_c001_v7007000_t0000_u01763692900210") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c561_d20251121_m024132_c001_v0001036_t0015_u01763692892530") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf27c_d20251121_m024257_c001_v7007000_t0000_u01763692977677") 2025/11/21 02:45:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c185a9_d20251121_m024253_c001_v0001178_t0011_u01763692973112") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f60_d20251121_m024322_c001_v7007000_t0000_u01763693002342") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a53_d20251121_m024315_c001_v0001100_t0024_u01763692995776") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6efc_d20251121_m024447_c001_v7007000_t0000_u01763693087448") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3cf_d20251121_m024439_c001_v0001115_t0047_u01763693079716") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e75_d20251121_m024430_c001_v7007000_t0000_u01763693070163") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3ab_d20251121_m024422_c001_v0001115_t0057_u01763693062163") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a7_d20251121_m024413_c001_v7007000_t0000_u01763693053108") 2025/11/21 02:45:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af37d_d20251121_m024404_c001_v0001115_t0047_u01763693044787") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626fa9_d20251121_m024355_c001_v7007000_t0000_u01763693035433") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af35b_d20251121_m024347_c001_v0001115_t0005_u01763693027668") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db5187_d20251121_m024339_c001_v7007000_t0000_u01763693019233") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af339_d20251121_m024330_c001_v0001115_t0041_u01763693010883") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af789d_d20251121_m024316_c001_v7007000_t0000_u01763692996977") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a38_d20251121_m024311_c001_v0001100_t0023_u01763692991122") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ce0_d20251121_m024302_c001_v7007000_t0000_u01763692982348") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a06_d20251121_m024256_c001_v0001100_t0015_u01763692976910") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4182ddb3216e3cc3_d20251121_m024254_c001_v7007000_t0000_u01763692974223") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2c6_d20251121_m024248_c001_v0001115_t0053_u01763692968784") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c53_d20251121_m024240_c001_v7007000_t0000_u01763692960163") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18563_d20251121_m024234_c001_v0001178_t0021_u01763692954422") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5734e_d20251121_m024231_c001_v7007000_t0000_u01763692951845") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d698a_d20251121_m024226_c001_v0001100_t0007_u01763692946485") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6bc4_d20251121_m024212_c001_v7007000_t0000_u01763692932570") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af248_d20251121_m024206_c001_v0001115_t0008_u01763692926043") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57282_d20251121_m024157_c001_v7007000_t0000_u01763692917841") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af217_d20251121_m024149_c001_v0001115_t0041_u01763692909215") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57b7_d20251121_m024140_c001_v7007000_t0000_u01763692900392") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1ee_d20251121_m024132_c001_v0001115_t0049_u01763692892880") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf279_d20251121_m024257_c001_v7007000_t0000_u01763692977307") 2025/11/21 02:45:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2d0_d20251121_m024253_c001_v0001115_t0023_u01763692973182") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db11_d20251121_m024215_c001_v7007000_t0000_u01763692935110") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184ee_d20251121_m024209_c001_v0001178_t0015_u01763692929976") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db13_d20251121_m024215_c001_v7007000_t0000_u01763692935293") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6948_d20251121_m024210_c001_v0001100_t0048_u01763692930107") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db16_d20251121_m024215_c001_v7007000_t0000_u01763692935476") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184f2_d20251121_m024210_c001_v0001178_t0028_u01763692930183") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db17_d20251121_m024215_c001_v7007000_t0000_u01763692935660") 2025/11/21 02:45:51 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5ac_d20251121_m024210_c001_v0001036_t0048_u01763692930219") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db18_d20251121_m024215_c001_v7007000_t0000_u01763692935842") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af258_d20251121_m024210_c001_v0001115_t0049_u01763692930358") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db1c_d20251121_m024216_c001_v7007000_t0000_u01763692936025") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184f4_d20251121_m024210_c001_v0001178_t0037_u01763692930397") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db1d_d20251121_m024216_c001_v7007000_t0000_u01763692936207") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d694a_d20251121_m024210_c001_v0001100_t0001_u01763692930491") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db1e_d20251121_m024216_c001_v7007000_t0000_u01763692936449") 2025/11/21 02:45:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184f6_d20251121_m024210_c001_v0001178_t0004_u01763692930625") 2025/11/21 02:45:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db1f_d20251121_m024216_c001_v7007000_t0000_u01763692936634") 2025/11/21 02:45:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5b0_d20251121_m024210_c001_v0001036_t0056_u01763692930665") 2025/11/21 02:45:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db21_d20251121_m024216_c001_v7007000_t0000_u01763692936816") 2025/11/21 02:45:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184fa_d20251121_m024210_c001_v0001178_t0003_u01763692930932") 2025/11/21 02:45:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db25_d20251121_m024217_c001_v7007000_t0000_u01763692937000") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d694c_d20251121_m024210_c001_v0001100_t0015_u01763692930960") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db26_d20251121_m024217_c001_v7007000_t0000_u01763692937241") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af25e_d20251121_m024210_c001_v0001115_t0052_u01763692930970") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db27_d20251121_m024217_c001_v7007000_t0000_u01763692937426") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c184fe_d20251121_m024211_c001_v0001178_t0000_u01763692931143") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db29_d20251121_m024217_c001_v7007000_t0000_u01763692937609") 2025/11/21 02:45:52 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5b5_d20251121_m024211_c001_v0001036_t0055_u01763692931254") 2025/11/21 02:45:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db2c_d20251121_m024217_c001_v7007000_t0000_u01763692937792") 2025/11/21 02:45:52 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18500_d20251121_m024211_c001_v0001178_t0057_u01763692931364") 2025/11/21 02:45:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14db2d_d20251121_m024217_c001_v7007000_t0000_u01763692937975") 2025/11/21 02:45:52 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6950_d20251121_m024211_c001_v0001100_t0049_u01763692931391") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c23_d20251121_m024235_c001_v7007000_t0000_u01763692955012") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1853c_d20251121_m024229_c001_v0001178_t0024_u01763692949358") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e876_d20251121_m024235_c001_v7007000_t0000_u01763692955038") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1853e_d20251121_m024229_c001_v0001178_t0044_u01763692949607") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db50d0_d20251121_m024235_c001_v7007000_t0000_u01763692955045") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5d6_d20251121_m024229_c001_v0001036_t0017_u01763692949673") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf244_d20251121_m024235_c001_v7007000_t0000_u01763692955220") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d699b_d20251121_m024229_c001_v0001100_t0037_u01763692949690") 2025/11/21 02:45:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf242_d20251121_m024235_c001_v7007000_t0000_u01763692955032") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af28b_d20251121_m024229_c001_v0001115_t0032_u01763692949738") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db50d1_d20251121_m024235_c001_v7007000_t0000_u01763692955232") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18540_d20251121_m024229_c001_v0001178_t0031_u01763692949865") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e878_d20251121_m024235_c001_v7007000_t0000_u01763692955284") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5d8_d20251121_m024229_c001_v0001036_t0039_u01763692949984") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57368_d20251121_m024235_c001_v7007000_t0000_u01763692955239") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d699f_d20251121_m024230_c001_v0001100_t0028_u01763692950029") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c27_d20251121_m024235_c001_v7007000_t0000_u01763692955459") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18542_d20251121_m024230_c001_v0001178_t0052_u01763692950073") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf32b98_d20251121_m024235_c001_v7007000_t0000_u01763692955254") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af28e_d20251121_m024230_c001_v0001115_t0031_u01763692950287") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57365_d20251121_m024235_c001_v7007000_t0000_u01763692955051") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18545_d20251121_m024230_c001_v0001178_t0049_u01763692950298") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25b60_d20251121_m024235_c001_v7007000_t0000_u01763692955265") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5da_d20251121_m024230_c001_v0001036_t0059_u01763692950338") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaf246_d20251121_m024235_c001_v7007000_t0000_u01763692955458") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69a1_d20251121_m024230_c001_v0001100_t0005_u01763692950369") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf32b92_d20251121_m024235_c001_v7007000_t0000_u01763692955066") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18547_d20251121_m024230_c001_v0001178_t0047_u01763692950519") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db50d2_d20251121_m024235_c001_v7007000_t0000_u01763692955460") 2025/11/21 02:45:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18549_d20251121_m024230_c001_v0001178_t0029_u01763692950747") 2025/11/21 02:45:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df5736a_d20251121_m024235_c001_v7007000_t0000_u01763692955461") 2025/11/21 02:45:54 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c5de_d20251121_m024230_c001_v0001036_t0026_u01763692950849") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260d6_d20251121_m024021_c001_v7007000_t0000_u01763692821458") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116878f90eb31c31_d20251121_m024019_c001_v0001136_t0029_u01763692819425") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41780fe05dee32bd_d20251121_m024019_c001_v7007000_t0000_u01763692819235") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116878f90eb31c1d_d20251121_m024015_c001_v0001136_t0032_u01763692815857") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41780fe05dee32ac_d20251121_m024015_c001_v7007000_t0000_u01763692815127") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d66cc_d20251121_m024010_c001_v0001100_t0022_u01763692810713") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e270_d20251121_m024009_c001_v7007000_t0000_u01763692809258") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f102b112d7fdccc1d_d20251121_m024006_c001_v0001106_t0040_u01763692806265") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae553a_d20251121_m024006_c001_v7007000_t0000_u01763692806083") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f102b112d7fdccc10_d20251121_m024001_c001_v0001106_t0017_u01763692801867") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae552a_d20251121_m024001_c001_v7007000_t0000_u01763692801139") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d667a_d20251121_m023956_c001_v0001100_t0048_u01763692796667") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e52b_d20251121_m023955_c001_v7007000_t0000_u01763692795350") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1005018629fb980f_d20251121_m023953_c001_v0001029_t0005_u01763692793901") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d6796f_d20251121_m023953_c001_v7007000_t0000_u01763692793716") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1005018629fb9807_d20251121_m023950_c001_v0001029_t0039_u01763692790154") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d6795b_d20251121_m023949_c001_v7007000_t0000_u01763692789421") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c68_d20251121_m023945_c001_v0001029_t0013_u01763692785073") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e4f5_d20251121_m023944_c001_v7007000_t0000_u01763692784161") 2025/11/21 02:45:54 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1044ca738ab8c6ff_d20251121_m023942_c001_v0001102_t0022_u01763692782116") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae54a1_d20251121_m023941_c001_v7007000_t0000_u01763692781919") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1044ca738ab8c6f1_d20251121_m023938_c001_v0001102_t0005_u01763692778594") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae547e_d20251121_m023937_c001_v7007000_t0000_u01763692777867") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18223_d20251121_m023931_c001_v0001178_t0013_u01763692771940") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d6791a_d20251121_m023931_c001_v7007000_t0000_u01763692771021") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107275c90cec4b7a_d20251121_m023929_c001_v0001146_t0055_u01763692769113") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f37a_d20251121_m023928_c001_v7007000_t0000_u01763692768924") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107275c90cec4b6b_d20251121_m023925_c001_v0001146_t0041_u01763692765452") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f36d_d20251121_m023924_c001_v7007000_t0000_u01763692764721") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d65b5_d20251121_m023918_c001_v0001100_t0026_u01763692758095") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff1a0_d20251121_m023917_c001_v7007000_t0000_u01763692757112") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f11207a20af4663e6_d20251121_m023915_c001_v0001102_t0005_u01763692755147") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf3274b_d20251121_m023914_c001_v7007000_t0000_u01763692754874") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f11207a20af4663dc_d20251121_m023910_c001_v0001102_t0038_u01763692750946") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf326f3_d20251121_m023910_c001_v7007000_t0000_u01763692750210") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c34_d20251121_m023903_c001_v0001029_t0031_u01763692743457") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f304_d20251121_m023902_c001_v7007000_t0000_u01763692742344") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f119eb755ed1cfd7a_d20251121_m023856_c001_v0001036_t0025_u01763692736332") 2025/11/21 02:45:55 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f412f193828a82205_d20251121_m023856_c001_v7007000_t0000_u01763692736133") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c181db_d20251121_m023851_c001_v0001178_t0025_u01763692731973") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f119829c2cb9f21da_d20251121_m023850_c001_v0001090_t0041_u01763692730875") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f119829c2cb9f21d3_d20251121_m023849_c001_v0001090_t0055_u01763692729586") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaee97_d20251121_m023836_c001_v7007000_t0000_u01763692716166") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c11_d20251121_m023829_c001_v0001029_t0007_u01763692709166") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116eb37ea750d843_d20251121_m023828_c001_v0001176_t0009_u01763692708324") 2025/11/21 02:45:56 DEBUG : dst/one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116eb37ea750d83e_d20251121_m023827_c001_v0001176_t0027_u01763692707343") 2025/11/21 02:45:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260d7_d20251121_m024021_c001_v7007000_t0000_u01763692821656") 2025/11/21 02:45:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1007225fba980f75_d20251121_m024018_c001_v0001137_t0017_u01763692818803") 2025/11/21 02:45:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1166458f6e6a14f0_d20251121_m024014_c001_v0001179_t0047_u01763692814918") 2025/11/21 02:45:56 DEBUG : dst/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e272_d20251121_m024009_c001_v7007000_t0000_u01763692809443") 2025/11/21 02:45:56 DEBUG : dst/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1031650831551de0_d20251121_m024005_c001_v0001181_t0013_u01763692805878") 2025/11/21 02:45:56 DEBUG : dst/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117202f8d2913c09_d20251121_m024000_c001_v0001176_t0056_u01763692800878") 2025/11/21 02:45:56 DEBUG : dst/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e52d_d20251121_m023955_c001_v7007000_t0000_u01763692795533") 2025/11/21 02:45:56 DEBUG : dst/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1131f46d7fac769a_d20251121_m023953_c001_v0001146_t0034_u01763692793154") 2025/11/21 02:45:56 DEBUG : dst/one.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d026fd0fcb67e_d20251121_m023949_c001_v0001176_t0008_u01763692789094") 2025/11/21 02:45:56 DEBUG : dst/three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f306_d20251121_m023902_c001_v7007000_t0000_u01763692742524") 2025/11/21 02:45:56 DEBUG : dst/three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f119829c2cb9f21e8_d20251121_m023900_c001_v0001090_t0042_u01763692740626") 2025/11/21 02:45:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260da_d20251121_m024021_c001_v7007000_t0000_u01763692821838") 2025/11/21 02:45:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107799227ea43f97_d20251121_m024020_c001_v0001181_t0021_u01763692820281") 2025/11/21 02:45:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f103caa169a0dcbb5_d20251121_m024016_c001_v0001098_t0034_u01763692816726") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260db_d20251121_m024022_c001_v7007000_t0000_u01763692822021") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116878f90eb31c37_d20251121_m024020_c001_v0001136_t0035_u01763692820740") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41780fe05dee32ca_d20251121_m024020_c001_v7007000_t0000_u01763692820517") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116878f90eb31c22_d20251121_m024017_c001_v0001136_t0037_u01763692817287") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41780fe05dee32b9_d20251121_m024017_c001_v7007000_t0000_u01763692817015") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c8d_d20251121_m024011_c001_v0001029_t0027_u01763692811978") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e275_d20251121_m024009_c001_v7007000_t0000_u01763692809625") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f102b112d7fdccc2f_d20251121_m024008_c001_v0001106_t0044_u01763692808191") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5547_d20251121_m024008_c001_v7007000_t0000_u01763692808002") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f102b112d7fdccc14_d20251121_m024003_c001_v0001106_t0043_u01763692803667") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5535_d20251121_m024003_c001_v7007000_t0000_u01763692803482") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c70_d20251121_m023958_c001_v0001029_t0023_u01763692798021") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67970_d20251121_m023954_c001_v7007000_t0000_u01763692794735") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c6e_d20251121_m023951_c001_v0001029_t0015_u01763692791913") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d67967_d20251121_m023951_c001_v7007000_t0000_u01763692791182") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18247_d20251121_m023946_c001_v0001178_t0044_u01763692786628") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae54b7_d20251121_m023943_c001_v7007000_t0000_u01763692783199") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18234_d20251121_m023940_c001_v0001178_t0030_u01763692780914") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae5486_d20251121_m023939_c001_v7007000_t0000_u01763692779833") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d65f8_d20251121_m023932_c001_v0001100_t0003_u01763692772940") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f37e_d20251121_m023930_c001_v7007000_t0000_u01763692770027") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d65e6_d20251121_m023927_c001_v0001100_t0058_u01763692767701") 2025/11/21 02:45:57 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f373_d20251121_m023926_c001_v7007000_t0000_u01763692766616") 2025/11/21 02:45:58 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c40_d20251121_m023919_c001_v0001029_t0039_u01763692759332") 2025/11/21 02:45:58 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf32765_d20251121_m023916_c001_v7007000_t0000_u01763692756189") 2025/11/21 02:45:58 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c3e_d20251121_m023913_c001_v0001029_t0016_u01763692753215") 2025/11/21 02:45:58 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407391025bf32718_d20251121_m023912_c001_v7007000_t0000_u01763692752127") 2025/11/21 02:45:58 DEBUG : dst/three.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c181fe_d20251121_m023905_c001_v0001178_t0017_u01763692745354") 2025/11/21 02:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e277_d20251121_m024009_c001_v7007000_t0000_u01763692809809") 2025/11/21 02:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1076e378a769ea5c_d20251121_m024007_c001_v0001157_t0013_u01763692807697") 2025/11/21 02:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1131da239b73a009_d20251121_m024003_c001_v0001184_t0016_u01763692803190") 2025/11/21 02:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e52e_d20251121_m023955_c001_v7007000_t0000_u01763692795753") 2025/11/21 02:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1089630d504456e6_d20251121_m023954_c001_v0001182_t0054_u01763692794538") 2025/11/21 02:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f11148a4c940bfe68_d20251121_m023950_c001_v0001181_t0009_u01763692790845") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260dc_d20251121_m024022_c001_v7007000_t0000_u01763692822203") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18297_d20251121_m024011_c001_v0001178_t0024_u01763692811404") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e278_d20251121_m024009_c001_v7007000_t0000_u01763692809992") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1826c_d20251121_m023957_c001_v0001178_t0011_u01763692797439") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e530_d20251121_m023955_c001_v7007000_t0000_u01763692795935") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6632_d20251121_m023945_c001_v0001100_t0029_u01763692785965") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40368a966f88e4f8_d20251121_m023944_c001_v7007000_t0000_u01763692784344") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c56_d20251121_m023932_c001_v0001029_t0016_u01763692772519") 2025/11/21 02:45:58 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41384d99d3d6791b_d20251121_m023931_c001_v7007000_t0000_u01763692771205") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1820d_d20251121_m023918_c001_v0001178_t0039_u01763692758766") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff1a5_d20251121_m023917_c001_v7007000_t0000_u01763692757355") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d657a_d20251121_m023904_c001_v0001100_t0009_u01763692744558") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f307_d20251121_m023902_c001_v7007000_t0000_u01763692742722") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105090848d0c20d7_d20251121_m023858_c001_v0001105_t0031_u01763692738166") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaee98_d20251121_m023836_c001_v7007000_t0000_u01763692716348") 2025/11/21 02:45:59 DEBUG : dst/two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f116eb37ea750d84d_d20251121_m023835_c001_v0001176_t0031_u01763692715224") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f18d_d20251121_m023801_c001_v7007000_t0000_u01763692681279") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18124_d20251121_m023756_c001_v0001178_t0028_u01763692676722") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f16e_d20251121_m023754_c001_v7007000_t0000_u01763692674670") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18108_d20251121_m023744_c001_v0001178_t0036_u01763692664456") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268823_d20251121_m023735_c001_v7007000_t0000_u01763692655941") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c180cd_d20251121_m023732_c001_v0001178_t0016_u01763692652924") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd796_d20251121_m023711_c001_v7007000_t0000_u01763692631746") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18065_d20251121_m023709_c001_v0001178_t0020_u01763692629978") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd788_d20251121_m023709_c001_v7007000_t0000_u01763692629137") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18052_d20251121_m023707_c001_v0001178_t0025_u01763692627979") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd77a_d20251121_m023705_c001_v7007000_t0000_u01763692625468") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18039_d20251121_m023703_c001_v0001178_t0030_u01763692623863") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd769_d20251121_m023703_c001_v7007000_t0000_u01763692623061") 2025/11/21 02:45:59 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1802f_d20251121_m023701_c001_v0001178_t0027_u01763692621857") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd743_d20251121_m023656_c001_v7007000_t0000_u01763692616375") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17ff1_d20251121_m023654_c001_v0001178_t0052_u01763692614942") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd737_d20251121_m023654_c001_v7007000_t0000_u01763692614130") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fe6_d20251121_m023653_c001_v0001178_t0033_u01763692613360") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625bc1_d20251121_m023649_c001_v7007000_t0000_u01763692609022") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fb8_d20251121_m023647_c001_v0001178_t0005_u01763692607812") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625bad_d20251121_m023645_c001_v7007000_t0000_u01763692605898") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fa8_d20251121_m023644_c001_v0001178_t0046_u01763692604942") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625ba0_d20251121_m023644_c001_v7007000_t0000_u01763692604583") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f11304610ac1f5c0b_d20251121_m023643_c001_v0001179_t0033_u01763692603966") 2025/11/21 02:46:00 DEBUG : empty space: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f9c_d20251121_m023642_c001_v0001178_t0003_u01763692602445") 2025/11/21 02:46:00 DEBUG : enormous: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd78e_d20251121_m023710_c001_v7007000_t0000_u01763692630793") 2025/11/21 02:46:00 DEBUG : enormous: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18067_d20251121_m023710_c001_v0001178_t0043_u01763692630192") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a96260ec_d20251121_m024027_c001_v7007000_t0000_u01763692827180") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448ca4_d20251121_m024025_c001_v0001029_t0033_u01763692825799") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b26880c_d20251121_m023731_c001_v7007000_t0000_u01763692651385") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c180be_d20251121_m023730_c001_v0001178_t0054_u01763692650162") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b8b_d20251121_m023639_c001_v7007000_t0000_u01763692599930") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f88_d20251121_m023638_c001_v0001178_t0025_u01763692598935") 2025/11/21 02:46:00 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b86_d20251121_m023638_c001_v7007000_t0000_u01763692598395") 2025/11/21 02:46:01 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f84_d20251121_m023637_c001_v0001178_t0022_u01763692597815") 2025/11/21 02:46:01 DEBUG : existing: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f7c_d20251121_m023637_c001_v0001178_t0036_u01763692597045") 2025/11/21 02:46:01 DEBUG : existing-b: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b26880e_d20251121_m023731_c001_v7007000_t0000_u01763692651567") 2025/11/21 02:46:01 DEBUG : existing-b: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448bc4_d20251121_m023730_c001_v0001029_t0018_u01763692650156") 2025/11/21 02:46:01 DEBUG : file1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da50_d20251121_m024122_c001_v7007000_t0000_u01763692882138") 2025/11/21 02:46:01 DEBUG : file1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183f1_d20251121_m024120_c001_v0001178_t0025_u01763692880583") 2025/11/21 02:46:01 DEBUG : file1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da46_d20251121_m024119_c001_v7007000_t0000_u01763692879642") 2025/11/21 02:46:01 DEBUG : file1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d686d_d20251121_m024118_c001_v0001100_t0000_u01763692878500") 2025/11/21 02:46:01 DEBUG : five: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbdd26_d20251121_m023715_c001_v7007000_t0000_u01763692635375") 2025/11/21 02:46:01 DEBUG : five: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c18077_d20251121_m023713_c001_v0001178_t0027_u01763692633336") 2025/11/21 02:46:01 DEBUG : foo: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625bb7_d20251121_m023647_c001_v7007000_t0000_u01763692607407") 2025/11/21 02:46:01 DEBUG : foo: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c17fb4_d20251121_m023646_c001_v0001178_t0027_u01763692606811") 2025/11/21 02:46:01 DEBUG : foo: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c17fb2_d20251121_m023646_c001_v0001178_t0027_u01763692606257") 2025/11/21 02:46:01 DEBUG : four: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbdd27_d20251121_m023715_c001_v7007000_t0000_u01763692635558") 2025/11/21 02:46:01 DEBUG : four: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f412c66c963448ba4_d20251121_m023713_c001_v0001029_t0012_u01763692633895") 2025/11/21 02:46:01 DEBUG : four: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18071_d20251121_m023712_c001_v0001178_t0014_u01763692632755") 2025/11/21 02:46:01 DEBUG : hello world2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6fea_d20251121_m023551_c001_v7007000_t0000_u01763692551398") 2025/11/21 02:46:01 DEBUG : hello world2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed69a_d20251121_m023550_c001_v0001113_t0007_u01763692550572") 2025/11/21 02:46:01 DEBUG : ignore-size: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b81_d20251121_m023636_c001_v7007000_t0000_u01763692596687") 2025/11/21 02:46:01 DEBUG : ignore-size: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f70_d20251121_m023635_c001_v0001178_t0001_u01763692595701") 2025/11/21 02:46:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268806_d20251121_m023729_c001_v7007000_t0000_u01763692649426") 2025/11/21 02:46:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c180bc_d20251121_m023728_c001_v0001178_t0052_u01763692648537") 2025/11/21 02:46:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687fe_d20251121_m023727_c001_v7007000_t0000_u01763692647788") 2025/11/21 02:46:02 DEBUG : nested/sub dir/file: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c180b8_d20251121_m023726_c001_v0001178_t0055_u01763692646576") 2025/11/21 02:46:02 DEBUG : one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbdd28_d20251121_m023715_c001_v7007000_t0000_u01763692635739") 2025/11/21 02:46:02 DEBUG : one: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c1806b_d20251121_m023712_c001_v0001178_t0027_u01763692632146") 2025/11/21 02:46:02 DEBUG : only0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da1e_d20251121_m024113_c001_v7007000_t0000_u01763692873977") 2025/11/21 02:46:02 DEBUG : only0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c183b7_d20251121_m024108_c001_v0001178_t0027_u01763692868234") 2025/11/21 02:46:02 DEBUG : only0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67d9_d20251121_m024054_c001_v0001100_t0056_u01763692854216") 2025/11/21 02:46:02 DEBUG : only0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff3c2_d20251121_m024048_c001_v7007000_t0000_u01763692848063") 2025/11/21 02:46:02 DEBUG : only0: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6750_d20251121_m024033_c001_v0001100_t0045_u01763692833599") 2025/11/21 02:46:02 DEBUG : only1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da20_d20251121_m024114_c001_v7007000_t0000_u01763692874160") 2025/11/21 02:46:02 DEBUG : only1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407054fe962af1b8_d20251121_m024109_c001_v0001115_t0027_u01763692869169") 2025/11/21 02:46:02 DEBUG : only1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67db_d20251121_m024054_c001_v0001100_t0012_u01763692854828") 2025/11/21 02:46:02 DEBUG : only1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25796_d20251121_m024048_c001_v7007000_t0000_u01763692848562") 2025/11/21 02:46:02 DEBUG : only1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6754_d20251121_m024034_c001_v0001100_t0008_u01763692834272") 2025/11/21 02:46:02 DEBUG : only10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da21_d20251121_m024114_c001_v7007000_t0000_u01763692874341") 2025/11/21 02:46:02 DEBUG : only10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d682f_d20251121_m024108_c001_v0001100_t0055_u01763692868247") 2025/11/21 02:46:02 DEBUG : only10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67fd_d20251121_m024100_c001_v0001100_t0013_u01763692860495") 2025/11/21 02:46:02 DEBUG : only10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e378_d20251121_m024048_c001_v7007000_t0000_u01763692848045") 2025/11/21 02:46:02 DEBUG : only10: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6787_d20251121_m024040_c001_v0001100_t0025_u01763692840184") 2025/11/21 02:46:02 DEBUG : only11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da22_d20251121_m024114_c001_v7007000_t0000_u01763692874525") 2025/11/21 02:46:02 DEBUG : only11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407054fe962af1b4_d20251121_m024108_c001_v0001115_t0027_u01763692868799") 2025/11/21 02:46:03 DEBUG : only11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67ff_d20251121_m024101_c001_v0001100_t0059_u01763692861019") 2025/11/21 02:46:03 DEBUG : only11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff08e_d20251121_m024048_c001_v7007000_t0000_u01763692848619") 2025/11/21 02:46:03 DEBUG : only11: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d678d_d20251121_m024040_c001_v0001100_t0054_u01763692840729") 2025/11/21 02:46:03 DEBUG : only12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da23_d20251121_m024114_c001_v7007000_t0000_u01763692874709") 2025/11/21 02:46:03 DEBUG : only12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405d3fe00d03c525_d20251121_m024109_c001_v0001036_t0056_u01763692869020") 2025/11/21 02:46:03 DEBUG : only12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6803_d20251121_m024101_c001_v0001100_t0032_u01763692861807") 2025/11/21 02:46:03 DEBUG : only12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25795_d20251121_m024048_c001_v7007000_t0000_u01763692848377") 2025/11/21 02:46:03 DEBUG : only12: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6794_d20251121_m024041_c001_v0001100_t0023_u01763692841340") 2025/11/21 02:46:03 DEBUG : only13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da24_d20251121_m024114_c001_v7007000_t0000_u01763692874892") 2025/11/21 02:46:03 DEBUG : only13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d6831_d20251121_m024108_c001_v0001100_t0055_u01763692868645") 2025/11/21 02:46:03 DEBUG : only13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d680b_d20251121_m024102_c001_v0001100_t0008_u01763692862388") 2025/11/21 02:46:03 DEBUG : only13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25794_d20251121_m024048_c001_v7007000_t0000_u01763692848195") 2025/11/21 02:46:03 DEBUG : only13: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d679b_d20251121_m024041_c001_v0001100_t0058_u01763692841911") 2025/11/21 02:46:03 DEBUG : only14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da27_d20251121_m024115_c001_v7007000_t0000_u01763692875074") 2025/11/21 02:46:03 DEBUG : only14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c183b9_d20251121_m024108_c001_v0001178_t0027_u01763692868633") 2025/11/21 02:46:03 DEBUG : only14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d680d_d20251121_m024103_c001_v0001100_t0033_u01763692863170") 2025/11/21 02:46:03 DEBUG : only14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff3c8_d20251121_m024048_c001_v7007000_t0000_u01763692848619") 2025/11/21 02:46:03 DEBUG : only14: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d679f_d20251121_m024042_c001_v0001100_t0049_u01763692842587") 2025/11/21 02:46:03 DEBUG : only15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da2a_d20251121_m024115_c001_v7007000_t0000_u01763692875256") 2025/11/21 02:46:03 DEBUG : only15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c183bf_d20251121_m024108_c001_v0001178_t0027_u01763692868819") 2025/11/21 02:46:03 DEBUG : only15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6813_d20251121_m024103_c001_v0001100_t0012_u01763692863798") 2025/11/21 02:46:04 DEBUG : only15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e37a_d20251121_m024048_c001_v7007000_t0000_u01763692848227") 2025/11/21 02:46:04 DEBUG : only15: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67a8_d20251121_m024043_c001_v0001100_t0039_u01763692843299") 2025/11/21 02:46:04 DEBUG : only16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da2d_d20251121_m024115_c001_v7007000_t0000_u01763692875440") 2025/11/21 02:46:04 DEBUG : only16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d6835_d20251121_m024108_c001_v0001100_t0055_u01763692868840") 2025/11/21 02:46:04 DEBUG : only16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6817_d20251121_m024104_c001_v0001100_t0054_u01763692864553") 2025/11/21 02:46:04 DEBUG : only16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff08f_d20251121_m024048_c001_v7007000_t0000_u01763692848800") 2025/11/21 02:46:04 DEBUG : only16: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67ae_d20251121_m024044_c001_v0001100_t0055_u01763692844382") 2025/11/21 02:46:05 DEBUG : only17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da30_d20251121_m024115_c001_v7007000_t0000_u01763692875622") 2025/11/21 02:46:05 DEBUG : only17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407054fe962af1b6_d20251121_m024108_c001_v0001115_t0027_u01763692868984") 2025/11/21 02:46:05 DEBUG : only17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d681b_d20251121_m024105_c001_v0001100_t0007_u01763692865433") 2025/11/21 02:46:05 DEBUG : only17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff089_d20251121_m024048_c001_v7007000_t0000_u01763692848239") 2025/11/21 02:46:05 DEBUG : only17: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67b2_d20251121_m024045_c001_v0001100_t0054_u01763692845051") 2025/11/21 02:46:05 DEBUG : only18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da31_d20251121_m024115_c001_v7007000_t0000_u01763692875845") 2025/11/21 02:46:05 DEBUG : only18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c183c1_d20251121_m024109_c001_v0001178_t0027_u01763692869051") 2025/11/21 02:46:05 DEBUG : only18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6821_d20251121_m024106_c001_v0001100_t0026_u01763692866330") 2025/11/21 02:46:05 DEBUG : only18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e37c_d20251121_m024048_c001_v7007000_t0000_u01763692848632") 2025/11/21 02:46:05 DEBUG : only18: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67b6_d20251121_m024045_c001_v0001100_t0017_u01763692845735") 2025/11/21 02:46:05 DEBUG : only19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da32_d20251121_m024116_c001_v7007000_t0000_u01763692876027") 2025/11/21 02:46:05 DEBUG : only19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d6837_d20251121_m024109_c001_v0001100_t0055_u01763692869053") 2025/11/21 02:46:05 DEBUG : only19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6825_d20251121_m024106_c001_v0001100_t0019_u01763692866871") 2025/11/21 02:46:05 DEBUG : only19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25793_d20251121_m024048_c001_v7007000_t0000_u01763692848013") 2025/11/21 02:46:05 DEBUG : only19: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67ba_d20251121_m024046_c001_v0001100_t0034_u01763692846310") 2025/11/21 02:46:05 DEBUG : only2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da34_d20251121_m024116_c001_v7007000_t0000_u01763692876210") 2025/11/21 02:46:05 DEBUG : only2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d683a_d20251121_m024109_c001_v0001100_t0055_u01763692869236") 2025/11/21 02:46:05 DEBUG : only2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67df_d20251121_m024055_c001_v0001100_t0000_u01763692855503") 2025/11/21 02:46:05 DEBUG : only2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff087_d20251121_m024048_c001_v7007000_t0000_u01763692848057") 2025/11/21 02:46:05 DEBUG : only2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6759_d20251121_m024034_c001_v0001100_t0054_u01763692834850") 2025/11/21 02:46:05 DEBUG : only3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da36_d20251121_m024116_c001_v7007000_t0000_u01763692876391") 2025/11/21 02:46:05 DEBUG : only3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c183c3_d20251121_m024109_c001_v0001178_t0027_u01763692869246") 2025/11/21 02:46:05 DEBUG : only3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67e7_d20251121_m024056_c001_v0001100_t0007_u01763692856137") 2025/11/21 02:46:05 DEBUG : only3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f2578e_d20251121_m024047_c001_v7007000_t0000_u01763692847650") 2025/11/21 02:46:05 DEBUG : only3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6763_d20251121_m024035_c001_v0001100_t0031_u01763692835528") 2025/11/21 02:46:06 DEBUG : only4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da38_d20251121_m024116_c001_v7007000_t0000_u01763692876574") 2025/11/21 02:46:06 DEBUG : only4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405d3fe00d03c527_d20251121_m024109_c001_v0001036_t0056_u01763692869272") 2025/11/21 02:46:06 DEBUG : only4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67eb_d20251121_m024056_c001_v0001100_t0009_u01763692856754") 2025/11/21 02:46:06 DEBUG : only4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff3c3_d20251121_m024048_c001_v7007000_t0000_u01763692848251") 2025/11/21 02:46:06 DEBUG : only4: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6767_d20251121_m024036_c001_v0001100_t0016_u01763692836083") 2025/11/21 02:46:06 DEBUG : only5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da39_d20251121_m024116_c001_v7007000_t0000_u01763692876756") 2025/11/21 02:46:06 DEBUG : only5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407054fe962af1ba_d20251121_m024109_c001_v0001115_t0027_u01763692869352") 2025/11/21 02:46:06 DEBUG : only5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67ef_d20251121_m024057_c001_v0001100_t0023_u01763692857377") 2025/11/21 02:46:06 DEBUG : only5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25797_d20251121_m024048_c001_v7007000_t0000_u01763692848745") 2025/11/21 02:46:06 DEBUG : only5: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d676c_d20251121_m024036_c001_v0001100_t0043_u01763692836715") 2025/11/21 02:46:06 DEBUG : only6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da3b_d20251121_m024116_c001_v7007000_t0000_u01763692876937") 2025/11/21 02:46:06 DEBUG : only6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d683c_d20251121_m024109_c001_v0001100_t0055_u01763692869419") 2025/11/21 02:46:06 DEBUG : only6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67f1_d20251121_m024058_c001_v0001100_t0040_u01763692858001") 2025/11/21 02:46:06 DEBUG : only6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f414f558eb0f25790_d20251121_m024047_c001_v7007000_t0000_u01763692847832") 2025/11/21 02:46:06 DEBUG : only6: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6773_d20251121_m024037_c001_v0001100_t0017_u01763692837336") 2025/11/21 02:46:06 DEBUG : only7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da3c_d20251121_m024117_c001_v7007000_t0000_u01763692877119") 2025/11/21 02:46:06 DEBUG : only7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c183c5_d20251121_m024109_c001_v0001178_t0027_u01763692869433") 2025/11/21 02:46:06 DEBUG : only7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67f5_d20251121_m024058_c001_v0001100_t0057_u01763692858557") 2025/11/21 02:46:06 DEBUG : only7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4045e4084c7ff08a_d20251121_m024048_c001_v7007000_t0000_u01763692848420") 2025/11/21 02:46:06 DEBUG : only7: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6779_d20251121_m024037_c001_v0001100_t0012_u01763692837940") 2025/11/21 02:46:07 DEBUG : only8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da3d_d20251121_m024117_c001_v7007000_t0000_u01763692877370") 2025/11/21 02:46:07 DEBUG : only8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405d3fe00d03c529_d20251121_m024109_c001_v0001036_t0056_u01763692869454") 2025/11/21 02:46:07 DEBUG : only8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67f7_d20251121_m024059_c001_v0001100_t0053_u01763692859163") 2025/11/21 02:46:07 DEBUG : only8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f401731351c2ff3c5_d20251121_m024048_c001_v7007000_t0000_u01763692848435") 2025/11/21 02:46:07 DEBUG : only8: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d677f_d20251121_m024038_c001_v0001100_t0044_u01763692838559") 2025/11/21 02:46:07 DEBUG : only9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da3e_d20251121_m024117_c001_v7007000_t0000_u01763692877552") 2025/11/21 02:46:07 DEBUG : only9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f407054fe962af1bc_d20251121_m024109_c001_v0001115_t0027_u01763692869560") 2025/11/21 02:46:07 DEBUG : only9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d67f9_d20251121_m024059_c001_v0001100_t0042_u01763692859833") 2025/11/21 02:46:07 DEBUG : only9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4024d7dd9602e37b_d20251121_m024048_c001_v7007000_t0000_u01763692848447") 2025/11/21 02:46:07 DEBUG : only9: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6783_d20251121_m024039_c001_v0001100_t0050_u01763692839291") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687ef_d20251121_m023725_c001_v7007000_t0000_u01763692645409") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d63e8_d20251121_m023723_c001_v0001100_t0029_u01763692643389") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687db_d20251121_m023722_c001_v7007000_t0000_u01763692642296") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1809f_d20251121_m023720_c001_v0001178_t0051_u01763692640419") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687c1_d20251121_m023719_c001_v7007000_t0000_u01763692639325") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448ba8_d20251121_m023716_c001_v0001029_t0034_u01763692636754") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd77f_d20251121_m023707_c001_v7007000_t0000_u01763692627196") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18047_d20251121_m023706_c001_v0001178_t0055_u01763692626023") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd775_d20251121_m023704_c001_v7007000_t0000_u01763692624450") 2025/11/21 02:46:07 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18037_d20251121_m023703_c001_v0001178_t0000_u01763692623620") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd761_d20251121_m023702_c001_v7007000_t0000_u01763692622441") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1802b_d20251121_m023701_c001_v0001178_t0020_u01763692621624") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd741_d20251121_m023655_c001_v7007000_t0000_u01763692615809") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fef_d20251121_m023654_c001_v0001178_t0055_u01763692614701") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd739_d20251121_m023654_c001_v7007000_t0000_u01763692614313") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fe4_d20251121_m023653_c001_v0001178_t0000_u01763692613145") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd730_d20251121_m023652_c001_v7007000_t0000_u01763692612775") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fde_d20251121_m023652_c001_v0001178_t0049_u01763692612124") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fd8_d20251121_m023651_c001_v0001178_t0055_u01763692611508") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd723_d20251121_m023651_c001_v7007000_t0000_u01763692611138") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fc8_d20251121_m023650_c001_v0001178_t0042_u01763692610538") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fc5_d20251121_m023649_c001_v0001178_t0056_u01763692609931") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd719_d20251121_m023649_c001_v7007000_t0000_u01763692609563") 2025/11/21 02:46:08 DEBUG : potato: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17fbc_d20251121_m023648_c001_v0001178_t0050_u01763692608427") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac5e18_d20251121_m023812_c001_v7007000_t0000_u01763692692318") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6499_d20251121_m023811_c001_v0001100_t0011_u01763692691598") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f18f_d20251121_m023801_c001_v7007000_t0000_u01763692681614") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6450_d20251121_m023755_c001_v0001100_t0045_u01763692675951") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac5dcd_d20251121_m023748_c001_v7007000_t0000_u01763692668374") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6430_d20251121_m023743_c001_v0001100_t0047_u01763692663664") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268827_d20251121_m023736_c001_v7007000_t0000_u01763692656178") 2025/11/21 02:46:08 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d640c_d20251121_m023732_c001_v0001100_t0035_u01763692652489") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd78f_d20251121_m023711_c001_v7007000_t0000_u01763692631010") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18061_d20251121_m023709_c001_v0001178_t0051_u01763692629758") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd789_d20251121_m023709_c001_v7007000_t0000_u01763692629320") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18050_d20251121_m023707_c001_v0001178_t0046_u01763692627751") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd780_d20251121_m023707_c001_v7007000_t0000_u01763692627381") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18049_d20251121_m023706_c001_v0001178_t0059_u01763692626609") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd77b_d20251121_m023705_c001_v7007000_t0000_u01763692625651") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18041_d20251121_m023704_c001_v0001178_t0028_u01763692624823") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd76b_d20251121_m023703_c001_v7007000_t0000_u01763692623244") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18031_d20251121_m023702_c001_v0001178_t0059_u01763692622456") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbd744_d20251121_m023656_c001_v7007000_t0000_u01763692616559") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17ff9_d20251121_m023655_c001_v0001178_t0028_u01763692615555") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6ff8_d20251121_m023554_c001_v7007000_t0000_u01763692554345") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6a0_d20251121_m023553_c001_v0001113_t0049_u01763692553539") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6fed_d20251121_m023552_c001_v7007000_t0000_u01763692552628") 2025/11/21 02:46:09 DEBUG : potato2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed69c_d20251121_m023551_c001_v0001113_t0017_u01763692551941") 2025/11/21 02:46:09 DEBUG : potato3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f190_d20251121_m023802_c001_v7007000_t0000_u01763692682046") 2025/11/21 02:46:09 DEBUG : potato3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448beb_d20251121_m023757_c001_v0001029_t0040_u01763692677299") 2025/11/21 02:46:09 DEBUG : potato3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac5dce_d20251121_m023748_c001_v7007000_t0000_u01763692668698") 2025/11/21 02:46:09 DEBUG : potato3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448bda_d20251121_m023745_c001_v0001029_t0028_u01763692665026") 2025/11/21 02:46:09 DEBUG : potato3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b26882e_d20251121_m023736_c001_v7007000_t0000_u01763692656482") 2025/11/21 02:46:10 DEBUG : potato3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448bca_d20251121_m023733_c001_v0001029_t0004_u01763692653144") 2025/11/21 02:46:10 DEBUG : pre-dest1/1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f2b2_d20251121_m023845_c001_v7007000_t0000_u01763692725337") 2025/11/21 02:46:10 DEBUG : pre-dest1/1: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448c1b_d20251121_m023837_c001_v0001029_t0035_u01763692717098") 2025/11/21 02:46:10 DEBUG : pre-dest2/2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f2b8_d20251121_m023845_c001_v7007000_t0000_u01763692725570") 2025/11/21 02:46:10 DEBUG : pre-dest2/2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d651b_d20251121_m023838_c001_v0001100_t0018_u01763692718045") 2025/11/21 02:46:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417b6583fbcaee74_d20251121_m023823_c001_v7007000_t0000_u01763692703294") 2025/11/21 02:46:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18176_d20251121_m023820_c001_v0001178_t0044_u01763692700091") 2025/11/21 02:46:10 DEBUG : sizeonly: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b7b_d20251121_m023635_c001_v7007000_t0000_u01763692595154") 2025/11/21 02:46:10 DEBUG : sizeonly: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f6a_d20251121_m023634_c001_v0001178_t0031_u01763692594206") 2025/11/21 02:46:10 DEBUG : splitbanan: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268f61_d20251121_m024322_c001_v7007000_t0000_u01763693002525") 2025/11/21 02:46:10 DEBUG : splitbanan: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18604_d20251121_m024314_c001_v0001178_t0004_u01763692994270") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6efe_d20251121_m024447_c001_v7007000_t0000_u01763693087631") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3d9_d20251121_m024441_c001_v0001115_t0022_u01763693081141") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061e7a_d20251121_m024430_c001_v7007000_t0000_u01763693070344") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3ad_d20251121_m024423_c001_v0001115_t0029_u01763693063698") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405e6b8551a0b5a8_d20251121_m024413_c001_v7007000_t0000_u01763693053292") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af383_d20251121_m024406_c001_v0001115_t0022_u01763693046467") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9626faa_d20251121_m024355_c001_v7007000_t0000_u01763693035699") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af365_d20251121_m024349_c001_v0001115_t0022_u01763693029444") 2025/11/21 02:46:10 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db518a_d20251121_m024339_c001_v7007000_t0000_u01763693019417") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af33b_d20251121_m024332_c001_v0001115_t0038_u01763693012475") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061cef_d20251121_m024316_c001_v7007000_t0000_u01763692996802") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6a41_d20251121_m024313_c001_v0001100_t0027_u01763692993027") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6ce3_d20251121_m024302_c001_v7007000_t0000_u01763692982530") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2d8_d20251121_m024255_c001_v0001115_t0013_u01763692975213") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419d6c923f68f757_d20251121_m024254_c001_v7007000_t0000_u01763692974190") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af2c8_d20251121_m024250_c001_v0001115_t0029_u01763692970267") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061c54_d20251121_m024240_c001_v7007000_t0000_u01763692960351") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69ab_d20251121_m024232_c001_v0001100_t0027_u01763692952892") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f415fe2aee2db50ca_d20251121_m024231_c001_v7007000_t0000_u01763692951849") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6992_d20251121_m024228_c001_v0001100_t0002_u01763692948031") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f421a5c473f061bc5_d20251121_m024212_c001_v7007000_t0000_u01763692932590") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af250_d20251121_m024207_c001_v0001115_t0039_u01763692927978") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f419db1366df57283_d20251121_m024158_c001_v7007000_t0000_u01763692918024") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af21f_d20251121_m024151_c001_v0001115_t0035_u01763692911495") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f42218b78bcae57b8_d20251121_m024140_c001_v7007000_t0000_u01763692900574") 2025/11/21 02:46:11 DEBUG : splitbananasplit: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1f4_d20251121_m024134_c001_v0001115_t0008_u01763692894390") 2025/11/21 02:46:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbe49d_d20251121_m024257_c001_v7007000_t0000_u01763692977562") 2025/11/21 02:46:11 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d69f0_d20251121_m024251_c001_v0001100_t0033_u01763692971556") 2025/11/21 02:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da64_d20251121_m024126_c001_v7007000_t0000_u01763692886436") 2025/11/21 02:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c548_d20251121_m024125_c001_v0001036_t0021_u01763692885148") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da5a_d20251121_m024124_c001_v7007000_t0000_u01763692884394") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6880_d20251121_m024123_c001_v0001100_t0039_u01763692883080") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268807_d20251121_m023729_c001_v7007000_t0000_u01763692649607") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6400_d20251121_m023728_c001_v0001100_t0026_u01763692648529") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b268801_d20251121_m023727_c001_v7007000_t0000_u01763692647970") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448bc0_d20251121_m023726_c001_v0001029_t0016_u01763692646899") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b71_d20251121_m023632_c001_v7007000_t0000_u01763692592088") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f52_d20251121_m023630_c001_v0001178_t0021_u01763692590780") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b5e_d20251121_m023630_c001_v7007000_t0000_u01763692590420") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f46_d20251121_m023629_c001_v0001178_t0057_u01763692589476") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b36_d20251121_m023627_c001_v7007000_t0000_u01763692587382") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f38_d20251121_m023626_c001_v0001178_t0005_u01763692586052") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625b1b_d20251121_m023625_c001_v7007000_t0000_u01763692585516") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f2e_d20251121_m023624_c001_v0001178_t0052_u01763692584710") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f28_d20251121_m023621_c001_v0001178_t0027_u01763692581965") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f41166721a9625afd_d20251121_m023621_c001_v7007000_t0000_u01763692581567") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f24_d20251121_m023620_c001_v0001178_t0023_u01763692580978") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c17f20_d20251121_m023620_c001_v0001178_t0054_u01763692580361") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7074_d20251121_m023616_c001_v7007000_t0000_u01763692576973") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6e1_d20251121_m023612_c001_v0001113_t0012_u01763692572539") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6d9_d20251121_m023609_c001_v0001113_t0009_u01763692569918") 2025/11/21 02:46:12 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7053_d20251121_m023609_c001_v7007000_t0000_u01763692569556") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6d5_d20251121_m023608_c001_v0001113_t0058_u01763692568719") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6d3_d20251121_m023607_c001_v0001113_t0009_u01763692567924") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7045_d20251121_m023607_c001_v7007000_t0000_u01763692567562") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6c0_d20251121_m023603_c001_v0001113_t0058_u01763692563937") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7035_d20251121_m023603_c001_v7007000_t0000_u01763692563558") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6be_d20251121_m023602_c001_v0001113_t0010_u01763692562860") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af702a_d20251121_m023601_c001_v7007000_t0000_u01763692561944") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6b8_d20251121_m023600_c001_v0001113_t0004_u01763692560865") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7020_d20251121_m023600_c001_v7007000_t0000_u01763692560307") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6b2_d20251121_m023559_c001_v0001113_t0010_u01763692559612") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af700d_d20251121_m023558_c001_v7007000_t0000_u01763692558707") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6ae_d20251121_m023557_c001_v0001113_t0038_u01763692557375") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af7004_d20251121_m023556_c001_v7007000_t0000_u01763692556825") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6a8_d20251121_m023556_c001_v0001113_t0011_u01763692556088") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6ffd_d20251121_m023555_c001_v7007000_t0000_u01763692555543") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed6a6_d20251121_m023554_c001_v0001113_t0014_u01763692554900") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6fe3_d20251121_m023550_c001_v7007000_t0000_u01763692550030") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed692_d20251121_m023548_c001_v0001113_t0038_u01763692548871") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6fdf_d20251121_m023548_c001_v7007000_t0000_u01763692548302") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed68b_d20251121_m023547_c001_v0001113_t0030_u01763692547428") 2025/11/21 02:46:13 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6fda_d20251121_m023546_c001_v7007000_t0000_u01763692546526") 2025/11/21 02:46:14 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed683_d20251121_m023545_c001_v0001113_t0041_u01763692545615") 2025/11/21 02:46:14 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f410f0b1035af6fcb_d20251121_m023543_c001_v7007000_t0000_u01763692543374") 2025/11/21 02:46:14 DEBUG : sub dir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f104d76ddff0ed67b_d20251121_m023542_c001_v0001113_t0011_u01763692542657") 2025/11/21 02:46:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da66_d20251121_m024126_c001_v7007000_t0000_u01763692886618") 2025/11/21 02:46:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1da_d20251121_m024125_c001_v0001115_t0042_u01763692885160") 2025/11/21 02:46:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da5d_d20251121_m024124_c001_v7007000_t0000_u01763692884576") 2025/11/21 02:46:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183fb_d20251121_m024123_c001_v0001178_t0048_u01763692883090") 2025/11/21 02:46:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f05_d20251121_m024449_c001_v7007000_t0000_u01763693089622") 2025/11/21 02:46:14 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18726_d20251121_m024448_c001_v0001178_t0056_u01763693088976") 2025/11/21 02:46:14 DEBUG : sub/yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687ea_d20251121_m023724_c001_v7007000_t0000_u01763692644860") 2025/11/21 02:46:14 DEBUG : sub/yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c180aa_d20251121_m023723_c001_v0001178_t0019_u01763692643030") 2025/11/21 02:46:14 DEBUG : test_dir1/file2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da52_d20251121_m024122_c001_v7007000_t0000_u01763692882319") 2025/11/21 02:46:14 DEBUG : test_dir1/file2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af1d3_d20251121_m024120_c001_v0001115_t0056_u01763692880962") 2025/11/21 02:46:14 DEBUG : test_dir1/file2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da47_d20251121_m024119_c001_v7007000_t0000_u01763692879824") 2025/11/21 02:46:14 DEBUG : test_dir1/file2: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c536_d20251121_m024118_c001_v0001036_t0027_u01763692878521") 2025/11/21 02:46:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da53_d20251121_m024122_c001_v7007000_t0000_u01763692882501") 2025/11/21 02:46:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c53c_d20251121_m024120_c001_v0001036_t0000_u01763692880605") 2025/11/21 02:46:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f405a50ad8e14da48_d20251121_m024120_c001_v7007000_t0000_u01763692880006") 2025/11/21 02:46:14 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c183ea_d20251121_m024118_c001_v0001178_t0037_u01763692878508") 2025/11/21 02:46:14 DEBUG : three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbdd29_d20251121_m023715_c001_v7007000_t0000_u01763692635954") 2025/11/21 02:46:15 DEBUG : three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18087_d20251121_m023714_c001_v0001178_t0044_u01763692634712") 2025/11/21 02:46:15 DEBUG : three: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1806f_d20251121_m023712_c001_v0001178_t0031_u01763692632533") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f0c_d20251121_m024451_c001_v7007000_t0000_u01763693091286") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b75_d20251121_m024450_c001_v0001100_t0041_u01763693090580") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f84_d20251121_m024510_c001_v7007000_t0000_u01763693110714") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c731_d20251121_m024508_c001_v0001036_t0043_u01763693108563") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f6f_d20251121_m024506_c001_v7007000_t0000_u01763693106998") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6ba3_d20251121_m024505_c001_v0001100_t0041_u01763693105290") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f58_d20251121_m024504_c001_v7007000_t0000_u01763693104337") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c1874c_d20251121_m024503_c001_v0001178_t0013_u01763693103678") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f2d_d20251121_m024458_c001_v7007000_t0000_u01763693098499") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6b89_d20251121_m024457_c001_v0001100_t0025_u01763693097535") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f3c_d20251121_m024500_c001_v7007000_t0000_u01763693100824") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c720_d20251121_m024459_c001_v0001036_t0002_u01763693099444") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f29_d20251121_m024456_c001_v7007000_t0000_u01763693096596") 2025/11/21 02:46:15 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f10942f9b38c18737_d20251121_m024455_c001_v0001178_t0047_u01763693095979") 2025/11/21 02:46:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f22_d20251121_m024454_c001_v7007000_t0000_u01763693094994") 2025/11/21 02:46:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af3f8_d20251121_m024453_c001_v0001115_t0013_u01763693093971") 2025/11/21 02:46:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f10_d20251121_m024453_c001_v7007000_t0000_u01763693093001") 2025/11/21 02:46:15 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105d3fe00d03c716_d20251121_m024452_c001_v0001036_t0044_u01763693092239") 2025/11/21 02:46:15 DEBUG : toe/toe/toe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4088e504c8c00cb7_d20251121_m024515_c001_v7007000_t0000_u01763693115438") 2025/11/21 02:46:16 DEBUG : toe/toe/toe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d6bce_d20251121_m024514_c001_v0001100_t0014_u01763693114697") 2025/11/21 02:46:16 DEBUG : toe/toe/toe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f4c_d20251121_m024502_c001_v7007000_t0000_u01763693102725") 2025/11/21 02:46:16 DEBUG : toe/toe/toe: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af40b_d20251121_m024501_c001_v0001115_t0027_u01763693101788") 2025/11/21 02:46:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f87_d20251121_m024511_c001_v7007000_t0000_u01763693111314") 2025/11/21 02:46:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f107054fe962af420_d20251121_m024510_c001_v0001115_t0042_u01763693110216") 2025/11/21 02:46:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f400e9e5b5fac6f71_d20251121_m024507_c001_v7007000_t0000_u01763693107600") 2025/11/21 02:46:16 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f114e7d1b00b70f6f_d20251121_m024506_c001_v0001153_t0022_u01763693106658") 2025/11/21 02:46:16 DEBUG : two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f4162454a20dbdd2b_d20251121_m023716_c001_v7007000_t0000_u01763692636196") 2025/11/21 02:46:16 DEBUG : two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f417d5a30f63d63bb_d20251121_m023714_c001_v0001100_t0055_u01763692634102") 2025/11/21 02:46:16 DEBUG : two: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f40942f9b38c1806d_d20251121_m023712_c001_v0001178_t0027_u01763692632332") 2025/11/21 02:46:16 DEBUG : yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687f2_d20251121_m023725_c001_v7007000_t0000_u01763692645591") 2025/11/21 02:46:16 DEBUG : yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f105113f58c1d0862_d20251121_m023724_c001_v0001090_t0056_u01763692644382") 2025/11/21 02:46:16 DEBUG : yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687d0_d20251121_m023721_c001_v7007000_t0000_u01763692641752") 2025/11/21 02:46:16 DEBUG : yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f112c66c963448bb4_d20251121_m023720_c001_v0001029_t0003_u01763692640068") 2025/11/21 02:46:16 DEBUG : yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687be_d20251121_m023718_c001_v7007000_t0000_u01763692638696") 2025/11/21 02:46:16 DEBUG : yam: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f117d5a30f63d63c5_d20251121_m023716_c001_v0001100_t0020_u01763692636762") 2025/11/21 02:46:16 DEBUG : yaml: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687dd_d20251121_m023722_c001_v7007000_t0000_u01763692642477") 2025/11/21 02:46:16 DEBUG : yaml: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1012e0f28c145d4f_d20251121_m023721_c001_v0001136_t0044_u01763692641410") 2025/11/21 02:46:16 DEBUG : yaml: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f406831504b2687c3_d20251121_m023719_c001_v7007000_t0000_u01763692639506") 2025/11/21 02:46:16 DEBUG : yaml: Deleting (id "4_zbf327d23404dab4b9fa80e1b_f1043799c757fe874_d20251121_m023718_c001_v0001137_t0038_u01763692638220") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m38.760479701s (try 1/5)