"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/05 02:44:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo" 2025/11/05 02:44:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 02:44:43 DEBUG : Creating backend with remote "/tmp/rclone3347645034" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 02:44:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:44:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:45 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:45 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:44:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:46 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:44:46 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.97s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:47 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 02:44:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 02:44:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:44:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:50 INFO : B2 bucket rclone-test-sigajiz8zapo: Running all checks before starting transfers 2025/11/05 02:44:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:50 INFO : B2 bucket rclone-test-sigajiz8zapo: Checks finished, now starting transfers 2025/11/05 02:44:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:44:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.35s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:51 ERROR : Ignoring --no-traverse with sync 2025/11/05 02:44:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:51 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:51 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:44:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:52 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:44:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 02:44:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:53 DEBUG : hello world2: size = 12 OK 2025/11/05 02:44:53 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/05 02:44:53 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.40s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:44:54 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:54 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:55 DEBUG : potato2: size = 11 OK 2025/11/05 02:44:55 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:44:56 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:56 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:57 DEBUG : potato2: size = 11 OK 2025/11/05 02:44:57 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:57 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 02:44:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:44:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 02:44:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:44:58 INFO : sub dir2: Making directory 2025/11/05 02:44:58 INFO : sub dir: Making directory 2025/11/05 02:44:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:58 INFO : sub dir2/sub sub dir2: Making directory 2025/11/05 02:44:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:44:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:44:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:44:58 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/05 02:44:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.36s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:44:59 INFO : sub dir2: Making directory 2025/11/05 02:44:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 02:44:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:44:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:44:59 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:44:59 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:00 DEBUG : sub dir2: Making directory with metadata 2025/11/05 02:45:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:45:00 INFO : sub dir2: Making directory 2025/11/05 02:45:00 INFO : sub dir: Making directory 2025/11/05 02:45:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:00 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:00 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:01 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:01 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:45:01 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/05 02:45:01 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 02:45:02 DEBUG : B2 bucket rclone-test-sigajiz8zapo: 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-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", 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-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:03 INFO : sub dir2: Making directory 2025/11/05 02:45:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:03 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:45:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:04 DEBUG : sub dir2: Making directory with metadata 2025/11/05 02:45:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:45:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:45:04 INFO : sub dir2: Making directory 2025/11/05 02:45:04 INFO : sub dir: Making directory 2025/11/05 02:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:04 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:04 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:04 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:04 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:45:04 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/05 02:45:05 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.33s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:06 INFO : sub dir2: Making directory 2025/11/05 02:45:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:06 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:06 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:07 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:07 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:45:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yugeduw1nomu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sigajiz8zapo -> B2 bucket rclone-test-yugeduw1nomu 2025/11/05 02:45:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:09 DEBUG : B2 bucket rclone-test-yugeduw1nomu: Waiting for checks to finish 2025/11/05 02:45:09 DEBUG : B2 bucket rclone-test-yugeduw1nomu: Waiting for transfers to finish 2025/11/05 02:45:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 02:45:10 DEBUG : B2 bucket rclone-test-yugeduw1nomu: Purge remote 2025/11/05 02:45:10 INFO : B2 bucket rclone-test-yugeduw1nomu: cleaning bucket "rclone-test-yugeduw1nomu" of all files 2025/11/05 02:45:10 DEBUG : sub dir/hello world: Deleting (id "4_z4f326d23e07d5b1b9fa80e1b_f1022b7e95d992a0a_d20251105_m024510_c001_v0001171_t0023_u01762310710251") --- PASS: TestServerSideCopy (4.20s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:45:13 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:13 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 02:45:13 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:13 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 02:45:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 02:45:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.30s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:14 DEBUG : Creating backend with remote "TestB2:rclone-test-jujibon4vohi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sigajiz8zapo -> B2 bucket rclone-test-jujibon4vohi 2025/11/05 02:45:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:16 DEBUG : B2 bucket rclone-test-jujibon4vohi: Waiting for checks to finish 2025/11/05 02:45:16 DEBUG : B2 bucket rclone-test-jujibon4vohi: Waiting for transfers to finish 2025/11/05 02:45:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 02:45:18 DEBUG : B2 bucket rclone-test-jujibon4vohi: Waiting for checks to finish 2025/11/05 02:45:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-jujibon4vohi) 2025/11/05 02:45:18 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 02:45:18 DEBUG : B2 bucket rclone-test-jujibon4vohi: Waiting for transfers to finish 2025/11/05 02:45:19 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 02:45:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 02:45:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 02:45:20 DEBUG : B2 bucket rclone-test-jujibon4vohi: Purge remote 2025/11/05 02:45:20 INFO : B2 bucket rclone-test-jujibon4vohi: cleaning bucket "rclone-test-jujibon4vohi" of all files 2025/11/05 02:45:20 DEBUG : sub dir/hello world: Deleting (id "4_zefe27db3e07d5b1b9fa80e1b_f10324384ecee29c8_d20251105_m024518_c001_v0001104_t0026_u01762310718764") 2025/11/05 02:45:20 DEBUG : sub dir/hello world: Deleting (id "4_zefe27db3e07d5b1b9fa80e1b_f1007acb737ee76f8_d20251105_m024516_c001_v0001180_t0012_u01762310716852") --- PASS: TestServerSideCopyOverSelf (7.39s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:45:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:22 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 02:45:22 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:22 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:23 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 02:45:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 02:45:23 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 02:45:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.20s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:24 DEBUG : Creating backend with remote "TestB2:rclone-test-kireqen0wiza" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sigajiz8zapo -> B2 bucket rclone-test-kireqen0wiza 2025/11/05 02:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:25 DEBUG : B2 bucket rclone-test-kireqen0wiza: Waiting for checks to finish 2025/11/05 02:45:25 DEBUG : B2 bucket rclone-test-kireqen0wiza: Waiting for transfers to finish 2025/11/05 02:45:26 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:45:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 02:45:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kireqen0wiza) 2025/11/05 02:45:27 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 02:45:27 DEBUG : B2 bucket rclone-test-kireqen0wiza: Waiting for checks to finish 2025/11/05 02:45:27 DEBUG : B2 bucket rclone-test-kireqen0wiza: Waiting for transfers to finish 2025/11/05 02:45:28 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 02:45:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 02:45:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 02:45:28 INFO : sub dir/hello world: Deleted 2025/11/05 02:45:29 DEBUG : testing file moves 2025/11/05 02:45:29 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:29 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kireqen0wiza) 2025/11/05 02:45:29 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 02:45:29 DEBUG : B2 bucket rclone-test-kireqen0wiza: Waiting for checks to finish 2025/11/05 02:45:29 DEBUG : B2 bucket rclone-test-kireqen0wiza: Waiting for transfers to finish 2025/11/05 02:45:30 DEBUG : sub dir/hello world: size = 24 OK 2025/11/05 02:45:30 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/05 02:45:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 02:45:30 INFO : sub dir/hello world: Deleted 2025/11/05 02:45:30 DEBUG : B2 bucket rclone-test-kireqen0wiza: Purge remote 2025/11/05 02:45:30 INFO : B2 bucket rclone-test-kireqen0wiza: cleaning bucket "rclone-test-kireqen0wiza" of all files 2025/11/05 02:45:31 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2ad13e07d5b1b9fa80e1b_f111d68f182a2d9e8_d20251105_m024529_c001_v0001098_t0005_u01762310729961") 2025/11/05 02:45:31 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2ad13e07d5b1b9fa80e1b_f107a9d2cac8896a6_d20251105_m024527_c001_v0001090_t0006_u01762310727945") 2025/11/05 02:45:31 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2ad13e07d5b1b9fa80e1b_f119383b7b9b52d67_d20251105_m024526_c001_v0001184_t0032_u01762310726463") --- PASS: TestServerSideMoveOverSelf (8.59s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:32 ERROR : error listing: directory not found 2025/11/05 02:45:33 INFO : Local file system at /tmp/rclone3347645034: Making directory 2025/11/05 02:45:33 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:33 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.77s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:45:35 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for checks to finish 2025/11/05 02:45:35 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for transfers to finish 2025/11/05 02:45:35 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/05 02:45:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:45:35 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/05 02:45:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.15s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:36 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 02:45:36 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:36 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:37 DEBUG : check sum: size = 1 OK 2025/11/05 02:45:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:45:37 INFO : check sum: Copied (new) 2025/11/05 02:45:37 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:37 DEBUG : check sum: size = 1 OK 2025/11/05 02:45:37 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:45:37 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/05 02:45:37 DEBUG : check sum: Unchanged skipping 2025/11/05 02:45:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:37 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:37 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.82s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 02:45:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:38 DEBUG : sizeonly: size = 6 OK 2025/11/05 02:45:38 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 02:45:38 INFO : sizeonly: Copied (new) 2025/11/05 02:45:38 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:39 DEBUG : sizeonly: size = 6 OK 2025/11/05 02:45:39 DEBUG : sizeonly: Sizes identical 2025/11/05 02:45:39 DEBUG : sizeonly: Unchanged skipping 2025/11/05 02:45:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:39 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:39 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.78s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 02:45:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:40 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/05 02:45:40 INFO : ignore-size: Copied (new) 2025/11/05 02:45:40 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:41 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:45:41 DEBUG : ignore-size: Unchanged skipping 2025/11/05 02:45:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.90s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:42 DEBUG : existing: size = 6 OK 2025/11/05 02:45:42 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:45:42 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:42 DEBUG : existing: Unchanged skipping 2025/11/05 02:45:42 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:42 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:42 INFO : There was nothing to transfer 2025/11/05 02:45:43 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 02:45:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:43 DEBUG : existing: size = 6 OK 2025/11/05 02:45:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 02:45:43 INFO : existing: Copied (replaced existing) 2025/11/05 02:45:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.61s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 02:45:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:45 DEBUG : existing: size = 6 OK 2025/11/05 02:45:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 02:45:45 INFO : existing: Copied (new) 2025/11/05 02:45:45 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:45 DEBUG : existing: Destination exists, skipping 2025/11/05 02:45:45 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:45 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:45 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:47 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/05 02:45:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 02:45:48 DEBUG : c/non empty space: size = 5 OK 2025/11/05 02:45:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:45:48 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 02:45:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:48 DEBUG : a/potato2: size = 60 OK 2025/11/05 02:45:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:45:48 INFO : a/potato2: Copied (new) 2025/11/05 02:45:48 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:48 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:50 DEBUG : empty space: size = 1 OK 2025/11/05 02:45:50 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/05 02:45:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:45:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/05 02:45:50 DEBUG : empty space: Unchanged skipping 2025/11/05 02:45:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:50 INFO : There was nothing to transfer 2025/11/05 02:45:50 DEBUG : empty space: size = 1 OK 2025/11/05 02:45:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:50 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/05 02:45:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:45:51 INFO : empty space: Updated modification time in destination 2025/11/05 02:45:51 DEBUG : empty space: Unchanged skipping 2025/11/05 02:45:51 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:51 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.96s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:53 DEBUG : empty space: size = 1 OK 2025/11/05 02:45:53 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/05 02:45:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:45:53 DEBUG : empty space: Unchanged skipping 2025/11/05 02:45:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:53 DEBUG : Waiting for deletions to finish 2025/11/05 02:45:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.58s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:54 DEBUG : foo: size = 3 OK 2025/11/05 02:45:54 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/05 02:45:54 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:45:54 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:54 DEBUG : foo: sha1 differ 2025/11/05 02:45:54 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:54 DEBUG : foo: size = 3 OK 2025/11/05 02:45:54 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/05 02:45:54 INFO : foo: Copied (replaced existing) 2025/11/05 02:45:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:56 DEBUG : empty space: size = 1 OK 2025/11/05 02:45:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:45:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 02:45:56 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:56 DEBUG : empty space: Unchanged skipping 2025/11/05 02:45:56 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:56 DEBUG : potato: size = 60 OK 2025/11/05 02:45:56 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:45:56 INFO : potato: Copied (new) 2025/11/05 02:45:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:45:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:45:58 DEBUG : potato: size = 60 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:45:58 DEBUG : potato: Sizes differ 2025/11/05 02:45:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:45:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:45:59 DEBUG : potato: size = 21 OK 2025/11/05 02:45:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/05 02:45:59 INFO : potato: Copied (replaced existing) 2025/11/05 02:45:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.47s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:01 DEBUG : potato: size = 21 OK 2025/11/05 02:46:01 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/05 02:46:01 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3347645034) 2025/11/05 02:46:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:46:01 DEBUG : potato: sha1 differ 2025/11/05 02:46:01 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:01 DEBUG : potato: size = 21 OK 2025/11/05 02:46:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/05 02:46:01 INFO : potato: Copied (replaced existing) 2025/11/05 02:46:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:03 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:03 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 02:46:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:03 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:06 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:06 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:06 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:06 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:06 DEBUG : potato2: size = 60 OK 2025/11/05 02:46:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:06 INFO : potato2: Copied (new) 2025/11/05 02:46:06 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:09 INFO : d: Making directory 2025/11/05 02:46:09 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/05 02:46:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:09 DEBUG : c/non empty space: size = 5 OK 2025/11/05 02:46:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:09 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 02:46:10 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:10 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:10 DEBUG : a/potato2: size = 60 OK 2025/11/05 02:46:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:10 INFO : a/potato2: Copied (new) 2025/11/05 02:46:10 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:10 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:12 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/05 02:46:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:12 DEBUG : c/non empty space: size = 5 OK 2025/11/05 02:46:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:12 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 02:46:12 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:12 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:13 DEBUG : a/potato2: size = 60 OK 2025/11/05 02:46:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:13 INFO : a/potato2: Copied (new) 2025/11/05 02:46:13 ERROR : B2 bucket rclone-test-sigajiz8zapo: not deleting files as there were IO errors 2025/11/05 02:46:13 ERROR : B2 bucket rclone-test-sigajiz8zapo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:15 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:15 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:15 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:15 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:15 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:16 INFO : potato: Deleted 2025/11/05 02:46:16 DEBUG : potato2: size = 60 OK 2025/11/05 02:46:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:18 DEBUG : empty space: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/05 02:46:18 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/05 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:286: Retry Put of "empty space" to B2 bucket rclone-test-sigajiz8zapo: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/11/05 02:46:20 DEBUG : pacer: Reducing sleep to 500ms 2025/11/05 02:46:22 DEBUG : pacer: Reducing sleep to 250ms 2025/11/05 02:46:22 DEBUG : pacer: Reducing sleep to 125ms 2025/11/05 02:46:22 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:22 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/05 02:46:22 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:22 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:22 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/05 02:46:22 INFO : potato: Deleted 2025/11/05 02:46:22 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/05 02:46:22 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:22 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:22 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:22 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:23 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 02:46:23 DEBUG : potato2: size = 60 OK 2025/11/05 02:46:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (6.80s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:25 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:25 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:25 DEBUG : potato2: size = 19 OK 2025/11/05 02:46:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/05 02:46:25 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.40s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:27 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 02:46:27 DEBUG : enormous: Excluded 2025/11/05 02:46:27 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 02:46:27 DEBUG : potato2: Excluded 2025/11/05 02:46:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 02:46:28 DEBUG : potato2: Excluded 2025/11/05 02:46:28 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:28 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:28 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:28 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:28 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:28 INFO : There was nothing to transfer 2025/11/05 02:46:28 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 02:46:28 DEBUG : enormous: Excluded 2025/11/05 02:46:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 02:46:28 DEBUG : potato2: Excluded 2025/11/05 02:46:28 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 02:46:28 DEBUG : potato2: Excluded 2025/11/05 02:46:28 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 02:46:28 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:28 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for checks to finish 2025/11/05 02:46:28 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for transfers to finish 2025/11/05 02:46:28 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:31 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 02:46:31 DEBUG : enormous: Excluded 2025/11/05 02:46:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 02:46:31 DEBUG : potato2: Excluded 2025/11/05 02:46:31 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:46:31 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:31 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:31 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:31 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:31 INFO : enormous: Deleted 2025/11/05 02:46:31 INFO : potato2: Deleted 2025/11/05 02:46:31 INFO : There was nothing to transfer 2025/11/05 02:46:32 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:32 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for checks to finish 2025/11/05 02:46:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 02:46:32 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:32 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for transfers to finish 2025/11/05 02:46:32 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:32 INFO : enormous: Deleted 2025/11/05 02:46:32 INFO : potato2: Deleted 2025/11/05 02:46:32 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:34 DEBUG : five: Need to transfer - File not found at Destination 2025/11/05 02:46:34 DEBUG : four: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:46:34 DEBUG : four: size = 8 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:46:34 DEBUG : four: Sizes differ 2025/11/05 02:46:34 DEBUG : three: size = 5 OK 2025/11/05 02:46:34 DEBUG : three: Sizes identical 2025/11/05 02:46:34 DEBUG : one: Destination is newer than source, skipping 2025/11/05 02:46:34 DEBUG : two: size = 3 OK 2025/11/05 02:46:34 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3347645034) 2025/11/05 02:46:34 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:46:34 DEBUG : two: sha1 differ 2025/11/05 02:46:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 02:46:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 02:46:34 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:34 DEBUG : five: size = 4 OK 2025/11/05 02:46:34 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/05 02:46:34 INFO : five: Copied (new) 2025/11/05 02:46:35 DEBUG : two: size = 3 OK 2025/11/05 02:46:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 02:46:35 INFO : two: Copied (replaced existing) 2025/11/05 02:46:35 DEBUG : four: size = 4 OK 2025/11/05 02:46:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/05 02:46:35 INFO : four: Copied (replaced existing) 2025/11/05 02:46:35 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:35 DEBUG : five: size = 4 OK 2025/11/05 02:46:35 DEBUG : four: size = 4 OK 2025/11/05 02:46:35 DEBUG : three: size = 5 OK 2025/11/05 02:46:35 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:35 DEBUG : two: size = 3 OK 2025/11/05 02:46:35 DEBUG : one: Destination is newer than source, skipping 2025/11/05 02:46:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 02:46:35 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/05 02:46:35 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/05 02:46:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3347645034) 2025/11/05 02:46:35 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/05 02:46:35 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:46:35 DEBUG : three: sha1 differ 2025/11/05 02:46:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 02:46:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 02:46:35 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/05 02:46:35 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/05 02:46:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 02:46:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 02:46:35 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:35 DEBUG : three: size = 5 OK 2025/11/05 02:46:35 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:46:35 INFO : three: Copied (replaced existing) 2025/11/05 02:46:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.76s) === 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-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/05 02:46:37 INFO : B2 bucket rclone-test-sigajiz8zapo: Making map for --track-renames 2025/11/05 02:46:37 INFO : B2 bucket rclone-test-sigajiz8zapo: Finished making map for --track-renames 2025/11/05 02:46:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 02:46:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 02:46:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for renames to finish 2025/11/05 02:46:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:37 DEBUG : yam: size = 11 OK 2025/11/05 02:46:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 02:46:37 INFO : yam: Copied (new) 2025/11/05 02:46:37 DEBUG : potato: size = 14 OK 2025/11/05 02:46:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 02:46:37 INFO : potato: Copied (new) 2025/11/05 02:46:37 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:38 DEBUG : potato: size = 14 OK 2025/11/05 02:46:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:46:38 INFO : B2 bucket rclone-test-sigajiz8zapo: Making map for --track-renames 2025/11/05 02:46:38 INFO : B2 bucket rclone-test-sigajiz8zapo: Finished making map for --track-renames 2025/11/05 02:46:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:38 DEBUG : potato: Unchanged skipping 2025/11/05 02:46:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for renames to finish 2025/11/05 02:46:39 DEBUG : yaml: size = 11 OK 2025/11/05 02:46:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 02:46:39 INFO : yam: Copied (server-side copy) to: yaml 2025/11/05 02:46:39 INFO : yam: Deleted 2025/11/05 02:46:39 INFO : yaml: Renamed from "yam" 2025/11/05 02:46:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/05 02:46:40 INFO : B2 bucket rclone-test-sigajiz8zapo: Making map for --track-renames 2025/11/05 02:46:40 INFO : B2 bucket rclone-test-sigajiz8zapo: Finished making map for --track-renames 2025/11/05 02:46:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 02:46:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 02:46:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for renames to finish 2025/11/05 02:46:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:40 DEBUG : yam: size = 11 OK 2025/11/05 02:46:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 02:46:40 INFO : yam: Copied (new) 2025/11/05 02:46:40 DEBUG : potato: size = 14 OK 2025/11/05 02:46:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 02:46:40 INFO : potato: Copied (new) 2025/11/05 02:46:40 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:41 DEBUG : potato: size = 14 OK 2025/11/05 02:46:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:46:41 INFO : B2 bucket rclone-test-sigajiz8zapo: Making map for --track-renames 2025/11/05 02:46:41 INFO : B2 bucket rclone-test-sigajiz8zapo: Finished making map for --track-renames 2025/11/05 02:46:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:41 DEBUG : potato: Unchanged skipping 2025/11/05 02:46:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for renames to finish 2025/11/05 02:46:41 DEBUG : yaml: size = 11 OK 2025/11/05 02:46:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 02:46:41 INFO : yam: Copied (server-side copy) to: yaml 2025/11/05 02:46:41 INFO : yam: Deleted 2025/11/05 02:46:41 INFO : yaml: Renamed from "yam" 2025/11/05 02:46:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/05 02:46:42 INFO : B2 bucket rclone-test-sigajiz8zapo: Making map for --track-renames 2025/11/05 02:46:42 INFO : B2 bucket rclone-test-sigajiz8zapo: Finished making map for --track-renames 2025/11/05 02:46:42 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 02:46:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/05 02:46:42 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for renames to finish 2025/11/05 02:46:42 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:42 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1099-18.backblaze.com/b2api/v1/b2_upload_file/5ff2fdc3e06d5b1b9fa80e1b/c001_v0001099_t0029": EOF 2025/11/05 02:46:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-18.backblaze.com/b2api/v1/b2_upload_file/5ff2fdc3e06d5b1b9fa80e1b/c001_v0001099_t0029": EOF) 2025/11/05 02:46:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 02:46:42 DEBUG : potato: Received error: Post "https://pod-000-1099-18.backblaze.com/b2api/v1/b2_upload_file/5ff2fdc3e06d5b1b9fa80e1b/c001_v0001099_t0029": EOF - low level retry 0/10 2025/11/05 02:46:43 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 02:46:43 DEBUG : sub/yam: size = 11 OK 2025/11/05 02:46:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 02:46:43 INFO : sub/yam: Copied (new) 2025/11/05 02:46:43 DEBUG : potato: size = 14 OK 2025/11/05 02:46:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 02:46:43 INFO : potato: Copied (new) 2025/11/05 02:46:43 DEBUG : Waiting for deletions to finish 2025/11/05 02:46:43 DEBUG : potato: size = 14 OK 2025/11/05 02:46:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:46:43 DEBUG : potato: Unchanged skipping 2025/11/05 02:46:43 INFO : B2 bucket rclone-test-sigajiz8zapo: Making map for --track-renames 2025/11/05 02:46:43 INFO : B2 bucket rclone-test-sigajiz8zapo: Finished making map for --track-renames 2025/11/05 02:46:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for renames to finish 2025/11/05 02:46:44 DEBUG : yam: size = 11 OK 2025/11/05 02:46:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 02:46:44 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/05 02:46:44 INFO : sub/yam: Deleted 2025/11/05 02:46:44 INFO : yam: Renamed from "sub/yam" 2025/11/05 02:46:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.77s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:45 DEBUG : Creating backend with remote "/tmp/rclone3347645034/dir1" 2025/11/05 02:46:45 DEBUG : Creating backend with remote "/tmp/rclone3347645034/dir2" 2025/11/05 02:46:45 DEBUG : Local file system at /tmp/rclone3347645034/dir2: Using server-side directory move 2025/11/05 02:46:45 INFO : Local file system at /tmp/rclone3347645034/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 02:46:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 02:46:45 DEBUG : Local file system at /tmp/rclone3347645034/dir2: Waiting for checks to finish 2025/11/05 02:46:45 DEBUG : Local file system at /tmp/rclone3347645034/dir2: Waiting for transfers to finish 2025/11/05 02:46:45 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:46:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 02:46:45 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:45 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:46 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:46:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:46:46 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:46:46 INFO : sub dir/hello world: Deleted 2025/11/05 02:46:46 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 02:46:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/05 02:46:46 INFO : nested/sub dir/file: Copied (new) 2025/11/05 02:46:46 INFO : nested/sub dir/file: Deleted 2025/11/05 02:46:46 INFO : sub dir: Removing directory 2025/11/05 02:46:46 INFO : nested/sub dir: Removing directory 2025/11/05 02:46:46 INFO : nested: Removing directory 2025/11/05 02:46:46 DEBUG : Local file system at /tmp/rclone3347645034: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 02:46:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 02:46:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 02:46:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:46:47 INFO : sub dir/hello world: Copied (new) 2025/11/05 02:46:47 INFO : sub dir/hello world: Deleted 2025/11/05 02:46:47 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 02:46:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/05 02:46:47 INFO : nested/sub dir/file: Copied (new) 2025/11/05 02:46:47 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.45s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 02:46:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 02:46:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:49 DEBUG : existing: size = 6 OK 2025/11/05 02:46:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 02:46:49 INFO : existing: Copied (new) 2025/11/05 02:46:49 INFO : existing: Deleted 2025/11/05 02:46:49 DEBUG : existing-b: size = 6 OK 2025/11/05 02:46:49 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/05 02:46:49 INFO : existing-b: Copied (new) 2025/11/05 02:46:49 INFO : existing-b: Deleted 2025/11/05 02:46:49 DEBUG : existing: Destination exists, skipping 2025/11/05 02:46:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 02:46:49 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:46:49 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:46:49 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:46:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wuvetag4jedi" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sigajiz8zapo -> B2 bucket rclone-test-wuvetag4jedi 2025/11/05 02:46:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:55 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 02:46:55 DEBUG : empty space: Unchanged skipping 2025/11/05 02:46:55 DEBUG : B2 bucket rclone-test-wuvetag4jedi: Waiting for checks to finish 2025/11/05 02:46:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:46:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wuvetag4jedi) 2025/11/05 02:46:55 DEBUG : potato3: Sizes differ 2025/11/05 02:46:55 INFO : empty space: Deleted 2025/11/05 02:46:55 DEBUG : B2 bucket rclone-test-wuvetag4jedi: Waiting for transfers to finish 2025/11/05 02:46:55 DEBUG : potato2: size = 60 OK 2025/11/05 02:46:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:55 INFO : potato2: Copied (server-side copy) 2025/11/05 02:46:56 INFO : potato2: Deleted 2025/11/05 02:46:56 DEBUG : potato3: size = 68 OK 2025/11/05 02:46:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 02:46:56 INFO : potato3: Copied (server-side copy) 2025/11/05 02:46:56 INFO : potato3: Deleted 2025/11/05 02:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-tuguhak9xabi" 2025/11/05 02:46:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/05 02:46:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:46:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 02:46:57 DEBUG : B2 bucket rclone-test-tuguhak9xabi: Waiting for checks to finish 2025/11/05 02:46:57 DEBUG : B2 bucket rclone-test-tuguhak9xabi: Waiting for transfers to finish 2025/11/05 02:46:58 DEBUG : empty space: size = 1 OK 2025/11/05 02:46:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:46:58 INFO : empty space: Copied (server-side copy) 2025/11/05 02:46:58 INFO : empty space: Deleted 2025/11/05 02:46:58 DEBUG : potato2: size = 60 OK 2025/11/05 02:46:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:46:58 INFO : potato2: Copied (server-side copy) 2025/11/05 02:46:58 DEBUG : potato3: size = 68 OK 2025/11/05 02:46:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 02:46:58 INFO : potato3: Copied (server-side copy) 2025/11/05 02:46:59 INFO : potato2: Deleted 2025/11/05 02:46:59 INFO : potato3: Deleted 2025/11/05 02:46:59 DEBUG : B2 bucket rclone-test-tuguhak9xabi: Purge remote 2025/11/05 02:46:59 INFO : B2 bucket rclone-test-tuguhak9xabi: cleaning bucket "rclone-test-tuguhak9xabi" of all files 2025/11/05 02:46:59 DEBUG : empty space: Deleting (id "4_zaf020d83e09d5b1b9fa80e1b_f1007c9e7d766552a_d20251105_m024658_c001_v0001101_t0003_u01762310818347") 2025/11/05 02:46:59 DEBUG : potato2: Deleting (id "4_zaf020d83e09d5b1b9fa80e1b_f112fc94fd97c3d46_d20251105_m024658_c001_v0001150_t0056_u01762310818681") 2025/11/05 02:46:59 DEBUG : potato3: Deleting (id "4_zaf020d83e09d5b1b9fa80e1b_f10912ebf014694d8_d20251105_m024658_c001_v0001113_t0018_u01762310818707") 2025/11/05 02:47:00 DEBUG : B2 bucket rclone-test-wuvetag4jedi: Purge remote 2025/11/05 02:47:00 INFO : B2 bucket rclone-test-wuvetag4jedi: cleaning bucket "rclone-test-wuvetag4jedi" of all files 2025/11/05 02:47:00 DEBUG : empty space: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f408b8c205e716ba6_d20251105_m024658_c001_v7007000_t0000_u01762310818660") 2025/11/05 02:47:00 DEBUG : empty space: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f112f474d88f526a0_d20251105_m024653_c001_v0001116_t0029_u01762310813829") 2025/11/05 02:47:00 DEBUG : potato2: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f408b8c205e716ba7_d20251105_m024658_c001_v7007000_t0000_u01762310818959") 2025/11/05 02:47:00 DEBUG : potato2: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f118907d5b097313f_d20251105_m024655_c001_v0001032_t0005_u01762310815645") 2025/11/05 02:47:00 DEBUG : potato3: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f423e001ce84c8073_d20251105_m024659_c001_v7007000_t0000_u01762310819077") 2025/11/05 02:47:00 DEBUG : potato3: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f1160093843cf1018_d20251105_m024656_c001_v0001165_t0042_u01762310816019") 2025/11/05 02:47:00 DEBUG : potato3: Deleting (id "4_z8f42fd43e08d5b1b9fa80e1b_f112f474d88f526a4_d20251105_m024654_c001_v0001116_t0053_u01762310814400") 2025/11/05 02:47:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/05 02:47:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 02:47:01 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.14s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zacoziy7coju" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sigajiz8zapo -> B2 bucket rclone-test-zacoziy7coju 2025/11/05 02:47:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 02:47:07 DEBUG : empty space: Excluded 2025/11/05 02:47:07 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 02:47:07 DEBUG : empty space: Excluded 2025/11/05 02:47:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:47:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:47:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zacoziy7coju) 2025/11/05 02:47:07 DEBUG : potato3: Sizes differ 2025/11/05 02:47:07 DEBUG : B2 bucket rclone-test-zacoziy7coju: Waiting for checks to finish 2025/11/05 02:47:07 DEBUG : B2 bucket rclone-test-zacoziy7coju: Waiting for transfers to finish 2025/11/05 02:47:07 DEBUG : potato2: size = 60 OK 2025/11/05 02:47:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:47:07 INFO : potato2: Copied (server-side copy) 2025/11/05 02:47:07 DEBUG : potato3: size = 68 OK 2025/11/05 02:47:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 02:47:07 INFO : potato3: Copied (server-side copy) 2025/11/05 02:47:07 INFO : potato2: Deleted 2025/11/05 02:47:07 INFO : potato3: Deleted 2025/11/05 02:47:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sesefut2mufu" 2025/11/05 02:47:09 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 02:47:09 DEBUG : empty space: Excluded 2025/11/05 02:47:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:47:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 02:47:09 DEBUG : B2 bucket rclone-test-sesefut2mufu: Waiting for checks to finish 2025/11/05 02:47:09 DEBUG : B2 bucket rclone-test-sesefut2mufu: Waiting for transfers to finish 2025/11/05 02:47:10 DEBUG : potato2: size = 60 OK 2025/11/05 02:47:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:47:10 INFO : potato2: Copied (server-side copy) 2025/11/05 02:47:10 INFO : potato2: Deleted 2025/11/05 02:47:10 DEBUG : potato3: size = 68 OK 2025/11/05 02:47:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 02:47:10 INFO : potato3: Copied (server-side copy) 2025/11/05 02:47:10 INFO : potato3: Deleted 2025/11/05 02:47:11 DEBUG : B2 bucket rclone-test-sesefut2mufu: Purge remote 2025/11/05 02:47:11 INFO : B2 bucket rclone-test-sesefut2mufu: cleaning bucket "rclone-test-sesefut2mufu" of all files 2025/11/05 02:47:11 DEBUG : potato2: Deleting (id "4_zcf523d53e09d5b1b9fa80e1b_f107418211d90d4fc_d20251105_m024709_c001_v0001093_t0053_u01762310829913") 2025/11/05 02:47:11 DEBUG : potato3: Deleting (id "4_zcf523d53e09d5b1b9fa80e1b_f103774664fb0d3d6_d20251105_m024710_c001_v0001106_t0039_u01762310830291") 2025/11/05 02:47:12 DEBUG : B2 bucket rclone-test-zacoziy7coju: Purge remote 2025/11/05 02:47:12 INFO : B2 bucket rclone-test-zacoziy7coju: cleaning bucket "rclone-test-zacoziy7coju" of all files 2025/11/05 02:47:12 DEBUG : empty space: Deleting (id "4_zffb22d33e09d5b1b9fa80e1b_f110cdd6c6c6ac95b_d20251105_m024705_c001_v0001042_t0053_u01762310825856") 2025/11/05 02:47:12 DEBUG : potato2: Deleting (id "4_zffb22d33e09d5b1b9fa80e1b_f419682f80445b16a_d20251105_m024710_c001_v7007000_t0000_u01762310830444") 2025/11/05 02:47:12 DEBUG : potato2: Deleting (id "4_zffb22d33e09d5b1b9fa80e1b_f105d70c0ab16b3e5_d20251105_m024707_c001_v0001154_t0025_u01762310827151") 2025/11/05 02:47:12 DEBUG : potato3: Deleting (id "4_zffb22d33e09d5b1b9fa80e1b_f419682f80445b16c_d20251105_m024710_c001_v7007000_t0000_u01762310830854") 2025/11/05 02:47:12 DEBUG : potato3: Deleting (id "4_zffb22d33e09d5b1b9fa80e1b_f1046b74bf21b4b17_d20251105_m024707_c001_v0001130_t0020_u01762310827498") 2025/11/05 02:47:12 DEBUG : potato3: Deleting (id "4_zffb22d33e09d5b1b9fa80e1b_f110cdd6c6c6ac95d_d20251105_m024706_c001_v0001042_t0010_u01762310826345") --- PASS: TestServerSideMoveWithFilter (11.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:13 DEBUG : Creating backend with remote "TestB2:rclone-test-mabejin4suca" 2025/11/05 02:47:16 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-sigajiz8zapo -> B2 bucket rclone-test-mabejin4suca 2025/11/05 02:47:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:47:18 DEBUG : empty space: size = 1 OK 2025/11/05 02:47:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 02:47:18 DEBUG : empty space: Unchanged skipping 2025/11/05 02:47:18 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:47:18 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mabejin4suca) 2025/11/05 02:47:18 DEBUG : potato3: Sizes differ 2025/11/05 02:47:18 DEBUG : B2 bucket rclone-test-mabejin4suca: Waiting for checks to finish 2025/11/05 02:47:18 INFO : empty space: Deleted 2025/11/05 02:47:18 DEBUG : B2 bucket rclone-test-mabejin4suca: Waiting for transfers to finish 2025/11/05 02:47:18 DEBUG : potato2: size = 60 OK 2025/11/05 02:47:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:47:18 INFO : potato2: Copied (server-side copy) 2025/11/05 02:47:18 INFO : potato2: Deleted 2025/11/05 02:47:19 DEBUG : potato3: size = 68 OK 2025/11/05 02:47:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 02:47:19 INFO : potato3: Copied (server-side copy) 2025/11/05 02:47:19 INFO : potato3: Deleted 2025/11/05 02:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hadohic4nelu" 2025/11/05 02:47:20 INFO : tomatoDir: Making directory 2025/11/05 02:47:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/05 02:47:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 02:47:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 02:47:21 DEBUG : B2 bucket rclone-test-hadohic4nelu: Waiting for checks to finish 2025/11/05 02:47:21 DEBUG : B2 bucket rclone-test-hadohic4nelu: Waiting for transfers to finish 2025/11/05 02:47:21 DEBUG : empty space: size = 1 OK 2025/11/05 02:47:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 02:47:21 INFO : empty space: Copied (server-side copy) 2025/11/05 02:47:21 INFO : empty space: Deleted 2025/11/05 02:47:22 DEBUG : potato3: size = 68 OK 2025/11/05 02:47:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 02:47:22 INFO : potato3: Copied (server-side copy) 2025/11/05 02:47:22 DEBUG : potato2: size = 60 OK 2025/11/05 02:47:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 02:47:22 INFO : potato2: Copied (server-side copy) 2025/11/05 02:47:22 INFO : potato3: Deleted 2025/11/05 02:47:22 INFO : potato2: Deleted 2025/11/05 02:47:22 DEBUG : B2 bucket rclone-test-hadohic4nelu: Purge remote 2025/11/05 02:47:22 INFO : B2 bucket rclone-test-hadohic4nelu: cleaning bucket "rclone-test-hadohic4nelu" of all files 2025/11/05 02:47:23 DEBUG : empty space: Deleting (id "4_z2f326d33e09d5b1b9fa80e1b_f107ee558a75d6a48_d20251105_m024721_c001_v0001177_t0040_u01762310841488") 2025/11/05 02:47:23 DEBUG : potato2: Deleting (id "4_z2f326d33e09d5b1b9fa80e1b_f110ab1588b97ea83_d20251105_m024721_c001_v0001041_t0009_u01762310841732") 2025/11/05 02:47:23 DEBUG : potato3: Deleting (id "4_z2f326d33e09d5b1b9fa80e1b_f11763a195ded6737_d20251105_m024721_c001_v0001098_t0007_u01762310841912") 2025/11/05 02:47:23 DEBUG : B2 bucket rclone-test-mabejin4suca: Purge remote 2025/11/05 02:47:23 INFO : B2 bucket rclone-test-mabejin4suca: cleaning bucket "rclone-test-mabejin4suca" of all files 2025/11/05 02:47:23 DEBUG : empty space: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f4222faa0dd742910_d20251105_m024721_c001_v7007000_t0000_u01762310841713") 2025/11/05 02:47:23 DEBUG : empty space: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f109499cb4a891d38_d20251105_m024717_c001_v0001181_t0054_u01762310837810") 2025/11/05 02:47:23 DEBUG : potato2: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f40157fc1b315a6a6_d20251105_m024722_c001_v7007000_t0000_u01762310842350") 2025/11/05 02:47:23 DEBUG : potato2: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f112195b907a20706_d20251105_m024718_c001_v0001182_t0035_u01762310838649") 2025/11/05 02:47:23 DEBUG : potato3: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f4222faa0dd742912_d20251105_m024722_c001_v7007000_t0000_u01762310842230") 2025/11/05 02:47:23 DEBUG : potato3: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f1173708c58b439ff_d20251105_m024718_c001_v0001130_t0050_u01762310838873") 2025/11/05 02:47:23 DEBUG : potato3: Deleting (id "4_z7f325d23e09d5b1b9fa80e1b_f109499cb4a891d3c_d20251105_m024718_c001_v0001181_t0018_u01762310838022") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.75s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:29 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/rclone-sync-test" 2025/11/05 02:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/rclone-sync-test-include/layer2" 2025/11/05 02:47:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/rclone-sync-test-ignore-file" 2025/11/05 02:47:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 02:47:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo path rclone-sync-test: Waiting for checks to finish 2025/11/05 02:47:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo path rclone-sync-test: Waiting for transfers to finish 2025/11/05 02:47:37 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:37 INFO : There was nothing to transfer 2025/11/05 02:47:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 02:47:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:47:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:47:37 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:37 INFO : There was nothing to transfer 2025/11/05 02:47:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 02:47:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/05 02:47:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/05 02:47:38 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:38 INFO : There was nothing to transfer 2025/11/05 02:47:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 02:47:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:47:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:47:38 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:38 INFO : There was nothing to transfer 2025/11/05 02:47:39 DEBUG : Excluded 2025/11/05 02:47:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 02:47:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/05 02:47:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/05 02:47:39 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:39 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:47:41 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/CompareDest" 2025/11/05 02:47:43 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 02:47:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:43 DEBUG : one: size = 3 OK 2025/11/05 02:47:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:47:43 INFO : one: Copied (new) 2025/11/05 02:47:43 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:44 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:47:44 DEBUG : one: Sizes differ 2025/11/05 02:47:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:45 DEBUG : one: size = 5 OK 2025/11/05 02:47:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 02:47:45 INFO : one: Copied (replaced existing) 2025/11/05 02:47:45 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:46 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:47:46 DEBUG : one: Sizes differ 2025/11/05 02:47:46 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:47 DEBUG : one: size = 5 OK 2025/11/05 02:47:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 02:47:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:47 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:47 INFO : There was nothing to transfer 2025/11/05 02:47:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:48 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:47:48 DEBUG : one: Sizes differ 2025/11/05 02:47:48 DEBUG : two: size = 3 OK 2025/11/05 02:47:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 02:47:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:48 DEBUG : one: size = 5 OK 2025/11/05 02:47:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 02:47:48 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:48 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:48 INFO : There was nothing to transfer 2025/11/05 02:47:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:48 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:47:48 DEBUG : one: Sizes differ 2025/11/05 02:47:49 DEBUG : two: size = 3 OK 2025/11/05 02:47:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 02:47:49 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:49 DEBUG : one: size = 5 OK 2025/11/05 02:47:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 02:47:49 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:49 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:49 INFO : There was nothing to transfer 2025/11/05 02:47:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:49 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:47:49 DEBUG : one: Sizes differ 2025/11/05 02:47:50 DEBUG : two: size = 3 OK 2025/11/05 02:47:50 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/05 02:47:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 02:47:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 02:47:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:50 DEBUG : one: size = 5 OK 2025/11/05 02:47:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 02:47:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:47:50 INFO : There was nothing to transfer 2025/11/05 02:47:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:50 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:47:50 DEBUG : one: Sizes differ 2025/11/05 02:47:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:47:50 DEBUG : two: size = 3 (B2 bucket rclone-test-sigajiz8zapo path CompareDest) 2025/11/05 02:47:50 DEBUG : two: Sizes differ 2025/11/05 02:47:50 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 02:47:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:47:50 DEBUG : one: size = 5 OK 2025/11/05 02:47:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:47:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 02:47:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:47:51 DEBUG : two: size = 5 OK 2025/11/05 02:47:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/05 02:47:51 INFO : two: Copied (new) 2025/11/05 02:47:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.92s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:47:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dest" 2025/11/05 02:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/pre-dest1" 2025/11/05 02:47:57 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/pre-dest2" 2025/11/05 02:47:59 DEBUG : 1: size = 1 OK 2025/11/05 02:47:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:47:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 02:47:59 DEBUG : 2: size = 1 OK 2025/11/05 02:47:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:47:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 02:47:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 02:47:59 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dest: Waiting for checks to finish 2025/11/05 02:47:59 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dest: Waiting for transfers to finish 2025/11/05 02:48:00 DEBUG : 3: size = 1 OK 2025/11/05 02:48:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/05 02:48:00 INFO : 3: Copied (new) 2025/11/05 02:48:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:48:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/CopyDest" 2025/11/05 02:48:05 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 02:48:05 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:05 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:06 DEBUG : one: size = 3 OK 2025/11/05 02:48:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:48:06 INFO : one: Copied (new) 2025/11/05 02:48:06 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:07 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:07 DEBUG : one: Sizes differ 2025/11/05 02:48:07 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:07 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:08 DEBUG : one: size = 5 OK 2025/11/05 02:48:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 02:48:08 INFO : one: Copied (replaced existing) 2025/11/05 02:48:08 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:09 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/BackupDir" 2025/11/05 02:48:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:11 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:11 DEBUG : one: Sizes differ 2025/11/05 02:48:11 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:11 DEBUG : one: size = 5 OK 2025/11/05 02:48:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:11 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:11 DEBUG : one: Sizes differ 2025/11/05 02:48:12 DEBUG : one: size = 3 OK 2025/11/05 02:48:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:48:12 INFO : one: Copied (server-side copy) 2025/11/05 02:48:12 INFO : one: Deleted 2025/11/05 02:48:13 DEBUG : one: size = 5 OK 2025/11/05 02:48:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 02:48:13 INFO : one: Copied (server-side copy) 2025/11/05 02:48:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 02:48:13 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:13 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:14 DEBUG : one: size = 5 OK 2025/11/05 02:48:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:14 DEBUG : one: Unchanged skipping 2025/11/05 02:48:14 DEBUG : two: size = 3 OK 2025/11/05 02:48:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:14 DEBUG : two: size = 3 OK 2025/11/05 02:48:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 02:48:14 INFO : two: Copied (server-side copy) 2025/11/05 02:48:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 02:48:14 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:14 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:14 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:14 DEBUG : one: size = 5 OK 2025/11/05 02:48:14 DEBUG : two: size = 3 OK 2025/11/05 02:48:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:14 DEBUG : one: Unchanged skipping 2025/11/05 02:48:14 DEBUG : two: Unchanged skipping 2025/11/05 02:48:14 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:14 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:14 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:14 INFO : There was nothing to transfer 2025/11/05 02:48:16 DEBUG : one: size = 5 OK 2025/11/05 02:48:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:16 DEBUG : one: Unchanged skipping 2025/11/05 02:48:16 DEBUG : three: size = 7 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:16 DEBUG : three: size = 5 (B2 bucket rclone-test-sigajiz8zapo path CopyDest) 2025/11/05 02:48:16 DEBUG : three: Sizes differ 2025/11/05 02:48:16 DEBUG : three: Destination not found in --copy-dest 2025/11/05 02:48:16 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 02:48:16 DEBUG : two: size = 3 OK 2025/11/05 02:48:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 02:48:16 DEBUG : two: Unchanged skipping 2025/11/05 02:48:16 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:16 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:17 DEBUG : three: size = 7 OK 2025/11/05 02:48:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/05 02:48:17 INFO : three: Copied (new) 2025/11/05 02:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.29s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:48:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/backup" 2025/11/05 02:48:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:23 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:23 DEBUG : one: Sizes differ 2025/11/05 02:48:23 DEBUG : two: size = 3 OK 2025/11/05 02:48:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:48:23 DEBUG : two: Unchanged skipping 2025/11/05 02:48:23 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:24 DEBUG : one: size = 3 OK 2025/11/05 02:48:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:48:24 INFO : one: Copied (server-side copy) 2025/11/05 02:48:25 INFO : one: Deleted 2025/11/05 02:48:25 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:26 DEBUG : one: size = 4 OK 2025/11/05 02:48:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:48:26 INFO : one: Copied (new) 2025/11/05 02:48:26 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:26 DEBUG : three.txt: size = 5 OK 2025/11/05 02:48:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:48:26 INFO : three.txt: Copied (server-side copy) 2025/11/05 02:48:27 INFO : three.txt: Deleted 2025/11/05 02:48:27 INFO : three.txt: Moved into backup dir 2025/11/05 02:48:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:28 DEBUG : one: size = 4 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:28 DEBUG : one: Sizes differ 2025/11/05 02:48:28 DEBUG : two: size = 3 OK 2025/11/05 02:48:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:48:28 DEBUG : two: Unchanged skipping 2025/11/05 02:48:28 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:29 DEBUG : one: size = 4 OK 2025/11/05 02:48:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:48:29 INFO : one: Copied (server-side copy) 2025/11/05 02:48:29 INFO : one: Deleted 2025/11/05 02:48:29 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:31 DEBUG : one: size = 5 OK 2025/11/05 02:48:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:48:31 INFO : one: Copied (new) 2025/11/05 02:48:31 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:31 DEBUG : three.txt: size = 6 OK 2025/11/05 02:48:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:48:31 INFO : three.txt: Copied (server-side copy) 2025/11/05 02:48:32 INFO : three.txt: Deleted 2025/11/05 02:48:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.97s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:48:36 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/backup" 2025/11/05 02:48:38 DEBUG : two: size = 3 OK 2025/11/05 02:48:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:48:38 DEBUG : two: Unchanged skipping 2025/11/05 02:48:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:38 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:38 DEBUG : one: Sizes differ 2025/11/05 02:48:38 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:40 DEBUG : one.bak: size = 3 OK 2025/11/05 02:48:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:48:40 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:48:40 INFO : one: Deleted 2025/11/05 02:48:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:41 DEBUG : one: size = 4 OK 2025/11/05 02:48:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:48:41 INFO : one: Copied (new) 2025/11/05 02:48:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:41 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 02:48:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:48:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:48:42 INFO : three.txt: Deleted 2025/11/05 02:48:42 INFO : three.txt: Moved into backup dir 2025/11/05 02:48:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:43 DEBUG : one: size = 4 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:43 DEBUG : one: Sizes differ 2025/11/05 02:48:43 DEBUG : two: size = 3 OK 2025/11/05 02:48:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:48:43 DEBUG : two: Unchanged skipping 2025/11/05 02:48:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:44 DEBUG : one.bak: size = 4 OK 2025/11/05 02:48:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:48:44 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:48:44 INFO : one: Deleted 2025/11/05 02:48:44 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:45 DEBUG : one: size = 5 OK 2025/11/05 02:48:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:48:45 INFO : one: Copied (new) 2025/11/05 02:48:45 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:45 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 02:48:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:48:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:48:46 INFO : three.txt: Deleted 2025/11/05 02:48:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:48:49 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/backup" 2025/11/05 02:48:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:51 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:51 DEBUG : one: Sizes differ 2025/11/05 02:48:51 DEBUG : two: size = 3 OK 2025/11/05 02:48:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:48:51 DEBUG : two: Unchanged skipping 2025/11/05 02:48:51 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:53 DEBUG : one-2019-01-01: size = 3 OK 2025/11/05 02:48:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:48:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 02:48:53 INFO : one: Deleted 2025/11/05 02:48:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:54 DEBUG : one: size = 4 OK 2025/11/05 02:48:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:48:54 INFO : one: Copied (new) 2025/11/05 02:48:54 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/05 02:48:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:48:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 02:48:54 INFO : three.txt: Deleted 2025/11/05 02:48:54 INFO : three.txt: Moved into backup dir 2025/11/05 02:48:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:48:56 DEBUG : one: size = 4 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:48:56 DEBUG : one: Sizes differ 2025/11/05 02:48:56 DEBUG : two: size = 3 OK 2025/11/05 02:48:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:48:56 DEBUG : two: Unchanged skipping 2025/11/05 02:48:56 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:48:57 DEBUG : one-2019-01-01: size = 4 OK 2025/11/05 02:48:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:48:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 02:48:57 INFO : one: Deleted 2025/11/05 02:48:57 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:48:57 DEBUG : one: size = 5 OK 2025/11/05 02:48:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:48:57 INFO : one: Copied (new) 2025/11/05 02:48:57 DEBUG : Waiting for deletions to finish 2025/11/05 02:48:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/05 02:48:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:48:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 02:48:58 INFO : three.txt: Deleted 2025/11/05 02:48:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.63s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:49:01 DEBUG : Config file has changed externally - reloading 2025/11/05 02:49:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:03 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:49:03 DEBUG : one: Sizes differ 2025/11/05 02:49:03 DEBUG : two: size = 3 OK 2025/11/05 02:49:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:03 DEBUG : two: Unchanged skipping 2025/11/05 02:49:03 DEBUG : one.bak: size = 3 OK 2025/11/05 02:49:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:49:03 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:49:03 INFO : one: Deleted 2025/11/05 02:49:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:49:04 DEBUG : one: size = 4 OK 2025/11/05 02:49:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:49:04 INFO : one: Copied (new) 2025/11/05 02:49:04 DEBUG : Waiting for deletions to finish 2025/11/05 02:49:06 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 02:49:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:49:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:49:06 INFO : three.txt: Deleted 2025/11/05 02:49:06 INFO : three.txt: Moved into backup dir 2025/11/05 02:49:06 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/11/05 02:49:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/11/05 02:49:06 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 02:49:08 DEBUG : one.bak: Excluded (Path Filter) 2025/11/05 02:49:08 DEBUG : one.bak: Excluded 2025/11/05 02:49:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/05 02:49:08 DEBUG : three.txt.bak: Excluded 2025/11/05 02:49:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:08 DEBUG : one: size = 4 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:08 DEBUG : one: Sizes differ 2025/11/05 02:49:08 DEBUG : two: size = 3 OK 2025/11/05 02:49:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:08 DEBUG : two: Unchanged skipping 2025/11/05 02:49:08 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for checks to finish 2025/11/05 02:49:09 DEBUG : one.bak: size = 4 OK 2025/11/05 02:49:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:49:09 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:49:09 INFO : one: Deleted 2025/11/05 02:49:09 DEBUG : B2 bucket rclone-test-sigajiz8zapo path dst: Waiting for transfers to finish 2025/11/05 02:49:09 DEBUG : one: size = 5 OK 2025/11/05 02:49:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:49:09 INFO : one: Copied (new) 2025/11/05 02:49:09 DEBUG : Waiting for deletions to finish 2025/11/05 02:49:10 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 02:49:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:49:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:49:10 INFO : three.txt: Deleted 2025/11/05 02:49:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.67s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:49:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:14 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:14 DEBUG : one: Sizes differ 2025/11/05 02:49:15 DEBUG : one.bak: size = 3 OK 2025/11/05 02:49:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:49:15 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:49:15 INFO : one: Deleted 2025/11/05 02:49:17 DEBUG : one: size = 4 OK 2025/11/05 02:49:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:49:17 INFO : one: Copied (new) 2025/11/05 02:49:17 DEBUG : two: size = 3 OK 2025/11/05 02:49:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:17 DEBUG : two: Unchanged skipping 2025/11/05 02:49:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:17 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:17 DEBUG : three.txt: Sizes differ 2025/11/05 02:49:18 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 02:49:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:49:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:49:18 INFO : three.txt: Deleted 2025/11/05 02:49:18 DEBUG : three.txt: size = 6 OK 2025/11/05 02:49:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:49:18 INFO : three.txt: Copied (new) 2025/11/05 02:49:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:19 DEBUG : one: size = 4 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:19 DEBUG : one: Sizes differ 2025/11/05 02:49:20 DEBUG : one.bak: size = 4 OK 2025/11/05 02:49:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:49:20 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 02:49:20 INFO : one: Deleted 2025/11/05 02:49:20 DEBUG : one: size = 5 OK 2025/11/05 02:49:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:49:20 INFO : one: Copied (new) 2025/11/05 02:49:20 DEBUG : two: size = 3 OK 2025/11/05 02:49:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:20 DEBUG : two: Unchanged skipping 2025/11/05 02:49:21 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:21 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:21 DEBUG : three.txt: Sizes differ 2025/11/05 02:49:21 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 02:49:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:49:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 02:49:21 INFO : three.txt: Deleted 2025/11/05 02:49:22 DEBUG : three.txt: size = 19 OK 2025/11/05 02:49:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/05 02:49:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.47s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:26 DEBUG : Creating backend with remote "TestB2:rclone-test-sigajiz8zapo/dst" 2025/11/05 02:49:27 DEBUG : one: size = 4 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:27 DEBUG : one: size = 3 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:27 DEBUG : one: Sizes differ 2025/11/05 02:49:28 DEBUG : one-2019-01-01: size = 3 OK 2025/11/05 02:49:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 02:49:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 02:49:28 INFO : one: Deleted 2025/11/05 02:49:30 DEBUG : one: size = 4 OK 2025/11/05 02:49:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:49:30 INFO : one: Copied (new) 2025/11/05 02:49:30 DEBUG : two: size = 3 OK 2025/11/05 02:49:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:30 DEBUG : two: Unchanged skipping 2025/11/05 02:49:30 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:30 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:30 DEBUG : three.txt: Sizes differ 2025/11/05 02:49:31 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/05 02:49:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 02:49:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 02:49:31 INFO : three.txt: Deleted 2025/11/05 02:49:31 DEBUG : three.txt: size = 6 OK 2025/11/05 02:49:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:49:31 INFO : three.txt: Copied (new) 2025/11/05 02:49:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:32 DEBUG : one: size = 4 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:32 DEBUG : one: Sizes differ 2025/11/05 02:49:33 DEBUG : one-2019-01-01: size = 4 OK 2025/11/05 02:49:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 02:49:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 02:49:33 INFO : one: Deleted 2025/11/05 02:49:33 DEBUG : one: size = 5 OK 2025/11/05 02:49:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 02:49:33 INFO : one: Copied (new) 2025/11/05 02:49:33 DEBUG : two: size = 3 OK 2025/11/05 02:49:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:33 DEBUG : two: Unchanged skipping 2025/11/05 02:49:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sigajiz8zapo path dst) 2025/11/05 02:49:34 DEBUG : three.txt: Sizes differ 2025/11/05 02:49:34 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/05 02:49:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 02:49:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 02:49:34 INFO : three.txt: Deleted 2025/11/05 02:49:34 DEBUG : three.txt: size = 19 OK 2025/11/05 02:49:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/05 02:49:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.29s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:49:37 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:37 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:49:37 DEBUG : Testêé: Sizes differ 2025/11/05 02:49:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:49:38 DEBUG : Testêé: size = 14 OK 2025/11/05 02:49:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/05 02:49:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 02:49:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 02:49:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:49:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:49:39 DEBUG : existing: size = 6 OK 2025/11/05 02:49:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 02:49:39 INFO : existing: Copied (new) 2025/11/05 02:49:39 DEBUG : Waiting for deletions to finish 2025/11/05 02:49:40 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:49:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:49:40 DEBUG : existing: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:49:40 DEBUG : existing: Sizes differ 2025/11/05 02:49:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 02:49:40 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:49:40 ERROR : B2 bucket rclone-test-sigajiz8zapo: not deleting files as there were IO errors 2025/11/05 02:49:40 ERROR : B2 bucket rclone-test-sigajiz8zapo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.91s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:41 DEBUG : EXISTING: size = 6 OK 2025/11/05 02:49:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:41 DEBUG : existing: Unchanged skipping 2025/11/05 02:49:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:49:41 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:49:41 DEBUG : Waiting for deletions to finish 2025/11/05 02:49:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", 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-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:49:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:49:58 DEBUG : both0: size = 6 OK 2025/11/05 02:49:58 DEBUG : both12: size = 6 OK 2025/11/05 02:49:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both11: size = 6 OK 2025/11/05 02:49:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both10: size = 6 OK 2025/11/05 02:49:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both0: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both13: size = 6 OK 2025/11/05 02:49:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both13: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both14: size = 6 OK 2025/11/05 02:49:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both14: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both15: size = 6 OK 2025/11/05 02:49:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both12: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both16: size = 6 OK 2025/11/05 02:49:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both16: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both17: size = 6 OK 2025/11/05 02:49:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both17: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both18: size = 6 OK 2025/11/05 02:49:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both11: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both19: size = 6 OK 2025/11/05 02:49:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both10: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both1: size = 6 OK 2025/11/05 02:49:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both15: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both2: size = 6 OK 2025/11/05 02:49:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both18: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both3: size = 6 OK 2025/11/05 02:49:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both19: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both4: size = 6 OK 2025/11/05 02:49:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both4: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both5: size = 6 OK 2025/11/05 02:49:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both5: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both6: size = 6 OK 2025/11/05 02:49:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both6: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both7: size = 6 OK 2025/11/05 02:49:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both7: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both8: size = 6 OK 2025/11/05 02:49:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both8: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both9: size = 6 OK 2025/11/05 02:49:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:49:58 DEBUG : both9: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both1: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both2: Unchanged skipping 2025/11/05 02:49:58 DEBUG : both3: Unchanged skipping 2025/11/05 02:49:58 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:49:58 DEBUG : Waiting for deletions to finish 2025/11/05 02:49:58 INFO : only5: Deleted 2025/11/05 02:49:58 INFO : only6: Deleted 2025/11/05 02:49:58 INFO : only8: Deleted 2025/11/05 02:49:58 INFO : only10: Deleted 2025/11/05 02:49:58 INFO : only13: Deleted 2025/11/05 02:49:58 INFO : only19: Deleted 2025/11/05 02:49:58 INFO : only4: Deleted 2025/11/05 02:49:58 INFO : only0: Deleted 2025/11/05 02:49:59 INFO : only9: Deleted 2025/11/05 02:49:59 INFO : only11: Deleted 2025/11/05 02:49:59 INFO : only7: Deleted 2025/11/05 02:49:59 INFO : only14: Deleted 2025/11/05 02:49:59 INFO : only15: Deleted 2025/11/05 02:49:59 INFO : only2: Deleted 2025/11/05 02:49:59 INFO : only3: Deleted 2025/11/05 02:49:59 INFO : only12: Deleted 2025/11/05 02:49:59 INFO : only16: Deleted 2025/11/05 02:49:59 INFO : only17: Deleted 2025/11/05 02:49:59 INFO : only18: Deleted 2025/11/05 02:49:59 INFO : only1: Deleted 2025/11/05 02:49:59 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:50:19 DEBUG : both10: size = 6 OK 2025/11/05 02:50:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:50:19 DEBUG : both12: size = 6 OK 2025/11/05 02:50:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both0: size = 6 OK 2025/11/05 02:50:19 DEBUG : both10: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both13: size = 6 OK 2025/11/05 02:50:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both11: size = 6 OK 2025/11/05 02:50:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both13: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both14: size = 6 OK 2025/11/05 02:50:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both14: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both15: size = 6 OK 2025/11/05 02:50:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both12: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both16: size = 6 OK 2025/11/05 02:50:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both16: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both17: size = 6 OK 2025/11/05 02:50:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both17: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both18: size = 6 OK 2025/11/05 02:50:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both18: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both19: size = 6 OK 2025/11/05 02:50:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both15: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both1: size = 6 OK 2025/11/05 02:50:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both0: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both2: size = 6 OK 2025/11/05 02:50:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both1: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both3: size = 6 OK 2025/11/05 02:50:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both19: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both4: size = 6 OK 2025/11/05 02:50:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both11: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both5: size = 6 OK 2025/11/05 02:50:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both2: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both6: size = 6 OK 2025/11/05 02:50:19 DEBUG : both3: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both4: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both7: size = 6 OK 2025/11/05 02:50:19 DEBUG : both5: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both6: Unchanged skipping 2025/11/05 02:50:19 DEBUG : both9: size = 6 OK 2025/11/05 02:50:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : both9: Unchanged skipping 2025/11/05 02:50:19 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only10: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only10: Sizes differ 2025/11/05 02:50:19 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only11: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only11: Sizes differ 2025/11/05 02:50:19 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only12: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only12: Sizes differ 2025/11/05 02:50:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only0: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only0: Sizes differ 2025/11/05 02:50:19 DEBUG : both8: size = 6 OK 2025/11/05 02:50:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:19 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only13: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only13: Sizes differ 2025/11/05 02:50:19 DEBUG : both8: Unchanged skipping 2025/11/05 02:50:19 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only14: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : both7: Unchanged skipping 2025/11/05 02:50:19 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only15: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only15: Sizes differ 2025/11/05 02:50:19 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only16: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only16: Sizes differ 2025/11/05 02:50:19 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only17: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only17: Sizes differ 2025/11/05 02:50:19 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only18: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only18: Sizes differ 2025/11/05 02:50:19 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only1: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only19: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only19: Sizes differ 2025/11/05 02:50:19 DEBUG : only1: Sizes differ 2025/11/05 02:50:19 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only2: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only2: Sizes differ 2025/11/05 02:50:19 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only3: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only3: Sizes differ 2025/11/05 02:50:19 DEBUG : only14: Sizes differ 2025/11/05 02:50:19 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only4: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only4: Sizes differ 2025/11/05 02:50:19 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only8: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only8: Sizes differ 2025/11/05 02:50:19 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only5: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only5: Sizes differ 2025/11/05 02:50:19 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only6: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only6: Sizes differ 2025/11/05 02:50:19 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only7: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only7: Sizes differ 2025/11/05 02:50:19 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3347645034) 2025/11/05 02:50:19 DEBUG : only9: size = 6 (B2 bucket rclone-test-sigajiz8zapo) 2025/11/05 02:50:19 DEBUG : only9: Sizes differ 2025/11/05 02:50:19 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:50:20 DEBUG : only10: size = 0 OK 2025/11/05 02:50:20 DEBUG : only12: size = 0 OK 2025/11/05 02:50:20 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only10: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only12: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only0: size = 0 OK 2025/11/05 02:50:20 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only0: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only17: size = 0 OK 2025/11/05 02:50:20 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only17: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only11: size = 0 OK 2025/11/05 02:50:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only11: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only13: size = 0 OK 2025/11/05 02:50:20 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only13: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only18: size = 0 OK 2025/11/05 02:50:20 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only18: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only16: size = 0 OK 2025/11/05 02:50:20 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only16: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only2: size = 0 OK 2025/11/05 02:50:20 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only2: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only15: size = 0 OK 2025/11/05 02:50:20 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only15: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only3: size = 0 OK 2025/11/05 02:50:20 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only3: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only19: size = 0 OK 2025/11/05 02:50:20 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only19: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only1: size = 0 OK 2025/11/05 02:50:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only1: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only14: size = 0 OK 2025/11/05 02:50:20 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only14: Copied (replaced existing) 2025/11/05 02:50:20 DEBUG : only4: size = 0 OK 2025/11/05 02:50:20 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:20 INFO : only4: Copied (replaced existing) 2025/11/05 02:50:21 DEBUG : only8: size = 0 OK 2025/11/05 02:50:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:21 INFO : only8: Copied (replaced existing) 2025/11/05 02:50:21 DEBUG : only9: size = 0 OK 2025/11/05 02:50:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:21 INFO : only9: Copied (replaced existing) 2025/11/05 02:50:21 DEBUG : only5: size = 0 OK 2025/11/05 02:50:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:21 INFO : only5: Copied (replaced existing) 2025/11/05 02:50:21 DEBUG : only6: size = 0 OK 2025/11/05 02:50:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:21 INFO : only6: Copied (replaced existing) 2025/11/05 02:50:21 DEBUG : only7: size = 0 OK 2025/11/05 02:50:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 02:50:21 INFO : only7: Copied (replaced existing) 2025/11/05 02:50:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.45s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:50:29 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:50:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:50:29 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 02:50:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:50:29 INFO : empty_on_remote: Making directory 2025/11/05 02:50:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 02:50:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:50:32 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:50:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:50:32 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 02:50:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 02:50:32 INFO : empty_on_remote: Making directory 2025/11/05 02:50:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 02:50:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:50:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:34 INFO : sub dir: Making directory 2025/11/05 02:50:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:50:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 02:50:38 INFO : sub dir: Making directory 2025/11/05 02:50:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:50:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:50:51 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:50:52 DEBUG : banana: size = 6 OK 2025/11/05 02:50:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : banana: Unchanged skipping 2025/11/05 02:50:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:50:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:50:52 DEBUG : apple: size = 5 OK 2025/11/05 02:50:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : apple: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:50:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:50:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:50:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:50:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:50:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:50:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:50:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:50:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:50:52 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:50:52 DEBUG : Waiting for deletions to finish 2025/11/05 02:50:52 INFO : There was nothing to transfer 2025/11/05 02:50:52 DEBUG : Waiting for deletions to finish 2025/11/05 02:50:52 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : banana: size = 6 OK 2025/11/05 02:50:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : banana: Unchanged skipping 2025/11/05 02:50:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:50:52 DEBUG : apple: size = 5 OK 2025/11/05 02:50:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : apple: Unchanged skipping 2025/11/05 02:50:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:50:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:50:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:50:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:50:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:50:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:50:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:50:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:50:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:50:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:50:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:50:53 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:50:53 DEBUG : Waiting for deletions to finish 2025/11/05 02:50:53 INFO : There was nothing to transfer 2025/11/05 02:50:53 DEBUG : Waiting for deletions to finish 2025/11/05 02:50:53 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:50:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:51:07 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:07 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : apple: size = 5 OK 2025/11/05 02:51:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : apple: Unchanged skipping 2025/11/05 02:51:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:51:08 DEBUG : banana: size = 6 OK 2025/11/05 02:51:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : banana: Unchanged skipping 2025/11/05 02:51:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:51:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:51:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:51:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:51:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:51:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:51:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:51:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:51:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:51:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:51:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:51:08 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:51:08 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:08 INFO : There was nothing to transfer 2025/11/05 02:51:08 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:08 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : apple: size = 5 OK 2025/11/05 02:51:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : apple: Unchanged skipping 2025/11/05 02:51:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:51:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:51:09 DEBUG : banana: size = 6 OK 2025/11/05 02:51:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : banana: Unchanged skipping 2025/11/05 02:51:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:51:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:51:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:51:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:51:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:51:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:51:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:51:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:51:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:51:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:51:09 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:51:09 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:09 INFO : There was nothing to transfer 2025/11/05 02:51:09 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:09 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:51:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:51:25 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:25 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:51:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:25 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:25 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:51:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:26 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:51:26 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:51:26 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 02:51:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:51:26 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 02:51:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 02:51:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:51:26 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:26 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 02:51:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:51:26 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 02:51:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 02:51:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:51:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 02:51:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:51:26 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 02:51:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:51:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:51:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:51:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:51:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:51:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:51:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:51:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:51:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 02:51:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:51:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 02:51:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:51:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 02:51:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:51:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 02:51:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:51:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 02:51:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:51:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 02:51:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:51:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 02:51:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:51:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:28 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:28 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:51:28 INFO : apple: Deleted 2025/11/05 02:51:28 INFO : banana: Deleted 2025/11/05 02:51:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:51:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:51:29 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:51:29 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:51:29 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:51:29 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:51:29 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:51:29 INFO : splitbananasplit: Deleted 2025/11/05 02:51:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:51:29 INFO : appleappleapplebanana: Deleted 2025/11/05 02:51:29 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:29 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:29 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 02:51:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:51:29 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 02:51:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:29 DEBUG : banana: Unchanged skipping 2025/11/05 02:51:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 02:51:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : apple: Unchanged skipping 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:51:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 02:51:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 02:51:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 02:51:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 02:51:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 02:51:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 02:51:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 02:51:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 02:51:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:51:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:51:30 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:51:30 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:51:30 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:30 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 02:51:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 02:51:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 02:51:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 02:51:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 02:51:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 02:51:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 02:51:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 02:51:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 02:51:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 02:51:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 02:51:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:51:51 DEBUG : dir1/0010-456789.txt: Clearing upload URL because of error: incident id a5850f8b50ff-0054e835157498a4 (500 internal_error) 2025/11/05 02:51:51 DEBUG : pacer: low level retry 1/1 (error incident id a5850f8b50ff-0054e835157498a4 (500 internal_error)) 2025/11/05 02:51:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0010-456789.txt" to B2 bucket rclone-test-sigajiz8zapo: 1/10 (incident id a5850f8b50ff-0054e835157498a4 (500 internal_error)) 2025/11/05 02:51:54 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 02:51:58 DEBUG : Waiting for deletions to finish 2025/11/05 02:51:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:51:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:51:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:51:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:51:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:51:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:51:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:51:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:51:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:51:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:51:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:51:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:51:58 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:51:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:51:58 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:51:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:51:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:51:58 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:51:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:51:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:51:58 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 02:51:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 02:51:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 02:51:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 02:51:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 02:51:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 02:51:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 02:51:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 02:51:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 02:51:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 02:51:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 02:51:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 02:51:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 02:51:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 02:51:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 02:51:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 02:51:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 02:51:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:51:59 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:51:59 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:51:59 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/05 02:51:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:51:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/05 02:51:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:51:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/05 02:51:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:51:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:51:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:51:59 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/05 02:51:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:51:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/05 02:51:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:51:59 DEBUG : PREFIXbanana: size = 6 OK 2025/11/05 02:51:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:51:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/05 02:51:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:51:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:51:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:51:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:51:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:51:59 DEBUG : PREFIXapple: size = 5 OK 2025/11/05 02:51:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:51:59 INFO : apple: Copied (new) to: PREFIXapple 2025/11/05 02:51:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:51:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/05 02:51:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:51:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:51:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:51:59 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/05 02:51:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:51:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:51:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/05 02:52:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:52:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/05 02:52:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:52:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/05 02:52:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:52:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/05 02:52:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:52:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/05 02:52:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:52:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/05 02:52:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:52:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:00 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/05 02:52:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:52:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:01 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/05 02:52:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:52:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:01 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/05 02:52:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:52:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:01 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/05 02:52:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:52:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:01 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/05 02:52:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:52:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:01 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/05 02:52:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:52:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:01 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:01 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:52:01 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:52:01 INFO : apple: Deleted 2025/11/05 02:52:01 INFO : splitbananasplit: Deleted 2025/11/05 02:52:01 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:52:01 INFO : banana: Deleted 2025/11/05 02:52:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:52:02 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:52:02 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:52:02 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:52:02 INFO : appleappleapplebanana: Deleted 2025/11/05 02:52:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:52:02 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:52:02 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:52:02 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:02 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 02:52:02 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 02:52:02 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 02:52:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 02:52:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 02:52:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 02:52:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 02:52:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 02:52:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 02:52:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 02:52:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 02:52:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 02:52:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 02:52:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 02:52:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 02:52:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 02:52:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 02:52:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 02:52:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 02:52:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:52:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:52:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:52:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:52:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:52:03 INFO : splitbananasplit: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:52:03 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:52:03 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:52:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:52:03 INFO : appleappleapplebanana: Copied (new) 2025/11/05 02:52:03 DEBUG : banana: size = 6 OK 2025/11/05 02:52:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:52:03 INFO : banana: Copied (new) 2025/11/05 02:52:03 DEBUG : apple: size = 5 OK 2025/11/05 02:52:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:52:03 INFO : apple: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:52:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:52:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:52:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:52:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:52:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:52:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:52:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:52:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:52:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:52:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 02:52:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:52:03 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:52:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:52:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:52:04 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:52:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:52:04 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:52:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:52:04 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:52:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:52:04 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:52:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:52:04 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:52:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:52:04 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:52:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:52:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:52:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:52:04 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:52:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:52:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:52:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:52:04 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 02:52:04 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:04 INFO : PREFIXsplitbananasplit: Deleted 2025/11/05 02:52:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/05 02:52:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/05 02:52:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/05 02:52:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/05 02:52:04 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/05 02:52:04 INFO : PREFIXapple: Deleted 2025/11/05 02:52:05 INFO : PREFIXbanana: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/05 02:52:05 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/05 02:52:05 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:05 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:52:05 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:06 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:52:19 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:20 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:20 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:20 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:20 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:20 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:52:20 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:52:20 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/05 02:52:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:52:20 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:20 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/05 02:52:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:52:20 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 02:52:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:52:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:21 DEBUG : appleSUFFIX: size = 5 OK 2025/11/05 02:52:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:52:21 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:21 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:52:21 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:52:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:52:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:52:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:52:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:52:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:52:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:52:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/05 02:52:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:52:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/05 02:52:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:52:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/05 02:52:22 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:52:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/05 02:52:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:52:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/05 02:52:22 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:52:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/05 02:52:22 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:52:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/05 02:52:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:52:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:22 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/05 02:52:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:52:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:22 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:22 INFO : appleappleapplebanana: Deleted 2025/11/05 02:52:22 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:52:22 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:52:22 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:52:23 INFO : apple: Deleted 2025/11/05 02:52:23 INFO : banana: Deleted 2025/11/05 02:52:23 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:52:23 INFO : splitbananasplit: Deleted 2025/11/05 02:52:23 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:52:23 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:52:23 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:23 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:23 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 02:52:24 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 02:52:24 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 02:52:24 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:24 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:52:24 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:52:24 DEBUG : banana: size = 6 OK 2025/11/05 02:52:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 02:52:24 INFO : banana: Copied (new) 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:52:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:52:24 INFO : appleappleapplebanana: Copied (new) 2025/11/05 02:52:24 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:52:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:52:24 INFO : splitbananasplit: Copied (new) 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:52:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:52:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 02:52:24 DEBUG : apple: size = 5 OK 2025/11/05 02:52:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 02:52:24 INFO : apple: Copied (new) 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:52:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:52:24 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:52:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:52:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:52:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:52:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:52:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:52:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:52:25 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:52:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:52:25 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:52:25 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:52:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:52:25 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:52:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:52:25 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:52:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:52:25 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:52:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:52:25 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:52:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:52:25 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:52:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:52:25 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 02:52:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:52:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:52:25 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 02:52:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:52:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:52:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 02:52:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:52:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:52:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 02:52:26 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : bananaSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : splitbananasplitSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/05 02:52:26 INFO : appleSUFFIX: Deleted 2025/11/05 02:52:27 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/05 02:52:27 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/05 02:52:27 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/05 02:52:27 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/05 02:52:27 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:27 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:27 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:52:42 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:43 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : apple: size = 5 OK 2025/11/05 02:52:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:43 DEBUG : apple: Unchanged skipping 2025/11/05 02:52:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : banana: size = 6 OK 2025/11/05 02:52:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : banana: Unchanged skipping 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:43 DEBUG : splitbanan: size = 16 OK 2025/11/05 02:52:43 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 02:52:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/05 02:52:43 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:43 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:43 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:43 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:43 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:43 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:43 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:43 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:43 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:43 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:43 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:43 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:43 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:43 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:43 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:52:43 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 02:52:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:52:43 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:52:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 02:52:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/05 02:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:44 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 02:52:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/05 02:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 02:52:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/05 02:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:44 DEBUG : appleapple: size = 21 OK 2025/11/05 02:52:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 02:52:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/05 02:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:44 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 02:52:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/05 02:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:44 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 02:52:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/05 02:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:44 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 02:52:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/05 02:52:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 02:52:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/05 02:52:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:44 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 02:52:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/05 02:52:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:44 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 02:52:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/05 02:52:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:44 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 02:52:44 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 02:52:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/05 02:52:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:44 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 02:52:44 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 02:52:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/05 02:52:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:45 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 02:52:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 02:52:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/05 02:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 02:52:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 02:52:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/05 02:52:45 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 02:52:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 02:52:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/05 02:52:45 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 02:52:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 02:52:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/05 02:52:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 02:52:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 02:52:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 02:52:45 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:45 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 02:52:45 INFO : splitbananasplit: Deleted 2025/11/05 02:52:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 02:52:45 INFO : appleappleapplebanana: Deleted 2025/11/05 02:52:45 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 02:52:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 02:52:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 02:52:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 02:52:46 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:46 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:46 DEBUG : apple: size = 5 OK 2025/11/05 02:52:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:46 DEBUG : apple: Unchanged skipping 2025/11/05 02:52:46 DEBUG : appleapple: size = 21 OK 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:52:46 DEBUG : banana: size = 6 OK 2025/11/05 02:52:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:46 DEBUG : banana: Unchanged skipping 2025/11/05 02:52:46 DEBUG : splitbanan: size = 16 OK 2025/11/05 02:52:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:52:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 02:52:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 02:52:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 02:52:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 02:52:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 02:52:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 02:52:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 02:52:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 02:52:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 02:52:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 02:52:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 02:52:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 02:52:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 02:52:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 02:52:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 02:52:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 02:52:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 02:52:47 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 02:52:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 02:52:47 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 02:52:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 02:52:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:52:47 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:52:47 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:47 DEBUG : Waiting for deletions to finish 2025/11/05 02:52:47 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 02:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 02:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 02:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 02:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 02:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 02:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 02:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 02:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 02:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 02:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 02:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 02:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 02:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 02:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 02:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 02:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 02:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 02:52:47 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:53:00 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:00 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : apple: size = 5 OK 2025/11/05 02:53:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:01 DEBUG : banana: size = 6 OK 2025/11/05 02:53:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:01 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:01 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:01 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:01 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : apple: size = 5 OK 2025/11/05 02:53:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:02 DEBUG : banana: size = 6 OK 2025/11/05 02:53:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:02 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:02 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:02 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:02 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:02 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:03 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:53:16 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:16 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : apple: size = 5 OK 2025/11/05 02:53:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:17 DEBUG : banana: size = 6 OK 2025/11/05 02:53:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:17 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:17 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:17 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:17 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:17 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:17 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : apple: size = 5 OK 2025/11/05 02:53:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:18 DEBUG : banana: size = 6 OK 2025/11/05 02:53:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:18 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:18 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:18 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:18 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:18 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:18 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:53:32 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:32 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : apple: size = 5 OK 2025/11/05 02:53:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:33 DEBUG : banana: size = 6 OK 2025/11/05 02:53:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:33 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:33 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:33 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:33 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:33 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : apple: size = 5 OK 2025/11/05 02:53:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:34 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:34 DEBUG : banana: size = 6 OK 2025/11/05 02:53:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:34 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:34 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:34 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:34 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:34 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:53:47 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:48 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:48 DEBUG : apple: size = 5 OK 2025/11/05 02:53:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:48 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:48 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:48 DEBUG : banana: size = 6 OK 2025/11/05 02:53:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:48 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:48 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:48 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:49 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:49 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:49 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:49 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:53:49 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:53:49 DEBUG : banana: size = 6 OK 2025/11/05 02:53:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : banana: Unchanged skipping 2025/11/05 02:53:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:53:49 DEBUG : apple: size = 5 OK 2025/11/05 02:53:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:53:49 DEBUG : apple: Unchanged skipping 2025/11/05 02:53:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:49 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:53:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:53:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:53:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:53:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:53:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:53:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:53:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:53:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:53:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:53:50 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:53:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:50 DEBUG : Waiting for deletions to finish 2025/11/05 02:53:50 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:53:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:03 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:03 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:54:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : apple: size = 5 OK 2025/11/05 02:54:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : apple: Unchanged skipping 2025/11/05 02:54:04 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:54:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:54:04 DEBUG : banana: size = 6 OK 2025/11/05 02:54:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : banana: Unchanged skipping 2025/11/05 02:54:04 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:54:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:54:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:54:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:54:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:54:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:54:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:54:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:54:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:54:04 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:04 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:04 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:04 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:04 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:54:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : apple: size = 5 OK 2025/11/05 02:54:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : banana: size = 6 OK 2025/11/05 02:54:05 DEBUG : apple: Unchanged skipping 2025/11/05 02:54:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : banana: Unchanged skipping 2025/11/05 02:54:05 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 02:54:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 02:54:05 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 02:54:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 02:54:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 02:54:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 02:54:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 02:54:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 02:54:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 02:54:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 02:54:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 02:54:05 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:05 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:05 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:05 DEBUG : apple: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : banana: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 02:54:05 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (208.13s) --- PASS: TestTransform/NFC (15.65s) --- PASS: TestTransform/NFD (16.53s) --- PASS: TestTransform/base64 (20.47s) --- PASS: TestTransform/prefix (35.63s) --- PASS: TestTransform/suffix (21.81s) --- PASS: TestTransform/truncate (19.55s) --- PASS: TestTransform/encoder (15.88s) --- PASS: TestTransform/ISO-8859-1 (15.81s) --- PASS: TestTransform/charmap (15.45s) --- PASS: TestTransform/lowercase (15.93s) --- PASS: TestTransform/ascii (15.43s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 02:54:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 02:54:10 INFO : sub dir_somesuffix: Making directory 2025/11/05 02:54:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 02:54:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 02:54:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 02:54:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 02:54:10 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:10 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/05 02:54:11 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 02:54:11 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:12 INFO : tictactoe: Making directory 2025/11/05 02:54:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:12 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:12 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:54:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:12 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:12 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:13 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/05 02:54:13 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:13 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 02:54:13 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.79s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:14 INFO : toe: Making directory 2025/11/05 02:54:14 INFO : toe/toe: Making directory 2025/11/05 02:54:14 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:54:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:54:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:54:14 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:14 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 02:54:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 02:54:14 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:15 INFO : toe: Making directory 2025/11/05 02:54:15 INFO : toe/toe: Making directory 2025/11/05 02:54:15 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:54:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:54:15 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 02:54:15 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:15 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:16 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 02:54:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:16 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 02:54:16 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:17 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:54:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:54:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:17 INFO : tictacempty_dir: Making directory 2025/11/05 02:54:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:17 INFO : tictactoe: Making directory 2025/11/05 02:54:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:17 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:17 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:54:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:17 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:17 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 02:54:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:18 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:19 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:54:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:19 INFO : tictacempty_dir: Making directory 2025/11/05 02:54:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:19 INFO : tictactoe: Making directory 2025/11/05 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:19 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:19 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:54:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:19 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:54:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:19 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:19 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 02:54:20 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:20 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:20 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:20 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:54:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/05 02:54:21 NOTICE: B2 bucket rclone-test-sigajiz8zapo: 0 differences found 2025/11/05 02:54:21 NOTICE: B2 bucket rclone-test-sigajiz8zapo: 1 matching files --- PASS: TestAllTag (2.56s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:21 INFO : tictactoe: Making directory 2025/11/05 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:21 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:21 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:54:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:21 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:21 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:22 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 02:54:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:22 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:22 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:23 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:23 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 02:54:23 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 02:54:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 02:54:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/05 02:54:23 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.68s) === RUN TestSyntax 2025/11/05 02:54:24 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:24 INFO : toe: Making directory 2025/11/05 02:54:24 INFO : toe/toe: Making directory 2025/11/05 02:54:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:54:24 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:24 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:25 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 02:54:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:25 INFO : toe/toe/toe: Copied (new) 2025/11/05 02:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.87s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:26 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:54:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:54:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:26 INFO : tictacempty_dir: Making directory 2025/11/05 02:54:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:26 INFO : tictactoe: Making directory 2025/11/05 02:54:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:26 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:26 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:54:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:26 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:26 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:26 INFO : toe/toe/toe.txt: Deleted 2025/11/05 02:54:26 INFO : toe/toe: Removing directory 2025/11/05 02:54:26 INFO : toe: Removing directory 2025/11/05 02:54:26 INFO : empty_dir: Removing directory 2025/11/05 02:54:26 DEBUG : Local file system at /tmp/rclone3347645034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:27 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:54:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:27 INFO : tictacempty_dir: Making directory 2025/11/05 02:54:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:27 INFO : tictactoe: Making directory 2025/11/05 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:27 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:27 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:54:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:54:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:27 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:27 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:28 INFO : toe/toe/toe.txt: Deleted 2025/11/05 02:54:28 INFO : toe/toe: Removing directory 2025/11/05 02:54:28 INFO : toe: Removing directory 2025/11/05 02:54:28 INFO : empty_dir: Removing directory 2025/11/05 02:54:28 DEBUG : Local file system at /tmp/rclone3347645034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 02:54:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 02:54:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:54:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:54:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:54:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 02:54:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/05 02:54:30 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-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:31 DEBUG : Reset feature "Copy" 2025/11/05 02:54:31 DEBUG : Reset feature "Move" 2025/11/05 02:54:31 DEBUG : Reset feature "Copy" 2025/11/05 02:54:31 DEBUG : Reset feature "Move" 2025/11/05 02:54:31 DEBUG : empty_dir: Making directory with metadata 2025/11/05 02:54:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 02:54:31 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:31 INFO : tictacempty_dir: Making directory 2025/11/05 02:54:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 02:54:31 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:31 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:31 INFO : tictactoe: Making directory 2025/11/05 02:54:31 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:31 DEBUG : toe: transformed to: tictactoe 2025/11/05 02:54:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:31 INFO : tictactoe/tictactoe: Making directory 2025/11/05 02:54:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 02:54:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 02:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:31 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:31 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 02:54:32 INFO : toe/toe/toe.txt: Deleted 2025/11/05 02:54:32 INFO : toe/toe: Removing directory 2025/11/05 02:54:32 INFO : toe: Removing directory 2025/11/05 02:54:32 INFO : empty_dir: Removing directory 2025/11/05 02:54:32 DEBUG : Local file system at /tmp/rclone3347645034: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 02:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 02:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 02:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:54:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 02:54:33 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 02:54:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:33 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/05 02:54:33 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.88s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:34 DEBUG : toe: transformed to: dG9l 2025/11/05 02:54:35 DEBUG : toe: transformed to: dG9l 2025/11/05 02:54:35 INFO : dG9l: Making directory 2025/11/05 02:54:35 DEBUG : toe: transformed to: dG9l 2025/11/05 02:54:35 DEBUG : toe: transformed to: dG9l 2025/11/05 02:54:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 02:54:35 INFO : dG9l/dG9l: Making directory 2025/11/05 02:54:35 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 02:54:35 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 02:54:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 02:54:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 02:54:35 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 02:54:35 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:35 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 02:54:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:35 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 02:54:35 DEBUG : Waiting for deletions to finish 2025/11/05 02:54:36 DEBUG : dG9l: transformed to: toe 2025/11/05 02:54:36 DEBUG : dG9l: transformed to: toe 2025/11/05 02:54:36 DEBUG : dG9l: transformed to: toe 2025/11/05 02:54:36 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/05 02:54:36 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/05 02:54:36 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 02:54:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/05 02:54:36 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for checks to finish 2025/11/05 02:54:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/05 02:54:36 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/05 02:54:36 DEBUG : Local file system at /tmp/rclone3347645034: Waiting for transfers to finish 2025/11/05 02:54:36 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-sigajiz8zapo", Local "Local file system at /tmp/rclone3347645034", Modify Window "1ms" 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe: transformed to: 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe: transformed to: 2025/11/05 02:54:37 INFO : B2 bucket rclone-test-sigajiz8zapo: Making directory 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe: transformed to: 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe: transformed to: 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe/toe: transformed to: 2025/11/05 02:54:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 02:54:37 INFO : toe/toe: Making directory 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe/toe: transformed to: 2025/11/05 02:54:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe: transformed to: 2025/11/05 02:54:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 02:54:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 02:54:37 DEBUG : toe/toe/toe: transformed to: 2025/11/05 02:54:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for checks to finish 2025/11/05 02:54:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/05 02:54:37 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Waiting for transfers to finish 2025/11/05 02:54:38 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 02:54:38 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 02:54:38 INFO : toe/toe/toe: Copied (new) 2025/11/05 02:54:38 ERROR : B2 bucket rclone-test-sigajiz8zapo: not deleting files as there were IO errors 2025/11/05 02:54:38 ERROR : B2 bucket rclone-test-sigajiz8zapo: not deleting directories as there were IO errors --- PASS: TestError (1.80s) PASS 2025/11/05 02:54:39 DEBUG : B2 bucket rclone-test-sigajiz8zapo: Purge remote 2025/11/05 02:54:39 INFO : B2 bucket rclone-test-sigajiz8zapo: cleaning bucket "rclone-test-sigajiz8zapo" of all files 2025/11/05 02:54:40 DEBUG : BackupDir/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34f2c8_d20251105_m024818_c001_v7007000_t0000_u01762310898078") 2025/11/05 02:54:40 DEBUG : BackupDir/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1010b38ea3b5412b_d20251105_m024812_c001_v0001177_t0019_u01762310892380") 2025/11/05 02:54:40 DEBUG : CompareDest/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f72c9_d20251105_m024752_c001_v7007000_t0000_u01762310872082") 2025/11/05 02:54:40 DEBUG : CompareDest/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b51e0_d20251105_m024746_c001_v0001180_t0038_u01762310866462") 2025/11/05 02:54:40 DEBUG : CompareDest/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f72cb_d20251105_m024752_c001_v7007000_t0000_u01762310872268") 2025/11/05 02:54:40 DEBUG : CompareDest/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55c76_d20251105_m024747_c001_v0001041_t0053_u01762310867430") 2025/11/05 02:54:40 DEBUG : CopyDest/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34f6b1_d20251105_m024818_c001_v7007000_t0000_u01762310898264") 2025/11/05 02:54:40 DEBUG : CopyDest/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55c96_d20251105_m024809_c001_v0001041_t0031_u01762310889426") 2025/11/05 02:54:40 DEBUG : CopyDest/three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34f8ba_d20251105_m024818_c001_v7007000_t0000_u01762310898445") 2025/11/05 02:54:40 DEBUG : CopyDest/three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ca2_d20251105_m024815_c001_v0001041_t0049_u01762310895576") 2025/11/05 02:54:40 DEBUG : CopyDest/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34fe84_d20251105_m024818_c001_v7007000_t0000_u01762310898634") 2025/11/05 02:54:40 DEBUG : CopyDest/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5282_d20251105_m024813_c001_v0001180_t0040_u01762310893592") 2025/11/05 02:54:40 DEBUG : EXISTING: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c39237909d_d20251105_m024942_c001_v7007000_t0000_u01762310982094") 2025/11/05 02:54:40 DEBUG : EXISTING: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d1e_d20251105_m024940_c001_v0001041_t0057_u01762310980972") 2025/11/05 02:54:40 DEBUG : PREFIXapple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8dfd_d20251105_m025204_c001_v7007000_t0000_u01762311124883") 2025/11/05 02:54:41 DEBUG : PREFIXapple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdb9_d20251105_m025159_c001_v0001145_t0049_u01762311119552") 2025/11/05 02:54:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d53_d20251105_m025204_c001_v7007000_t0000_u01762311124900") 2025/11/05 02:54:41 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861724_d20251105_m025158_c001_v0001032_t0044_u01762311118977") 2025/11/05 02:54:41 DEBUG : PREFIXbanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b9b5_d20251105_m025204_c001_v7007000_t0000_u01762311124908") 2025/11/05 02:54:41 DEBUG : PREFIXbanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e81_d20251105_m025159_c001_v0001041_t0048_u01762311119002") 2025/11/05 02:54:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be3119_d20251105_m025204_c001_v7007000_t0000_u01762311124836") 2025/11/05 02:54:41 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5839_d20251105_m025158_c001_v0001180_t0030_u01762311118987") 2025/11/05 02:54:41 DEBUG : Testêé: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c39237908d_d20251105_m024938_c001_v7007000_t0000_u01762310978686") 2025/11/05 02:54:41 DEBUG : Testêé: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d16_d20251105_m024937_c001_v0001041_t0030_u01762310977893") 2025/11/05 02:54:41 DEBUG : Testêé: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b546c_d20251105_m024936_c001_v0001180_t0029_u01762310976923") 2025/11/05 02:54:41 DEBUG : YXBwbGU=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a96_d20251105_m025130_c001_v7007000_t0000_u01762311090869") 2025/11/05 02:54:41 DEBUG : YXBwbGU=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a957_d20251105_m025126_c001_v0001100_t0056_u01762311086310") 2025/11/05 02:54:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a98_d20251105_m025131_c001_v7007000_t0000_u01762311091049") 2025/11/05 02:54:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e49_d20251105_m025126_c001_v0001041_t0028_u01762311086304") 2025/11/05 02:54:41 DEBUG : YmFuYW5h: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a99_d20251105_m025131_c001_v7007000_t0000_u01762311091230") 2025/11/05 02:54:41 DEBUG : YmFuYW5h: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5750_d20251105_m025126_c001_v0001180_t0056_u01762311086290") 2025/11/05 02:54:41 DEBUG : a/potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f5b_d20251105_m024613_c001_v7007000_t0000_u01762310773895") 2025/11/05 02:54:41 DEBUG : a/potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d7c_d20251105_m024612_c001_v0001115_t0038_u01762310772871") 2025/11/05 02:54:41 DEBUG : a/potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fd316_d20251105_m024610_c001_v7007000_t0000_u01762310770862") 2025/11/05 02:54:41 DEBUG : a/potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d72_d20251105_m024609_c001_v0001115_t0022_u01762310769797") 2025/11/05 02:54:42 DEBUG : a/potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214ed9_d20251105_m024549_c001_v7007000_t0000_u01762310749198") 2025/11/05 02:54:42 DEBUG : a/potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d3b_d20251105_m024548_c001_v0001115_t0021_u01762310748186") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa146_d20251105_m025406_c001_v7007000_t0000_u01762311246301") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b77_d20251105_m025402_c001_v0001180_t0055_u01762311242025") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b868_d20251105_m025350_c001_v7007000_t0000_u01762311230878") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b1e_d20251105_m025346_c001_v0001180_t0057_u01762311226386") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155f2_d20251105_m025335_c001_v7007000_t0000_u01762311215047") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5acd_d20251105_m025331_c001_v0001180_t0038_u01762311211169") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002ae_d20251105_m025319_c001_v7007000_t0000_u01762311199511") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5a5a_d20251105_m025315_c001_v0001180_t0034_u01762311195439") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350917_d20251105_m025303_c001_v7007000_t0000_u01762311183830") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59fc_d20251105_m025259_c001_v0001180_t0055_u01762311179431") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8ee9_d20251105_m025247_c001_v7007000_t0000_u01762311167792") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55efb_d20251105_m025241_c001_v0001041_t0043_u01762311161327") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3b2_d20251105_m025228_c001_v7007000_t0000_u01762311148298") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861762_d20251105_m025224_c001_v0001032_t0000_u01762311144345") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7d3b_d20251105_m025222_c001_v7007000_t0000_u01762311142962") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b58ef_d20251105_m025218_c001_v0001180_t0005_u01762311138533") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2776e_d20251105_m025206_c001_v7007000_t0000_u01762311126561") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861732_d20251105_m025202_c001_v0001032_t0013_u01762311122987") 2025/11/05 02:54:42 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27754_d20251105_m025201_c001_v7007000_t0000_u01762311121854") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e79_d20251105_m025156_c001_v0001041_t0051_u01762311116754") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b877_d20251105_m025128_c001_v7007000_t0000_u01762311088707") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b573f_d20251105_m025123_c001_v0001180_t0040_u01762311083641") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b978_d20251105_m025110_c001_v7007000_t0000_u01762311070300") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b56e2_d20251105_m025106_c001_v0001180_t0029_u01762311066065") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852032f_d20251105_m025053_c001_v7007000_t0000_u01762311053926") 2025/11/05 02:54:43 DEBUG : apple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5686_d20251105_m025049_c001_v0001180_t0024_u01762311049515") 2025/11/05 02:54:43 DEBUG : appleSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f412fe48847ec6a87_d20251105_m025226_c001_v7007000_t0000_u01762311146896") 2025/11/05 02:54:43 DEBUG : appleSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ec4_d20251105_m025220_c001_v0001041_t0030_u01762311140685") 2025/11/05 02:54:43 DEBUG : appleapple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8eed_d20251105_m025247_c001_v7007000_t0000_u01762311167975") 2025/11/05 02:54:43 DEBUG : appleapple: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f02_d20251105_m025243_c001_v0001041_t0045_u01762311163724") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa149_d20251105_m025406_c001_v7007000_t0000_u01762311246483") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986180e_d20251105_m025402_c001_v0001032_t0038_u01762311242585") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b869_d20251105_m025351_c001_v7007000_t0000_u01762311231059") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861800_d20251105_m025347_c001_v0001032_t0028_u01762311227035") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155f4_d20251105_m025335_c001_v7007000_t0000_u01762311215229") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617ee_d20251105_m025331_c001_v0001032_t0010_u01762311211704") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002b0_d20251105_m025319_c001_v7007000_t0000_u01762311199692") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617d3_d20251105_m025316_c001_v0001032_t0043_u01762311196050") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35091a_d20251105_m025304_c001_v7007000_t0000_u01762311184014") 2025/11/05 02:54:43 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617b4_d20251105_m025300_c001_v0001032_t0053_u01762311180078") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea7272_d20251105_m025245_c001_v7007000_t0000_u01762311165878") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce49_d20251105_m025242_c001_v0001145_t0023_u01762311162269") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3b3_d20251105_m025228_c001_v7007000_t0000_u01762311148482") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ed0_d20251105_m025224_c001_v0001041_t0012_u01762311144327") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7d3a_d20251105_m025222_c001_v7007000_t0000_u01762311142781") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ebe_d20251105_m025219_c001_v0001041_t0026_u01762311139125") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27770_d20251105_m025206_c001_v7007000_t0000_u01762311126741") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdcb_d20251105_m025203_c001_v0001145_t0001_u01762311123000") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8de5_d20251105_m025202_c001_v7007000_t0000_u01762311122049") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b582f_d20251105_m025157_c001_v0001180_t0048_u01762311117584") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a8a_d20251105_m025129_c001_v7007000_t0000_u01762311089090") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a94f_d20251105_m025124_c001_v0001100_t0046_u01762311084219") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b979_d20251105_m025110_c001_v7007000_t0000_u01762311070539") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8ff_d20251105_m025106_c001_v0001100_t0054_u01762311066727") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520330_d20251105_m025054_c001_v7007000_t0000_u01762311054111") 2025/11/05 02:54:44 DEBUG : appleappleapplebanana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8cd_d20251105_m025050_c001_v0001100_t0025_u01762311050179") 2025/11/05 02:54:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be31a9_d20251105_m025226_c001_v7007000_t0000_u01762311146556") 2025/11/05 02:54:44 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861754_d20251105_m025220_c001_v0001032_t0037_u01762311140677") 2025/11/05 02:54:44 DEBUG : b/potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f5c_d20251105_m024614_c001_v7007000_t0000_u01762310774075") 2025/11/05 02:54:44 DEBUG : b/potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d78_d20251105_m024611_c001_v0001115_t0026_u01762310771409") 2025/11/05 02:54:44 DEBUG : b/potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fd313_d20251105_m024610_c001_v7007000_t0000_u01762310770294") 2025/11/05 02:54:44 DEBUG : b/potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d6e_d20251105_m024608_c001_v0001115_t0009_u01762310768161") 2025/11/05 02:54:45 DEBUG : b/potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214ed5_d20251105_m024548_c001_v7007000_t0000_u01762310748647") 2025/11/05 02:54:45 DEBUG : b/potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d37_d20251105_m024546_c001_v0001115_t0019_u01762310746766") 2025/11/05 02:54:45 DEBUG : backup/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315a840_d20251105_m024832_c001_v7007000_t0000_u01762310912599") 2025/11/05 02:54:45 DEBUG : backup/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f10135652c2c53244_d20251105_m024829_c001_v0001172_t0054_u01762310909066") 2025/11/05 02:54:45 DEBUG : backup/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f113a6fb33c5b2769_d20251105_m024824_c001_v0001180_t0030_u01762310904812") 2025/11/05 02:54:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e1121e_d20251105_m024859_c001_v7007000_t0000_u01762310939127") 2025/11/05 02:54:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11697a00623b03de_d20251105_m024857_c001_v0001177_t0039_u01762310937038") 2025/11/05 02:54:45 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f106915f086886d0c_d20251105_m024852_c001_v0001113_t0029_u01762310932828") 2025/11/05 02:54:45 DEBUG : backup/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be2c6c_d20251105_m024846_c001_v7007000_t0000_u01762310926569") 2025/11/05 02:54:45 DEBUG : backup/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11900dbfa29b3280_d20251105_m024844_c001_v0001117_t0015_u01762310924048") 2025/11/05 02:54:45 DEBUG : backup/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f101d32024dbc8bf6_d20251105_m024839_c001_v0001101_t0010_u01762310919393") 2025/11/05 02:54:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e11220_d20251105_m024859_c001_v7007000_t0000_u01762310939308") 2025/11/05 02:54:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1037275c40846b8b_d20251105_m024858_c001_v0001130_t0038_u01762310938042") 2025/11/05 02:54:45 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11959cd5141078b0_d20251105_m024854_c001_v0001130_t0022_u01762310934603") 2025/11/05 02:54:45 DEBUG : backup/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315a844_d20251105_m024832_c001_v7007000_t0000_u01762310912781") 2025/11/05 02:54:45 DEBUG : backup/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f102256110dc1c774_d20251105_m024831_c001_v0001092_t0015_u01762310911471") 2025/11/05 02:54:45 DEBUG : backup/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f105423e204fa35ce_d20251105_m024826_c001_v0001146_t0024_u01762310906529") 2025/11/05 02:54:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be2c6d_d20251105_m024846_c001_v7007000_t0000_u01762310926757") 2025/11/05 02:54:45 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1020c39bbcd3ce78_d20251105_m024845_c001_v0001165_t0055_u01762310925749") 2025/11/05 02:54:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f10247355ba50ba68_d20251105_m024841_c001_v0001181_t0016_u01762310921788") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa14c_d20251105_m025406_c001_v7007000_t0000_u01762311246670") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55fa5_d20251105_m025402_c001_v0001041_t0024_u01762311242245") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b86a_d20251105_m025351_c001_v7007000_t0000_u01762311231238") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f89_d20251105_m025346_c001_v0001041_t0051_u01762311226584") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155f5_d20251105_m025335_c001_v7007000_t0000_u01762311215416") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f6b_d20251105_m025331_c001_v0001041_t0055_u01762311211374") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002b3_d20251105_m025319_c001_v7007000_t0000_u01762311199875") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f53_d20251105_m025315_c001_v0001041_t0010_u01762311195656") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35091b_d20251105_m025304_c001_v7007000_t0000_u01762311184198") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f2e_d20251105_m025259_c001_v0001041_t0032_u01762311179638") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8ef0_d20251105_m025248_c001_v7007000_t0000_u01762311168158") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b599b_d20251105_m025242_c001_v0001180_t0045_u01762311162016") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3b4_d20251105_m025228_c001_v7007000_t0000_u01762311148666") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5923_d20251105_m025224_c001_v0001180_t0023_u01762311144333") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe39a_d20251105_m025222_c001_v7007000_t0000_u01762311142977") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861750_d20251105_m025218_c001_v0001032_t0011_u01762311138759") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27772_d20251105_m025206_c001_v7007000_t0000_u01762311126922") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e91_d20251105_m025202_c001_v0001041_t0016_u01762311122980") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be30fc_d20251105_m025201_c001_v7007000_t0000_u01762311121894") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861720_d20251105_m025157_c001_v0001032_t0059_u01762311117266") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a85_d20251105_m025128_c001_v7007000_t0000_u01762311088716") 2025/11/05 02:54:46 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e41_d20251105_m025123_c001_v0001041_t0000_u01762311083847") 2025/11/05 02:54:47 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b97a_d20251105_m025110_c001_v7007000_t0000_u01762311070721") 2025/11/05 02:54:47 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e1f_d20251105_m025106_c001_v0001041_t0045_u01762311066289") 2025/11/05 02:54:47 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520331_d20251105_m025054_c001_v7007000_t0000_u01762311054294") 2025/11/05 02:54:47 DEBUG : banana: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e01_d20251105_m025049_c001_v0001041_t0051_u01762311049739") 2025/11/05 02:54:47 DEBUG : bananaSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7d5d_d20251105_m025226_c001_v7007000_t0000_u01762311146567") 2025/11/05 02:54:47 DEBUG : bananaSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce0a_d20251105_m025220_c001_v0001145_t0051_u01762311140691") 2025/11/05 02:54:47 DEBUG : both0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504ee_d20251105_m025021_c001_v7007000_t0000_u01762311021804") 2025/11/05 02:54:47 DEBUG : both0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5526_d20251105_m025004_c001_v0001180_t0044_u01762311004356") 2025/11/05 02:54:47 DEBUG : both0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b372_d20251105_m025000_c001_v7007000_t0000_u01762311000056") 2025/11/05 02:54:47 DEBUG : both0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5498_d20251105_m024943_c001_v0001180_t0027_u01762310983939") 2025/11/05 02:54:47 DEBUG : both1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504f3_d20251105_m025021_c001_v7007000_t0000_u01762311021997") 2025/11/05 02:54:47 DEBUG : both1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b552a_d20251105_m025005_c001_v0001180_t0055_u01762311005356") 2025/11/05 02:54:47 DEBUG : both1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b374_d20251105_m025000_c001_v7007000_t0000_u01762311000238") 2025/11/05 02:54:47 DEBUG : both1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b549e_d20251105_m024944_c001_v0001180_t0040_u01762310984963") 2025/11/05 02:54:47 DEBUG : both10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504f6_d20251105_m025022_c001_v7007000_t0000_u01762311022179") 2025/11/05 02:54:47 DEBUG : both10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b555a_d20251105_m025011_c001_v0001180_t0045_u01762311011539") 2025/11/05 02:54:47 DEBUG : both10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b375_d20251105_m025000_c001_v7007000_t0000_u01762311000420") 2025/11/05 02:54:47 DEBUG : both10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54d6_d20251105_m024951_c001_v0001180_t0052_u01762310991193") 2025/11/05 02:54:47 DEBUG : both11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504f8_d20251105_m025022_c001_v7007000_t0000_u01762311022361") 2025/11/05 02:54:47 DEBUG : both11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5565_d20251105_m025012_c001_v0001180_t0020_u01762311012338") 2025/11/05 02:54:47 DEBUG : both11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b37a_d20251105_m025000_c001_v7007000_t0000_u01762311000603") 2025/11/05 02:54:48 DEBUG : both11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54dc_d20251105_m024951_c001_v0001180_t0009_u01762310991776") 2025/11/05 02:54:48 DEBUG : both12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504fa_d20251105_m025022_c001_v7007000_t0000_u01762311022544") 2025/11/05 02:54:48 DEBUG : both12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b556f_d20251105_m025012_c001_v0001180_t0055_u01762311012891") 2025/11/05 02:54:48 DEBUG : both12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b37c_d20251105_m025000_c001_v7007000_t0000_u01762311000786") 2025/11/05 02:54:48 DEBUG : both12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54e6_d20251105_m024952_c001_v0001180_t0058_u01762310992436") 2025/11/05 02:54:48 DEBUG : both13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504fd_d20251105_m025022_c001_v7007000_t0000_u01762311022726") 2025/11/05 02:54:48 DEBUG : both13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5579_d20251105_m025014_c001_v0001180_t0019_u01762311014408") 2025/11/05 02:54:48 DEBUG : both13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b37e_d20251105_m025000_c001_v7007000_t0000_u01762311000968") 2025/11/05 02:54:48 DEBUG : both13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54ea_d20251105_m024953_c001_v0001180_t0057_u01762310993079") 2025/11/05 02:54:48 DEBUG : both14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3504fe_d20251105_m025022_c001_v7007000_t0000_u01762311022908") 2025/11/05 02:54:48 DEBUG : both14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5581_d20251105_m025015_c001_v0001180_t0041_u01762311015103") 2025/11/05 02:54:48 DEBUG : both14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b380_d20251105_m025001_c001_v7007000_t0000_u01762311001151") 2025/11/05 02:54:48 DEBUG : both14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54ec_d20251105_m024953_c001_v0001180_t0020_u01762310993711") 2025/11/05 02:54:48 DEBUG : both15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350501_d20251105_m025023_c001_v7007000_t0000_u01762311023091") 2025/11/05 02:54:48 DEBUG : both15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b558b_d20251105_m025015_c001_v0001180_t0047_u01762311015727") 2025/11/05 02:54:48 DEBUG : both15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b381_d20251105_m025001_c001_v7007000_t0000_u01762311001334") 2025/11/05 02:54:48 DEBUG : both15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54f0_d20251105_m024954_c001_v0001180_t0044_u01762310994265") 2025/11/05 02:54:48 DEBUG : both16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350504_d20251105_m025023_c001_v7007000_t0000_u01762311023272") 2025/11/05 02:54:48 DEBUG : both16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5593_d20251105_m025016_c001_v0001180_t0005_u01762311016315") 2025/11/05 02:54:48 DEBUG : both16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b384_d20251105_m025001_c001_v7007000_t0000_u01762311001516") 2025/11/05 02:54:48 DEBUG : both16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54f6_d20251105_m024954_c001_v0001180_t0003_u01762310994815") 2025/11/05 02:54:49 DEBUG : both17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350505_d20251105_m025023_c001_v7007000_t0000_u01762311023453") 2025/11/05 02:54:49 DEBUG : both17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5599_d20251105_m025016_c001_v0001180_t0025_u01762311016964") 2025/11/05 02:54:49 DEBUG : both17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b385_d20251105_m025001_c001_v7007000_t0000_u01762311001735") 2025/11/05 02:54:49 DEBUG : both17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54fe_d20251105_m024955_c001_v0001180_t0011_u01762310995420") 2025/11/05 02:54:49 DEBUG : both18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350506_d20251105_m025023_c001_v7007000_t0000_u01762311023636") 2025/11/05 02:54:49 DEBUG : both18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b55a3_d20251105_m025017_c001_v0001180_t0044_u01762311017928") 2025/11/05 02:54:49 DEBUG : both18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b387_d20251105_m025001_c001_v7007000_t0000_u01762311001918") 2025/11/05 02:54:49 DEBUG : both18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5504_d20251105_m024956_c001_v0001180_t0029_u01762310996004") 2025/11/05 02:54:49 DEBUG : both19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350508_d20251105_m025023_c001_v7007000_t0000_u01762311023834") 2025/11/05 02:54:49 DEBUG : both19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b55a7_d20251105_m025018_c001_v0001180_t0012_u01762311018503") 2025/11/05 02:54:49 DEBUG : both19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b388_d20251105_m025002_c001_v7007000_t0000_u01762311002102") 2025/11/05 02:54:49 DEBUG : both19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5506_d20251105_m024956_c001_v0001180_t0037_u01762310996636") 2025/11/05 02:54:49 DEBUG : both2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35050a_d20251105_m025024_c001_v7007000_t0000_u01762311024016") 2025/11/05 02:54:49 DEBUG : both2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5534_d20251105_m025006_c001_v0001180_t0014_u01762311006266") 2025/11/05 02:54:49 DEBUG : both2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b38a_d20251105_m025002_c001_v7007000_t0000_u01762311002300") 2025/11/05 02:54:49 DEBUG : both2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54a8_d20251105_m024945_c001_v0001180_t0002_u01762310985536") 2025/11/05 02:54:49 DEBUG : both3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35050c_d20251105_m025024_c001_v7007000_t0000_u01762311024198") 2025/11/05 02:54:49 DEBUG : both3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5538_d20251105_m025006_c001_v0001180_t0040_u01762311006926") 2025/11/05 02:54:49 DEBUG : both3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b38c_d20251105_m025002_c001_v7007000_t0000_u01762311002484") 2025/11/05 02:54:49 DEBUG : both3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54ae_d20251105_m024946_c001_v0001180_t0032_u01762310986100") 2025/11/05 02:54:49 DEBUG : both4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35050e_d20251105_m025024_c001_v7007000_t0000_u01762311024381") 2025/11/05 02:54:50 DEBUG : both4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b553c_d20251105_m025007_c001_v0001180_t0029_u01762311007523") 2025/11/05 02:54:50 DEBUG : both4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b38e_d20251105_m025002_c001_v7007000_t0000_u01762311002667") 2025/11/05 02:54:50 DEBUG : both4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54b2_d20251105_m024946_c001_v0001180_t0045_u01762310986889") 2025/11/05 02:54:50 DEBUG : both5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350511_d20251105_m025024_c001_v7007000_t0000_u01762311024564") 2025/11/05 02:54:50 DEBUG : both5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5543_d20251105_m025008_c001_v0001180_t0009_u01762311008437") 2025/11/05 02:54:50 DEBUG : both5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b391_d20251105_m025002_c001_v7007000_t0000_u01762311002853") 2025/11/05 02:54:50 DEBUG : both5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54b8_d20251105_m024947_c001_v0001180_t0055_u01762310987573") 2025/11/05 02:54:50 DEBUG : both6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350513_d20251105_m025024_c001_v7007000_t0000_u01762311024790") 2025/11/05 02:54:50 DEBUG : both6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5547_d20251105_m025009_c001_v0001180_t0011_u01762311009037") 2025/11/05 02:54:50 DEBUG : both6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b393_d20251105_m025003_c001_v7007000_t0000_u01762311003038") 2025/11/05 02:54:50 DEBUG : both6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54be_d20251105_m024948_c001_v0001180_t0011_u01762310988451") 2025/11/05 02:54:50 DEBUG : both7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350517_d20251105_m025024_c001_v7007000_t0000_u01762311024974") 2025/11/05 02:54:50 DEBUG : both7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b554e_d20251105_m025009_c001_v0001180_t0047_u01762311009710") 2025/11/05 02:54:50 DEBUG : both7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b395_d20251105_m025003_c001_v7007000_t0000_u01762311003246") 2025/11/05 02:54:50 DEBUG : both7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54c6_d20251105_m024949_c001_v0001180_t0005_u01762310989090") 2025/11/05 02:54:50 DEBUG : both8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350518_d20251105_m025025_c001_v7007000_t0000_u01762311025157") 2025/11/05 02:54:50 DEBUG : both8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5556_d20251105_m025010_c001_v0001180_t0035_u01762311010377") 2025/11/05 02:54:50 DEBUG : both8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b398_d20251105_m025003_c001_v7007000_t0000_u01762311003437") 2025/11/05 02:54:50 DEBUG : both8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54ca_d20251105_m024949_c001_v0001180_t0038_u01762310989747") 2025/11/05 02:54:50 DEBUG : both9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35051a_d20251105_m025025_c001_v7007000_t0000_u01762311025339") 2025/11/05 02:54:50 DEBUG : both9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5558_d20251105_m025010_c001_v0001180_t0027_u01762311010943") 2025/11/05 02:54:50 DEBUG : both9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b39b_d20251105_m025003_c001_v7007000_t0000_u01762311003620") 2025/11/05 02:54:51 DEBUG : both9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b54ce_d20251105_m024950_c001_v0001180_t0017_u01762310990445") 2025/11/05 02:54:51 DEBUG : c/non empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f5d_d20251105_m024614_c001_v7007000_t0000_u01762310774257") 2025/11/05 02:54:51 DEBUG : c/non empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d7a_d20251105_m024611_c001_v0001115_t0016_u01762310771867") 2025/11/05 02:54:51 DEBUG : c/non empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fd317_d20251105_m024611_c001_v7007000_t0000_u01762310771044") 2025/11/05 02:54:51 DEBUG : c/non empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d70_d20251105_m024608_c001_v0001115_t0049_u01762310768711") 2025/11/05 02:54:51 DEBUG : c/non empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214eda_d20251105_m024549_c001_v7007000_t0000_u01762310749377") 2025/11/05 02:54:51 DEBUG : c/non empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d39_d20251105_m024547_c001_v0001115_t0033_u01762310747238") 2025/11/05 02:54:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a9a_d20251105_m025131_c001_v7007000_t0000_u01762311091410") 2025/11/05 02:54:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616eb_d20251105_m025126_c001_v0001032_t0003_u01762311086323") 2025/11/05 02:54:51 DEBUG : check sum: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e4a_d20251105_m024537_c001_v7007000_t0000_u01762310737913") 2025/11/05 02:54:51 DEBUG : check sum: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d1f_d20251105_m024536_c001_v0001115_t0037_u01762310736680") 2025/11/05 02:54:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd5e8_d20251105_m025437_c001_v7007000_t0000_u01762311277173") 2025/11/05 02:54:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5be1_d20251105_m025435_c001_v0001180_t0037_u01762311275597") 2025/11/05 02:54:51 DEBUG : dest/3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34f281_d20251105_m024801_c001_v7007000_t0000_u01762310881514") 2025/11/05 02:54:51 DEBUG : dest/3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f416f298daa3922f7_d20251105_m024800_c001_v0001044_t0036_u01762310880405") 2025/11/05 02:54:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8ef1_d20251105_m025248_c001_v7007000_t0000_u01762311168342") 2025/11/05 02:54:51 DEBUG : dir1/0000-abcde: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce51_d20251105_m025243_c001_v0001145_t0015_u01762311163945") 2025/11/05 02:54:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa14d_d20251105_m025406_c001_v7007000_t0000_u01762311246853") 2025/11/05 02:54:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b53_d20251105_m025355_c001_v0001180_t0021_u01762311235635") 2025/11/05 02:54:51 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b86b_d20251105_m025351_c001_v7007000_t0000_u01762311231422") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5af3_d20251105_m025339_c001_v0001180_t0054_u01762311219705") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155f6_d20251105_m025335_c001_v7007000_t0000_u01762311215599") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5a9d_d20251105_m025324_c001_v0001180_t0044_u01762311204255") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002b5_d20251105_m025320_c001_v7007000_t0000_u01762311200072") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5a2f_d20251105_m025308_c001_v0001180_t0023_u01762311188447") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35091c_d20251105_m025304_c001_v7007000_t0000_u01762311184381") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59db_d20251105_m025252_c001_v0001180_t0003_u01762311172563") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4064ce6047088c66_d20251105_m025245_c001_v7007000_t0000_u01762311165688") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ee3_d20251105_m025233_c001_v0001041_t0047_u01762311153028") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3b6_d20251105_m025228_c001_v7007000_t0000_u01762311148854") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5927_d20251105_m025224_c001_v0001180_t0058_u01762311144540") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe397_d20251105_m025222_c001_v7007000_t0000_u01762311142794") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b58b7_d20251105_m025211_c001_v0001180_t0041_u01762311131212") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27775_d20251105_m025207_c001_v7007000_t0000_u01762311127108") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5865_d20251105_m025203_c001_v0001180_t0054_u01762311123225") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41769bf18d558826_d20251105_m025201_c001_v7007000_t0000_u01762311121825") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616fa_d20251105_m025135_c001_v0001032_t0032_u01762311095620") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e115a8_d20251105_m025129_c001_v7007000_t0000_u01762311089078") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5710_d20251105_m025115_c001_v0001180_t0016_u01762311075106") 2025/11/05 02:54:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b97c_d20251105_m025110_c001_v7007000_t0000_u01762311070903") 2025/11/05 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b56bb_d20251105_m025058_c001_v0001180_t0033_u01762311058576") 2025/11/05 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520332_d20251105_m025054_c001_v7007000_t0000_u01762311054476") 2025/11/05 02:54:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5657_d20251105_m025042_c001_v0001180_t0037_u01762311042958") 2025/11/05 02:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe7c6_d20251105_m025226_c001_v7007000_t0000_u01762311146579") 2025/11/05 02:54:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5903_d20251105_m025220_c001_v0001180_t0055_u01762311140893") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8ef4_d20251105_m025248_c001_v7007000_t0000_u01762311168526") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861789_d20251105_m025243_c001_v0001032_t0033_u01762311163958") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa14e_d20251105_m025407_c001_v7007000_t0000_u01762311247035") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f95_d20251105_m025356_c001_v0001041_t0024_u01762311236199") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b86c_d20251105_m025351_c001_v7007000_t0000_u01762311231626") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f75_d20251105_m025340_c001_v0001041_t0020_u01762311220279") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155f7_d20251105_m025335_c001_v7007000_t0000_u01762311215781") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f5f_d20251105_m025324_c001_v0001041_t0028_u01762311204827") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002b6_d20251105_m025320_c001_v7007000_t0000_u01762311200254") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f3b_d20251105_m025309_c001_v0001041_t0027_u01762311189010") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35091d_d20251105_m025304_c001_v7007000_t0000_u01762311184564") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f1a_d20251105_m025253_c001_v0001041_t0039_u01762311173135") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be3222_d20251105_m025246_c001_v7007000_t0000_u01762311166029") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5969_d20251105_m025233_c001_v0001180_t0012_u01762311153869") 2025/11/05 02:54:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3ba_d20251105_m025229_c001_v7007000_t0000_u01762311149054") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ed2_d20251105_m025224_c001_v0001041_t0028_u01762311144700") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445ba24_d20251105_m025223_c001_v7007000_t0000_u01762311143180") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861742_d20251105_m025211_c001_v0001032_t0031_u01762311131776") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27777_d20251105_m025207_c001_v7007000_t0000_u01762311127288") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdcd_d20251105_m025203_c001_v0001145_t0005_u01762311123299") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d4c_d20251105_m025202_c001_v7007000_t0000_u01762311122059") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b579c_d20251105_m025136_c001_v0001180_t0025_u01762311096670") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a88_d20251105_m025128_c001_v7007000_t0000_u01762311088900") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e32_d20251105_m025115_c001_v0001041_t0011_u01762311075682") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b97f_d20251105_m025111_c001_v7007000_t0000_u01762311071085") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e12_d20251105_m025059_c001_v0001041_t0005_u01762311059138") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520333_d20251105_m025054_c001_v7007000_t0000_u01762311054658") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55df9_d20251105_m025043_c001_v0001041_t0020_u01762311043554") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be31ad_d20251105_m025226_c001_v7007000_t0000_u01762311146918") 2025/11/05 02:54:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce0e_d20251105_m025221_c001_v0001145_t0008_u01762311141053") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8ef5_d20251105_m025248_c001_v7007000_t0000_u01762311168709") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59af_d20251105_m025243_c001_v0001180_t0009_u01762311163966") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa14f_d20251105_m025407_c001_v7007000_t0000_u01762311247218") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861804_d20251105_m025356_c001_v0001032_t0044_u01762311236914") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b86f_d20251105_m025351_c001_v7007000_t0000_u01762311231806") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617f6_d20251105_m025340_c001_v0001032_t0002_u01762311220979") 2025/11/05 02:54:54 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155f9_d20251105_m025335_c001_v7007000_t0000_u01762311215963") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617e4_d20251105_m025325_c001_v0001032_t0014_u01762311205561") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002b9_d20251105_m025320_c001_v7007000_t0000_u01762311200495") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617ba_d20251105_m025309_c001_v0001032_t0052_u01762311189903") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35091f_d20251105_m025304_c001_v7007000_t0000_u01762311184746") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617a6_d20251105_m025254_c001_v0001032_t0032_u01762311174048") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e71732e_d20251105_m025245_c001_v7007000_t0000_u01762311165850") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce35_d20251105_m025234_c001_v0001145_t0048_u01762311154447") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3bc_d20251105_m025229_c001_v7007000_t0000_u01762311149239") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce1f_d20251105_m025224_c001_v0001145_t0018_u01762311144735") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350863_d20251105_m025223_c001_v7007000_t0000_u01762311143238") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ead_d20251105_m025212_c001_v0001041_t0005_u01762311132561") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2777a_d20251105_m025207_c001_v7007000_t0000_u01762311127470") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861734_d20251105_m025203_c001_v0001032_t0053_u01762311123403") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b993_d20251105_m025202_c001_v7007000_t0000_u01762311122003") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a978_d20251105_m025137_c001_v0001100_t0013_u01762311097232") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8ba0c_d20251105_m025128_c001_v7007000_t0000_u01762311088732") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a92f_d20251105_m025116_c001_v0001100_t0025_u01762311076482") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b981_d20251105_m025111_c001_v7007000_t0000_u01762311071268") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8eb_d20251105_m025059_c001_v0001100_t0025_u01762311059890") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520334_d20251105_m025054_c001_v7007000_t0000_u01762311054841") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8b4_d20251105_m025043_c001_v0001100_t0038_u01762311043884") 2025/11/05 02:54:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be31ac_d20251105_m025226_c001_v7007000_t0000_u01762311146737") 2025/11/05 02:54:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5905_d20251105_m025221_c001_v0001180_t0059_u01762311141092") 2025/11/05 02:54:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8ef6_d20251105_m025248_c001_v7007000_t0000_u01762311168893") 2025/11/05 02:54:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59b1_d20251105_m025244_c001_v0001180_t0003_u01762311164195") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa150_d20251105_m025407_c001_v7007000_t0000_u01762311247405") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf01_d20251105_m025357_c001_v0001145_t0012_u01762311237746") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b870_d20251105_m025352_c001_v7007000_t0000_u01762311232023") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcede_d20251105_m025341_c001_v0001145_t0022_u01762311221733") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155fa_d20251105_m025336_c001_v7007000_t0000_u01762311216145") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcec2_d20251105_m025326_c001_v0001145_t0057_u01762311206271") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002ba_d20251105_m025320_c001_v7007000_t0000_u01762311200679") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce9d_d20251105_m025310_c001_v0001145_t0045_u01762311190732") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350921_d20251105_m025304_c001_v7007000_t0000_u01762311184929") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce81_d20251105_m025254_c001_v0001145_t0018_u01762311174905") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d484079ed9_d20251105_m025245_c001_v7007000_t0000_u01762311165464") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861777_d20251105_m025235_c001_v0001032_t0010_u01762311155370") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3bf_d20251105_m025229_c001_v7007000_t0000_u01762311149423") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b592b_d20251105_m025224_c001_v0001180_t0039_u01762311144746") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315b591_d20251105_m025223_c001_v7007000_t0000_u01762311143235") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdef_d20251105_m025213_c001_v0001145_t0047_u01762311133449") 2025/11/05 02:54:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2777d_d20251105_m025207_c001_v7007000_t0000_u01762311127654") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e93_d20251105_m025203_c001_v0001041_t0022_u01762311123396") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d47_d20251105_m025201_c001_v7007000_t0000_u01762311121830") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e60_d20251105_m025138_c001_v0001041_t0044_u01762311098004") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe60f_d20251105_m025128_c001_v7007000_t0000_u01762311088750") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616df_d20251105_m025117_c001_v0001032_t0027_u01762311077222") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b983_d20251105_m025111_c001_v7007000_t0000_u01762311071450") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616cb_d20251105_m025100_c001_v0001032_t0036_u01762311060608") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520335_d20251105_m025055_c001_v7007000_t0000_u01762311055023") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616a6_d20251105_m025044_c001_v0001032_t0011_u01762311044312") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315b5a4_d20251105_m025226_c001_v7007000_t0000_u01762311146930") 2025/11/05 02:54:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ec8_d20251105_m025221_c001_v0001041_t0050_u01762311141132") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8efa_d20251105_m025249_c001_v7007000_t0000_u01762311169106") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce55_d20251105_m025244_c001_v0001145_t0001_u01762311164215") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa152_d20251105_m025407_c001_v7007000_t0000_u01762311247598") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b61_d20251105_m025358_c001_v0001180_t0042_u01762311238023") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b871_d20251105_m025352_c001_v7007000_t0000_u01762311232204") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5aff_d20251105_m025342_c001_v0001180_t0040_u01762311222172") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155fb_d20251105_m025336_c001_v7007000_t0000_u01762311216328") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5aad_d20251105_m025326_c001_v0001180_t0028_u01762311206707") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002bc_d20251105_m025320_c001_v7007000_t0000_u01762311200860") 2025/11/05 02:54:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5a41_d20251105_m025311_c001_v0001180_t0021_u01762311191205") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350922_d20251105_m025305_c001_v7007000_t0000_u01762311185112") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59e1_d20251105_m025255_c001_v0001180_t0019_u01762311175148") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b800205_d20251105_m025245_c001_v7007000_t0000_u01762311165476") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ee9_d20251105_m025235_c001_v0001041_t0017_u01762311155820") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3c0_d20251105_m025229_c001_v7007000_t0000_u01762311149608") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861766_d20251105_m025224_c001_v0001032_t0029_u01762311144957") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445ba25_d20251105_m025223_c001_v7007000_t0000_u01762311143236") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b58c9_d20251105_m025213_c001_v0001180_t0024_u01762311133828") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2777e_d20251105_m025207_c001_v7007000_t0000_u01762311127835") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5869_d20251105_m025203_c001_v0001180_t0003_u01762311123427") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d4a_d20251105_m025202_c001_v7007000_t0000_u01762311122018") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616fc_d20251105_m025138_c001_v0001032_t0055_u01762311098426") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe60e_d20251105_m025128_c001_v7007000_t0000_u01762311088750") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b571d_d20251105_m025117_c001_v0001180_t0048_u01762311077788") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b988_d20251105_m025111_c001_v7007000_t0000_u01762311071632") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b56c3_d20251105_m025101_c001_v0001180_t0024_u01762311061116") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520336_d20251105_m025055_c001_v7007000_t0000_u01762311055205") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b566b_d20251105_m025044_c001_v0001180_t0000_u01762311044828") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe7c9_d20251105_m025226_c001_v7007000_t0000_u01762311146952") 2025/11/05 02:54:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861756_d20251105_m025221_c001_v0001032_t0004_u01762311141171") 2025/11/05 02:54:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8efc_d20251105_m025249_c001_v7007000_t0000_u01762311169289") 2025/11/05 02:54:58 DEBUG : dir1/0005-fghij: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986178b_d20251105_m025244_c001_v0001032_t0054_u01762311164338") 2025/11/05 02:54:58 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa153_d20251105_m025407_c001_v7007000_t0000_u01762311247788") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f9b_d20251105_m025358_c001_v0001041_t0015_u01762311238232") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b873_d20251105_m025352_c001_v7007000_t0000_u01762311232383") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f7b_d20251105_m025342_c001_v0001041_t0040_u01762311222397") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155fd_d20251105_m025336_c001_v7007000_t0000_u01762311216510") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f61_d20251105_m025326_c001_v0001041_t0005_u01762311206914") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002be_d20251105_m025321_c001_v7007000_t0000_u01762311201041") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f43_d20251105_m025311_c001_v0001041_t0037_u01762311191405") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350924_d20251105_m025305_c001_v7007000_t0000_u01762311185295") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f20_d20251105_m025255_c001_v0001041_t0021_u01762311175419") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445bab5_d20251105_m025245_c001_v7007000_t0000_u01762311165891") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5970_d20251105_m025236_c001_v0001180_t0042_u01762311156186") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3c2_d20251105_m025229_c001_v7007000_t0000_u01762311149792") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b592f_d20251105_m025224_c001_v0001180_t0026_u01762311144967") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be3191_d20251105_m025222_c001_v7007000_t0000_u01762311142984") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861748_d20251105_m025214_c001_v0001032_t0003_u01762311134089") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2777f_d20251105_m025208_c001_v7007000_t0000_u01762311128017") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b586d_d20251105_m025203_c001_v0001180_t0002_u01762311123637") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d44_d20251105_m025201_c001_v7007000_t0000_u01762311121442") 2025/11/05 02:54:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b57aa_d20251105_m025138_c001_v0001180_t0048_u01762311098836") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b878_d20251105_m025128_c001_v7007000_t0000_u01762311088755") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e36_d20251105_m025118_c001_v0001041_t0038_u01762311078101") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b98a_d20251105_m025111_c001_v7007000_t0000_u01762311071814") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e16_d20251105_m025101_c001_v0001041_t0040_u01762311061352") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520337_d20251105_m025055_c001_v7007000_t0000_u01762311055389") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dfb_d20251105_m025045_c001_v0001041_t0032_u01762311045042") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e7172ce_d20251105_m025226_c001_v7007000_t0000_u01762311146795") 2025/11/05 02:55:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5907_d20251105_m025221_c001_v0001180_t0008_u01762311141381") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8efd_d20251105_m025249_c001_v7007000_t0000_u01762311169472") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f04_d20251105_m025244_c001_v0001041_t0011_u01762311164421") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa156_d20251105_m025407_c001_v7007000_t0000_u01762311247987") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861806_d20251105_m025358_c001_v0001032_t0003_u01762311238591") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b874_d20251105_m025352_c001_v7007000_t0000_u01762311232564") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617f8_d20251105_m025342_c001_v0001032_t0055_u01762311222839") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e155ff_d20251105_m025336_c001_v7007000_t0000_u01762311216692") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617e8_d20251105_m025327_c001_v0001032_t0033_u01762311207542") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002c1_d20251105_m025321_c001_v7007000_t0000_u01762311201222") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617be_d20251105_m025311_c001_v0001032_t0037_u01762311191789") 2025/11/05 02:55:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350926_d20251105_m025305_c001_v7007000_t0000_u01762311185478") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617aa_d20251105_m025255_c001_v0001032_t0048_u01762311175780") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e215bf5_d20251105_m025245_c001_v7007000_t0000_u01762311165900") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce39_d20251105_m025236_c001_v0001145_t0049_u01762311156436") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3c5_d20251105_m025230_c001_v7007000_t0000_u01762311150027") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ed8_d20251105_m025225_c001_v0001041_t0030_u01762311145073") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445ba22_d20251105_m025222_c001_v7007000_t0000_u01762311142993") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55eb0_d20251105_m025214_c001_v0001041_t0048_u01762311134506") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27780_d20251105_m025208_c001_v7007000_t0000_u01762311128216") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e95_d20251105_m025203_c001_v0001041_t0044_u01762311123780") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b98c_d20251105_m025201_c001_v7007000_t0000_u01762311121450") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a97e_d20251105_m025139_c001_v0001100_t0026_u01762311099097") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd4f8_d20251105_m025128_c001_v7007000_t0000_u01762311088787") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a93a_d20251105_m025118_c001_v0001100_t0042_u01762311078765") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b98d_d20251105_m025112_c001_v7007000_t0000_u01762311072024") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8ef_d20251105_m025101_c001_v0001100_t0039_u01762311061884") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520338_d20251105_m025055_c001_v7007000_t0000_u01762311055572") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8b8_d20251105_m025045_c001_v0001100_t0001_u01762311045369") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3ac_d20251105_m025226_c001_v7007000_t0000_u01762311146961") 2025/11/05 02:55:01 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce13_d20251105_m025221_c001_v0001145_t0001_u01762311141415") 2025/11/05 02:55:01 DEBUG : dir1/0007-12345: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f03_d20251105_m025249_c001_v7007000_t0000_u01762311169657") 2025/11/05 02:55:01 DEBUG : dir1/0007-12345: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59b3_d20251105_m025244_c001_v0001180_t0012_u01762311164438") 2025/11/05 02:55:01 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa158_d20251105_m025408_c001_v7007000_t0000_u01762311248171") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf03_d20251105_m025358_c001_v0001145_t0026_u01762311238975") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b877_d20251105_m025352_c001_v7007000_t0000_u01762311232744") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcee4_d20251105_m025343_c001_v0001145_t0056_u01762311223305") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e15600_d20251105_m025336_c001_v7007000_t0000_u01762311216885") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dceca_d20251105_m025328_c001_v0001145_t0021_u01762311208000") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002c2_d20251105_m025321_c001_v7007000_t0000_u01762311201404") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcea1_d20251105_m025312_c001_v0001145_t0032_u01762311192208") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350928_d20251105_m025305_c001_v7007000_t0000_u01762311185661") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce84_d20251105_m025256_c001_v0001145_t0023_u01762311176334") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e71732a_d20251105_m025245_c001_v7007000_t0000_u01762311165486") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986177b_d20251105_m025236_c001_v0001032_t0015_u01762311156823") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3c9_d20251105_m025230_c001_v7007000_t0000_u01762311150210") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce21_d20251105_m025225_c001_v0001145_t0010_u01762311145080") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7d3e_d20251105_m025223_c001_v7007000_t0000_u01762311143363") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdf5_d20251105_m025215_c001_v0001145_t0014_u01762311135060") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27782_d20251105_m025208_c001_v7007000_t0000_u01762311128400") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861736_d20251105_m025203_c001_v0001032_t0005_u01762311123785") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d46_d20251105_m025201_c001_v7007000_t0000_u01762311121627") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e64_d20251105_m025139_c001_v0001041_t0027_u01762311099430") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e115a7_d20251105_m025128_c001_v7007000_t0000_u01762311088888") 2025/11/05 02:55:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616e1_d20251105_m025119_c001_v0001032_t0015_u01762311079460") 2025/11/05 02:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b990_d20251105_m025112_c001_v7007000_t0000_u01762311072206") 2025/11/05 02:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616cf_d20251105_m025102_c001_v0001032_t0002_u01762311062288") 2025/11/05 02:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520339_d20251105_m025055_c001_v7007000_t0000_u01762311055754") 2025/11/05 02:55:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616a8_d20251105_m025045_c001_v0001032_t0055_u01762311045779") 2025/11/05 02:55:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3a6_d20251105_m025226_c001_v7007000_t0000_u01762311146584") 2025/11/05 02:55:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55eca_d20251105_m025221_c001_v0001041_t0046_u01762311141508") 2025/11/05 02:55:03 DEBUG : dir1/0008-23456: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f05_d20251105_m025249_c001_v7007000_t0000_u01762311169842") 2025/11/05 02:55:03 DEBUG : dir1/0008-23456: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce57_d20251105_m025244_c001_v0001145_t0025_u01762311164560") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa15c_d20251105_m025408_c001_v7007000_t0000_u01762311248367") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b6b_d20251105_m025359_c001_v0001180_t0015_u01762311239239") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b879_d20251105_m025352_c001_v7007000_t0000_u01762311232924") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b07_d20251105_m025343_c001_v0001180_t0038_u01762311223573") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e15601_d20251105_m025337_c001_v7007000_t0000_u01762311217067") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5ab9_d20251105_m025328_c001_v0001180_t0003_u01762311208334") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002c3_d20251105_m025321_c001_v7007000_t0000_u01762311201587") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5a49_d20251105_m025312_c001_v0001180_t0025_u01762311192505") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350929_d20251105_m025305_c001_v7007000_t0000_u01762311185845") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59ec_d20251105_m025256_c001_v0001180_t0044_u01762311176631") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d484079edc_d20251105_m025245_c001_v7007000_t0000_u01762311165830") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ef1_d20251105_m025237_c001_v0001041_t0029_u01762311157335") 2025/11/05 02:55:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3cb_d20251105_m025230_c001_v7007000_t0000_u01762311150393") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5931_d20251105_m025225_c001_v0001180_t0040_u01762311145168") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7d3c_d20251105_m025223_c001_v7007000_t0000_u01762311143145") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b58db_d20251105_m025215_c001_v0001180_t0029_u01762311135309") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27786_d20251105_m025208_c001_v7007000_t0000_u01762311128599") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdcf_d20251105_m025203_c001_v0001145_t0050_u01762311123796") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea710f_d20251105_m025202_c001_v7007000_t0000_u01762311122070") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616fe_d20251105_m025139_c001_v0001032_t0022_u01762311099858") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b86f_d20251105_m025128_c001_v7007000_t0000_u01762311088343") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5729_d20251105_m025119_c001_v0001180_t0055_u01762311079821") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b995_d20251105_m025112_c001_v7007000_t0000_u01762311072483") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b56c9_d20251105_m025102_c001_v0001180_t0004_u01762311062972") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852033a_d20251105_m025055_c001_v7007000_t0000_u01762311055938") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5674_d20251105_m025046_c001_v0001180_t0017_u01762311046422") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315b5a3_d20251105_m025226_c001_v7007000_t0000_u01762311146747") 2025/11/05 02:55:04 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b590b_d20251105_m025221_c001_v0001180_t0031_u01762311141608") 2025/11/05 02:55:04 DEBUG : dir1/0009-34567: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f07_d20251105_m025250_c001_v7007000_t0000_u01762311170026") 2025/11/05 02:55:04 DEBUG : dir1/0009-34567: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59b5_d20251105_m025244_c001_v0001180_t0044_u01762311164634") 2025/11/05 02:55:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa161_d20251105_m025408_c001_v7007000_t0000_u01762311248617") 2025/11/05 02:55:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f9d_d20251105_m025359_c001_v0001041_t0002_u01762311239444") 2025/11/05 02:55:04 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b87b_d20251105_m025353_c001_v7007000_t0000_u01762311233104") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f81_d20251105_m025343_c001_v0001041_t0004_u01762311223777") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e15604_d20251105_m025337_c001_v7007000_t0000_u01762311217250") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f63_d20251105_m025328_c001_v0001041_t0026_u01762311208542") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002c6_d20251105_m025321_c001_v7007000_t0000_u01762311201769") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f47_d20251105_m025312_c001_v0001041_t0045_u01762311192715") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35092a_d20251105_m025306_c001_v7007000_t0000_u01762311186027") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f26_d20251105_m025256_c001_v0001041_t0027_u01762311176859") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415cf15e07edbb89_d20251105_m025245_c001_v7007000_t0000_u01762311165892") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5974_d20251105_m025237_c001_v0001180_t0034_u01762311157893") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3cd_d20251105_m025230_c001_v7007000_t0000_u01762311150577") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861768_d20251105_m025225_c001_v0001032_t0031_u01762311145264") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe39c_d20251105_m025223_c001_v7007000_t0000_u01762311143363") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986174a_d20251105_m025215_c001_v0001032_t0001_u01762311135507") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27787_d20251105_m025208_c001_v7007000_t0000_u01762311128810") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5871_d20251105_m025203_c001_v0001180_t0009_u01762311123855") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41769bf18d558828_d20251105_m025202_c001_v7007000_t0000_u01762311122027") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b57b6_d20251105_m025140_c001_v0001180_t0051_u01762311100281") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b879_d20251105_m025128_c001_v7007000_t0000_u01762311088909") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e39_d20251105_m025120_c001_v0001041_t0048_u01762311080030") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b999_d20251105_m025112_c001_v7007000_t0000_u01762311072685") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e18_d20251105_m025103_c001_v0001041_t0040_u01762311063184") 2025/11/05 02:55:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852033b_d20251105_m025056_c001_v7007000_t0000_u01762311056120") 2025/11/05 02:55:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dfd_d20251105_m025046_c001_v0001041_t0027_u01762311046681") 2025/11/05 02:55:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3a9_d20251105_m025226_c001_v7007000_t0000_u01762311146847") 2025/11/05 02:55:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce15_d20251105_m025221_c001_v0001145_t0052_u01762311141734") 2025/11/05 02:55:06 DEBUG : dir1/0010-45678: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f08_d20251105_m025250_c001_v7007000_t0000_u01762311170209") 2025/11/05 02:55:06 DEBUG : dir1/0010-45678: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f06_d20251105_m025244_c001_v0001041_t0037_u01762311164728") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa163_d20251105_m025408_c001_v7007000_t0000_u01762311248812") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861808_d20251105_m025359_c001_v0001032_t0012_u01762311239808") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b87c_d20251105_m025353_c001_v7007000_t0000_u01762311233299") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617fc_d20251105_m025344_c001_v0001032_t0004_u01762311224127") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e15605_d20251105_m025337_c001_v7007000_t0000_u01762311217432") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617ea_d20251105_m025328_c001_v0001032_t0038_u01762311208931") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002c7_d20251105_m025321_c001_v7007000_t0000_u01762311201974") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617c2_d20251105_m025313_c001_v0001032_t0014_u01762311193109") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35092c_d20251105_m025306_c001_v7007000_t0000_u01762311186211") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617ae_d20251105_m025257_c001_v0001032_t0055_u01762311177197") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4064ce6047088c65_d20251105_m025245_c001_v7007000_t0000_u01762311165498") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce41_d20251105_m025238_c001_v0001145_t0047_u01762311158099") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3ce_d20251105_m025230_c001_v7007000_t0000_u01762311150762") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce23_d20251105_m025225_c001_v0001145_t0039_u01762311145388") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be3198_d20251105_m025223_c001_v7007000_t0000_u01762311143366") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55eb5_d20251105_m025216_c001_v0001041_t0022_u01762311136067") 2025/11/05 02:55:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27788_d20251105_m025208_c001_v7007000_t0000_u01762311128992") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5875_d20251105_m025204_c001_v0001180_t0016_u01762311124110") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b98e_d20251105_m025201_c001_v7007000_t0000_u01762311121630") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e73_d20251105_m025154_c001_v0001041_t0000_u01762311113999") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8ba0f_d20251105_m025128_c001_v7007000_t0000_u01762311088923") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a942_d20251105_m025120_c001_v0001100_t0051_u01762311080492") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b99c_d20251105_m025112_c001_v7007000_t0000_u01762311072867") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8f4_d20251105_m025103_c001_v0001100_t0013_u01762311063656") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852033c_d20251105_m025056_c001_v7007000_t0000_u01762311056337") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8be_d20251105_m025047_c001_v0001100_t0002_u01762311047049") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315b5a2_d20251105_m025226_c001_v7007000_t0000_u01762311146565") 2025/11/05 02:55:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986175a_d20251105_m025221_c001_v0001032_t0015_u01762311141769") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f09_d20251105_m025250_c001_v7007000_t0000_u01762311170392") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59b7_d20251105_m025244_c001_v0001180_t0021_u01762311164822") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa168_d20251105_m025408_c001_v7007000_t0000_u01762311248994") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf06_d20251105_m025400_c001_v0001145_t0051_u01762311240177") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b87d_d20251105_m025353_c001_v7007000_t0000_u01762311233481") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcee8_d20251105_m025344_c001_v0001145_t0045_u01762311224581") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e15607_d20251105_m025337_c001_v7007000_t0000_u01762311217615") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcece_d20251105_m025329_c001_v0001145_t0048_u01762311209455") 2025/11/05 02:55:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002ca_d20251105_m025322_c001_v7007000_t0000_u01762311202155") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcea5_d20251105_m025313_c001_v0001145_t0047_u01762311193597") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35092f_d20251105_m025306_c001_v7007000_t0000_u01762311186393") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce88_d20251105_m025257_c001_v0001145_t0025_u01762311177565") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b80020c_d20251105_m025245_c001_v7007000_t0000_u01762311165840") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986177f_d20251105_m025238_c001_v0001032_t0013_u01762311158469") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3cf_d20251105_m025230_c001_v7007000_t0000_u01762311150946") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5937_d20251105_m025225_c001_v0001180_t0013_u01762311145416") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315b592_d20251105_m025223_c001_v7007000_t0000_u01762311143417") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdfb_d20251105_m025216_c001_v0001145_t0018_u01762311136447") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27789_d20251105_m025209_c001_v7007000_t0000_u01762311129173") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdd1_d20251105_m025204_c001_v0001145_t0034_u01762311124211") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8de2_d20251105_m025201_c001_v7007000_t0000_u01762311121851") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986171a_d20251105_m025154_c001_v0001032_t0033_u01762311114739") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe610_d20251105_m025128_c001_v7007000_t0000_u01762311088935") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616e3_d20251105_m025120_c001_v0001032_t0016_u01762311080879") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b99f_d20251105_m025113_c001_v7007000_t0000_u01762311073049") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616d1_d20251105_m025104_c001_v0001032_t0018_u01762311064133") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852033d_d20251105_m025056_c001_v7007000_t0000_u01762311056520") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616aa_d20251105_m025047_c001_v0001032_t0043_u01762311047391") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3a5_d20251105_m025226_c001_v7007000_t0000_u01762311146567") 2025/11/05 02:55:08 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b590d_d20251105_m025221_c001_v0001180_t0017_u01762311141826") 2025/11/05 02:55:08 DEBUG : dir1/0012-6789;: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f0b_d20251105_m025250_c001_v7007000_t0000_u01762311170577") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce59_d20251105_m025244_c001_v0001145_t0028_u01762311164843") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa169_d20251105_m025409_c001_v7007000_t0000_u01762311249176") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b6f_d20251105_m025400_c001_v0001180_t0028_u01762311240559") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b87f_d20251105_m025353_c001_v7007000_t0000_u01762311233662") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b17_d20251105_m025344_c001_v0001180_t0036_u01762311224980") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e1560a_d20251105_m025337_c001_v7007000_t0000_u01762311217798") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5ac5_d20251105_m025329_c001_v0001180_t0013_u01762311209869") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002cc_d20251105_m025322_c001_v7007000_t0000_u01762311202375") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5a52_d20251105_m025314_c001_v0001180_t0043_u01762311194006") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350931_d20251105_m025306_c001_v7007000_t0000_u01762311186576") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59f4_d20251105_m025257_c001_v0001180_t0022_u01762311177921") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4064ce6047088c68_d20251105_m025245_c001_v7007000_t0000_u01762311165874") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ef5_d20251105_m025238_c001_v0001041_t0039_u01762311158974") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3d1_d20251105_m025231_c001_v7007000_t0000_u01762311151131") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55eda_d20251105_m025225_c001_v0001041_t0021_u01762311145449") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be3190_d20251105_m025222_c001_v7007000_t0000_u01762311142803") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b58e1_d20251105_m025216_c001_v0001180_t0031_u01762311136790") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2778b_d20251105_m025209_c001_v7007000_t0000_u01762311129355") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861738_d20251105_m025204_c001_v0001032_t0017_u01762311124251") 2025/11/05 02:55:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27756_d20251105_m025202_c001_v7007000_t0000_u01762311122037") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b581f_d20251105_m025155_c001_v0001180_t0053_u01762311115574") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b87a_d20251105_m025128_c001_v7007000_t0000_u01762311088944") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b572f_d20251105_m025121_c001_v0001180_t0056_u01762311081248") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b9a2_d20251105_m025113_c001_v7007000_t0000_u01762311073241") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b56d1_d20251105_m025104_c001_v0001180_t0030_u01762311064562") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852033e_d20251105_m025056_c001_v7007000_t0000_u01762311056704") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b567c_d20251105_m025048_c001_v0001180_t0030_u01762311048064") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe7c7_d20251105_m025226_c001_v7007000_t0000_u01762311146761") 2025/11/05 02:55:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ecc_d20251105_m025222_c001_v0001041_t0055_u01762311142007") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f10_d20251105_m025250_c001_v7007000_t0000_u01762311170760") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986178d_d20251105_m025244_c001_v0001032_t0044_u01762311164882") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa16b_d20251105_m025409_c001_v7007000_t0000_u01762311249358") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55fa1_d20251105_m025400_c001_v0001041_t0046_u01762311240765") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b882_d20251105_m025353_c001_v7007000_t0000_u01762311233912") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f83_d20251105_m025345_c001_v0001041_t0012_u01762311225192") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e1560c_d20251105_m025337_c001_v7007000_t0000_u01762311217980") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f69_d20251105_m025330_c001_v0001041_t0049_u01762311210072") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002cd_d20251105_m025322_c001_v7007000_t0000_u01762311202566") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f4d_d20251105_m025314_c001_v0001041_t0043_u01762311194241") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350932_d20251105_m025306_c001_v7007000_t0000_u01762311186759") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55f28_d20251105_m025258_c001_v0001041_t0005_u01762311178128") 2025/11/05 02:55:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d484079eda_d20251105_m025245_c001_v7007000_t0000_u01762311165647") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b598f_d20251105_m025239_c001_v0001180_t0055_u01762311159536") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3d3_d20251105_m025231_c001_v7007000_t0000_u01762311151315") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b593b_d20251105_m025225_c001_v0001180_t0002_u01762311145625") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe39b_d20251105_m025223_c001_v7007000_t0000_u01762311143162") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986174c_d20251105_m025217_c001_v0001032_t0009_u01762311137018") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2778d_d20251105_m025209_c001_v7007000_t0000_u01762311129535") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5877_d20251105_m025204_c001_v0001180_t0037_u01762311124315") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b98f_d20251105_m025201_c001_v7007000_t0000_u01762311121819") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e77_d20251105_m025155_c001_v0001041_t0059_u01762311115800") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403b71a191abe611_d20251105_m025128_c001_v7007000_t0000_u01762311088957") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e3f_d20251105_m025121_c001_v0001041_t0045_u01762311081470") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b9a4_d20251105_m025113_c001_v7007000_t0000_u01762311073434") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e1d_d20251105_m025104_c001_v0001041_t0046_u01762311064772") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c36852033f_d20251105_m025056_c001_v7007000_t0000_u01762311056887") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dff_d20251105_m025048_c001_v0001041_t0016_u01762311048273") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f412fe48847ec6a85_d20251105_m025226_c001_v7007000_t0000_u01762311146713") 2025/11/05 02:55:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b590f_d20251105_m025222_c001_v0001180_t0043_u01762311142051") 2025/11/05 02:55:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f14_d20251105_m025250_c001_v7007000_t0000_u01762311170943") 2025/11/05 02:55:11 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59b9_d20251105_m025245_c001_v0001180_t0036_u01762311165036") 2025/11/05 02:55:11 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa16c_d20251105_m025409_c001_v7007000_t0000_u01762311249540") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986180c_d20251105_m025401_c001_v0001032_t0057_u01762311241219") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b883_d20251105_m025354_c001_v7007000_t0000_u01762311234103") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617fe_d20251105_m025345_c001_v0001032_t0040_u01762311225566") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e1560e_d20251105_m025338_c001_v7007000_t0000_u01762311218162") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617ec_d20251105_m025330_c001_v0001032_t0022_u01762311210502") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002ce_d20251105_m025322_c001_v7007000_t0000_u01762311202749") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617cc_d20251105_m025314_c001_v0001032_t0015_u01762311194706") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350935_d20251105_m025306_c001_v7007000_t0000_u01762311186941") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198617b2_d20251105_m025258_c001_v0001032_t0031_u01762311178560") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b800208_d20251105_m025245_c001_v7007000_t0000_u01762311165660") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce43_d20251105_m025239_c001_v0001145_t0039_u01762311159740") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3d4_d20251105_m025231_c001_v7007000_t0000_u01762311151501") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986176c_d20251105_m025225_c001_v0001032_t0041_u01762311145700") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b800196_d20251105_m025223_c001_v7007000_t0000_u01762311143243") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55eba_d20251105_m025217_c001_v0001041_t0052_u01762311137731") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2778f_d20251105_m025209_c001_v7007000_t0000_u01762311129718") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e99_d20251105_m025204_c001_v0001041_t0041_u01762311124346") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be30ff_d20251105_m025202_c001_v7007000_t0000_u01762311122087") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986171e_d20251105_m025156_c001_v0001032_t0045_u01762311116107") 2025/11/05 02:55:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b871_d20251105_m025128_c001_v7007000_t0000_u01762311088524") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a949_d20251105_m025122_c001_v0001100_t0003_u01762311082197") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b9a8_d20251105_m025113_c001_v7007000_t0000_u01762311073617") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8fa_d20251105_m025105_c001_v0001100_t0039_u01762311065195") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520340_d20251105_m025057_c001_v7007000_t0000_u01762311057080") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8c7_d20251105_m025048_c001_v0001100_t0054_u01762311048673") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3a7_d20251105_m025226_c001_v7007000_t0000_u01762311146769") 2025/11/05 02:55:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986175c_d20251105_m025222_c001_v0001032_t0025_u01762311142253") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f15_d20251105_m025251_c001_v7007000_t0000_u01762311171127") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce5d_d20251105_m025245_c001_v0001145_t0008_u01762311165190") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa16d_d20251105_m025409_c001_v7007000_t0000_u01762311249722") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf0a_d20251105_m025401_c001_v0001145_t0008_u01762311241568") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b884_d20251105_m025354_c001_v7007000_t0000_u01762311234284") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcef0_d20251105_m025346_c001_v0001145_t0023_u01762311226150") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e1560f_d20251105_m025338_c001_v7007000_t0000_u01762311218343") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dced1_d20251105_m025330_c001_v0001145_t0025_u01762311210912") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002d0_d20251105_m025322_c001_v7007000_t0000_u01762311202933") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dceaa_d20251105_m025315_c001_v0001145_t0021_u01762311195167") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350936_d20251105_m025307_c001_v7007000_t0000_u01762311187125") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce8f_d20251105_m025259_c001_v0001145_t0015_u01762311179169") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d484079ede_d20251105_m025246_c001_v7007000_t0000_u01762311166019") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861783_d20251105_m025240_c001_v0001032_t0042_u01762311160690") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3d5_d20251105_m025231_c001_v7007000_t0000_u01762311151685") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce25_d20251105_m025225_c001_v0001145_t0021_u01762311145810") 2025/11/05 02:55:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445ba20_d20251105_m025222_c001_v7007000_t0000_u01762311142812") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce04_d20251105_m025218_c001_v0001145_t0013_u01762311138253") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27791_d20251105_m025209_c001_v7007000_t0000_u01762311129899") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdd5_d20251105_m025204_c001_v0001145_t0018_u01762311124521") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea710e_d20251105_m025201_c001_v7007000_t0000_u01762311121887") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5827_d20251105_m025156_c001_v0001180_t0057_u01762311116549") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e115a5_d20251105_m025128_c001_v7007000_t0000_u01762311088706") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616e5_d20251105_m025122_c001_v0001032_t0039_u01762311082727") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b9ac_d20251105_m025113_c001_v7007000_t0000_u01762311073799") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616d3_d20251105_m025105_c001_v0001032_t0050_u01762311065678") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520341_d20251105_m025057_c001_v7007000_t0000_u01762311057262") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616b0_d20251105_m025049_c001_v0001032_t0059_u01762311049030") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e7172cb_d20251105_m025226_c001_v7007000_t0000_u01762311146614") 2025/11/05 02:55:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5911_d20251105_m025222_c001_v0001180_t0026_u01762311142264") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a9c_d20251105_m025131_c001_v7007000_t0000_u01762311091604") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5752_d20251105_m025126_c001_v0001180_t0038_u01762311086518") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65a9d_d20251105_m025131_c001_v7007000_t0000_u01762311091785") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e4c_d20251105_m025126_c001_v0001041_t0056_u01762311086619") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aa3_d20251105_m025131_c001_v7007000_t0000_u01762311091965") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a959_d20251105_m025126_c001_v0001100_t0021_u01762311086626") 2025/11/05 02:55:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aa5_d20251105_m025132_c001_v7007000_t0000_u01762311092147") 2025/11/05 02:55:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5758_d20251105_m025126_c001_v0001180_t0052_u01762311086721") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aa7_d20251105_m025132_c001_v7007000_t0000_u01762311092328") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616ed_d20251105_m025126_c001_v0001032_t0009_u01762311086805") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aa8_d20251105_m025132_c001_v7007000_t0000_u01762311092514") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b575a_d20251105_m025126_c001_v0001180_t0018_u01762311086984") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aaa_d20251105_m025132_c001_v7007000_t0000_u01762311092696") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e50_d20251105_m025127_c001_v0001041_t0027_u01762311087171") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aac_d20251105_m025132_c001_v7007000_t0000_u01762311092893") 2025/11/05 02:55:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a95b_d20251105_m025127_c001_v0001100_t0008_u01762311087183") 2025/11/05 02:55:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aae_d20251105_m025133_c001_v7007000_t0000_u01762311093074") 2025/11/05 02:55:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b575c_d20251105_m025127_c001_v0001180_t0033_u01762311087196") 2025/11/05 02:55:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65ab1_d20251105_m025133_c001_v7007000_t0000_u01762311093273") 2025/11/05 02:55:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616ef_d20251105_m025127_c001_v0001032_t0018_u01762311087230") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65ab3_d20251105_m025133_c001_v7007000_t0000_u01762311093453") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5760_d20251105_m025127_c001_v0001180_t0040_u01762311087400") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65ab4_d20251105_m025133_c001_v7007000_t0000_u01762311093651") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a95f_d20251105_m025127_c001_v0001100_t0033_u01762311087618") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65ab5_d20251105_m025133_c001_v7007000_t0000_u01762311093882") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616f1_d20251105_m025127_c001_v0001032_t0016_u01762311087631") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65ab6_d20251105_m025134_c001_v7007000_t0000_u01762311094073") 2025/11/05 02:55:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5762_d20251105_m025127_c001_v0001180_t0009_u01762311087640") 2025/11/05 02:55:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65ab8_d20251105_m025134_c001_v7007000_t0000_u01762311094266") 2025/11/05 02:55:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5766_d20251105_m025127_c001_v0001180_t0000_u01762311087843") 2025/11/05 02:55:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4164ff5c8cd65aba_d20251105_m025134_c001_v7007000_t0000_u01762311094456") 2025/11/05 02:55:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e52_d20251105_m025127_c001_v0001041_t0058_u01762311087858") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27768_d20251105_m025205_c001_v7007000_t0000_u01762311125056") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b583f_d20251105_m025159_c001_v0001180_t0002_u01762311119208") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d59_d20251105_m025205_c001_v7007000_t0000_u01762311125228") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5843_d20251105_m025159_c001_v0001180_t0059_u01762311119449") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41769bf18d558835_d20251105_m025205_c001_v7007000_t0000_u01762311125069") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861726_d20251105_m025159_c001_v0001032_t0003_u01762311119582") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2776a_d20251105_m025205_c001_v7007000_t0000_u01762311125237") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e83_d20251105_m025159_c001_v0001041_t0041_u01762311119619") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d56_d20251105_m025205_c001_v7007000_t0000_u01762311125085") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5847_d20251105_m025159_c001_v0001180_t0049_u01762311119661") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be311c_d20251105_m025205_c001_v7007000_t0000_u01762311125020") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdbd_d20251105_m025159_c001_v0001145_t0025_u01762311119949") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41769bf18d558834_d20251105_m025204_c001_v7007000_t0000_u01762311124887") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861728_d20251105_m025159_c001_v0001032_t0025_u01762311119959") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea71dc_d20251105_m025204_c001_v7007000_t0000_u01762311124846") 2025/11/05 02:55:16 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e87_d20251105_m025200_c001_v0001041_t0009_u01762311120058") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea71dd_d20251105_m025205_c001_v7007000_t0000_u01762311125036") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdbf_d20251105_m025200_c001_v0001145_t0041_u01762311120239") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b9b8_d20251105_m025205_c001_v7007000_t0000_u01762311125090") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986172a_d20251105_m025200_c001_v0001032_t0029_u01762311120345") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8dff_d20251105_m025205_c001_v7007000_t0000_u01762311125104") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e89_d20251105_m025200_c001_v0001041_t0037_u01762311120453") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be311d_d20251105_m025205_c001_v7007000_t0000_u01762311125203") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986172e_d20251105_m025200_c001_v0001032_t0017_u01762311120758") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d52_d20251105_m025204_c001_v7007000_t0000_u01762311124856") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdc1_d20251105_m025200_c001_v0001145_t0057_u01762311120848") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea71de_d20251105_m025205_c001_v7007000_t0000_u01762311125217") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e8b_d20251105_m025200_c001_v0001041_t0001_u01762311120913") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27766_d20251105_m025204_c001_v7007000_t0000_u01762311124875") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b584b_d20251105_m025200_c001_v0001180_t0052_u01762311120938") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d55_d20251105_m025205_c001_v7007000_t0000_u01762311125040") 2025/11/05 02:55:17 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcdc3_d20251105_m025201_c001_v0001145_t0029_u01762311121131") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c392379078_d20251105_m024935_c001_v7007000_t0000_u01762310975460") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1079659ab9d09a16_d20251105_m024933_c001_v0001176_t0026_u01762310973530") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b598_d20251105_m024933_c001_v7007000_t0000_u01762310973341") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1079659ab9d09a06_d20251105_m024929_c001_v0001176_t0047_u01762310969554") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b586_d20251105_m024928_c001_v7007000_t0000_u01762310968825") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d02_d20251105_m024924_c001_v0001041_t0014_u01762310964621") 2025/11/05 02:55:17 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a2739d_d20251105_m024923_c001_v7007000_t0000_u01762310963164") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1115c1fee0733390_d20251105_m024920_c001_v0001146_t0057_u01762310960398") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d4840799ad_d20251105_m024920_c001_v7007000_t0000_u01762310960215") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1115c1fee0733381_d20251105_m024916_c001_v0001146_t0017_u01762310956629") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d484079992_d20251105_m024915_c001_v7007000_t0000_u01762310955902") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b53bd_d20251105_m024912_c001_v0001180_t0014_u01762310952149") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7d8a_d20251105_m024910_c001_v7007000_t0000_u01762310950884") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f10893516671e6eab_d20251105_m024909_c001_v0001098_t0034_u01762310949308") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b257_d20251105_m024909_c001_v7007000_t0000_u01762310949125") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f10893516671e6e93_d20251105_m024904_c001_v0001098_t0000_u01762310944564") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b240_d20251105_m024903_c001_v7007000_t0000_u01762310943842") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5362_d20251105_m024900_c001_v0001180_t0000_u01762310940473") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e11222_d20251105_m024859_c001_v7007000_t0000_u01762310939523") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1031147622f0aeb4_d20251105_m024857_c001_v0001161_t0031_u01762310937440") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b217_d20251105_m024857_c001_v7007000_t0000_u01762310937257") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1031147622f0aeac_d20251105_m024854_c001_v0001161_t0025_u01762310934087") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b200_d20251105_m024853_c001_v7007000_t0000_u01762310933360") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b531a_d20251105_m024847_c001_v0001180_t0040_u01762310927847") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be2c6e_d20251105_m024846_c001_v7007000_t0000_u01762310926938") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115f9acf183305d1_d20251105_m024844_c001_v0001040_t0056_u01762310924734") 2025/11/05 02:55:18 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41823ea56c5de6eb_d20251105_m024844_c001_v7007000_t0000_u01762310924548") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115f9acf183305c8_d20251105_m024840_c001_v0001040_t0036_u01762310920887") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41823ea56c5de6d3_d20251105_m024840_c001_v7007000_t0000_u01762310920120") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b52d6_d20251105_m024833_c001_v0001180_t0023_u01762310913876") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315a845_d20251105_m024832_c001_v7007000_t0000_u01762310912963") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f104d9f0641c754ff_d20251105_m024829_c001_v0001104_t0018_u01762310909637") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd414_d20251105_m024829_c001_v7007000_t0000_u01762310909448") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f104d9f0641c754e5_d20251105_m024825_c001_v0001104_t0015_u01762310905773") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd407_d20251105_m024825_c001_v7007000_t0000_u01762310905056") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b529c_d20251105_m024819_c001_v0001180_t0051_u01762310899909") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3501ea_d20251105_m024818_c001_v7007000_t0000_u01762310898816") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1046b74bf21b4ca4_d20251105_m024812_c001_v0001130_t0050_u01762310892796") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be2b84_d20251105_m024812_c001_v7007000_t0000_u01762310892587") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b526c_d20251105_m024808_c001_v0001180_t0000_u01762310888831") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f107d48c15dece955_d20251105_m024807_c001_v0001144_t0026_u01762310887403") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f107d48c15dece952_d20251105_m024805_c001_v0001144_t0023_u01762310885942") 2025/11/05 02:55:19 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f72cd_d20251105_m024752_c001_v7007000_t0000_u01762310872451") 2025/11/05 02:55:20 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55c70_d20251105_m024745_c001_v0001041_t0002_u01762310865727") 2025/11/05 02:55:20 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1058a00a028a5ce2_d20251105_m024744_c001_v0001161_t0044_u01762310864762") 2025/11/05 02:55:20 DEBUG : dst/one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1058a00a028a5cd6_d20251105_m024743_c001_v0001161_t0014_u01762310863728") 2025/11/05 02:55:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c392379079_d20251105_m024935_c001_v7007000_t0000_u01762310975642") 2025/11/05 02:55:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f119fd9f799fb7f05_d20251105_m024932_c001_v0001102_t0043_u01762310972734") 2025/11/05 02:55:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f106a837913e67fb3_d20251105_m024928_c001_v0001134_t0044_u01762310968436") 2025/11/05 02:55:20 DEBUG : dst/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a273a0_d20251105_m024923_c001_v7007000_t0000_u01762310963346") 2025/11/05 02:55:20 DEBUG : dst/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f110743fcae142f3a_d20251105_m024919_c001_v0001134_t0030_u01762310959857") 2025/11/05 02:55:20 DEBUG : dst/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f102915ae697a79c0_d20251105_m024915_c001_v0001105_t0029_u01762310955499") 2025/11/05 02:55:20 DEBUG : dst/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7d8b_d20251105_m024911_c001_v7007000_t0000_u01762310951065") 2025/11/05 02:55:20 DEBUG : dst/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f112be2a4ffc1818e_d20251105_m024908_c001_v0001117_t0027_u01762310948512") 2025/11/05 02:55:20 DEBUG : dst/one.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1044ee2f35054e56_d20251105_m024903_c001_v0001145_t0022_u01762310943577") 2025/11/05 02:55:20 DEBUG : dst/three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3501eb_d20251105_m024818_c001_v7007000_t0000_u01762310898998") 2025/11/05 02:55:20 DEBUG : dst/three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f107d48c15dece95f_d20251105_m024817_c001_v0001144_t0038_u01762310897043") 2025/11/05 02:55:20 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c39237907a_d20251105_m024935_c001_v7007000_t0000_u01762310975823") 2025/11/05 02:55:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f101d32024dbc8c6f_d20251105_m024934_c001_v0001101_t0055_u01762310974335") 2025/11/05 02:55:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11239ca83455d9db_d20251105_m024930_c001_v0001093_t0049_u01762310970822") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c39237907b_d20251105_m024936_c001_v7007000_t0000_u01762310976005") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1079659ab9d09a1c_d20251105_m024934_c001_v0001176_t0015_u01762310974865") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b5a4_d20251105_m024934_c001_v7007000_t0000_u01762310974654") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1079659ab9d09a0c_d20251105_m024931_c001_v0001176_t0045_u01762310971402") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419682f80445b591_d20251105_m024931_c001_v7007000_t0000_u01762310971214") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d07_d20251105_m024925_c001_v0001041_t0031_u01762310965544") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a273a3_d20251105_m024923_c001_v7007000_t0000_u01762310963528") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1115c1fee073339a_d20251105_m024921_c001_v0001146_t0044_u01762310961978") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d4840799b4_d20251105_m024921_c001_v7007000_t0000_u01762310961779") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1115c1fee0733387_d20251105_m024918_c001_v0001146_t0045_u01762310958280") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f413849d4840799a1_d20251105_m024918_c001_v7007000_t0000_u01762310958096") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b53c3_d20251105_m024912_c001_v0001180_t0046_u01762310952848") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b25d_d20251105_m024910_c001_v7007000_t0000_u01762310950338") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cf2_d20251105_m024907_c001_v0001041_t0020_u01762310947426") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b24b_d20251105_m024906_c001_v7007000_t0000_u01762310946296") 2025/11/05 02:55:21 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b536a_d20251105_m024901_c001_v0001180_t0058_u01762310941107") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b220_d20251105_m024858_c001_v7007000_t0000_u01762310938585") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cd9_d20251105_m024855_c001_v0001041_t0010_u01762310935991") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b207_d20251105_m024854_c001_v7007000_t0000_u01762310934896") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b531c_d20251105_m024848_c001_v0001180_t0052_u01762310928439") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41823ea56c5de6f4_d20251105_m024846_c001_v7007000_t0000_u01762310926018") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cc8_d20251105_m024843_c001_v0001041_t0023_u01762310923097") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41823ea56c5de6da_d20251105_m024842_c001_v7007000_t0000_u01762310922007") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b52dd_d20251105_m024835_c001_v0001180_t0044_u01762310915115") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd41b_d20251105_m024832_c001_v7007000_t0000_u01762310912051") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cb6_d20251105_m024828_c001_v0001041_t0023_u01762310908128") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd40c_d20251105_m024827_c001_v7007000_t0000_u01762310907040") 2025/11/05 02:55:22 DEBUG : dst/three.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b529e_d20251105_m024820_c001_v0001180_t0034_u01762310900450") 2025/11/05 02:55:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a273a6_d20251105_m024923_c001_v7007000_t0000_u01762310963709") 2025/11/05 02:55:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11046b2840f0d3c1_d20251105_m024921_c001_v0001157_t0053_u01762310961321") 2025/11/05 02:55:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1199f63452a09c1c_d20251105_m024917_c001_v0001171_t0021_u01762310957780") 2025/11/05 02:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7d8e_d20251105_m024911_c001_v7007000_t0000_u01762310951246") 2025/11/05 02:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115b397a117cc7e3_d20251105_m024910_c001_v0001102_t0010_u01762310950031") 2025/11/05 02:55:23 DEBUG : dst/three.txt.bak: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f109c888ec7607431_d20251105_m024905_c001_v0001106_t0002_u01762310945232") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c39237907c_d20251105_m024936_c001_v7007000_t0000_u01762310976187") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b541e_d20251105_m024925_c001_v0001180_t0001_u01762310965350") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a273ab_d20251105_m024923_c001_v7007000_t0000_u01762310963890") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cf6_d20251105_m024912_c001_v0001041_t0005_u01762310952352") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7d90_d20251105_m024911_c001_v7007000_t0000_u01762310951426") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ce2_d20251105_m024900_c001_v0001041_t0032_u01762310940711") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e11224_d20251105_m024859_c001_v7007000_t0000_u01762310939742") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cd0_d20251105_m024848_c001_v0001041_t0022_u01762310928055") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be2c6f_d20251105_m024847_c001_v7007000_t0000_u01762310927119") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55cba_d20251105_m024834_c001_v0001041_t0041_u01762310914459") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40157fc1b315a846_d20251105_m024833_c001_v7007000_t0000_u01762310913145") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55caa_d20251105_m024820_c001_v0001041_t0033_u01762310900142") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3501ed_d20251105_m024819_c001_v7007000_t0000_u01762310899181") 2025/11/05 02:55:23 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f10426c5b8316a9f0_d20251105_m024814_c001_v0001183_t0029_u01762310894414") 2025/11/05 02:55:24 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f72ce_d20251105_m024752_c001_v7007000_t0000_u01762310872634") 2025/11/05 02:55:24 DEBUG : dst/two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1058a00a028a5d04_d20251105_m024751_c001_v0001161_t0034_u01762310871352") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea6c83_d20251105_m024718_c001_v7007000_t0000_u01762310838596") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55c1b_d20251105_m024715_c001_v0001041_t0046_u01762310835512") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea6c6d_d20251105_m024713_c001_v7007000_t0000_u01762310833637") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b50b1_d20251105_m024703_c001_v0001180_t0027_u01762310823829") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7a26_d20251105_m024655_c001_v7007000_t0000_u01762310815630") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55be3_d20251105_m024651_c001_v0001041_t0056_u01762310811665") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f795c_d20251105_m024632_c001_v7007000_t0000_u01762310792384") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b99_d20251105_m024630_c001_v0001041_t0043_u01762310790098") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f794d_d20251105_m024629_c001_v7007000_t0000_u01762310789115") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b8e_d20251105_m024627_c001_v0001041_t0048_u01762310787359") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f84_d20251105_m024623_c001_v7007000_t0000_u01762310783756") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b7e_d20251105_m024621_c001_v0001041_t0009_u01762310781541") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f6b_d20251105_m024616_c001_v7007000_t0000_u01762310776954") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d82_d20251105_m024615_c001_v0001115_t0038_u01762310775146") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f34_d20251105_m024607_c001_v7007000_t0000_u01762310767581") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d6a_d20251105_m024605_c001_v0001115_t0045_u01762310765423") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f23_d20251105_m024604_c001_v7007000_t0000_u01762310764332") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d64_d20251105_m024603_c001_v0001115_t0022_u01762310763278") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f04_d20251105_m024557_c001_v7007000_t0000_u01762310757426") 2025/11/05 02:55:24 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d4e_d20251105_m024555_c001_v0001115_t0039_u01762310755757") 2025/11/05 02:55:25 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214eee_d20251105_m024553_c001_v7007000_t0000_u01762310753925") 2025/11/05 02:55:25 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d43_d20251105_m024552_c001_v0001115_t0015_u01762310752706") 2025/11/05 02:55:25 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214ee3_d20251105_m024552_c001_v7007000_t0000_u01762310752339") 2025/11/05 02:55:25 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11897e5bb94d6ae4_d20251105_m024551_c001_v0001171_t0059_u01762310751599") 2025/11/05 02:55:25 DEBUG : empty space: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d3d_d20251105_m024549_c001_v0001115_t0036_u01762310749742") 2025/11/05 02:55:25 DEBUG : enormous: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7956_d20251105_m024631_c001_v7007000_t0000_u01762310791470") 2025/11/05 02:55:25 DEBUG : enormous: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b9f_d20251105_m024630_c001_v0001041_t0005_u01762310790519") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f404df7c39237909a_d20251105_m024940_c001_v7007000_t0000_u01762310980596") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b547c_d20251105_m024939_c001_v0001180_t0024_u01762310979438") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79f6_d20251105_m024650_c001_v7007000_t0000_u01762310810334") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5054_d20251105_m024649_c001_v0001180_t0019_u01762310809049") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e72_d20251105_m024546_c001_v7007000_t0000_u01762310746391") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d31_d20251105_m024544_c001_v0001115_t0056_u01762310744747") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e64_d20251105_m024544_c001_v7007000_t0000_u01762310744202") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d2c_d20251105_m024543_c001_v0001115_t0047_u01762310743272") 2025/11/05 02:55:25 DEBUG : existing: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d28_d20251105_m024541_c001_v0001115_t0025_u01762310741958") 2025/11/05 02:55:25 DEBUG : existing-b: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79fa_d20251105_m024650_c001_v7007000_t0000_u01762310810515") 2025/11/05 02:55:25 DEBUG : existing-b: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bd7_d20251105_m024649_c001_v0001041_t0056_u01762310809057") 2025/11/05 02:55:25 DEBUG : file1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350564_d20251105_m025034_c001_v7007000_t0000_u01762311034152") 2025/11/05 02:55:25 DEBUG : file1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5616_d20251105_m025032_c001_v0001180_t0018_u01762311032399") 2025/11/05 02:55:26 DEBUG : file1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350552_d20251105_m025031_c001_v7007000_t0000_u01762311031449") 2025/11/05 02:55:26 DEBUG : file1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986168d_d20251105_m025030_c001_v0001032_t0055_u01762311030032") 2025/11/05 02:55:26 DEBUG : five: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7975_d20251105_m024636_c001_v7007000_t0000_u01762310796413") 2025/11/05 02:55:26 DEBUG : five: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55bb2_d20251105_m024634_c001_v0001041_t0008_u01762310794332") 2025/11/05 02:55:26 DEBUG : foo: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214efa_d20251105_m024555_c001_v7007000_t0000_u01762310755384") 2025/11/05 02:55:26 DEBUG : foo: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41366516983c8d4c_d20251105_m024554_c001_v0001115_t0056_u01762310754840") 2025/11/05 02:55:26 DEBUG : foo: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41366516983c8d4a_d20251105_m024554_c001_v0001115_t0056_u01762310754289") 2025/11/05 02:55:26 DEBUG : four: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7978_d20251105_m024636_c001_v7007000_t0000_u01762310796595") 2025/11/05 02:55:26 DEBUG : four: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b5010_d20251105_m024635_c001_v0001180_t0032_u01762310795072") 2025/11/05 02:55:26 DEBUG : four: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bac_d20251105_m024633_c001_v0001041_t0057_u01762310793602") 2025/11/05 02:55:26 DEBUG : hello world2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d31_d20251105_m024454_c001_v7007000_t0000_u01762310694303") 2025/11/05 02:55:26 DEBUG : hello world2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cc3_d20251105_m024453_c001_v0001115_t0056_u01762310693450") 2025/11/05 02:55:26 DEBUG : ignore-size: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e59_d20251105_m024541_c001_v7007000_t0000_u01762310741588") 2025/11/05 02:55:26 DEBUG : ignore-size: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d25_d20251105_m024540_c001_v0001115_t0043_u01762310740243") 2025/11/05 02:55:26 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79d5_d20251105_m024648_c001_v7007000_t0000_u01762310808309") 2025/11/05 02:55:27 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bd5_d20251105_m024647_c001_v0001041_t0021_u01762310807607") 2025/11/05 02:55:27 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79cf_d20251105_m024646_c001_v7007000_t0000_u01762310806865") 2025/11/05 02:55:27 DEBUG : nested/sub dir/file: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bd3_d20251105_m024646_c001_v0001041_t0016_u01762310806069") 2025/11/05 02:55:27 DEBUG : one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f797c_d20251105_m024636_c001_v7007000_t0000_u01762310796776") 2025/11/05 02:55:27 DEBUG : one: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55ba4_d20251105_m024632_c001_v0001041_t0008_u01762310792788") 2025/11/05 02:55:27 DEBUG : only0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35051b_d20251105_m025025_c001_v7007000_t0000_u01762311025521") 2025/11/05 02:55:27 DEBUG : only0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b55b7_d20251105_m025020_c001_v0001180_t0032_u01762311020201") 2025/11/05 02:55:27 DEBUG : only0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d83_d20251105_m025004_c001_v0001041_t0004_u01762311004923") 2025/11/05 02:55:27 DEBUG : only0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b365_d20251105_m024958_c001_v7007000_t0000_u01762310998887") 2025/11/05 02:55:27 DEBUG : only0: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d2c_d20251105_m024944_c001_v0001041_t0044_u01762310984136") 2025/11/05 02:55:27 DEBUG : only1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35051d_d20251105_m025025_c001_v7007000_t0000_u01762311025711") 2025/11/05 02:55:27 DEBUG : only1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b55bd_d20251105_m025020_c001_v0001180_t0032_u01762311020751") 2025/11/05 02:55:27 DEBUG : only1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d85_d20251105_m025005_c001_v0001041_t0031_u01762311005564") 2025/11/05 02:55:27 DEBUG : only1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b36d_d20251105_m024959_c001_v7007000_t0000_u01762310999436") 2025/11/05 02:55:27 DEBUG : only1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d2e_d20251105_m024945_c001_v0001041_t0008_u01762310985199") 2025/11/05 02:55:27 DEBUG : only10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35051e_d20251105_m025025_c001_v7007000_t0000_u01762311025894") 2025/11/05 02:55:27 DEBUG : only10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b55b1_d20251105_m025019_c001_v0001180_t0032_u01762311019799") 2025/11/05 02:55:27 DEBUG : only10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d9d_d20251105_m025011_c001_v0001041_t0018_u01762311011817") 2025/11/05 02:55:27 DEBUG : only10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e716f97_d20251105_m024958_c001_v7007000_t0000_u01762310998690") 2025/11/05 02:55:27 DEBUG : only10: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d55_d20251105_m024951_c001_v0001041_t0024_u01762310991454") 2025/11/05 02:55:27 DEBUG : only11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350521_d20251105_m025026_c001_v7007000_t0000_u01762311026078") 2025/11/05 02:55:28 DEBUG : only11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403142b3a321a84d_d20251105_m025020_c001_v0001100_t0020_u01762311020359") 2025/11/05 02:55:28 DEBUG : only11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55da1_d20251105_m025012_c001_v0001041_t0059_u01762311012541") 2025/11/05 02:55:28 DEBUG : only11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f75a7_d20251105_m024958_c001_v7007000_t0000_u01762310998958") 2025/11/05 02:55:28 DEBUG : only11: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d58_d20251105_m024951_c001_v0001041_t0015_u01762310991996") 2025/11/05 02:55:28 DEBUG : only12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350523_d20251105_m025026_c001_v7007000_t0000_u01762311026260") 2025/11/05 02:55:28 DEBUG : only12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55dc0_d20251105_m025019_c001_v0001041_t0008_u01762311019817") 2025/11/05 02:55:28 DEBUG : only12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55da8_d20251105_m025013_c001_v0001041_t0042_u01762311013099") 2025/11/05 02:55:28 DEBUG : only12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b36b_d20251105_m024959_c001_v7007000_t0000_u01762310999254") 2025/11/05 02:55:28 DEBUG : only12: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d5a_d20251105_m024952_c001_v0001041_t0044_u01762310992640") 2025/11/05 02:55:28 DEBUG : only13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350525_d20251105_m025026_c001_v7007000_t0000_u01762311026446") 2025/11/05 02:55:28 DEBUG : only13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b55b9_d20251105_m025020_c001_v0001180_t0032_u01762311020385") 2025/11/05 02:55:28 DEBUG : only13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55daa_d20251105_m025014_c001_v0001041_t0046_u01762311014610") 2025/11/05 02:55:28 DEBUG : only13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b362_d20251105_m024958_c001_v7007000_t0000_u01762310998702") 2025/11/05 02:55:28 DEBUG : only13: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d5c_d20251105_m024953_c001_v0001041_t0040_u01762310993302") 2025/11/05 02:55:28 DEBUG : only14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350527_d20251105_m025026_c001_v7007000_t0000_u01762311026628") 2025/11/05 02:55:28 DEBUG : only14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4092add119861677_d20251105_m025020_c001_v0001032_t0033_u01762311020764") 2025/11/05 02:55:28 DEBUG : only14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dae_d20251105_m025015_c001_v0001041_t0024_u01762311015350") 2025/11/05 02:55:28 DEBUG : only14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b367_d20251105_m024959_c001_v7007000_t0000_u01762310999070") 2025/11/05 02:55:28 DEBUG : only14: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d60_d20251105_m024953_c001_v0001041_t0003_u01762310993940") 2025/11/05 02:55:28 DEBUG : only15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350528_d20251105_m025026_c001_v7007000_t0000_u01762311026811") 2025/11/05 02:55:28 DEBUG : only15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4092add119861675_d20251105_m025020_c001_v0001032_t0033_u01762311020578") 2025/11/05 02:55:28 DEBUG : only15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55db4_d20251105_m025015_c001_v0001041_t0055_u01762311015979") 2025/11/05 02:55:28 DEBUG : only15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e716f99_d20251105_m024959_c001_v7007000_t0000_u01762310999113") 2025/11/05 02:55:29 DEBUG : only15: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d62_d20251105_m024954_c001_v0001041_t0012_u01762310994494") 2025/11/05 02:55:29 DEBUG : only16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35052a_d20251105_m025026_c001_v7007000_t0000_u01762311026994") 2025/11/05 02:55:29 DEBUG : only16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403142b3a321a853_d20251105_m025020_c001_v0001100_t0020_u01762311020542") 2025/11/05 02:55:29 DEBUG : only16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55db6_d20251105_m025016_c001_v0001041_t0039_u01762311016523") 2025/11/05 02:55:29 DEBUG : only16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e716f9a_d20251105_m024959_c001_v7007000_t0000_u01762310999295") 2025/11/05 02:55:29 DEBUG : only16: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d68_d20251105_m024955_c001_v0001041_t0025_u01762310995020") 2025/11/05 02:55:30 DEBUG : only17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35052b_d20251105_m025027_c001_v7007000_t0000_u01762311027196") 2025/11/05 02:55:30 DEBUG : only17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55dc2_d20251105_m025020_c001_v0001041_t0008_u01762311020216") 2025/11/05 02:55:30 DEBUG : only17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55db8_d20251105_m025017_c001_v0001041_t0042_u01762311017162") 2025/11/05 02:55:30 DEBUG : only17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f75aa_d20251105_m024959_c001_v7007000_t0000_u01762310999322") 2025/11/05 02:55:30 DEBUG : only17: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d6a_d20251105_m024955_c001_v0001041_t0028_u01762310995624") 2025/11/05 02:55:30 DEBUG : only18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35052c_d20251105_m025027_c001_v7007000_t0000_u01762311027379") 2025/11/05 02:55:30 DEBUG : only18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55dc4_d20251105_m025020_c001_v0001041_t0008_u01762311020400") 2025/11/05 02:55:30 DEBUG : only18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dba_d20251105_m025018_c001_v0001041_t0028_u01762311018148") 2025/11/05 02:55:30 DEBUG : only18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350441_d20251105_m024959_c001_v7007000_t0000_u01762310999426") 2025/11/05 02:55:30 DEBUG : only18: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d6e_d20251105_m024956_c001_v0001041_t0048_u01762310996207") 2025/11/05 02:55:30 DEBUG : only19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350531_d20251105_m025027_c001_v7007000_t0000_u01762311027561") 2025/11/05 02:55:30 DEBUG : only19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403142b3a321a857_d20251105_m025020_c001_v0001100_t0020_u01762311020723") 2025/11/05 02:55:30 DEBUG : only19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dbc_d20251105_m025018_c001_v0001041_t0050_u01762311018696") 2025/11/05 02:55:30 DEBUG : only19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f75a3_d20251105_m024958_c001_v7007000_t0000_u01762310998776") 2025/11/05 02:55:30 DEBUG : only19: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d72_d20251105_m024956_c001_v0001041_t0055_u01762310996863") 2025/11/05 02:55:30 DEBUG : only2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350533_d20251105_m025027_c001_v7007000_t0000_u01762311027744") 2025/11/05 02:55:30 DEBUG : only2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b55bb_d20251105_m025020_c001_v0001180_t0032_u01762311020567") 2025/11/05 02:55:30 DEBUG : only2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d87_d20251105_m025006_c001_v0001041_t0025_u01762311006606") 2025/11/05 02:55:30 DEBUG : only2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f75a8_d20251105_m024959_c001_v7007000_t0000_u01762310999140") 2025/11/05 02:55:30 DEBUG : only2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d34_d20251105_m024945_c001_v0001041_t0025_u01762310985744") 2025/11/05 02:55:30 DEBUG : only3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350534_d20251105_m025027_c001_v7007000_t0000_u01762311027926") 2025/11/05 02:55:30 DEBUG : only3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55dc8_d20251105_m025020_c001_v0001041_t0008_u01762311020584") 2025/11/05 02:55:30 DEBUG : only3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d89_d20251105_m025007_c001_v0001041_t0014_u01762311007139") 2025/11/05 02:55:30 DEBUG : only3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35043e_d20251105_m024959_c001_v7007000_t0000_u01762310999244") 2025/11/05 02:55:30 DEBUG : only3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d36_d20251105_m024946_c001_v0001041_t0048_u01762310986317") 2025/11/05 02:55:30 DEBUG : only4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350535_d20251105_m025028_c001_v7007000_t0000_u01762311028109") 2025/11/05 02:55:30 DEBUG : only4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55dca_d20251105_m025020_c001_v0001041_t0008_u01762311020777") 2025/11/05 02:55:31 DEBUG : only4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d8b_d20251105_m025007_c001_v0001041_t0053_u01762311007725") 2025/11/05 02:55:31 DEBUG : only4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35043a_d20251105_m024958_c001_v7007000_t0000_u01762310998866") 2025/11/05 02:55:31 DEBUG : only4: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d3e_d20251105_m024947_c001_v0001041_t0030_u01762310987194") 2025/11/05 02:55:31 DEBUG : only5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350538_d20251105_m025028_c001_v7007000_t0000_u01762311028292") 2025/11/05 02:55:31 DEBUG : only5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4092add119861679_d20251105_m025020_c001_v0001032_t0033_u01762311020947") 2025/11/05 02:55:31 DEBUG : only5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d8d_d20251105_m025008_c001_v0001041_t0056_u01762311008708") 2025/11/05 02:55:31 DEBUG : only5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350433_d20251105_m024958_c001_v7007000_t0000_u01762310998319") 2025/11/05 02:55:31 DEBUG : only5: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d40_d20251105_m024947_c001_v0001041_t0026_u01762310987775") 2025/11/05 02:55:31 DEBUG : only6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35053c_d20251105_m025028_c001_v7007000_t0000_u01762311028474") 2025/11/05 02:55:31 DEBUG : only6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55dcc_d20251105_m025020_c001_v0001041_t0008_u01762311020962") 2025/11/05 02:55:31 DEBUG : only6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d8f_d20251105_m025009_c001_v0001041_t0035_u01762311009246") 2025/11/05 02:55:31 DEBUG : only6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350435_d20251105_m024958_c001_v7007000_t0000_u01762310998501") 2025/11/05 02:55:31 DEBUG : only6: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d44_d20251105_m024948_c001_v0001041_t0030_u01762310988678") 2025/11/05 02:55:31 DEBUG : only7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35053d_d20251105_m025028_c001_v7007000_t0000_u01762311028698") 2025/11/05 02:55:31 DEBUG : only7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403142b3a321a85b_d20251105_m025021_c001_v0001100_t0020_u01762311021111") 2025/11/05 02:55:31 DEBUG : only7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d93_d20251105_m025010_c001_v0001041_t0031_u01762311010031") 2025/11/05 02:55:31 DEBUG : only7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35043c_d20251105_m024959_c001_v7007000_t0000_u01762310999048") 2025/11/05 02:55:31 DEBUG : only7: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d48_d20251105_m024949_c001_v0001041_t0008_u01762310989344") 2025/11/05 02:55:31 DEBUG : only8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f35053f_d20251105_m025028_c001_v7007000_t0000_u01762311028880") 2025/11/05 02:55:31 DEBUG : only8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f403142b3a321a859_d20251105_m025020_c001_v0001100_t0020_u01762311020909") 2025/11/05 02:55:31 DEBUG : only8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d95_d20251105_m025010_c001_v0001041_t0055_u01762311010593") 2025/11/05 02:55:31 DEBUG : only8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350437_d20251105_m024958_c001_v7007000_t0000_u01762310998683") 2025/11/05 02:55:32 DEBUG : only8: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d4a_d20251105_m024949_c001_v0001041_t0042_u01762310989944") 2025/11/05 02:55:32 DEBUG : only9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350542_d20251105_m025029_c001_v7007000_t0000_u01762311029072") 2025/11/05 02:55:32 DEBUG : only9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415ec0154a2b55c1_d20251105_m025020_c001_v0001180_t0032_u01762311020934") 2025/11/05 02:55:32 DEBUG : only9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d97_d20251105_m025011_c001_v0001041_t0026_u01762311011186") 2025/11/05 02:55:32 DEBUG : only9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e716f98_d20251105_m024958_c001_v7007000_t0000_u01762310998876") 2025/11/05 02:55:32 DEBUG : only9: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55d4f_d20251105_m024950_c001_v0001041_t0035_u01762310990648") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79c2_d20251105_m024644_c001_v7007000_t0000_u01762310804945") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bcd_d20251105_m024643_c001_v0001041_t0032_u01762310803017") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79b2_d20251105_m024642_c001_v7007000_t0000_u01762310802172") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bcb_d20251105_m024640_c001_v0001041_t0029_u01762310800451") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f799d_d20251105_m024639_c001_v7007000_t0000_u01762310799721") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f118c6b966b4b2e5c_d20251105_m024637_c001_v0001099_t0005_u01762310797686") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f92_d20251105_m024626_c001_v7007000_t0000_u01762310786159") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b84_d20251105_m024624_c001_v0001041_t0024_u01762310784314") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f81_d20251105_m024622_c001_v7007000_t0000_u01762310782619") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d8a_d20251105_m024617_c001_v0001115_t0043_u01762310777500") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f69_d20251105_m024616_c001_v7007000_t0000_u01762310776024") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d80_d20251105_m024614_c001_v0001115_t0037_u01762310774623") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f31_d20251105_m024607_c001_v7007000_t0000_u01762310767029") 2025/11/05 02:55:32 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d68_d20251105_m024604_c001_v0001115_t0019_u01762310764878") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f25_d20251105_m024604_c001_v7007000_t0000_u01762310764513") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d62_d20251105_m024602_c001_v0001115_t0045_u01762310762598") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f1d_d20251105_m024602_c001_v7007000_t0000_u01762310762204") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d5e_d20251105_m024601_c001_v0001115_t0010_u01762310761369") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d5a_d20251105_m024600_c001_v0001115_t0057_u01762310760446") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f13_d20251105_m024600_c001_v7007000_t0000_u01762310760083") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d56_d20251105_m024558_c001_v0001115_t0048_u01762310758789") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d54_d20251105_m024557_c001_v0001115_t0011_u01762310757979") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f05_d20251105_m024557_c001_v7007000_t0000_u01762310757606") 2025/11/05 02:55:33 DEBUG : potato: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d52_d20251105_m024556_c001_v0001115_t0058_u01762310756628") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e2150ee_d20251105_m024728_c001_v7007000_t0000_u01762310848093") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55c37_d20251105_m024727_c001_v0001041_t0049_u01762310847204") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea6c84_d20251105_m024718_c001_v7007000_t0000_u01762310838856") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5107_d20251105_m024714_c001_v0001180_t0007_u01762310834932") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b7ffb10_d20251105_m024707_c001_v7007000_t0000_u01762310827664") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bfb_d20251105_m024702_c001_v0001041_t0026_u01762310822950") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7a28_d20251105_m024656_c001_v7007000_t0000_u01762310816075") 2025/11/05 02:55:33 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5060_d20251105_m024651_c001_v0001180_t0037_u01762310811472") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7957_d20251105_m024631_c001_v7007000_t0000_u01762310791652") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b96_d20251105_m024629_c001_v0001041_t0048_u01762310789669") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f794e_d20251105_m024629_c001_v7007000_t0000_u01762310789303") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b8a_d20251105_m024626_c001_v0001041_t0020_u01762310786712") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f95_d20251105_m024626_c001_v7007000_t0000_u01762310786341") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b86_d20251105_m024625_c001_v0001041_t0035_u01762310785169") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f86_d20251105_m024623_c001_v7007000_t0000_u01762310783937") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55b82_d20251105_m024622_c001_v0001041_t0048_u01762310782990") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f6d_d20251105_m024617_c001_v7007000_t0000_u01762310777135") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d86_d20251105_m024616_c001_v0001115_t0035_u01762310776039") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4179f6057e214f35_d20251105_m024607_c001_v7007000_t0000_u01762310767795") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d6c_d20251105_m024606_c001_v0001115_t0025_u01762310766437") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d41_d20251105_m024457_c001_v7007000_t0000_u01762310697612") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cce_d20251105_m024456_c001_v0001115_t0050_u01762310696663") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d36_d20251105_m024455_c001_v7007000_t0000_u01762310695723") 2025/11/05 02:55:34 DEBUG : potato2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cca_d20251105_m024454_c001_v0001115_t0048_u01762310694852") 2025/11/05 02:55:34 DEBUG : potato3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f415a39794fea6c86_d20251105_m024719_c001_v7007000_t0000_u01762310839268") 2025/11/05 02:55:34 DEBUG : potato3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5111_d20251105_m024716_c001_v0001180_t0034_u01762310836046") 2025/11/05 02:55:34 DEBUG : potato3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b7ffb13_d20251105_m024707_c001_v7007000_t0000_u01762310827845") 2025/11/05 02:55:34 DEBUG : potato3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bfd_d20251105_m024704_c001_v0001041_t0059_u01762310824050") 2025/11/05 02:55:34 DEBUG : potato3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7a29_d20251105_m024656_c001_v7007000_t0000_u01762310816273") 2025/11/05 02:55:34 DEBUG : potato3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5062_d20251105_m024652_c001_v0001180_t0058_u01762310812023") 2025/11/05 02:55:34 DEBUG : pre-dest1/1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34f282_d20251105_m024801_c001_v7007000_t0000_u01762310881715") 2025/11/05 02:55:35 DEBUG : pre-dest1/1: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b520e_d20251105_m024753_c001_v0001180_t0014_u01762310873379") 2025/11/05 02:55:35 DEBUG : pre-dest2/2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f34f283_d20251105_m024801_c001_v7007000_t0000_u01762310881898") 2025/11/05 02:55:35 DEBUG : pre-dest2/2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55c80_d20251105_m024753_c001_v0001041_t0046_u01762310873990") 2025/11/05 02:55:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7296_d20251105_m024739_c001_v7007000_t0000_u01762310859712") 2025/11/05 02:55:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b51a7_d20251105_m024735_c001_v0001180_t0027_u01762310855808") 2025/11/05 02:55:35 DEBUG : sizeonly: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e50_d20251105_m024539_c001_v7007000_t0000_u01762310739691") 2025/11/05 02:55:35 DEBUG : sizeonly: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d21_d20251105_m024538_c001_v0001115_t0025_u01762310738462") 2025/11/05 02:55:35 DEBUG : splitbanan: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f400b1d56230c8f17_d20251105_m025251_c001_v7007000_t0000_u01762311171316") 2025/11/05 02:55:35 DEBUG : splitbanan: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b59a9_d20251105_m025243_c001_v0001180_t0055_u01762311163734") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa16e_d20251105_m025409_c001_v7007000_t0000_u01762311249904") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf12_d20251105_m025403_c001_v0001145_t0045_u01762311243010") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e097b887_d20251105_m025354_c001_v7007000_t0000_u01762311234503") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcef6_d20251105_m025347_c001_v0001145_t0056_u01762311227404") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41673bf139e15610_d20251105_m025338_c001_v7007000_t0000_u01762311218526") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dced5_d20251105_m025332_c001_v0001145_t0015_u01762311212113") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b8002d1_d20251105_m025323_c001_v7007000_t0000_u01762311203114") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dceac_d20251105_m025316_c001_v0001145_t0055_u01762311196575") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350937_d20251105_m025307_c001_v7007000_t0000_u01762311187308") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce91_d20251105_m025300_c001_v0001145_t0028_u01762311180417") 2025/11/05 02:55:35 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f408b8c205e71732b_d20251105_m025245_c001_v7007000_t0000_u01762311165667") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861787_d20251105_m025242_c001_v0001032_t0059_u01762311162567") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f409b81d6249fe3d6_d20251105_m025231_c001_v7007000_t0000_u01762311151869") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce1d_d20251105_m025224_c001_v0001145_t0019_u01762311144348") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405b1c37b5be3193_d20251105_m025223_c001_v7007000_t0000_u01762311143169") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dce08_d20251105_m025219_c001_v0001145_t0038_u01762311139471") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a27792_d20251105_m025210_c001_v7007000_t0000_u01762311130080") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b585d_d20251105_m025202_c001_v0001180_t0038_u01762311122964") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0f9d48_d20251105_m025201_c001_v7007000_t0000_u01762311121875") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55e7f_d20251105_m025157_c001_v0001041_t0004_u01762311117829") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd4f9_d20251105_m025128_c001_v7007000_t0000_u01762311088978") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616e7_d20251105_m025124_c001_v0001032_t0052_u01762311084778") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f419b66f47bb8b9ae_d20251105_m025113_c001_v7007000_t0000_u01762311073981") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616d7_d20251105_m025107_c001_v0001032_t0030_u01762311067114") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f405701c368520342_d20251105_m025057_c001_v7007000_t0000_u01762311057445") 2025/11/05 02:55:36 DEBUG : splitbananasplit: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add1198616b4_d20251105_m025050_c001_v0001032_t0013_u01762311050607") 2025/11/05 02:55:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41816a065a6f7d5f_d20251105_m025226_c001_v7007000_t0000_u01762311146779") 2025/11/05 02:55:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5901_d20251105_m025220_c001_v0001180_t0010_u01762311140660") 2025/11/05 02:55:36 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3505a7_d20251105_m025042_c001_v7007000_t0000_u01762311042012") 2025/11/05 02:55:36 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986169d_d20251105_m025038_c001_v0001032_t0047_u01762311038959") 2025/11/05 02:55:36 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b7fff6d_d20251105_m025037_c001_v7007000_t0000_u01762311037846") 2025/11/05 02:55:36 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55dee_d20251105_m025035_c001_v0001041_t0046_u01762311035095") 2025/11/05 02:55:36 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79d9_d20251105_m024648_c001_v7007000_t0000_u01762310808490") 2025/11/05 02:55:36 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b504d_d20251105_m024647_c001_v0001180_t0057_u01762310807594") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79d1_d20251105_m024647_c001_v7007000_t0000_u01762310807047") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5045_d20251105_m024646_c001_v0001180_t0045_u01762310806056") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e3c_d20251105_m024536_c001_v7007000_t0000_u01762310736093") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d1d_d20251105_m024534_c001_v0001115_t0057_u01762310734341") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e30_d20251105_m024533_c001_v7007000_t0000_u01762310733947") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d19_d20251105_m024532_c001_v0001115_t0019_u01762310732542") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e1c_d20251105_m024530_c001_v7007000_t0000_u01762310730465") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d13_d20251105_m024528_c001_v0001115_t0024_u01762310728863") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26e18_d20251105_m024528_c001_v7007000_t0000_u01762310728297") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d0e_d20251105_m024526_c001_v0001115_t0039_u01762310726861") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d06_d20251105_m024523_c001_v0001115_t0004_u01762310723963") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26dff_d20251105_m024523_c001_v7007000_t0000_u01762310723586") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d04_d20251105_m024522_c001_v0001115_t0042_u01762310722732") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8d02_d20251105_m024521_c001_v0001115_t0011_u01762310721754") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f420343d706a26df4_d20251105_m024521_c001_v7007000_t0000_u01762310721391") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cfe_d20251105_m024517_c001_v0001115_t0021_u01762310717238") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cfa_d20251105_m024514_c001_v0001115_t0033_u01762310714365") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d87_d20251105_m024514_c001_v7007000_t0000_u01762310714006") 2025/11/05 02:55:37 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cf6_d20251105_m024513_c001_v0001115_t0014_u01762310713154") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cf4_d20251105_m024512_c001_v0001115_t0048_u01762310712070") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d7f_d20251105_m024511_c001_v7007000_t0000_u01762310711701") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cf2_d20251105_m024507_c001_v0001115_t0010_u01762310707884") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d6f_d20251105_m024507_c001_v7007000_t0000_u01762310707512") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cee_d20251105_m024506_c001_v0001115_t0014_u01762310706338") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d67_d20251105_m024505_c001_v7007000_t0000_u01762310705435") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8ce8_d20251105_m024504_c001_v0001115_t0015_u01762310704647") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d63_d20251105_m024504_c001_v7007000_t0000_u01762310704109") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8ce2_d20251105_m024503_c001_v0001115_t0019_u01762310703289") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d59_d20251105_m024502_c001_v7007000_t0000_u01762310702314") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cde_d20251105_m024501_c001_v0001115_t0032_u01762310701048") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d52_d20251105_m024500_c001_v7007000_t0000_u01762310700510") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cd8_d20251105_m024459_c001_v0001115_t0055_u01762310699512") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d4e_d20251105_m024458_c001_v7007000_t0000_u01762310698973") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cd4_d20251105_m024458_c001_v0001115_t0059_u01762310698150") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d26_d20251105_m024452_c001_v7007000_t0000_u01762310692913") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cc1_d20251105_m024451_c001_v0001115_t0052_u01762310691998") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d1a_d20251105_m024451_c001_v7007000_t0000_u01762310691460") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cbb_d20251105_m024450_c001_v0001115_t0056_u01762310690642") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979d10_d20251105_m024449_c001_v7007000_t0000_u01762310689750") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cb7_d20251105_m024448_c001_v0001115_t0052_u01762310688769") 2025/11/05 02:55:38 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4116d128e0979cfe_d20251105_m024446_c001_v7007000_t0000_u01762310686570") 2025/11/05 02:55:39 DEBUG : sub dir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f11366516983c8cb5_d20251105_m024445_c001_v0001115_t0051_u01762310685691") 2025/11/05 02:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f3505a9_d20251105_m025042_c001_v7007000_t0000_u01762311042196") 2025/11/05 02:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a8a4_d20251105_m025038_c001_v0001100_t0056_u01762311038970") 2025/11/05 02:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f407c18167b7fff71_d20251105_m025038_c001_v7007000_t0000_u01762311038029") 2025/11/05 02:55:39 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b562e_d20251105_m025035_c001_v0001180_t0022_u01762311035101") 2025/11/05 02:55:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa178_d20251105_m025411_c001_v7007000_t0000_u01762311251870") 2025/11/05 02:55:39 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b89_d20251105_m025411_c001_v0001180_t0012_u01762311251259") 2025/11/05 02:55:39 DEBUG : sub/yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79c0_d20251105_m024644_c001_v7007000_t0000_u01762310804378") 2025/11/05 02:55:39 DEBUG : sub/yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5031_d20251105_m024642_c001_v0001180_t0057_u01762310802913") 2025/11/05 02:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350566_d20251105_m025034_c001_v7007000_t0000_u01762311034334") 2025/11/05 02:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861691_d20251105_m025032_c001_v0001032_t0051_u01762311032413") 2025/11/05 02:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350553_d20251105_m025031_c001_v7007000_t0000_u01762311031631") 2025/11/05 02:55:39 DEBUG : test_dir1/file2: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55de2_d20251105_m025030_c001_v0001041_t0020_u01762311030039") 2025/11/05 02:55:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350568_d20251105_m025034_c001_v7007000_t0000_u01762311034516") 2025/11/05 02:55:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f103142b3a321a890_d20251105_m025032_c001_v0001100_t0037_u01762311032752") 2025/11/05 02:55:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4103089b7f350557_d20251105_m025031_c001_v7007000_t0000_u01762311031813") 2025/11/05 02:55:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5604_d20251105_m025030_c001_v0001180_t0051_u01762311030012") 2025/11/05 02:55:39 DEBUG : three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f797e_d20251105_m024636_c001_v7007000_t0000_u01762310796958") 2025/11/05 02:55:39 DEBUG : three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55bb4_d20251105_m024635_c001_v0001041_t0053_u01762310795637") 2025/11/05 02:55:39 DEBUG : three: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55ba8_d20251105_m024633_c001_v0001041_t0032_u01762310793206") 2025/11/05 02:55:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa180_d20251105_m025413_c001_v7007000_t0000_u01762311253635") 2025/11/05 02:55:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55fad_d20251105_m025412_c001_v0001041_t0058_u01762311252868") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa21c_d20251105_m025433_c001_v7007000_t0000_u01762311273676") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861824_d20251105_m025431_c001_v0001032_t0021_u01762311271712") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1f7_d20251105_m025430_c001_v7007000_t0000_u01762311270159") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55fca_d20251105_m025428_c001_v0001041_t0012_u01762311268443") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1d2_d20251105_m025427_c001_v7007000_t0000_u01762311267493") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5bba_d20251105_m025426_c001_v0001180_t0034_u01762311266814") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1b8_d20251105_m025421_c001_v7007000_t0000_u01762311261319") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55fb9_d20251105_m025419_c001_v0001041_t0028_u01762311259757") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1c4_d20251105_m025423_c001_v7007000_t0000_u01762311263996") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add11986181a_d20251105_m025422_c001_v0001032_t0017_u01762311262268") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1a4_d20251105_m025418_c001_v7007000_t0000_u01762311258748") 2025/11/05 02:55:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5b98_d20251105_m025418_c001_v0001180_t0040_u01762311258113") 2025/11/05 02:55:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa19a_d20251105_m025417_c001_v7007000_t0000_u01762311257162") 2025/11/05 02:55:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf1d_d20251105_m025416_c001_v0001145_t0047_u01762311256361") 2025/11/05 02:55:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa18d_d20251105_m025415_c001_v7007000_t0000_u01762311255410") 2025/11/05 02:55:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1092add119861810_d20251105_m025414_c001_v0001032_t0032_u01762311254614") 2025/11/05 02:55:40 DEBUG : toe/toe/toe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4096eeeee1cbd5e9_d20251105_m025438_c001_v7007000_t0000_u01762311278984") 2025/11/05 02:55:40 DEBUG : toe/toe/toe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1090fb3050a55fd3_d20251105_m025438_c001_v0001041_t0003_u01762311278193") 2025/11/05 02:55:40 DEBUG : toe/toe/toe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1cf_d20251105_m025425_c001_v7007000_t0000_u01762311265862") 2025/11/05 02:55:40 DEBUG : toe/toe/toe: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf2b_d20251105_m025424_c001_v0001145_t0046_u01762311264981") 2025/11/05 02:55:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa221_d20251105_m025434_c001_v7007000_t0000_u01762311274259") 2025/11/05 02:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f117fbfcd9e2dcf32_d20251105_m025433_c001_v0001145_t0057_u01762311273316") 2025/11/05 02:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f40243b349f0fa1fb_d20251105_m025430_c001_v7007000_t0000_u01762311270747") 2025/11/05 02:55:41 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1143bc0b5f9f4e8c_d20251105_m025429_c001_v0001145_t0033_u01762311269712") 2025/11/05 02:55:41 DEBUG : two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7981_d20251105_m024637_c001_v7007000_t0000_u01762310797139") 2025/11/05 02:55:41 DEBUG : two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f418c6b966b4b2e56_d20251105_m024634_c001_v0001099_t0029_u01762310794880") 2025/11/05 02:55:41 DEBUG : two: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f4090fb3050a55ba6_d20251105_m024633_c001_v0001041_t0008_u01762310793022") 2025/11/05 02:55:41 DEBUG : yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79c6_d20251105_m024645_c001_v7007000_t0000_u01762310805125") 2025/11/05 02:55:41 DEBUG : yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f10877602f7675561_d20251105_m024644_c001_v0001176_t0032_u01762310804166") 2025/11/05 02:55:41 DEBUG : yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79ae_d20251105_m024641_c001_v7007000_t0000_u01762310801627") 2025/11/05 02:55:41 DEBUG : yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b5029_d20251105_m024640_c001_v0001180_t0022_u01762310800460") 2025/11/05 02:55:41 DEBUG : yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f7997_d20251105_m024639_c001_v7007000_t0000_u01762310799168") 2025/11/05 02:55:41 DEBUG : yam: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f115ec0154a2b501e_d20251105_m024637_c001_v0001180_t0002_u01762310797699") 2025/11/05 02:55:41 DEBUG : yaml: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f79b4_d20251105_m024642_c001_v7007000_t0000_u01762310802353") 2025/11/05 02:55:41 DEBUG : yaml: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f111ee3ec03ff297f_d20251105_m024641_c001_v0001183_t0035_u01762310801378") 2025/11/05 02:55:41 DEBUG : yaml: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f41400e9a7e4f799f_d20251105_m024639_c001_v7007000_t0000_u01762310799902") 2025/11/05 02:55:41 DEBUG : yaml: Deleting (id "4_z5ff2fdc3e06d5b1b9fa80e1b_f1056cc8a04738ccd_d20251105_m024638_c001_v0001176_t0056_u01762310798945") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m0.045024599s (try 1/5)