"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/26 05:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu" 2025/04/26 05:52:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 05:52:01 DEBUG : Creating backend with remote "/tmp/rclone4249780970" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/26 05:52:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:52:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:04 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.07s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:06 DEBUG : Creating backend with remote "/non-existing" 2025/04/26 05:52:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/26 05:52:06 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:06 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:09 INFO : B2 bucket rclone-test-qunihuh5fiqu: Running all checks before starting transfers 2025/04/26 05:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:09 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:09 INFO : B2 bucket rclone-test-qunihuh5fiqu: Checks finished, now starting transfers 2025/04/26 05:52:09 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:10 ERROR : Ignoring --no-traverse with sync 2025/04/26 05:52:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:11 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:52:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/26 05:52:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/26 05:52:12 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:52:13 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:13 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:52:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/26 05:52:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:52:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/26 05:52:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:52:17 INFO : sub dir: Making directory 2025/04/26 05:52:17 INFO : sub dir2: Making directory 2025/04/26 05:52:17 INFO : sub dir2/sub sub dir2: Making directory 2025/04/26 05:52:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:17 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:17 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/26 05:52:17 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:18 INFO : sub dir2: Making directory 2025/04/26 05:52:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/26 05:52:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:52:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:19 DEBUG : sub dir2: Making directory with metadata 2025/04/26 05:52:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:52:19 INFO : sub dir: Making directory 2025/04/26 05:52:19 INFO : sub dir2: Making directory 2025/04/26 05:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:19 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:19 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:20 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:52:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/26 05:52:20 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/26 05:52:20 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:21 INFO : sub dir2: Making directory 2025/04/26 05:52:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:21 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:21 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:22 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:52:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:22 DEBUG : sub dir2: Making directory with metadata 2025/04/26 05:52:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:52:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:52:23 INFO : sub dir: Making directory 2025/04/26 05:52:23 INFO : sub dir2: Making directory 2025/04/26 05:52:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:23 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:52:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/26 05:52:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:24 INFO : sub dir2: Making directory 2025/04/26 05:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:25 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:52:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lugobem2kelo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qunihuh5fiqu -> B2 bucket rclone-test-lugobem2kelo 2025/04/26 05:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:27 DEBUG : B2 bucket rclone-test-lugobem2kelo: Waiting for checks to finish 2025/04/26 05:52:27 DEBUG : B2 bucket rclone-test-lugobem2kelo: Waiting for transfers to finish 2025/04/26 05:52:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:28 DEBUG : B2 bucket rclone-test-lugobem2kelo: Purge remote 2025/04/26 05:52:28 INFO : B2 bucket rclone-test-lugobem2kelo: cleaning bucket "rclone-test-lugobem2kelo" of all files 2025/04/26 05:52:29 DEBUG : sub dir/hello world: Deleting (id "4_zef328d03a07d7b0b9f680e1b_f10762ae159ed4c31_d20250426_m055228_c001_v0001116_t0058_u01745646748273") --- PASS: TestServerSideCopy (5.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 05:52:32 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:32 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 05:52:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-behoxoz1juyu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qunihuh5fiqu -> B2 bucket rclone-test-behoxoz1juyu 2025/04/26 05:52:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:35 DEBUG : B2 bucket rclone-test-behoxoz1juyu: Waiting for checks to finish 2025/04/26 05:52:35 DEBUG : B2 bucket rclone-test-behoxoz1juyu: Waiting for transfers to finish 2025/04/26 05:52:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 05:52:43 DEBUG : B2 bucket rclone-test-behoxoz1juyu: Waiting for checks to finish 2025/04/26 05:52:43 DEBUG : B2 bucket rclone-test-behoxoz1juyu: Waiting for transfers to finish 2025/04/26 05:52:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 05:52:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:44 DEBUG : B2 bucket rclone-test-behoxoz1juyu: Purge remote 2025/04/26 05:52:44 INFO : B2 bucket rclone-test-behoxoz1juyu: cleaning bucket "rclone-test-behoxoz1juyu" of all files 2025/04/26 05:52:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f229de3a07d7b0b9f680e1b_f10304b9851d1f3d2_d20250426_m055243_c001_v0001117_t0058_u01745646763327") 2025/04/26 05:52:44 DEBUG : sub dir/hello world: Deleting (id "4_z9f229de3a07d7b0b9f680e1b_f109efa8d09151085_d20250426_m055241_c001_v0001184_t0039_u01745646761048") --- PASS: TestServerSideCopyOverSelf (12.45s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 05:52:46 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:46 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:52:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 05:52:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/26 05:52:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.94s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-haxelor3cado" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qunihuh5fiqu -> B2 bucket rclone-test-haxelor3cado 2025/04/26 05:52:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:49 DEBUG : B2 bucket rclone-test-haxelor3cado: Waiting for checks to finish 2025/04/26 05:52:49 DEBUG : B2 bucket rclone-test-haxelor3cado: Waiting for transfers to finish 2025/04/26 05:52:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 05:52:51 DEBUG : B2 bucket rclone-test-haxelor3cado: Waiting for checks to finish 2025/04/26 05:52:51 DEBUG : B2 bucket rclone-test-haxelor3cado: Waiting for transfers to finish 2025/04/26 05:52:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 05:52:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/26 05:52:52 INFO : sub dir/hello world: Deleted 2025/04/26 05:52:53 DEBUG : testing file moves 2025/04/26 05:52:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/26 05:52:53 DEBUG : B2 bucket rclone-test-haxelor3cado: Waiting for checks to finish 2025/04/26 05:52:53 DEBUG : B2 bucket rclone-test-haxelor3cado: Waiting for transfers to finish 2025/04/26 05:52:53 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/26 05:52:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/26 05:52:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:54 DEBUG : B2 bucket rclone-test-haxelor3cado: Purge remote 2025/04/26 05:52:54 INFO : B2 bucket rclone-test-haxelor3cado: cleaning bucket "rclone-test-haxelor3cado" of all files 2025/04/26 05:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf22dd63a07d7b0b9f680e1b_f109d3f5267d0b333_d20250426_m055253_c001_v0001182_t0037_u01745646773377") 2025/04/26 05:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf22dd63a07d7b0b9f680e1b_f110770e842671aef_d20250426_m055251_c001_v0001171_t0052_u01745646771392") 2025/04/26 05:52:54 DEBUG : sub dir/hello world: Deleting (id "4_zbf22dd63a07d7b0b9f680e1b_f1081cebd05967b0d_d20250426_m055250_c001_v0001176_t0021_u01745646770326") --- PASS: TestServerSideMoveOverSelf (8.08s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:56 ERROR : : error listing: directory not found 2025/04/26 05:52:56 INFO : Local file system at /tmp/rclone4249780970: Making directory 2025/04/26 05:52:57 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:52:57 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.84s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:52:58 DEBUG : Local file system at /tmp/rclone4249780970: Waiting for checks to finish 2025/04/26 05:52:58 DEBUG : Local file system at /tmp/rclone4249780970: Waiting for transfers to finish 2025/04/26 05:52:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:52:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/26 05:52:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/26 05:53:00 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:00 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:53:00 INFO : check sum: Copied (new) 2025/04/26 05:53:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:01 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:01 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:53:01 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/26 05:53:01 DEBUG : check sum: Unchanged skipping 2025/04/26 05:53:01 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:01 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/26 05:53:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 05:53:02 INFO : sizeonly: Copied (new) 2025/04/26 05:53:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:03 DEBUG : sizeonly: Sizes identical 2025/04/26 05:53:03 DEBUG : sizeonly: Unchanged skipping 2025/04/26 05:53:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:03 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/26 05:53:04 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:04 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:05 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/26 05:53:05 INFO : ignore-size: Copied (new) 2025/04/26 05:53:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:53:05 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:05 DEBUG : ignore-size: Unchanged skipping 2025/04/26 05:53:05 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:05 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:53:07 DEBUG : existing: Unchanged skipping 2025/04/26 05:53:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:07 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/26 05:53:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 05:53:07 INFO : existing: Copied (replaced existing) 2025/04/26 05:53:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.47s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 05:53:09 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:09 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 05:53:09 INFO : existing: Copied (new) 2025/04/26 05:53:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:10 DEBUG : existing: Destination exists, skipping 2025/04/26 05:53:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:10 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.66s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/26 05:53:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:12 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 05:53:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:13 INFO : a/potato2: Copied (new) 2025/04/26 05:53:13 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:15 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/04/26 05:53:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:53:15 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/26 05:53:15 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:15 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:15 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/04/26 05:53:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:53:18 INFO : empty space: Updated modification time in destination 2025/04/26 05:53:18 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:18 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:21 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:21 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/04/26 05:53:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:53:21 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:21 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:21 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:23 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/04/26 05:53:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4249780970) 2025/04/26 05:53:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qunihuh5fiqu) 2025/04/26 05:53:23 DEBUG : foo: sha1 differ 2025/04/26 05:53:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/26 05:53:23 INFO : foo: Copied (replaced existing) 2025/04/26 05:53:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/26 05:53:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:25 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:25 INFO : potato: Copied (new) 2025/04/26 05:53:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.11s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/26 05:53:27 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:27 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/26 05:53:27 INFO : potato: Copied (replaced existing) 2025/04/26 05:53:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:29 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/04/26 05:53:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4249780970) 2025/04/26 05:53:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qunihuh5fiqu) 2025/04/26 05:53:29 DEBUG : potato: sha1 differ 2025/04/26 05:53:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/26 05:53:29 INFO : potato: Copied (replaced existing) 2025/04/26 05:53:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:31 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/26 05:53:31 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:31 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:31 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:33 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:33 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:33 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:33 INFO : potato2: Copied (new) 2025/04/26 05:53:33 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:33 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:35 INFO : d: Making directory 2025/04/26 05:53:35 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/26 05:53:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:35 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:35 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 05:53:35 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:36 INFO : a/potato2: Copied (new) 2025/04/26 05:53:36 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/26 05:53:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:38 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:38 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 05:53:38 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:38 INFO : a/potato2: Copied (new) 2025/04/26 05:53:38 ERROR : B2 bucket rclone-test-qunihuh5fiqu: not deleting files as there were IO errors 2025/04/26 05:53:38 ERROR : B2 bucket rclone-test-qunihuh5fiqu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.85s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:41 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:41 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:41 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:41 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:41 INFO : potato: Deleted 2025/04/26 05:53:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:43 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:43 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:43 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:43 INFO : potato: Deleted 2025/04/26 05:53:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:44 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:44 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:44 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:53:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:53:46 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:46 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/26 05:53:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:48 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 05:53:48 DEBUG : enormous: Excluded 2025/04/26 05:53:48 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 05:53:48 DEBUG : potato2: Excluded 2025/04/26 05:53:48 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 05:53:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:48 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:48 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:48 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:48 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:48 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 05:53:48 DEBUG : enormous: Excluded 2025/04/26 05:53:48 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 05:53:48 DEBUG : potato2: Excluded 2025/04/26 05:53:48 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 05:53:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/26 05:53:48 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:48 DEBUG : Local file system at /tmp/rclone4249780970: Waiting for checks to finish 2025/04/26 05:53:48 DEBUG : Local file system at /tmp/rclone4249780970: Waiting for transfers to finish 2025/04/26 05:53:48 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:51 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 05:53:51 DEBUG : enormous: Excluded 2025/04/26 05:53:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 05:53:51 DEBUG : potato2: Excluded 2025/04/26 05:53:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:53:51 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:51 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:51 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:51 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:51 INFO : enormous: Deleted 2025/04/26 05:53:51 INFO : potato2: Deleted 2025/04/26 05:53:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/26 05:53:52 DEBUG : Local file system at /tmp/rclone4249780970: Waiting for checks to finish 2025/04/26 05:53:52 DEBUG : empty space: Unchanged skipping 2025/04/26 05:53:52 DEBUG : Local file system at /tmp/rclone4249780970: Waiting for transfers to finish 2025/04/26 05:53:52 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:52 INFO : enormous: Deleted 2025/04/26 05:53:52 INFO : potato2: Deleted 2025/04/26 05:53:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.20s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:55 DEBUG : five: Need to transfer - File not found at Destination 2025/04/26 05:53:55 DEBUG : one: Destination is newer than source, skipping 2025/04/26 05:53:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/26 05:53:55 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:55 DEBUG : three: Sizes identical 2025/04/26 05:53:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/26 05:53:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 05:53:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4249780970) 2025/04/26 05:53:55 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qunihuh5fiqu) 2025/04/26 05:53:55 DEBUG : two: sha1 differ 2025/04/26 05:53:55 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/26 05:53:55 INFO : five: Copied (new) 2025/04/26 05:53:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 05:53:55 INFO : two: Copied (replaced existing) 2025/04/26 05:53:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/26 05:53:56 INFO : four: Copied (replaced existing) 2025/04/26 05:53:56 DEBUG : Waiting for deletions to finish 2025/04/26 05:53:56 DEBUG : one: Destination is newer than source, skipping 2025/04/26 05:53:56 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:56 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/26 05:53:56 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/26 05:53:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 05:53:56 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/26 05:53:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 05:53:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 05:53:56 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/26 05:53:56 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/26 05:53:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 05:53:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4249780970) 2025/04/26 05:53:56 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qunihuh5fiqu) 2025/04/26 05:53:56 DEBUG : three: sha1 differ 2025/04/26 05:53:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/26 05:53:56 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:57 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:53:57 INFO : three: Copied (replaced existing) 2025/04/26 05:53:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.10s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/26 05:53:58 INFO : B2 bucket rclone-test-qunihuh5fiqu: Making map for --track-renames 2025/04/26 05:53:58 INFO : B2 bucket rclone-test-qunihuh5fiqu: Finished making map for --track-renames 2025/04/26 05:53:58 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 05:53:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/26 05:53:58 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for renames to finish 2025/04/26 05:53:58 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:53:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 05:53:59 INFO : yam: Copied (new) 2025/04/26 05:53:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/26 05:53:59 INFO : potato: Copied (new) 2025/04/26 05:53:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:53:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:53:59 INFO : B2 bucket rclone-test-qunihuh5fiqu: Making map for --track-renames 2025/04/26 05:53:59 INFO : B2 bucket rclone-test-qunihuh5fiqu: Finished making map for --track-renames 2025/04/26 05:53:59 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:53:59 DEBUG : potato: Unchanged skipping 2025/04/26 05:53:59 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for renames to finish 2025/04/26 05:54:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 05:54:00 INFO : yam: Copied (server-side copy) to: yaml 2025/04/26 05:54:00 INFO : yam: Deleted 2025/04/26 05:54:00 INFO : yaml: Renamed from "yam" 2025/04/26 05:54:00 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/26 05:54:02 INFO : B2 bucket rclone-test-qunihuh5fiqu: Making map for --track-renames 2025/04/26 05:54:02 INFO : B2 bucket rclone-test-qunihuh5fiqu: Finished making map for --track-renames 2025/04/26 05:54:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 05:54:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/26 05:54:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for renames to finish 2025/04/26 05:54:02 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 05:54:02 INFO : yam: Copied (new) 2025/04/26 05:54:03 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/26 05:54:03 INFO : potato: Copied (new) 2025/04/26 05:54:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:54:03 INFO : B2 bucket rclone-test-qunihuh5fiqu: Making map for --track-renames 2025/04/26 05:54:03 INFO : B2 bucket rclone-test-qunihuh5fiqu: Finished making map for --track-renames 2025/04/26 05:54:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:03 DEBUG : potato: Unchanged skipping 2025/04/26 05:54:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for renames to finish 2025/04/26 05:54:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 05:54:04 INFO : yam: Copied (server-side copy) to: yaml 2025/04/26 05:54:04 INFO : yam: Deleted 2025/04/26 05:54:04 INFO : yaml: Renamed from "yam" 2025/04/26 05:54:04 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/26 05:54:06 INFO : B2 bucket rclone-test-qunihuh5fiqu: Making map for --track-renames 2025/04/26 05:54:06 INFO : B2 bucket rclone-test-qunihuh5fiqu: Finished making map for --track-renames 2025/04/26 05:54:06 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 05:54:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/26 05:54:06 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for renames to finish 2025/04/26 05:54:06 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 05:54:06 INFO : sub/yam: Copied (new) 2025/04/26 05:54:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/26 05:54:06 INFO : potato: Copied (new) 2025/04/26 05:54:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:54:07 DEBUG : potato: Unchanged skipping 2025/04/26 05:54:07 INFO : B2 bucket rclone-test-qunihuh5fiqu: Making map for --track-renames 2025/04/26 05:54:07 INFO : B2 bucket rclone-test-qunihuh5fiqu: Finished making map for --track-renames 2025/04/26 05:54:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for renames to finish 2025/04/26 05:54:07 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 05:54:07 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/26 05:54:08 INFO : sub/yam: Deleted 2025/04/26 05:54:08 INFO : yam: Renamed from "sub/yam" 2025/04/26 05:54:08 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:09 DEBUG : Creating backend with remote "/tmp/rclone4249780970/dir1" 2025/04/26 05:54:09 DEBUG : Creating backend with remote "/tmp/rclone4249780970/dir2" 2025/04/26 05:54:09 DEBUG : Local file system at /tmp/rclone4249780970/dir2: Using server-side directory move 2025/04/26 05:54:09 INFO : Local file system at /tmp/rclone4249780970/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/26 05:54:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/26 05:54:09 INFO : file1.txt: Moved (server-side) 2025/04/26 05:54:09 DEBUG : Local file system at /tmp/rclone4249780970/dir2: Waiting for checks to finish 2025/04/26 05:54:09 DEBUG : Local file system at /tmp/rclone4249780970/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:54:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/26 05:54:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/26 05:54:10 INFO : nested/sub dir/file: Copied (new) 2025/04/26 05:54:10 INFO : nested/sub dir/file: Deleted 2025/04/26 05:54:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:54:10 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:54:10 INFO : sub dir/hello world: Deleted 2025/04/26 05:54:10 INFO : sub dir: Removing directory 2025/04/26 05:54:10 INFO : nested/sub dir: Removing directory 2025/04/26 05:54:10 INFO : nested: Removing directory 2025/04/26 05:54:10 DEBUG : Local file system at /tmp/rclone4249780970: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 05:54:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/26 05:54:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:12 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/26 05:54:12 INFO : nested/sub dir/file: Copied (new) 2025/04/26 05:54:12 INFO : nested/sub dir/file: Deleted 2025/04/26 05:54:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 05:54:13 INFO : sub dir/hello world: Copied (new) 2025/04/26 05:54:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 05:54:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/26 05:54:14 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:14 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 05:54:14 INFO : existing: Copied (new) 2025/04/26 05:54:14 INFO : existing: Deleted 2025/04/26 05:54:15 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/26 05:54:15 INFO : existing-b: Copied (new) 2025/04/26 05:54:15 INFO : existing-b: Deleted 2025/04/26 05:54:15 DEBUG : existing: Destination exists, skipping 2025/04/26 05:54:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:54:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/26 05:54:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:54:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dikadod0zasu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qunihuh5fiqu -> B2 bucket rclone-test-dikadod0zasu 2025/04/26 05:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:54:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/26 05:54:20 DEBUG : empty space: Unchanged skipping 2025/04/26 05:54:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 05:54:20 DEBUG : B2 bucket rclone-test-dikadod0zasu: Waiting for checks to finish 2025/04/26 05:54:20 INFO : empty space: Deleted 2025/04/26 05:54:20 DEBUG : B2 bucket rclone-test-dikadod0zasu: Waiting for transfers to finish 2025/04/26 05:54:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 05:54:21 INFO : potato3: Copied (server-side copy) 2025/04/26 05:54:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:54:21 INFO : potato2: Copied (server-side copy) 2025/04/26 05:54:21 INFO : potato3: Deleted 2025/04/26 05:54:21 INFO : potato2: Deleted 2025/04/26 05:54:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fesofeq5cenu" 2025/04/26 05:54:23 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/26 05:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:54:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 05:54:23 DEBUG : B2 bucket rclone-test-fesofeq5cenu: Waiting for checks to finish 2025/04/26 05:54:23 DEBUG : B2 bucket rclone-test-fesofeq5cenu: Waiting for transfers to finish 2025/04/26 05:54:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:54:29 INFO : empty space: Copied (server-side copy) 2025/04/26 05:54:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:54:29 INFO : potato2: Copied (server-side copy) 2025/04/26 05:54:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 05:54:29 INFO : potato3: Copied (server-side copy) 2025/04/26 05:54:29 INFO : empty space: Deleted 2025/04/26 05:54:30 INFO : potato2: Deleted 2025/04/26 05:54:30 INFO : potato3: Deleted 2025/04/26 05:54:30 DEBUG : B2 bucket rclone-test-fesofeq5cenu: Purge remote 2025/04/26 05:54:30 INFO : B2 bucket rclone-test-fesofeq5cenu: cleaning bucket "rclone-test-fesofeq5cenu" of all files 2025/04/26 05:54:30 DEBUG : empty space: Deleting (id "4_z0fe24d33a09d7b0b9f680e1b_f1177ab9dd71c0f06_d20250426_m055429_c001_v0001183_t0051_u01745646869237") 2025/04/26 05:54:30 DEBUG : potato2: Deleting (id "4_z0fe24d33a09d7b0b9f680e1b_f110d0215ba4167ed_d20250426_m055429_c001_v0001184_t0045_u01745646869453") 2025/04/26 05:54:30 DEBUG : potato3: Deleting (id "4_z0fe24d33a09d7b0b9f680e1b_f1184f6d8cdc7033d_d20250426_m055429_c001_v0001184_t0010_u01745646869630") 2025/04/26 05:54:36 DEBUG : B2 bucket rclone-test-dikadod0zasu: Purge remote 2025/04/26 05:54:36 INFO : B2 bucket rclone-test-dikadod0zasu: cleaning bucket "rclone-test-dikadod0zasu" of all files 2025/04/26 05:54:36 DEBUG : empty space: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f4162eda9048ba177_d20250426_m055429_c001_v7007000_t0000_u01745646869800") 2025/04/26 05:54:36 DEBUG : empty space: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f1064b9809fceddec_d20250426_m055419_c001_v0001184_t0051_u01745646859831") 2025/04/26 05:54:36 DEBUG : potato2: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f4162eda9048ba178_d20250426_m055429_c001_v7007000_t0000_u01745646869984") 2025/04/26 05:54:36 DEBUG : potato2: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f1109ba16b1498ec3_d20250426_m055420_c001_v0001117_t0004_u01745646860638") 2025/04/26 05:54:36 DEBUG : potato3: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f403e12cb0fc2bdba_d20250426_m055430_c001_v7007000_t0000_u01745646870027") 2025/04/26 05:54:36 DEBUG : potato3: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f10232a4576f22371_d20250426_m055421_c001_v0001176_t0027_u01745646861011") 2025/04/26 05:54:36 DEBUG : potato3: Deleting (id "4_z9f323d23a09d7b0b9f680e1b_f1064b9809fceddf0_d20250426_m055420_c001_v0001184_t0004_u01745646860047") --- PASS: TestServerSideMove (21.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hinaxoz8gise" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qunihuh5fiqu -> B2 bucket rclone-test-hinaxoz8gise 2025/04/26 05:54:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 05:54:44 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 05:54:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:54:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 05:54:44 DEBUG : B2 bucket rclone-test-hinaxoz8gise: Waiting for checks to finish 2025/04/26 05:54:44 DEBUG : B2 bucket rclone-test-hinaxoz8gise: Waiting for transfers to finish 2025/04/26 05:54:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:54:44 INFO : potato2: Copied (server-side copy) 2025/04/26 05:54:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 05:54:44 INFO : potato3: Copied (server-side copy) 2025/04/26 05:54:44 INFO : potato2: Deleted 2025/04/26 05:54:45 INFO : potato3: Deleted 2025/04/26 05:54:45 DEBUG : Creating backend with remote "TestB2:rclone-test-noyacit1junu" 2025/04/26 05:54:46 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 05:54:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:54:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 05:54:46 DEBUG : B2 bucket rclone-test-noyacit1junu: Waiting for checks to finish 2025/04/26 05:54:46 DEBUG : B2 bucket rclone-test-noyacit1junu: Waiting for transfers to finish 2025/04/26 05:54:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:54:47 INFO : potato2: Copied (server-side copy) 2025/04/26 05:54:47 INFO : potato2: Deleted 2025/04/26 05:54:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 05:54:47 INFO : potato3: Copied (server-side copy) 2025/04/26 05:54:47 INFO : potato3: Deleted 2025/04/26 05:54:48 DEBUG : B2 bucket rclone-test-noyacit1junu: Purge remote 2025/04/26 05:54:48 INFO : B2 bucket rclone-test-noyacit1junu: cleaning bucket "rclone-test-noyacit1junu" of all files 2025/04/26 05:54:48 DEBUG : potato2: Deleting (id "4_zcf529de3a09d7b0b9f680e1b_f111d4fc3e7c18341_d20250426_m055447_c001_v0001165_t0030_u01745646887002") 2025/04/26 05:54:48 DEBUG : potato3: Deleting (id "4_zcf529de3a09d7b0b9f680e1b_f10900cf549495332_d20250426_m055447_c001_v0001032_t0046_u01745646887260") 2025/04/26 05:54:48 DEBUG : B2 bucket rclone-test-hinaxoz8gise: Purge remote 2025/04/26 05:54:48 INFO : B2 bucket rclone-test-hinaxoz8gise: cleaning bucket "rclone-test-hinaxoz8gise" of all files 2025/04/26 05:54:49 DEBUG : empty space: Deleting (id "4_z9f828da3a09d7b0b9f680e1b_f1177ab9dd71c0ff4_d20250426_m055443_c001_v0001183_t0031_u01745646883492") 2025/04/26 05:54:49 DEBUG : potato2: Deleting (id "4_z9f828da3a09d7b0b9f680e1b_f409b3212cf5254be_d20250426_m055447_c001_v7007000_t0000_u01745646887240") 2025/04/26 05:54:49 DEBUG : potato2: Deleting (id "4_z9f828da3a09d7b0b9f680e1b_f108ea5831486a07f_d20250426_m055444_c001_v0001171_t0026_u01745646884273") 2025/04/26 05:54:49 DEBUG : potato3: Deleting (id "4_z9f828da3a09d7b0b9f680e1b_f409b3212cf5254bf_d20250426_m055447_c001_v7007000_t0000_u01745646887625") 2025/04/26 05:54:49 DEBUG : potato3: Deleting (id "4_z9f828da3a09d7b0b9f680e1b_f100187d269d8db69_d20250426_m055444_c001_v0001184_t0015_u01745646884649") 2025/04/26 05:54:49 DEBUG : potato3: Deleting (id "4_z9f828da3a09d7b0b9f680e1b_f1177ab9dd71c0ff6_d20250426_m055443_c001_v0001183_t0033_u01745646883689") --- PASS: TestServerSideMoveWithFilter (12.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:54:50 DEBUG : Creating backend with remote "TestB2:rclone-test-wesuseh4nuye" 2025/04/26 05:54:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qunihuh5fiqu -> B2 bucket rclone-test-wesuseh4nuye 2025/04/26 05:54:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:54:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/26 05:54:56 DEBUG : empty space: Unchanged skipping 2025/04/26 05:54:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 05:54:56 DEBUG : B2 bucket rclone-test-wesuseh4nuye: Waiting for checks to finish 2025/04/26 05:54:56 INFO : empty space: Deleted 2025/04/26 05:54:56 DEBUG : B2 bucket rclone-test-wesuseh4nuye: Waiting for transfers to finish 2025/04/26 05:54:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:54:56 INFO : potato2: Copied (server-side copy) 2025/04/26 05:54:57 INFO : potato2: Deleted 2025/04/26 05:54:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 05:54:57 INFO : potato3: Copied (server-side copy) 2025/04/26 05:54:57 INFO : potato3: Deleted 2025/04/26 05:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bowufiq7yode" 2025/04/26 05:54:59 INFO : tomatoDir: Making directory 2025/04/26 05:54:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/26 05:54:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 05:54:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 05:54:59 DEBUG : B2 bucket rclone-test-bowufiq7yode: Waiting for checks to finish 2025/04/26 05:54:59 DEBUG : B2 bucket rclone-test-bowufiq7yode: Waiting for transfers to finish 2025/04/26 05:55:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 05:55:00 INFO : empty space: Copied (server-side copy) 2025/04/26 05:55:00 INFO : empty space: Deleted 2025/04/26 05:55:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 05:55:00 INFO : potato2: Copied (server-side copy) 2025/04/26 05:55:00 INFO : potato2: Deleted 2025/04/26 05:55:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 05:55:01 INFO : potato3: Copied (server-side copy) 2025/04/26 05:55:01 INFO : potato3: Deleted 2025/04/26 05:55:02 DEBUG : B2 bucket rclone-test-bowufiq7yode: Purge remote 2025/04/26 05:55:02 INFO : B2 bucket rclone-test-bowufiq7yode: cleaning bucket "rclone-test-bowufiq7yode" of all files 2025/04/26 05:55:02 DEBUG : empty space: Deleting (id "4_z0fa2dd23a09d7b0b9f680e1b_f1176280e7ab389f6_d20250426_m055500_c001_v0001176_t0031_u01745646900145") 2025/04/26 05:55:02 DEBUG : potato2: Deleting (id "4_z0fa2dd23a09d7b0b9f680e1b_f10440f33915d2d6e_d20250426_m055500_c001_v0001179_t0004_u01745646900422") 2025/04/26 05:55:02 DEBUG : potato3: Deleting (id "4_z0fa2dd23a09d7b0b9f680e1b_f11070f72ad386e92_d20250426_m055500_c001_v0001116_t0051_u01745646900521") 2025/04/26 05:55:02 DEBUG : B2 bucket rclone-test-wesuseh4nuye: Purge remote 2025/04/26 05:55:02 INFO : B2 bucket rclone-test-wesuseh4nuye: cleaning bucket "rclone-test-wesuseh4nuye" of all files 2025/04/26 05:55:03 DEBUG : empty space: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f4165a94c05c395b3_d20250426_m055500_c001_v7007000_t0000_u01745646900396") 2025/04/26 05:55:03 DEBUG : empty space: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f102261f12248107b_d20250426_m055454_c001_v0001116_t0030_u01745646894883") 2025/04/26 05:55:03 DEBUG : potato2: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f4165a94c05c395b4_d20250426_m055500_c001_v7007000_t0000_u01745646900652") 2025/04/26 05:55:03 DEBUG : potato2: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f1048a45ce0c11a0f_d20250426_m055456_c001_v0001103_t0000_u01745646896655") 2025/04/26 05:55:03 DEBUG : potato3: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f4165a94c05c395b5_d20250426_m055501_c001_v7007000_t0000_u01745646901467") 2025/04/26 05:55:03 DEBUG : potato3: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f102cbf149a547282_d20250426_m055457_c001_v0001117_t0000_u01745646897032") 2025/04/26 05:55:03 DEBUG : potato3: Deleting (id "4_z7f52bdb3a09d7b0b9f680e1b_f102261f12248107f_d20250426_m055455_c001_v0001116_t0045_u01745646895723") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncOverlap (3.08s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/rclone-sync-test" 2025/04/26 05:55:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/rclone-sync-test-include/layer2" 2025/04/26 05:55:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/rclone-sync-test-ignore-file" 2025/04/26 05:55:17 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path rclone-sync-test: Waiting for checks to finish 2025/04/26 05:55:17 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path rclone-sync-test: Waiting for transfers to finish 2025/04/26 05:55:17 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:17 INFO : There was nothing to transfer 2025/04/26 05:55:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:55:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:55:18 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/26 05:55:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/26 05:55:18 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:55:18 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:55:18 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:19 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/26 05:55:19 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/26 05:55:19 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.72s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:55:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/CompareDest" 2025/04/26 05:55:29 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 05:55:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:55:29 INFO : one: Copied (new) 2025/04/26 05:55:29 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:30 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:30 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/26 05:55:31 INFO : one: Copied (replaced existing) 2025/04/26 05:55:31 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:34 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 05:55:34 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:34 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:34 INFO : There was nothing to transfer 2025/04/26 05:55:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 05:55:35 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 05:55:35 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:35 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:35 INFO : There was nothing to transfer 2025/04/26 05:55:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 05:55:36 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 05:55:36 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:36 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:36 INFO : There was nothing to transfer 2025/04/26 05:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:37 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/04/26 05:55:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 05:55:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 05:55:37 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 05:55:37 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:37 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:37 INFO : There was nothing to transfer 2025/04/26 05:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:38 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 05:55:38 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 05:55:38 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/26 05:55:38 INFO : two: Copied (new) 2025/04/26 05:55:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dest" 2025/04/26 05:55:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/pre-dest1" 2025/04/26 05:55:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/pre-dest2" 2025/04/26 05:55:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:55:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/26 05:55:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:55:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/26 05:55:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/26 05:55:47 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dest: Waiting for checks to finish 2025/04/26 05:55:47 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dest: Waiting for transfers to finish 2025/04/26 05:55:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/26 05:55:47 INFO : 3: Copied (new) 2025/04/26 05:55:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.31s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:55:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/CopyDest" 2025/04/26 05:55:52 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 05:55:52 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:52 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:55:53 INFO : one: Copied (new) 2025/04/26 05:55:53 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:53 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:54 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/26 05:55:54 INFO : one: Copied (replaced existing) 2025/04/26 05:55:54 DEBUG : Waiting for deletions to finish 2025/04/26 05:55:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/BackupDir" 2025/04/26 05:55:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:57 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:55:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:55:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 05:55:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:55:58 INFO : one: Copied (server-side copy) 2025/04/26 05:55:58 INFO : one: Deleted 2025/04/26 05:55:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/26 05:55:59 INFO : one: Copied (server-side copy) 2025/04/26 05:55:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/26 05:55:59 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:55:59 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:56:00 DEBUG : one: Unchanged skipping 2025/04/26 05:56:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:56:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 05:56:01 INFO : two: Copied (server-side copy) 2025/04/26 05:56:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/26 05:56:01 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:01 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:01 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:56:01 DEBUG : one: Unchanged skipping 2025/04/26 05:56:01 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:56:01 DEBUG : two: Unchanged skipping 2025/04/26 05:56:01 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:01 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:01 INFO : There was nothing to transfer 2025/04/26 05:56:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:56:03 DEBUG : one: Unchanged skipping 2025/04/26 05:56:03 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/26 05:56:03 DEBUG : three: Destination not found in --copy-dest 2025/04/26 05:56:03 DEBUG : three: Need to transfer - File not found at Destination 2025/04/26 05:56:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 05:56:03 DEBUG : two: Unchanged skipping 2025/04/26 05:56:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:03 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/26 05:56:03 INFO : three: Copied (new) 2025/04/26 05:56:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.19s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:56:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:56:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/backup" 2025/04/26 05:56:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 05:56:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:10 DEBUG : two: Unchanged skipping 2025/04/26 05:56:10 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:56:12 INFO : one: Copied (server-side copy) 2025/04/26 05:56:12 INFO : one: Deleted 2025/04/26 05:56:12 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:13 INFO : one: Copied (new) 2025/04/26 05:56:13 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:56:14 INFO : three.txt: Copied (server-side copy) 2025/04/26 05:56:14 INFO : three.txt: Deleted 2025/04/26 05:56:14 INFO : three.txt: Moved into backup dir 2025/04/26 05:56:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 05:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:15 DEBUG : two: Unchanged skipping 2025/04/26 05:56:15 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:16 INFO : one: Copied (server-side copy) 2025/04/26 05:56:16 INFO : one: Deleted 2025/04/26 05:56:16 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 05:56:16 INFO : one: Copied (new) 2025/04/26 05:56:16 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:56:17 INFO : three.txt: Copied (server-side copy) 2025/04/26 05:56:17 INFO : three.txt: Deleted 2025/04/26 05:56:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:56:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/backup" 2025/04/26 05:56:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 05:56:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:23 DEBUG : two: Unchanged skipping 2025/04/26 05:56:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:56:24 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 05:56:25 INFO : one: Deleted 2025/04/26 05:56:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:25 INFO : one: Copied (new) 2025/04/26 05:56:25 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:56:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 05:56:26 INFO : three.txt: Deleted 2025/04/26 05:56:26 INFO : three.txt: Moved into backup dir 2025/04/26 05:56:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 05:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:28 DEBUG : two: Unchanged skipping 2025/04/26 05:56:28 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:28 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 05:56:29 INFO : one: Deleted 2025/04/26 05:56:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 05:56:29 INFO : one: Copied (new) 2025/04/26 05:56:29 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:56:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 05:56:29 INFO : three.txt: Deleted 2025/04/26 05:56:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:56:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:56:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/backup" 2025/04/26 05:56:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 05:56:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:36 DEBUG : two: Unchanged skipping 2025/04/26 05:56:36 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:56:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 05:56:37 INFO : one: Deleted 2025/04/26 05:56:37 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:38 INFO : one: Copied (new) 2025/04/26 05:56:38 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:56:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 05:56:38 INFO : three.txt: Deleted 2025/04/26 05:56:38 INFO : three.txt: Moved into backup dir 2025/04/26 05:56:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 05:56:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:40 DEBUG : two: Unchanged skipping 2025/04/26 05:56:40 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 05:56:41 INFO : one: Deleted 2025/04/26 05:56:41 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 05:56:41 INFO : one: Copied (new) 2025/04/26 05:56:41 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:56:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 05:56:42 INFO : three.txt: Deleted 2025/04/26 05:56:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:56:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:56:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 05:56:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:47 DEBUG : two: Unchanged skipping 2025/04/26 05:56:47 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:56:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 05:56:47 INFO : one: Deleted 2025/04/26 05:56:47 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:49 INFO : one: Copied (new) 2025/04/26 05:56:49 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:56:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 05:56:49 INFO : three.txt: Deleted 2025/04/26 05:56:49 INFO : three.txt: Moved into backup dir 2025/04/26 05:56:51 DEBUG : one.bak: Excluded (Path Filter) 2025/04/26 05:56:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/26 05:56:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 05:56:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:56:51 DEBUG : two: Unchanged skipping 2025/04/26 05:56:51 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for checks to finish 2025/04/26 05:56:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:56:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 05:56:51 INFO : one: Deleted 2025/04/26 05:56:51 DEBUG : B2 bucket rclone-test-qunihuh5fiqu path dst: Waiting for transfers to finish 2025/04/26 05:56:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 05:56:52 INFO : one: Copied (new) 2025/04/26 05:56:52 DEBUG : Waiting for deletions to finish 2025/04/26 05:56:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:56:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 05:56:53 INFO : three.txt: Deleted 2025/04/26 05:56:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.24s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:56:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 05:56:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:56:59 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 05:56:59 INFO : one: Deleted 2025/04/26 05:57:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:57:00 INFO : one: Copied (new) 2025/04/26 05:57:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:00 DEBUG : two: Unchanged skipping 2025/04/26 05:57:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/26 05:57:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:57:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 05:57:01 INFO : three.txt: Deleted 2025/04/26 05:57:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:57:02 INFO : three.txt: Copied (new) 2025/04/26 05:57:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 05:57:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:57:03 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 05:57:03 INFO : one: Deleted 2025/04/26 05:57:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 05:57:04 INFO : one: Copied (new) 2025/04/26 05:57:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:04 DEBUG : two: Unchanged skipping 2025/04/26 05:57:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/26 05:57:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:57:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 05:57:05 INFO : three.txt: Deleted 2025/04/26 05:57:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/26 05:57:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:57:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qunihuh5fiqu/dst" 2025/04/26 05:57:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 05:57:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 05:57:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 05:57:12 INFO : one: Deleted 2025/04/26 05:57:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:57:13 INFO : one: Copied (new) 2025/04/26 05:57:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:13 DEBUG : two: Unchanged skipping 2025/04/26 05:57:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/26 05:57:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 05:57:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 05:57:14 INFO : three.txt: Deleted 2025/04/26 05:57:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:57:15 INFO : three.txt: Copied (new) 2025/04/26 05:57:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 05:57:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 05:57:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 05:57:16 INFO : one: Deleted 2025/04/26 05:57:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 05:57:17 INFO : one: Copied (new) 2025/04/26 05:57:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:17 DEBUG : two: Unchanged skipping 2025/04/26 05:57:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/26 05:57:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 05:57:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 05:57:19 INFO : three.txt: Deleted 2025/04/26 05:57:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/26 05:57:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.81s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:57:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/26 05:57:22 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:57:22 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:57:22 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/26 05:57:22 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/26 05:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:57:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 05:57:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:57:23 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:57:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 05:57:24 INFO : existing: Copied (new) 2025/04/26 05:57:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:57:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/26 05:57:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/26 05:57:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:57:25 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:57:25 ERROR : B2 bucket rclone-test-qunihuh5fiqu: not deleting files as there were IO errors 2025/04/26 05:57:25 ERROR : B2 bucket rclone-test-qunihuh5fiqu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncImmutable (3.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:57:26 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1042-09.backblaze.com/b2api/v1/b2_upload_file/4f821dc3a07d7b0b9f680e1b/c001_v0001042_t0011": EOF 2025/04/26 05:57:26 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1042-09.backblaze.com/b2api/v1/b2_upload_file/4f821dc3a07d7b0b9f680e1b/c001_v0001042_t0011": EOF) 2025/04/26 05:57:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-qunihuh5fiqu: 1/10 (Post "https://pod-000-1042-09.backblaze.com/b2api/v1/b2_upload_file/4f821dc3a07d7b0b9f680e1b/c001_v0001042_t0011": EOF) 2025/04/26 05:57:29 DEBUG : pacer: Reducing sleep to 10ms 2025/04/26 05:57:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:57:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:29 DEBUG : existing: Unchanged skipping 2025/04/26 05:57:29 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:57:29 DEBUG : Waiting for deletions to finish 2025/04/26 05:57:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:57:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:57:46 DEBUG : both1: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both10: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both13: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both14: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both15: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both16: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both11: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both0: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both19: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both17: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both3: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both4: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both5: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both6: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both12: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both7: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:57:46 DEBUG : both18: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both2: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both8: Unchanged skipping 2025/04/26 05:57:46 DEBUG : both9: Unchanged skipping 2025/04/26 05:57:46 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:57:46 DEBUG : Waiting for deletions to finish 2025/04/26 05:57:47 INFO : only1: Deleted 2025/04/26 05:57:47 INFO : only13: Deleted 2025/04/26 05:57:47 INFO : only14: Deleted 2025/04/26 05:57:47 INFO : only4: Deleted 2025/04/26 05:57:47 INFO : only6: Deleted 2025/04/26 05:57:47 INFO : only7: Deleted 2025/04/26 05:57:47 INFO : only12: Deleted 2025/04/26 05:57:47 INFO : only15: Deleted 2025/04/26 05:57:47 INFO : only18: Deleted 2025/04/26 05:57:47 INFO : only19: Deleted 2025/04/26 05:57:47 INFO : only2: Deleted 2025/04/26 05:57:47 INFO : only8: Deleted 2025/04/26 05:57:47 INFO : only0: Deleted 2025/04/26 05:57:47 INFO : only16: Deleted 2025/04/26 05:57:48 INFO : only17: Deleted 2025/04/26 05:57:48 INFO : only10: Deleted 2025/04/26 05:57:48 INFO : only11: Deleted 2025/04/26 05:57:48 INFO : only3: Deleted 2025/04/26 05:57:48 INFO : only5: Deleted 2025/04/26 05:57:48 INFO : only9: Deleted 2025/04/26 05:57:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for checks to finish 2025/04/26 05:58:07 DEBUG : both0: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both12: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both13: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both14: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both15: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both16: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both17: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both18: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both19: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both2: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both3: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both4: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both5: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both6: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both11: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both8: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 05:58:07 DEBUG : both9: Unchanged skipping 2025/04/26 05:58:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/26 05:58:07 DEBUG : both1: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both10: Unchanged skipping 2025/04/26 05:58:07 DEBUG : both7: Unchanged skipping 2025/04/26 05:58:07 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Waiting for transfers to finish 2025/04/26 05:58:08 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only0: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only1: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only12: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only13: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only10: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only14: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only15: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only16: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only11: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only17: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only18: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only19: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only2: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only3: Copied (replaced existing) 2025/04/26 05:58:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:08 INFO : only4: Copied (replaced existing) 2025/04/26 05:58:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:09 INFO : only5: Copied (replaced existing) 2025/04/26 05:58:09 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:09 INFO : only6: Copied (replaced existing) 2025/04/26 05:58:09 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:09 INFO : only7: Copied (replaced existing) 2025/04/26 05:58:09 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:09 INFO : only8: Copied (replaced existing) 2025/04/26 05:58:09 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 05:58:09 INFO : only9: Copied (replaced existing) 2025/04/26 05:58:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.88s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:17 DEBUG : empty_dir: Making directory with metadata 2025/04/26 05:58:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:58:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/26 05:58:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:58:17 INFO : empty_on_remote: Making directory 2025/04/26 05:58:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.46s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:21 DEBUG : empty_dir: Making directory with metadata 2025/04/26 05:58:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:58:21 DEBUG : empty_on_remote: Making directory with metadata 2025/04/26 05:58:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 05:58:21 INFO : empty_on_remote: Making directory 2025/04/26 05:58:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:24 INFO : sub dir: Making directory 2025/04/26 05:58:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" 2025/04/26 05:58:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 05:58:27 INFO : sub dir: Making directory 2025/04/26 05:58:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qunihuh5fiqu", Local "Local file system at /tmp/rclone4249780970", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.17s) PASS 2025/04/26 05:58:30 DEBUG : B2 bucket rclone-test-qunihuh5fiqu: Purge remote 2025/04/26 05:58:30 INFO : B2 bucket rclone-test-qunihuh5fiqu: cleaning bucket "rclone-test-qunihuh5fiqu" of all files 2025/04/26 05:58:31 DEBUG : BackupDir/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7db_d20250426_m055604_c001_v7007000_t0000_u01745646964309") 2025/04/26 05:58:31 DEBUG : BackupDir/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f116741fdb0ccc93f_d20250426_m055558_c001_v0001183_t0033_u01745646958604") 2025/04/26 05:58:31 DEBUG : CompareDest/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4162eda9048ba26f_d20250426_m055539_c001_v7007000_t0000_u01745646939396") 2025/04/26 05:58:31 DEBUG : CompareDest/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc93bc_d20250426_m055533_c001_v0001042_t0025_u01745646933392") 2025/04/26 05:58:31 DEBUG : CompareDest/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4162eda9048ba270_d20250426_m055539_c001_v7007000_t0000_u01745646939578") 2025/04/26 05:58:31 DEBUG : CompareDest/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2c2f_d20250426_m055534_c001_v0001179_t0002_u01745646934917") 2025/04/26 05:58:31 DEBUG : CopyDest/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7dc_d20250426_m055604_c001_v7007000_t0000_u01745646964494") 2025/04/26 05:58:31 DEBUG : CopyDest/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c01_d20250426_m055555_c001_v0001041_t0012_u01745646955587") 2025/04/26 05:58:31 DEBUG : CopyDest/three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7dd_d20250426_m055604_c001_v7007000_t0000_u01745646964689") 2025/04/26 05:58:31 DEBUG : CopyDest/three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2cab_d20250426_m055602_c001_v0001179_t0030_u01745646962557") 2025/04/26 05:58:31 DEBUG : CopyDest/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7de_d20250426_m055604_c001_v7007000_t0000_u01745646964873") 2025/04/26 05:58:31 DEBUG : CopyDest/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc9408_d20250426_m055559_c001_v0001042_t0018_u01745646959934") 2025/04/26 05:58:31 DEBUG : EXISTING: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396d6_d20250426_m055730_c001_v7007000_t0000_u01745647050269") 2025/04/26 05:58:32 DEBUG : EXISTING: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f02_d20250426_m055729_c001_v0001179_t0022_u01745647049301") 2025/04/26 05:58:32 DEBUG : Testêé: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396ce_d20250426_m055723_c001_v7007000_t0000_u01745647043288") 2025/04/26 05:58:32 DEBUG : Testêé: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2ee4_d20250426_m055722_c001_v0001179_t0007_u01745647042688") 2025/04/26 05:58:32 DEBUG : Testêé: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc9512_d20250426_m055721_c001_v0001042_t0025_u01745647041593") 2025/04/26 05:58:32 DEBUG : a/potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeec0_d20250426_m055339_c001_v7007000_t0000_u01745646819133") 2025/04/26 05:58:32 DEBUG : a/potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29c6_d20250426_m055338_c001_v0001179_t0040_u01745646818558") 2025/04/26 05:58:32 DEBUG : a/potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeeb8_d20250426_m055336_c001_v7007000_t0000_u01745646816832") 2025/04/26 05:58:32 DEBUG : a/potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29b8_d20250426_m055336_c001_v0001179_t0005_u01745646816075") 2025/04/26 05:58:32 DEBUG : a/potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee8e_d20250426_m055313_c001_v7007000_t0000_u01745646793788") 2025/04/26 05:58:32 DEBUG : a/potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec293c_d20250426_m055313_c001_v0001179_t0022_u01745646793010") 2025/04/26 05:58:32 DEBUG : b/potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100fa_d20250426_m055339_c001_v7007000_t0000_u01745646819683") 2025/04/26 05:58:32 DEBUG : b/potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29c2_d20250426_m055337_c001_v0001179_t0032_u01745646817750") 2025/04/26 05:58:32 DEBUG : b/potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeeb2_d20250426_m055336_c001_v7007000_t0000_u01745646816277") 2025/04/26 05:58:32 DEBUG : b/potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29b0_d20250426_m055335_c001_v0001179_t0007_u01745646815205") 2025/04/26 05:58:32 DEBUG : b/potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee8d_d20250426_m055313_c001_v7007000_t0000_u01745646793233") 2025/04/26 05:58:32 DEBUG : b/potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2930_d20250426_m055312_c001_v0001179_t0057_u01745646792199") 2025/04/26 05:58:32 DEBUG : backup/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f675_d20250426_m055618_c001_v7007000_t0000_u01745646978007") 2025/04/26 05:58:32 DEBUG : backup/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1188a3189aad6a27_d20250426_m055616_c001_v0001179_t0003_u01745646976164") 2025/04/26 05:58:32 DEBUG : backup/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10106c9a9c58e21d_d20250426_m055611_c001_v0001150_t0037_u01745646971863") 2025/04/26 05:58:32 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076d9_d20250426_m055642_c001_v7007000_t0000_u01745647002506") 2025/04/26 05:58:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1048456abbc58ffc_d20250426_m055640_c001_v0001184_t0031_u01745647000697") 2025/04/26 05:58:33 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1191b5ed8e2e8fe7_d20250426_m055637_c001_v0001184_t0034_u01745646997168") 2025/04/26 05:58:33 DEBUG : backup/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7f5_d20250426_m055630_c001_v7007000_t0000_u01745646990406") 2025/04/26 05:58:33 DEBUG : backup/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10049b93a7b12a57_d20250426_m055628_c001_v0001090_t0045_u01745646988531") 2025/04/26 05:58:33 DEBUG : backup/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f116daaee9c420a37_d20250426_m055624_c001_v0001182_t0037_u01745646984805") 2025/04/26 05:58:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076da_d20250426_m055642_c001_v7007000_t0000_u01745647002689") 2025/04/26 05:58:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f111b1c75922c1d5d_d20250426_m055641_c001_v0001113_t0032_u01745647001511") 2025/04/26 05:58:33 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1069bfe8777e8ee5_d20250426_m055638_c001_v0001102_t0022_u01745646998520") 2025/04/26 05:58:33 DEBUG : backup/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f676_d20250426_m055618_c001_v7007000_t0000_u01745646978189") 2025/04/26 05:58:33 DEBUG : backup/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f106d58d7b786e171_d20250426_m055617_c001_v0001182_t0024_u01745646977255") 2025/04/26 05:58:33 DEBUG : backup/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f107672c5b6791845_d20250426_m055613_c001_v0001145_t0007_u01745646973595") 2025/04/26 05:58:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7f6_d20250426_m055630_c001_v7007000_t0000_u01745646990588") 2025/04/26 05:58:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f118418320b331484_d20250426_m055629_c001_v0001171_t0035_u01745646989519") 2025/04/26 05:58:33 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f116727f1bbf2249e_d20250426_m055626_c001_v0001177_t0024_u01745646986201") 2025/04/26 05:58:33 DEBUG : both0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec89_d20250426_m055809_c001_v7007000_t0000_u01745647089832") 2025/04/26 05:58:33 DEBUG : both0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cdb_d20250426_m055753_c001_v0001041_t0039_u01745647073360") 2025/04/26 05:58:33 DEBUG : both0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a86_d20250426_m055748_c001_v7007000_t0000_u01745647068781") 2025/04/26 05:58:33 DEBUG : both0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c8b_d20250426_m055732_c001_v0001041_t0059_u01745647052492") 2025/04/26 05:58:33 DEBUG : both1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec8a_d20250426_m055810_c001_v7007000_t0000_u01745647090017") 2025/04/26 05:58:33 DEBUG : both1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cdd_d20250426_m055754_c001_v0001041_t0000_u01745647074561") 2025/04/26 05:58:33 DEBUG : both1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a87_d20250426_m055748_c001_v7007000_t0000_u01745647068963") 2025/04/26 05:58:33 DEBUG : both1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c8f_d20250426_m055733_c001_v0001041_t0022_u01745647053367") 2025/04/26 05:58:34 DEBUG : both10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec8b_d20250426_m055810_c001_v7007000_t0000_u01745647090201") 2025/04/26 05:58:34 DEBUG : both10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cf9_d20250426_m055800_c001_v0001041_t0009_u01745647080363") 2025/04/26 05:58:34 DEBUG : both10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a88_d20250426_m055749_c001_v7007000_t0000_u01745647069147") 2025/04/26 05:58:34 DEBUG : both10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ca9_d20250426_m055739_c001_v0001041_t0054_u01745647059106") 2025/04/26 05:58:34 DEBUG : both11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec8c_d20250426_m055810_c001_v7007000_t0000_u01745647090386") 2025/04/26 05:58:34 DEBUG : both11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cfb_d20250426_m055801_c001_v0001041_t0048_u01745647081408") 2025/04/26 05:58:34 DEBUG : both11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a89_d20250426_m055749_c001_v7007000_t0000_u01745647069330") 2025/04/26 05:58:34 DEBUG : both11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cab_d20250426_m055739_c001_v0001041_t0047_u01745647059703") 2025/04/26 05:58:34 DEBUG : both12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec8d_d20250426_m055810_c001_v7007000_t0000_u01745647090573") 2025/04/26 05:58:34 DEBUG : both12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cfd_d20250426_m055802_c001_v0001041_t0008_u01745647082059") 2025/04/26 05:58:34 DEBUG : both12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a8a_d20250426_m055749_c001_v7007000_t0000_u01745647069512") 2025/04/26 05:58:34 DEBUG : both12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cb1_d20250426_m055740_c001_v0001041_t0056_u01745647060301") 2025/04/26 05:58:34 DEBUG : both13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec8e_d20250426_m055810_c001_v7007000_t0000_u01745647090758") 2025/04/26 05:58:34 DEBUG : both13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cff_d20250426_m055802_c001_v0001041_t0056_u01745647082690") 2025/04/26 05:58:34 DEBUG : both13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a8b_d20250426_m055749_c001_v7007000_t0000_u01745647069694") 2025/04/26 05:58:34 DEBUG : both13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cb5_d20250426_m055741_c001_v0001041_t0050_u01745647061125") 2025/04/26 05:58:34 DEBUG : both14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec8f_d20250426_m055810_c001_v7007000_t0000_u01745647090943") 2025/04/26 05:58:34 DEBUG : both14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d01_d20250426_m055803_c001_v0001041_t0044_u01745647083360") 2025/04/26 05:58:34 DEBUG : both14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a8c_d20250426_m055749_c001_v7007000_t0000_u01745647069877") 2025/04/26 05:58:34 DEBUG : both14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cbb_d20250426_m055741_c001_v0001041_t0007_u01745647061723") 2025/04/26 05:58:35 DEBUG : both15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec90_d20250426_m055811_c001_v7007000_t0000_u01745647091129") 2025/04/26 05:58:35 DEBUG : both15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d03_d20250426_m055804_c001_v0001041_t0017_u01745647084110") 2025/04/26 05:58:35 DEBUG : both15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a8d_d20250426_m055750_c001_v7007000_t0000_u01745647070059") 2025/04/26 05:58:35 DEBUG : both15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cbd_d20250426_m055742_c001_v0001041_t0029_u01745647062338") 2025/04/26 05:58:35 DEBUG : both16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec91_d20250426_m055811_c001_v7007000_t0000_u01745647091316") 2025/04/26 05:58:35 DEBUG : both16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d07_d20250426_m055804_c001_v0001041_t0038_u01745647084686") 2025/04/26 05:58:35 DEBUG : both16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a8e_d20250426_m055750_c001_v7007000_t0000_u01745647070241") 2025/04/26 05:58:35 DEBUG : both16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cbf_d20250426_m055742_c001_v0001041_t0012_u01745647062968") 2025/04/26 05:58:35 DEBUG : both17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec92_d20250426_m055811_c001_v7007000_t0000_u01745647091501") 2025/04/26 05:58:35 DEBUG : both17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d0b_d20250426_m055805_c001_v0001041_t0043_u01745647085219") 2025/04/26 05:58:35 DEBUG : both17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a8f_d20250426_m055750_c001_v7007000_t0000_u01745647070423") 2025/04/26 05:58:35 DEBUG : both17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cc1_d20250426_m055743_c001_v0001041_t0051_u01745647063647") 2025/04/26 05:58:35 DEBUG : both18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec93_d20250426_m055811_c001_v7007000_t0000_u01745647091687") 2025/04/26 05:58:35 DEBUG : both18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d0f_d20250426_m055805_c001_v0001041_t0028_u01745647085856") 2025/04/26 05:58:35 DEBUG : both18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a90_d20250426_m055750_c001_v7007000_t0000_u01745647070607") 2025/04/26 05:58:35 DEBUG : both18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cc5_d20250426_m055744_c001_v0001041_t0024_u01745647064715") 2025/04/26 05:58:35 DEBUG : both19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec94_d20250426_m055811_c001_v7007000_t0000_u01745647091883") 2025/04/26 05:58:35 DEBUG : both19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d11_d20250426_m055806_c001_v0001041_t0049_u01745647086435") 2025/04/26 05:58:35 DEBUG : both19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a91_d20250426_m055750_c001_v7007000_t0000_u01745647070792") 2025/04/26 05:58:35 DEBUG : both19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cc7_d20250426_m055745_c001_v0001041_t0027_u01745647065457") 2025/04/26 05:58:36 DEBUG : both2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec95_d20250426_m055812_c001_v7007000_t0000_u01745647092069") 2025/04/26 05:58:36 DEBUG : both2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ce1_d20250426_m055755_c001_v0001041_t0009_u01745647075159") 2025/04/26 05:58:36 DEBUG : both2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a92_d20250426_m055750_c001_v7007000_t0000_u01745647070976") 2025/04/26 05:58:36 DEBUG : both2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c93_d20250426_m055733_c001_v0001041_t0048_u01745647053978") 2025/04/26 05:58:36 DEBUG : both3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec96_d20250426_m055812_c001_v7007000_t0000_u01745647092260") 2025/04/26 05:58:36 DEBUG : both3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ce5_d20250426_m055755_c001_v0001041_t0034_u01745647075761") 2025/04/26 05:58:36 DEBUG : both3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a93_d20250426_m055751_c001_v7007000_t0000_u01745647071160") 2025/04/26 05:58:36 DEBUG : both3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c97_d20250426_m055734_c001_v0001041_t0029_u01745647054611") 2025/04/26 05:58:36 DEBUG : both4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec97_d20250426_m055812_c001_v7007000_t0000_u01745647092445") 2025/04/26 05:58:36 DEBUG : both4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ce7_d20250426_m055756_c001_v0001041_t0016_u01745647076328") 2025/04/26 05:58:36 DEBUG : both4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a94_d20250426_m055751_c001_v7007000_t0000_u01745647071342") 2025/04/26 05:58:36 DEBUG : both4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c9b_d20250426_m055735_c001_v0001041_t0020_u01745647055132") 2025/04/26 05:58:36 DEBUG : both5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec99_d20250426_m055812_c001_v7007000_t0000_u01745647092631") 2025/04/26 05:58:36 DEBUG : both5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ce9_d20250426_m055757_c001_v0001041_t0055_u01745647077177") 2025/04/26 05:58:36 DEBUG : both5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a95_d20250426_m055751_c001_v7007000_t0000_u01745647071524") 2025/04/26 05:58:36 DEBUG : both5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c9d_d20250426_m055735_c001_v0001041_t0041_u01745647055703") 2025/04/26 05:58:36 DEBUG : both6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec9a_d20250426_m055812_c001_v7007000_t0000_u01745647092816") 2025/04/26 05:58:36 DEBUG : both6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cf1_d20250426_m055757_c001_v0001041_t0002_u01745647077798") 2025/04/26 05:58:36 DEBUG : both6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a96_d20250426_m055751_c001_v7007000_t0000_u01745647071708") 2025/04/26 05:58:36 DEBUG : both6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c9f_d20250426_m055736_c001_v0001041_t0017_u01745647056331") 2025/04/26 05:58:37 DEBUG : both7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec9b_d20250426_m055813_c001_v7007000_t0000_u01745647093001") 2025/04/26 05:58:37 DEBUG : both7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cf3_d20250426_m055758_c001_v0001041_t0008_u01745647078365") 2025/04/26 05:58:37 DEBUG : both7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a98_d20250426_m055751_c001_v7007000_t0000_u01745647071890") 2025/04/26 05:58:37 DEBUG : both7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ca1_d20250426_m055737_c001_v0001041_t0045_u01745647057053") 2025/04/26 05:58:37 DEBUG : both8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec9c_d20250426_m055813_c001_v7007000_t0000_u01745647093186") 2025/04/26 05:58:37 DEBUG : both8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cf5_d20250426_m055759_c001_v0001041_t0039_u01745647079062") 2025/04/26 05:58:37 DEBUG : both8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a99_d20250426_m055752_c001_v7007000_t0000_u01745647072072") 2025/04/26 05:58:37 DEBUG : both8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ca5_d20250426_m055737_c001_v0001041_t0017_u01745647057801") 2025/04/26 05:58:37 DEBUG : both9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec9d_d20250426_m055813_c001_v7007000_t0000_u01745647093370") 2025/04/26 05:58:37 DEBUG : both9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93cf7_d20250426_m055759_c001_v0001041_t0008_u01745647079737") 2025/04/26 05:58:37 DEBUG : both9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a9a_d20250426_m055752_c001_v7007000_t0000_u01745647072254") 2025/04/26 05:58:37 DEBUG : both9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ca7_d20250426_m055738_c001_v0001041_t0021_u01745647058409") 2025/04/26 05:58:37 DEBUG : c/non empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100fb_d20250426_m055339_c001_v7007000_t0000_u01745646819865") 2025/04/26 05:58:37 DEBUG : c/non empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29c4_d20250426_m055337_c001_v0001179_t0044_u01745646817959") 2025/04/26 05:58:37 DEBUG : c/non empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeeb9_d20250426_m055337_c001_v7007000_t0000_u01745646817017") 2025/04/26 05:58:37 DEBUG : c/non empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29b4_d20250426_m055335_c001_v0001179_t0032_u01745646815418") 2025/04/26 05:58:37 DEBUG : c/non empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee90_d20250426_m055313_c001_v7007000_t0000_u01745646793971") 2025/04/26 05:58:37 DEBUG : c/non empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2936_d20250426_m055312_c001_v0001179_t0058_u01745646792403") 2025/04/26 05:58:37 DEBUG : check sum: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c803_d20250426_m055301_c001_v7007000_t0000_u01745646781471") 2025/04/26 05:58:37 DEBUG : check sum: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28fc_d20250426_m055300_c001_v0001179_t0001_u01745646780478") 2025/04/26 05:58:38 DEBUG : dest/3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7d5_d20250426_m055548_c001_v7007000_t0000_u01745646948875") 2025/04/26 05:58:38 DEBUG : dest/3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401a8db7c80e92ae_d20250426_m055547_c001_v0001131_t0017_u01745646947767") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396c8_d20250426_m055720_c001_v7007000_t0000_u01745647040119") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1106fdcc02bc539a_d20250426_m055717_c001_v0001104_t0000_u01745647037044") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40040ee6b508c807_d20250426_m055716_c001_v7007000_t0000_u01745647036858") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1106fdcc02bc538e_d20250426_m055713_c001_v0001104_t0058_u01745647033084") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40040ee6b508c804_d20250426_m055712_c001_v7007000_t0000_u01745647032352") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc94e6_d20250426_m055707_c001_v0001042_t0048_u01745647027781") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d82b_d20250426_m055706_c001_v7007000_t0000_u01745647026263") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10640dd8f0f2fbd7_d20250426_m055704_c001_v0001101_t0035_u01745647024017") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f408d549582414ac1_d20250426_m055703_c001_v7007000_t0000_u01745647023837") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10640dd8f0f2fbc1_d20250426_m055700_c001_v0001101_t0000_u01745647020367") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f408d549582414abf_d20250426_m055659_c001_v7007000_t0000_u01745647019643") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc94b4_d20250426_m055655_c001_v0001042_t0014_u01745647015024") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076e8_d20250426_m055653_c001_v7007000_t0000_u01745647013730") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f113858ab569d243f_d20250426_m055652_c001_v0001100_t0038_u01745647012081") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec5b_d20250426_m055651_c001_v7007000_t0000_u01745647011898") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f113858ab569d2439_d20250426_m055648_c001_v0001100_t0039_u01745647008548") 2025/04/26 05:58:38 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec57_d20250426_m055647_c001_v7007000_t0000_u01745647007811") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c3f_d20250426_m055643_c001_v0001041_t0003_u01745647003782") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076db_d20250426_m055642_c001_v7007000_t0000_u01745647002872") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f107a76c850a24eb4_d20250426_m055641_c001_v0001183_t0000_u01745647001095") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0116f0_d20250426_m055640_c001_v7007000_t0000_u01745647000911") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f107a76c850a24e6b_d20250426_m055638_c001_v0001183_t0055_u01745646998103") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0116e7_d20250426_m055637_c001_v7007000_t0000_u01745646997375") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2d52_d20250426_m055631_c001_v0001179_t0042_u01745646991690") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7f7_d20250426_m055630_c001_v7007000_t0000_u01745646990770") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f104c8cfe6ed2881a_d20250426_m055629_c001_v0001182_t0057_u01745646989109") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f405b84a9dcae152e_d20250426_m055628_c001_v7007000_t0000_u01745646988921") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f104c8cfe6ed287f4_d20250426_m055625_c001_v0001182_t0023_u01745646985778") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f405b84a9dcae1529_d20250426_m055625_c001_v7007000_t0000_u01745646985036") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc943a_d20250426_m055619_c001_v0001042_t0007_u01745646979296") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f677_d20250426_m055618_c001_v7007000_t0000_u01745646978376") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f107d7ec3e5a47bd1_d20250426_m055616_c001_v0001103_t0016_u01745646976560") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec42_d20250426_m055616_c001_v7007000_t0000_u01745646976378") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f107d7ec3e5a47bc9_d20250426_m055612_c001_v0001103_t0009_u01745646972838") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec3f_d20250426_m055612_c001_v7007000_t0000_u01745646972108") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c0f_d20250426_m055606_c001_v0001041_t0048_u01745646966168") 2025/04/26 05:58:39 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7df_d20250426_m055605_c001_v7007000_t0000_u01745646965068") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f111e43738a08172c_d20250426_m055559_c001_v0001130_t0051_u01745646959021") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4155e906ed31db8d_d20250426_m055558_c001_v7007000_t0000_u01745646958796") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2c85_d20250426_m055555_c001_v0001179_t0005_u01745646955008") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1014e8f794bbeb79_d20250426_m055554_c001_v0001184_t0058_u01745646954256") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1014e8f794bbeb63_d20250426_m055553_c001_v0001184_t0015_u01745646953296") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4162eda9048ba28a_d20250426_m055539_c001_v7007000_t0000_u01745646939770") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93be3_d20250426_m055532_c001_v0001041_t0028_u01745646932696") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f11273934013f8859_d20250426_m055530_c001_v0001161_t0011_u01745646930739") 2025/04/26 05:58:40 DEBUG : dst/one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f11273934013f8857_d20250426_m055529_c001_v0001161_t0044_u01745646929722") 2025/04/26 05:58:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396c9_d20250426_m055720_c001_v7007000_t0000_u01745647040301") 2025/04/26 05:58:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f108f39ff19f74583_d20250426_m055716_c001_v0001179_t0016_u01745647036605") 2025/04/26 05:58:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f114d04f8ea18bd79_d20250426_m055711_c001_v0001102_t0012_u01745647031884") 2025/04/26 05:58:40 DEBUG : dst/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d82c_d20250426_m055706_c001_v7007000_t0000_u01745647026447") 2025/04/26 05:58:40 DEBUG : dst/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1035fc42795b4a9a_d20250426_m055703_c001_v0001171_t0034_u01745647023532") 2025/04/26 05:58:40 DEBUG : dst/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f114d1ad0b2fac98a_d20250426_m055659_c001_v0001184_t0015_u01745647019437") 2025/04/26 05:58:40 DEBUG : dst/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076e9_d20250426_m055653_c001_v7007000_t0000_u01745647013914") 2025/04/26 05:58:40 DEBUG : dst/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10666048700706db_d20250426_m055651_c001_v0001179_t0040_u01745647011639") 2025/04/26 05:58:40 DEBUG : dst/one.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1075a763209322ec_d20250426_m055647_c001_v0001171_t0024_u01745647007429") 2025/04/26 05:58:40 DEBUG : dst/three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7e0_d20250426_m055605_c001_v7007000_t0000_u01745646965260") 2025/04/26 05:58:40 DEBUG : dst/three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1014e8f794bbec43_d20250426_m055603_c001_v0001184_t0020_u01745646963715") 2025/04/26 05:58:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396ca_d20250426_m055720_c001_v7007000_t0000_u01745647040489") 2025/04/26 05:58:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1035fc42795b4bc1_d20250426_m055718_c001_v0001171_t0051_u01745647038426") 2025/04/26 05:58:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f103f4e1e5712646e_d20250426_m055714_c001_v0001145_t0000_u01745647034377") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396cb_d20250426_m055720_c001_v7007000_t0000_u01745647040670") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1106fdcc02bc539e_d20250426_m055719_c001_v0001104_t0038_u01745647039118") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40040ee6b508c809_d20250426_m055718_c001_v7007000_t0000_u01745647038933") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1106fdcc02bc5394_d20250426_m055714_c001_v0001104_t0024_u01745647034901") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40040ee6b508c805_d20250426_m055714_c001_v7007000_t0000_u01745647034709") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c6b_d20250426_m055709_c001_v0001041_t0023_u01745647029055") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d82d_d20250426_m055706_c001_v7007000_t0000_u01745647026631") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10640dd8f0f2fbdd_d20250426_m055705_c001_v0001101_t0041_u01745647025499") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f408d549582414ac2_d20250426_m055705_c001_v7007000_t0000_u01745647025319") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10640dd8f0f2fbcd_d20250426_m055702_c001_v0001101_t0020_u01745647022001") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f408d549582414ac0_d20250426_m055701_c001_v7007000_t0000_u01745647021821") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c53_d20250426_m055656_c001_v0001041_t0007_u01745647016573") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec5c_d20250426_m055653_c001_v7007000_t0000_u01745647013168") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c49_d20250426_m055650_c001_v0001041_t0017_u01745647010533") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec59_d20250426_m055649_c001_v7007000_t0000_u01745647009817") 2025/04/26 05:58:41 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2daa_d20250426_m055644_c001_v0001179_t0036_u01745647004913") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0116f4_d20250426_m055641_c001_v7007000_t0000_u01745647001945") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2d92_d20250426_m055639_c001_v0001179_t0006_u01745646999903") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0116e9_d20250426_m055638_c001_v7007000_t0000_u01745646998805") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc9474_d20250426_m055632_c001_v0001042_t0010_u01745646992620") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f405b84a9dcae1532_d20250426_m055629_c001_v7007000_t0000_u01745646989851") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc945e_d20250426_m055627_c001_v0001042_t0015_u01745646987498") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f405b84a9dcae152c_d20250426_m055626_c001_v7007000_t0000_u01745646986408") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c25_d20250426_m055620_c001_v0001041_t0042_u01745646980313") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec43_d20250426_m055617_c001_v7007000_t0000_u01745646977457") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c1f_d20250426_m055615_c001_v0001041_t0053_u01745646975188") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec40_d20250426_m055614_c001_v7007000_t0000_u01745646974114") 2025/04/26 05:58:42 DEBUG : dst/three.txt: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2ccd_d20250426_m055607_c001_v0001179_t0038_u01745646967559") 2025/04/26 05:58:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d82e_d20250426_m055706_c001_v7007000_t0000_u01745647026859") 2025/04/26 05:58:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f108b09ff3205a84d_d20250426_m055704_c001_v0001037_t0034_u01745647024919") 2025/04/26 05:58:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f110770e842672dac_d20250426_m055701_c001_v0001171_t0013_u01745647021361") 2025/04/26 05:58:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076ea_d20250426_m055654_c001_v7007000_t0000_u01745647014109") 2025/04/26 05:58:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f103235bb0991114e_d20250426_m055652_c001_v0001043_t0040_u01745647012831") 2025/04/26 05:58:42 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1045ddd7ef0717cd_d20250426_m055649_c001_v0001171_t0059_u01745647009341") 2025/04/26 05:58:42 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396cc_d20250426_m055720_c001_v7007000_t0000_u01745647040859") 2025/04/26 05:58:42 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2e50_d20250426_m055708_c001_v0001179_t0055_u01745647028500") 2025/04/26 05:58:42 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d82f_d20250426_m055707_c001_v7007000_t0000_u01745647027044") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2df4_d20250426_m055655_c001_v0001179_t0034_u01745647015897") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076eb_d20250426_m055654_c001_v7007000_t0000_u01745647014293") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc949e_d20250426_m055644_c001_v0001042_t0001_u01745647004530") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4036cebb001076dd_d20250426_m055643_c001_v7007000_t0000_u01745647003056") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c31_d20250426_m055632_c001_v0001041_t0021_u01745646992251") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7f8_d20250426_m055630_c001_v7007000_t0000_u01745646990954") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2d1c_d20250426_m055620_c001_v0001179_t0043_u01745646980124") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f678_d20250426_m055618_c001_v7007000_t0000_u01745646978560") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc9418_d20250426_m055607_c001_v0001042_t0000_u01745646967221") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7e1_d20250426_m055605_c001_v7007000_t0000_u01745646965446") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1059bf39d5a89d79_d20250426_m055600_c001_v0001171_t0013_u01745646960946") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4162eda9048ba28b_d20250426_m055539_c001_v7007000_t0000_u01745646939953") 2025/04/26 05:58:43 DEBUG : dst/two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f11273934013f887b_d20250426_m055538_c001_v0001161_t0011_u01745646938661") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c395b0_d20250426_m055456_c001_v7007000_t0000_u01745646896636") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2b59_d20250426_m055452_c001_v0001179_t0032_u01745646892305") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c395ad_d20250426_m055450_c001_v7007000_t0000_u01745646890287") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2b2d_d20250426_m055439_c001_v0001179_t0006_u01745646879823") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9d797_d20250426_m055420_c001_v7007000_t0000_u01745646860615") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2ab7_d20250426_m055417_c001_v0001179_t0030_u01745646857719") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010127_d20250426_m055352_c001_v7007000_t0000_u01745646832503") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a10_d20250426_m055350_c001_v0001179_t0044_u01745646830621") 2025/04/26 05:58:43 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010109_d20250426_m055349_c001_v7007000_t0000_u01745646829125") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29fe_d20250426_m055347_c001_v0001179_t0059_u01745646827979") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010102_d20250426_m055344_c001_v7007000_t0000_u01745646824685") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29e6_d20250426_m055343_c001_v0001179_t0045_u01745646823135") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100fe_d20250426_m055341_c001_v7007000_t0000_u01745646821993") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29d6_d20250426_m055340_c001_v0001179_t0032_u01745646820799") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeeac_d20250426_m055334_c001_v7007000_t0000_u01745646814282") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29a5_d20250426_m055332_c001_v0001179_t0053_u01745646812910") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeea3_d20250426_m055331_c001_v7007000_t0000_u01745646811786") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec299b_d20250426_m055330_c001_v0001179_t0009_u01745646810710") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee99_d20250426_m055325_c001_v7007000_t0000_u01745646805700") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2975_d20250426_m055324_c001_v0001179_t0041_u01745646804517") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee95_d20250426_m055321_c001_v7007000_t0000_u01745646801944") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec295b_d20250426_m055320_c001_v0001179_t0034_u01745646800397") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee94_d20250426_m055318_c001_v7007000_t0000_u01745646798924") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f108d1703dcbf138f_d20250426_m055318_c001_v0001182_t0005_u01745646798282") 2025/04/26 05:58:44 DEBUG : empty space: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2944_d20250426_m055314_c001_v0001179_t0050_u01745646794728") 2025/04/26 05:58:44 DEBUG : enormous: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010125_d20250426_m055351_c001_v7007000_t0000_u01745646831567") 2025/04/26 05:58:44 DEBUG : enormous: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a12_d20250426_m055350_c001_v0001179_t0042_u01745646830964") 2025/04/26 05:58:44 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c396d1_d20250426_m055725_c001_v7007000_t0000_u01745647045789") 2025/04/26 05:58:44 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93c83_d20250426_m055724_c001_v0001041_t0009_u01745647044394") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3f8_d20250426_m055415_c001_v7007000_t0000_u01745646855853") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2aa3_d20250426_m055414_c001_v0001179_t0051_u01745646854631") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c823_d20250426_m055310_c001_v7007000_t0000_u01745646790664") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2928_d20250426_m055309_c001_v0001179_t0029_u01745646789715") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c822_d20250426_m055308_c001_v7007000_t0000_u01745646788442") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2920_d20250426_m055307_c001_v0001179_t0010_u01745646787843") 2025/04/26 05:58:45 DEBUG : existing: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec291c_d20250426_m055307_c001_v0001179_t0017_u01745646787061") 2025/04/26 05:58:45 DEBUG : existing-b: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3fa_d20250426_m055416_c001_v7007000_t0000_u01745646856034") 2025/04/26 05:58:45 DEBUG : existing-b: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b77_d20250426_m055414_c001_v0001041_t0022_u01745646854625") 2025/04/26 05:58:45 DEBUG : file1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb8_d20250426_m055822_c001_v7007000_t0000_u01745647102858") 2025/04/26 05:58:45 DEBUG : file1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f106da1cf0eb8004c_d20250426_m055821_c001_v0001137_t0050_u01745647101925") 2025/04/26 05:58:45 DEBUG : file1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb4_d20250426_m055819_c001_v7007000_t0000_u01745647099802") 2025/04/26 05:58:45 DEBUG : file1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1071a674d2e0b72d_d20250426_m055818_c001_v0001113_t0004_u01745647098461") 2025/04/26 05:58:45 DEBUG : five: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010133_d20250426_m055357_c001_v7007000_t0000_u01745646837604") 2025/04/26 05:58:45 DEBUG : five: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec2a3a_d20250426_m055355_c001_v0001179_t0006_u01745646835121") 2025/04/26 05:58:45 DEBUG : foo: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee97_d20250426_m055323_c001_v7007000_t0000_u01745646803782") 2025/04/26 05:58:45 DEBUG : foo: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec2971_d20250426_m055323_c001_v0001179_t0006_u01745646803235") 2025/04/26 05:58:45 DEBUG : foo: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec296d_d20250426_m055322_c001_v0001179_t0006_u01745646802679") 2025/04/26 05:58:45 DEBUG : four: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010135_d20250426_m055357_c001_v7007000_t0000_u01745646837786") 2025/04/26 05:58:46 DEBUG : four: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93b51_d20250426_m055355_c001_v0001041_t0023_u01745646835665") 2025/04/26 05:58:46 DEBUG : four: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a2c_d20250426_m055354_c001_v0001179_t0023_u01745646834193") 2025/04/26 05:58:46 DEBUG : hello world2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4c7_d20250426_m055212_c001_v7007000_t0000_u01745646732965") 2025/04/26 05:58:46 DEBUG : hello world2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec280a_d20250426_m055212_c001_v0001179_t0025_u01745646732379") 2025/04/26 05:58:46 DEBUG : ignore-size: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c820_d20250426_m055305_c001_v7007000_t0000_u01745646785965") 2025/04/26 05:58:46 DEBUG : ignore-size: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2912_d20250426_m055305_c001_v0001179_t0045_u01745646785005") 2025/04/26 05:58:46 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3f4_d20250426_m055413_c001_v7007000_t0000_u01745646853518") 2025/04/26 05:58:46 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b6f_d20250426_m055412_c001_v0001041_t0045_u01745646852342") 2025/04/26 05:58:46 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3f1_d20250426_m055411_c001_v7007000_t0000_u01745646851253") 2025/04/26 05:58:46 DEBUG : nested/sub dir/file: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b6b_d20250426_m055410_c001_v0001041_t0045_u01745646850310") 2025/04/26 05:58:46 DEBUG : one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010136_d20250426_m055357_c001_v7007000_t0000_u01745646837968") 2025/04/26 05:58:46 DEBUG : one: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec2a20_d20250426_m055353_c001_v0001179_t0006_u01745646833614") 2025/04/26 05:58:46 DEBUG : only0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec9e_d20250426_m055813_c001_v7007000_t0000_u01745647093558") 2025/04/26 05:58:46 DEBUG : only0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93d13_d20250426_m055807_c001_v0001041_t0023_u01745647087792") 2025/04/26 05:58:46 DEBUG : only0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fc4_d20250426_m055754_c001_v0001179_t0053_u01745647074310") 2025/04/26 05:58:46 DEBUG : only0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d690ad2_d20250426_m055747_c001_v7007000_t0000_u01745647067793") 2025/04/26 05:58:46 DEBUG : only0: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f12_d20250426_m055733_c001_v0001179_t0034_u01745647053135") 2025/04/26 05:58:46 DEBUG : only1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ec9f_d20250426_m055813_c001_v7007000_t0000_u01745647093746") 2025/04/26 05:58:46 DEBUG : only1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec3044_d20250426_m055807_c001_v0001179_t0006_u01745647087818") 2025/04/26 05:58:46 DEBUG : only1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fc8_d20250426_m055754_c001_v0001179_t0054_u01745647074968") 2025/04/26 05:58:47 DEBUG : only1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d28_d20250426_m055747_c001_v7007000_t0000_u01745647067033") 2025/04/26 05:58:47 DEBUG : only1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f18_d20250426_m055733_c001_v0001179_t0034_u01745647053792") 2025/04/26 05:58:47 DEBUG : only10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca0_d20250426_m055813_c001_v7007000_t0000_u01745647093945") 2025/04/26 05:58:47 DEBUG : only10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f406da1cf0eb80022_d20250426_m055808_c001_v0001137_t0016_u01745647088379") 2025/04/26 05:58:47 DEBUG : only10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2ffa_d20250426_m055800_c001_v0001179_t0016_u01745647080874") 2025/04/26 05:58:47 DEBUG : only10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a83_d20250426_m055747_c001_v7007000_t0000_u01745647067968") 2025/04/26 05:58:47 DEBUG : only10: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f58_d20250426_m055739_c001_v0001179_t0038_u01745647059480") 2025/04/26 05:58:47 DEBUG : only11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca1_d20250426_m055814_c001_v7007000_t0000_u01745647094139") 2025/04/26 05:58:47 DEBUG : only11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4071a674d2e0b702_d20250426_m055808_c001_v0001113_t0033_u01745647088569") 2025/04/26 05:58:47 DEBUG : only11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3006_d20250426_m055801_c001_v0001179_t0032_u01745647081871") 2025/04/26 05:58:47 DEBUG : only11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d690ad3_d20250426_m055747_c001_v7007000_t0000_u01745647067977") 2025/04/26 05:58:47 DEBUG : only11: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f60_d20250426_m055740_c001_v0001179_t0035_u01745647060107") 2025/04/26 05:58:47 DEBUG : only12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca2_d20250426_m055814_c001_v7007000_t0000_u01745647094324") 2025/04/26 05:58:47 DEBUG : only12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93d15_d20250426_m055808_c001_v0001041_t0023_u01745647088195") 2025/04/26 05:58:47 DEBUG : only12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec300e_d20250426_m055802_c001_v0001179_t0051_u01745647082494") 2025/04/26 05:58:47 DEBUG : only12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d32_d20250426_m055747_c001_v7007000_t0000_u01745647067583") 2025/04/26 05:58:47 DEBUG : only12: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f64_d20250426_m055740_c001_v0001179_t0008_u01745647060931") 2025/04/26 05:58:47 DEBUG : only13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca3_d20250426_m055814_c001_v7007000_t0000_u01745647094509") 2025/04/26 05:58:47 DEBUG : only13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec304a_d20250426_m055808_c001_v0001179_t0006_u01745647088220") 2025/04/26 05:58:47 DEBUG : only13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3016_d20250426_m055803_c001_v0001179_t0002_u01745647083147") 2025/04/26 05:58:48 DEBUG : only13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d2c_d20250426_m055747_c001_v7007000_t0000_u01745647067216") 2025/04/26 05:58:48 DEBUG : only13: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f68_d20250426_m055741_c001_v0001179_t0034_u01745647061503") 2025/04/26 05:58:48 DEBUG : only14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca4_d20250426_m055814_c001_v7007000_t0000_u01745647094695") 2025/04/26 05:58:48 DEBUG : only14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93d17_d20250426_m055808_c001_v0001041_t0023_u01745647088382") 2025/04/26 05:58:48 DEBUG : only14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3020_d20250426_m055803_c001_v0001179_t0032_u01745647083920") 2025/04/26 05:58:48 DEBUG : only14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d2f_d20250426_m055747_c001_v7007000_t0000_u01745647067400") 2025/04/26 05:58:48 DEBUG : only14: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f6a_d20250426_m055742_c001_v0001179_t0029_u01745647062139") 2025/04/26 05:58:48 DEBUG : only15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca5_d20250426_m055814_c001_v7007000_t0000_u01745647094882") 2025/04/26 05:58:48 DEBUG : only15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec304c_d20250426_m055808_c001_v0001179_t0006_u01745647088407") 2025/04/26 05:58:48 DEBUG : only15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3026_d20250426_m055804_c001_v0001179_t0042_u01745647084498") 2025/04/26 05:58:48 DEBUG : only15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a7f_d20250426_m055747_c001_v7007000_t0000_u01745647067601") 2025/04/26 05:58:48 DEBUG : only15: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f70_d20250426_m055742_c001_v0001179_t0041_u01745647062779") 2025/04/26 05:58:48 DEBUG : only16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca6_d20250426_m055815_c001_v7007000_t0000_u01745647095067") 2025/04/26 05:58:48 DEBUG : only16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f406da1cf0eb80026_d20250426_m055808_c001_v0001137_t0016_u01745647088562") 2025/04/26 05:58:48 DEBUG : only16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3028_d20250426_m055805_c001_v0001179_t0034_u01745647085029") 2025/04/26 05:58:48 DEBUG : only16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a82_d20250426_m055747_c001_v7007000_t0000_u01745647067807") 2025/04/26 05:58:48 DEBUG : only16: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f78_d20250426_m055743_c001_v0001179_t0009_u01745647063391") 2025/04/26 05:58:48 DEBUG : only17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca7_d20250426_m055815_c001_v7007000_t0000_u01745647095252") 2025/04/26 05:58:48 DEBUG : only17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93d19_d20250426_m055808_c001_v0001041_t0023_u01745647088566") 2025/04/26 05:58:48 DEBUG : only17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3030_d20250426_m055805_c001_v0001179_t0057_u01745647085638") 2025/04/26 05:58:49 DEBUG : only17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d38_d20250426_m055747_c001_v7007000_t0000_u01745647067954") 2025/04/26 05:58:49 DEBUG : only17: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f84_d20250426_m055744_c001_v0001179_t0018_u01745647064063") 2025/04/26 05:58:49 DEBUG : only18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca8_d20250426_m055815_c001_v7007000_t0000_u01745647095437") 2025/04/26 05:58:49 DEBUG : only18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec304e_d20250426_m055808_c001_v0001179_t0006_u01745647088591") 2025/04/26 05:58:49 DEBUG : only18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3034_d20250426_m055806_c001_v0001179_t0047_u01745647086235") 2025/04/26 05:58:49 DEBUG : only18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d690ad1_d20250426_m055747_c001_v7007000_t0000_u01745647067611") 2025/04/26 05:58:49 DEBUG : only18: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f8c_d20250426_m055745_c001_v0001179_t0015_u01745647065211") 2025/04/26 05:58:49 DEBUG : only19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839eca9_d20250426_m055815_c001_v7007000_t0000_u01745647095623") 2025/04/26 05:58:49 DEBUG : only19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f406da1cf0eb8002a_d20250426_m055808_c001_v0001137_t0016_u01745647088745") 2025/04/26 05:58:49 DEBUG : only19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec303c_d20250426_m055806_c001_v0001179_t0009_u01745647086929") 2025/04/26 05:58:49 DEBUG : only19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a80_d20250426_m055747_c001_v7007000_t0000_u01745647067621") 2025/04/26 05:58:49 DEBUG : only19: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f90_d20250426_m055745_c001_v0001179_t0053_u01745647065814") 2025/04/26 05:58:49 DEBUG : only2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecaa_d20250426_m055815_c001_v7007000_t0000_u01745647095809") 2025/04/26 05:58:49 DEBUG : only2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4071a674d2e0b706_d20250426_m055808_c001_v0001113_t0033_u01745647088757") 2025/04/26 05:58:49 DEBUG : only2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fd0_d20250426_m055755_c001_v0001179_t0002_u01745647075547") 2025/04/26 05:58:49 DEBUG : only2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d35_d20250426_m055747_c001_v7007000_t0000_u01745647067772") 2025/04/26 05:58:49 DEBUG : only2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f1c_d20250426_m055734_c001_v0001179_t0034_u01745647054421") 2025/04/26 05:58:49 DEBUG : only3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecab_d20250426_m055815_c001_v7007000_t0000_u01745647095995") 2025/04/26 05:58:49 DEBUG : only3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93d1b_d20250426_m055808_c001_v0001041_t0023_u01745647088752") 2025/04/26 05:58:49 DEBUG : only3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fd6_d20250426_m055756_c001_v0001179_t0002_u01745647076147") 2025/04/26 05:58:50 DEBUG : only3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a84_d20250426_m055747_c001_v7007000_t0000_u01745647067993") 2025/04/26 05:58:50 DEBUG : only3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f2a_d20250426_m055734_c001_v0001179_t0054_u01745647054924") 2025/04/26 05:58:50 DEBUG : only4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecac_d20250426_m055816_c001_v7007000_t0000_u01745647096185") 2025/04/26 05:58:50 DEBUG : only4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec3050_d20250426_m055808_c001_v0001179_t0006_u01745647088782") 2025/04/26 05:58:50 DEBUG : only4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fe0_d20250426_m055756_c001_v0001179_t0037_u01745647076991") 2025/04/26 05:58:50 DEBUG : only4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a7d_d20250426_m055747_c001_v7007000_t0000_u01745647067418") 2025/04/26 05:58:50 DEBUG : only4: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f2e_d20250426_m055735_c001_v0001179_t0031_u01745647055499") 2025/04/26 05:58:50 DEBUG : only5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecad_d20250426_m055816_c001_v7007000_t0000_u01745647096370") 2025/04/26 05:58:50 DEBUG : only5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f406da1cf0eb80030_d20250426_m055808_c001_v0001137_t0016_u01745647088928") 2025/04/26 05:58:50 DEBUG : only5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fe4_d20250426_m055757_c001_v0001179_t0020_u01745647077596") 2025/04/26 05:58:50 DEBUG : only5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606ea0d3b_d20250426_m055748_c001_v7007000_t0000_u01745647068137") 2025/04/26 05:58:50 DEBUG : only5: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f32_d20250426_m055736_c001_v0001179_t0035_u01745647056019") 2025/04/26 05:58:50 DEBUG : only6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecae_d20250426_m055816_c001_v7007000_t0000_u01745647096555") 2025/04/26 05:58:50 DEBUG : only6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4071a674d2e0b708_d20250426_m055808_c001_v0001113_t0033_u01745647088940") 2025/04/26 05:58:50 DEBUG : only6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fe6_d20250426_m055758_c001_v0001179_t0011_u01745647078143") 2025/04/26 05:58:50 DEBUG : only6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a7e_d20250426_m055747_c001_v7007000_t0000_u01745647067418") 2025/04/26 05:58:50 DEBUG : only6: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f38_d20250426_m055736_c001_v0001179_t0039_u01745647056865") 2025/04/26 05:58:50 DEBUG : only7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecaf_d20250426_m055816_c001_v7007000_t0000_u01745647096743") 2025/04/26 05:58:50 DEBUG : only7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419f2652e1b93d1d_d20250426_m055808_c001_v0001041_t0023_u01745647088938") 2025/04/26 05:58:50 DEBUG : only7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2fea_d20250426_m055758_c001_v0001179_t0008_u01745647078818") 2025/04/26 05:58:50 DEBUG : only7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d690ad0_d20250426_m055747_c001_v7007000_t0000_u01745647067429") 2025/04/26 05:58:51 DEBUG : only7: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f44_d20250426_m055737_c001_v0001179_t0034_u01745647057596") 2025/04/26 05:58:51 DEBUG : only8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb0_d20250426_m055816_c001_v7007000_t0000_u01745647096929") 2025/04/26 05:58:51 DEBUG : only8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec3052_d20250426_m055808_c001_v0001179_t0006_u01745647088964") 2025/04/26 05:58:51 DEBUG : only8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2ff2_d20250426_m055759_c001_v0001179_t0028_u01745647079539") 2025/04/26 05:58:51 DEBUG : only8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a81_d20250426_m055747_c001_v7007000_t0000_u01745647067785") 2025/04/26 05:58:51 DEBUG : only8: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f48_d20250426_m055738_c001_v0001179_t0045_u01745647058220") 2025/04/26 05:58:51 DEBUG : only9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb1_d20250426_m055817_c001_v7007000_t0000_u01745647097114") 2025/04/26 05:58:51 DEBUG : only9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f406da1cf0eb80032_d20250426_m055809_c001_v0001137_t0016_u01745647089111") 2025/04/26 05:58:51 DEBUG : only9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2ff4_d20250426_m055800_c001_v0001179_t0004_u01745647080154") 2025/04/26 05:58:51 DEBUG : only9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40615452e2c26a85_d20250426_m055748_c001_v7007000_t0000_u01745647068150") 2025/04/26 05:58:51 DEBUG : only9: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2f54_d20250426_m055738_c001_v0001179_t0017_u01745647058891") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3ea_d20250426_m055408_c001_v7007000_t0000_u01745646848474") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc92ec_d20250426_m055406_c001_v0001042_t0038_u01745646846525") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c01013f_d20250426_m055404_c001_v7007000_t0000_u01745646844693") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a5f_d20250426_m055403_c001_v0001179_t0032_u01745646843051") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c01013b_d20250426_m055401_c001_v7007000_t0000_u01745646841227") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc92d6_d20250426_m055358_c001_v0001042_t0038_u01745646838879") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010105_d20250426_m055346_c001_v7007000_t0000_u01745646826795") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29ee_d20250426_m055345_c001_v0001179_t0009_u01745646825641") 2025/04/26 05:58:51 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010100_d20250426_m055343_c001_v7007000_t0000_u01745646823742") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29e2_d20250426_m055342_c001_v0001179_t0036_u01745646822910") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100fd_d20250426_m055341_c001_v7007000_t0000_u01745646821382") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29d4_d20250426_m055340_c001_v0001179_t0058_u01745646820596") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeeaa_d20250426_m055333_c001_v7007000_t0000_u01745646813722") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29a1_d20250426_m055332_c001_v0001179_t0020_u01745646812704") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeea5_d20250426_m055331_c001_v7007000_t0000_u01745646811970") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2999_d20250426_m055330_c001_v0001179_t0000_u01745646810491") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee9c_d20250426_m055329_c001_v7007000_t0000_u01745646809755") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2991_d20250426_m055329_c001_v0001179_t0040_u01745646809155") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec298f_d20250426_m055328_c001_v0001179_t0043_u01745646808527") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee9b_d20250426_m055327_c001_v7007000_t0000_u01745646807794") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2989_d20250426_m055327_c001_v0001179_t0006_u01745646807215") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2981_d20250426_m055326_c001_v0001179_t0033_u01745646806625") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceee9a_d20250426_m055325_c001_v7007000_t0000_u01745646805883") 2025/04/26 05:58:52 DEBUG : potato: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec297b_d20250426_m055325_c001_v0001179_t0023_u01745646805131") 2025/04/26 05:58:52 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4174e756d2263483_d20250426_m055506_c001_v7007000_t0000_u01745646906913") 2025/04/26 05:58:52 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc9380_d20250426_m055506_c001_v0001042_t0029_u01745646906135") 2025/04/26 05:58:52 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c395b1_d20250426_m055457_c001_v7007000_t0000_u01745646897055") 2025/04/26 05:58:52 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc935e_d20250426_m055451_c001_v0001042_t0046_u01745646891599") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c395aa_d20250426_m055444_c001_v7007000_t0000_u01745646884739") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc9340_d20250426_m055439_c001_v0001042_t0034_u01745646879055") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9d79e_d20250426_m055421_c001_v7007000_t0000_u01745646861409") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc930c_d20250426_m055417_c001_v0001042_t0059_u01745646857358") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010126_d20250426_m055351_c001_v7007000_t0000_u01745646831755") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a0c_d20250426_m055350_c001_v0001179_t0046_u01745646830399") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c01010a_d20250426_m055349_c001_v7007000_t0000_u01745646829307") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29fc_d20250426_m055347_c001_v0001179_t0015_u01745646827707") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010106_d20250426_m055346_c001_v7007000_t0000_u01745646826977") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29f4_d20250426_m055346_c001_v0001179_t0056_u01745646826221") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010103_d20250426_m055344_c001_v7007000_t0000_u01745646824901") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29e8_d20250426_m055344_c001_v0001179_t0053_u01745646824109") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100ff_d20250426_m055342_c001_v7007000_t0000_u01745646822174") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29da_d20250426_m055341_c001_v0001179_t0036_u01745646821395") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f40833a2b02ceeead_d20250426_m055334_c001_v7007000_t0000_u01745646814470") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec29aa_d20250426_m055333_c001_v0001179_t0058_u01745646813483") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4de_d20250426_m055216_c001_v7007000_t0000_u01745646736426") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2818_d20250426_m055215_c001_v0001179_t0042_u01745646735765") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4d0_d20250426_m055214_c001_v7007000_t0000_u01745646734489") 2025/04/26 05:58:53 DEBUG : potato2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2810_d20250426_m055213_c001_v0001179_t0026_u01745646733889") 2025/04/26 05:58:53 DEBUG : potato3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c395b2_d20250426_m055457_c001_v7007000_t0000_u01745646897833") 2025/04/26 05:58:54 DEBUG : potato3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93ba7_d20250426_m055452_c001_v0001041_t0018_u01745646892880") 2025/04/26 05:58:54 DEBUG : potato3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4165a94c05c395ab_d20250426_m055444_c001_v7007000_t0000_u01745646884922") 2025/04/26 05:58:54 DEBUG : potato3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b9b_d20250426_m055440_c001_v0001041_t0041_u01745646880409") 2025/04/26 05:58:54 DEBUG : potato3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9d79c_d20250426_m055421_c001_v7007000_t0000_u01745646861225") 2025/04/26 05:58:54 DEBUG : potato3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b7d_d20250426_m055417_c001_v0001041_t0045_u01745646857921") 2025/04/26 05:58:54 DEBUG : pre-dest1/1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7d6_d20250426_m055549_c001_v7007000_t0000_u01745646949072") 2025/04/26 05:58:54 DEBUG : pre-dest1/1: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93be9_d20250426_m055540_c001_v0001041_t0009_u01745646940681") 2025/04/26 05:58:54 DEBUG : pre-dest2/2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f415745b83fc0d7d7_d20250426_m055549_c001_v7007000_t0000_u01745646949257") 2025/04/26 05:58:54 DEBUG : pre-dest2/2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc93d4_d20250426_m055541_c001_v0001042_t0006_u01745646941564") 2025/04/26 05:58:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4162eda9048ba227_d20250426_m055519_c001_v7007000_t0000_u01745646919459") 2025/04/26 05:58:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2bc5_d20250426_m055516_c001_v0001179_t0008_u01745646916501") 2025/04/26 05:58:54 DEBUG : sizeonly: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c812_d20250426_m055303_c001_v7007000_t0000_u01745646783726") 2025/04/26 05:58:54 DEBUG : sizeonly: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec290a_d20250426_m055302_c001_v0001179_t0005_u01745646782750") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecc1_d20250426_m055829_c001_v7007000_t0000_u01745647109371") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f106da1cf0eb80068_d20250426_m055828_c001_v0001137_t0036_u01745647108138") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecbb_d20250426_m055826_c001_v7007000_t0000_u01745647106220") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d41_d20250426_m055824_c001_v0001041_t0035_u01745647104619") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3f5_d20250426_m055413_c001_v7007000_t0000_u01745646853707") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109e4dcb5cbc92fe_d20250426_m055412_c001_v0001042_t0011_u01745646852711") 2025/04/26 05:58:54 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3f2_d20250426_m055411_c001_v7007000_t0000_u01745646851435") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a8d_d20250426_m055410_c001_v0001179_t0056_u01745646850681") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c7f7_d20250426_m055259_c001_v7007000_t0000_u01745646779557") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28ee_d20250426_m055258_c001_v0001179_t0006_u01745646778244") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c7ea_d20250426_m055257_c001_v7007000_t0000_u01745646777518") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28e6_d20250426_m055256_c001_v0001179_t0021_u01745646776405") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c7d1_d20250426_m055253_c001_v7007000_t0000_u01745646773601") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28d0_d20250426_m055252_c001_v0001179_t0003_u01745646772667") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c7c8_d20250426_m055252_c001_v7007000_t0000_u01745646772118") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28ce_d20250426_m055250_c001_v0001179_t0032_u01745646770718") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28c2_d20250426_m055248_c001_v0001179_t0022_u01745646768321") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c7b3_d20250426_m055247_c001_v7007000_t0000_u01745646767592") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28bc_d20250426_m055246_c001_v0001179_t0017_u01745646766978") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28ba_d20250426_m055246_c001_v0001179_t0038_u01745646766386") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f401306d4daa7c7b2_d20250426_m055245_c001_v7007000_t0000_u01745646765301") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec28a6_d20250426_m055241_c001_v0001179_t0018_u01745646761807") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2884_d20250426_m055233_c001_v0001179_t0035_u01745646753935") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100d9_d20250426_m055233_c001_v7007000_t0000_u01745646753188") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec287c_d20250426_m055232_c001_v0001179_t0029_u01745646752616") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec287a_d20250426_m055232_c001_v0001179_t0013_u01745646752032") 2025/04/26 05:58:55 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100d6_d20250426_m055230_c001_v7007000_t0000_u01745646750944") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec285e_d20250426_m055226_c001_v0001179_t0038_u01745646746336") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c0100d0_d20250426_m055225_c001_v7007000_t0000_u01745646745968") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2856_d20250426_m055225_c001_v0001179_t0001_u01745646745392") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f511_d20250426_m055223_c001_v7007000_t0000_u01745646743744") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec284c_d20250426_m055223_c001_v0001179_t0033_u01745646743164") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f509_d20250426_m055222_c001_v7007000_t0000_u01745646742612") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2848_d20250426_m055222_c001_v0001179_t0055_u01745646742014") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4fb_d20250426_m055220_c001_v7007000_t0000_u01745646740734") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2834_d20250426_m055219_c001_v0001179_t0011_u01745646739968") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4f1_d20250426_m055219_c001_v7007000_t0000_u01745646739419") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec282a_d20250426_m055218_c001_v0001179_t0036_u01745646738853") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4e7_d20250426_m055217_c001_v7007000_t0000_u01745646737916") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec281e_d20250426_m055217_c001_v0001179_t0031_u01745646737339") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4c4_d20250426_m055211_c001_v7007000_t0000_u01745646731463") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec27fe_d20250426_m055210_c001_v0001179_t0031_u01745646730884") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4c3_d20250426_m055209_c001_v7007000_t0000_u01745646729971") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec27f8_d20250426_m055209_c001_v0001179_t0001_u01745646729380") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4c0_d20250426_m055208_c001_v7007000_t0000_u01745646728465") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec27ee_d20250426_m055207_c001_v0001179_t0023_u01745646727895") 2025/04/26 05:58:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f419d64187d68f4ba_d20250426_m055204_c001_v7007000_t0000_u01745646724928") 2025/04/26 05:58:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec27d4_d20250426_m055204_c001_v0001179_t0053_u01745646724358") 2025/04/26 05:58:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecc2_d20250426_m055829_c001_v7007000_t0000_u01745647109561") 2025/04/26 05:58:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec30b0_d20250426_m055828_c001_v0001179_t0040_u01745647108137") 2025/04/26 05:58:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecbd_d20250426_m055826_c001_v7007000_t0000_u01745647106405") 2025/04/26 05:58:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1071a674d2e0b747_d20250426_m055824_c001_v0001113_t0043_u01745647104985") 2025/04/26 05:58:57 DEBUG : sub/yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3e8_d20250426_m055407_c001_v7007000_t0000_u01745646847927") 2025/04/26 05:58:57 DEBUG : sub/yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b63_d20250426_m055406_c001_v0001041_t0037_u01745646846161") 2025/04/26 05:58:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb9_d20250426_m055823_c001_v7007000_t0000_u01745647103044") 2025/04/26 05:58:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d37_d20250426_m055821_c001_v0001041_t0017_u01745647101572") 2025/04/26 05:58:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb5_d20250426_m055819_c001_v7007000_t0000_u01745647099987") 2025/04/26 05:58:57 DEBUG : test_dir1/file2: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3079_d20250426_m055818_c001_v0001179_t0043_u01745647098476") 2025/04/26 05:58:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecba_d20250426_m055823_c001_v7007000_t0000_u01745647103229") 2025/04/26 05:58:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec3091_d20250426_m055821_c001_v0001179_t0028_u01745647101578") 2025/04/26 05:58:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f4104b9129839ecb6_d20250426_m055820_c001_v7007000_t0000_u01745647100186") 2025/04/26 05:58:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93d35_d20250426_m055818_c001_v0001041_t0030_u01745647098450") 2025/04/26 05:58:57 DEBUG : three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010137_d20250426_m055358_c001_v7007000_t0000_u01745646838151") 2025/04/26 05:58:57 DEBUG : three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a4c_d20250426_m055356_c001_v0001179_t0005_u01745646836985") 2025/04/26 05:58:57 DEBUG : three: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f109b556c22ec2a26_d20250426_m055353_c001_v0001179_t0052_u01745646833983") 2025/04/26 05:58:57 DEBUG : two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010138_d20250426_m055358_c001_v7007000_t0000_u01745646838332") 2025/04/26 05:58:57 DEBUG : two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409e4dcb5cbc92ca_d20250426_m055355_c001_v0001042_t0011_u01745646835873") 2025/04/26 05:58:57 DEBUG : two: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f409b556c22ec2a24_d20250426_m055353_c001_v0001179_t0006_u01745646833798") 2025/04/26 05:58:58 DEBUG : yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41290d5606e9c3eb_d20250426_m055408_c001_v7007000_t0000_u01745646848656") 2025/04/26 05:58:58 DEBUG : yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f10276945bac43609_d20250426_m055407_c001_v0001038_t0056_u01745646847534") 2025/04/26 05:58:58 DEBUG : yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c01013e_d20250426_m055404_c001_v7007000_t0000_u01745646844145") 2025/04/26 05:58:58 DEBUG : yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b5f_d20250426_m055402_c001_v0001041_t0042_u01745646842685") 2025/04/26 05:58:58 DEBUG : yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c01013a_d20250426_m055400_c001_v7007000_t0000_u01745646840679") 2025/04/26 05:58:58 DEBUG : yam: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f119f2652e1b93b59_d20250426_m055358_c001_v0001041_t0002_u01745646838874") 2025/04/26 05:58:58 DEBUG : yaml: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c010140_d20250426_m055404_c001_v7007000_t0000_u01745646844875") 2025/04/26 05:58:58 DEBUG : yaml: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f1198ceef4427bd26_d20250426_m055403_c001_v0001161_t0019_u01745646843846") 2025/04/26 05:58:58 DEBUG : yaml: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f41753c977c01013c_d20250426_m055401_c001_v7007000_t0000_u01745646841409") 2025/04/26 05:58:58 DEBUG : yaml: Deleting (id "4_z4f821dc3a07d7b0b9f680e1b_f117db0a440307067_d20250426_m055400_c001_v0001171_t0050_u01745646840233") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m58.418270416s (try 1/5)