"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/05 04:27:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi" 2025/04/05 04:27:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 04:27:16 DEBUG : Creating backend with remote "/tmp/rclone3629867255" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/05 04:27:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.82s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:18 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:18 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:19 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", 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-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:21 DEBUG : Creating backend with remote "/non-existing" 2025/04/05 04:27:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/05 04:27:21 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:21 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:24 INFO : B2 bucket rclone-test-qofudov4cuvi: Running all checks before starting transfers 2025/04/05 04:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:24 INFO : B2 bucket rclone-test-qofudov4cuvi: Checks finished, now starting transfers 2025/04/05 04:27:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:25 ERROR : Ignoring --no-traverse with sync 2025/04/05 04:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:25 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:25 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:26 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/05 04:27:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/05 04:27:27 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:27:28 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:28 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:27:30 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:30 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 04:27:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:27:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/05 04:27:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:27:32 INFO : sub dir: Making directory 2025/04/05 04:27:32 INFO : sub dir2: Making directory 2025/04/05 04:27:32 INFO : sub dir2/sub sub dir2: Making directory 2025/04/05 04:27:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:32 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:32 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/05 04:27:32 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:33 INFO : sub dir2: Making directory 2025/04/05 04:27:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 04:27:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:27:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:33 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:33 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:34 DEBUG : sub dir2: Making directory with metadata 2025/04/05 04:27:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:27:34 INFO : sub dir: Making directory 2025/04/05 04:27:34 INFO : sub dir2: Making directory 2025/04/05 04:27:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:34 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:34 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:35 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:27:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/05 04:27:35 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/05 04:27:35 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", 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-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:36 INFO : sub dir2: Making directory 2025/04/05 04:27:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:36 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:36 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:37 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:27:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:37 DEBUG : sub dir2: Making directory with metadata 2025/04/05 04:27:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:27:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:27:37 INFO : sub dir: Making directory 2025/04/05 04:27:37 INFO : sub dir2: Making directory 2025/04/05 04:27:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:37 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:37 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:38 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:27:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/05 04:27:38 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", 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-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:39 INFO : sub dir2: Making directory 2025/04/05 04:27:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:40 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:40 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:40 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:27:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:41 DEBUG : Creating backend with remote "TestB2:rclone-test-koticud7powa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qofudov4cuvi -> B2 bucket rclone-test-koticud7powa 2025/04/05 04:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:42 DEBUG : B2 bucket rclone-test-koticud7powa: Waiting for checks to finish 2025/04/05 04:27:42 DEBUG : B2 bucket rclone-test-koticud7powa: Waiting for transfers to finish 2025/04/05 04:27:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:43 DEBUG : B2 bucket rclone-test-koticud7powa: Purge remote 2025/04/05 04:27:43 INFO : B2 bucket rclone-test-koticud7powa: cleaning bucket "rclone-test-koticud7powa" of all files 2025/04/05 04:27:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f525dd3304d0b4b9f680e1b_f10720f92b266e9c6_d20250405_m042743_c001_v0001109_t0028_u01743827263214") --- PASS: TestServerSideCopy (4.42s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:46 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 04:27:46 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 04:27:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bujiwob4visa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qofudov4cuvi -> B2 bucket rclone-test-bujiwob4visa 2025/04/05 04:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:49 DEBUG : B2 bucket rclone-test-bujiwob4visa: Waiting for checks to finish 2025/04/05 04:27:49 DEBUG : B2 bucket rclone-test-bujiwob4visa: Waiting for transfers to finish 2025/04/05 04:27:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 04:27:50 DEBUG : B2 bucket rclone-test-bujiwob4visa: Waiting for checks to finish 2025/04/05 04:27:50 DEBUG : B2 bucket rclone-test-bujiwob4visa: Waiting for transfers to finish 2025/04/05 04:27:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 04:27:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:51 DEBUG : B2 bucket rclone-test-bujiwob4visa: Purge remote 2025/04/05 04:27:51 INFO : B2 bucket rclone-test-bujiwob4visa: cleaning bucket "rclone-test-bujiwob4visa" of all files 2025/04/05 04:27:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f727d63304d0b4b9f680e1b_f104c9f61a2ef135e_d20250405_m042750_c001_v0001184_t0041_u01743827270764") 2025/04/05 04:27:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f727d63304d0b4b9f680e1b_f10450e98be33f416_d20250405_m042749_c001_v0001145_t0021_u01743827269570") --- PASS: TestServerSideCopyOverSelf (5.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 04:27:53 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:27:53 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:27:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 04:27:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/05 04:27:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:55 DEBUG : Creating backend with remote "TestB2:rclone-test-susiroy8yeyo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qofudov4cuvi -> B2 bucket rclone-test-susiroy8yeyo 2025/04/05 04:27:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:27:56 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Waiting for checks to finish 2025/04/05 04:27:56 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Waiting for transfers to finish 2025/04/05 04:27:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:27:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:27:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 04:27:58 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Waiting for checks to finish 2025/04/05 04:27:58 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Waiting for transfers to finish 2025/04/05 04:27:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 04:27:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/05 04:27:59 INFO : sub dir/hello world: Deleted 2025/04/05 04:28:00 DEBUG : testing file moves 2025/04/05 04:28:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/05 04:28:00 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Waiting for checks to finish 2025/04/05 04:28:00 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Waiting for transfers to finish 2025/04/05 04:28:00 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/05 04:28:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/05 04:28:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:01 DEBUG : B2 bucket rclone-test-susiroy8yeyo: Purge remote 2025/04/05 04:28:01 INFO : B2 bucket rclone-test-susiroy8yeyo: cleaning bucket "rclone-test-susiroy8yeyo" of all files 2025/04/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf229d33304d0b4b9f680e1b_f100a9c3327b514de_d20250405_m042800_c001_v0001184_t0048_u01743827280660") 2025/04/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf229d33304d0b4b9f680e1b_f105f7bd88a28a209_d20250405_m042758_c001_v0001092_t0055_u01743827278362") 2025/04/05 04:28:01 DEBUG : sub dir/hello world: Deleting (id "4_zdf229d33304d0b4b9f680e1b_f100314cfd8e573b6_d20250405_m042757_c001_v0001157_t0006_u01743827277174") --- PASS: TestServerSideMoveOverSelf (8.43s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:03 ERROR : : error listing: directory not found 2025/04/05 04:28:03 INFO : Local file system at /tmp/rclone3629867255: Making directory 2025/04/05 04:28:04 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:04 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:28:05 DEBUG : Local file system at /tmp/rclone3629867255: Waiting for checks to finish 2025/04/05 04:28:05 DEBUG : Local file system at /tmp/rclone3629867255: Waiting for transfers to finish 2025/04/05 04:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:28:06 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/05 04:28:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyRedownload (2.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/05 04:28:07 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:07 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:28:07 INFO : check sum: Copied (new) 2025/04/05 04:28:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:08 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:28:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/05 04:28:08 DEBUG : check sum: Unchanged skipping 2025/04/05 04:28:08 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:08 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/05 04:28:09 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:09 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 04:28:10 INFO : sizeonly: Copied (new) 2025/04/05 04:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:10 DEBUG : sizeonly: Sizes identical 2025/04/05 04:28:10 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:10 DEBUG : sizeonly: Unchanged skipping 2025/04/05 04:28:10 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:10 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.45s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:12 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/05 04:28:12 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:12 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/05 04:28:12 INFO : ignore-size: Copied (new) 2025/04/05 04:28:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:28:12 DEBUG : ignore-size: Unchanged skipping 2025/04/05 04:28:12 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:12 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:12 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:28:15 DEBUG : existing: Unchanged skipping 2025/04/05 04:28:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:15 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/05 04:28:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 04:28:15 INFO : existing: Copied (replaced existing) 2025/04/05 04:28:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 04:28:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 04:28:17 INFO : existing: Copied (new) 2025/04/05 04:28:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:17 DEBUG : existing: Destination exists, skipping 2025/04/05 04:28:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:17 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:19 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/05 04:28:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:20 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:20 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 04:28:20 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:20 INFO : a/potato2: Copied (new) 2025/04/05 04:28:20 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:20 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:22 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/05 04:28:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:28:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/05 04:28:22 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:22 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:22 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/05 04:28:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:28:23 INFO : empty space: Updated modification time in destination 2025/04/05 04:28:23 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:23 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:23 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:25 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:25 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/05 04:28:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:28:25 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:25 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:25 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:27 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/05 04:28:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3629867255) 2025/04/05 04:28:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qofudov4cuvi) 2025/04/05 04:28:27 DEBUG : foo: sha1 differ 2025/04/05 04:28:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/05 04:28:27 INFO : foo: Copied (replaced existing) 2025/04/05 04:28:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/05 04:28:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:29 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:29 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:29 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:29 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:29 INFO : potato: Copied (new) 2025/04/05 04:28:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/05 04:28:31 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:31 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/05 04:28:31 INFO : potato: Copied (replaced existing) 2025/04/05 04:28:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.94s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:33 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:33 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/05 04:28:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3629867255) 2025/04/05 04:28:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qofudov4cuvi) 2025/04/05 04:28:33 DEBUG : potato: sha1 differ 2025/04/05 04:28:33 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/05 04:28:33 INFO : potato: Copied (replaced existing) 2025/04/05 04:28:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/05 04:28:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:35 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:35 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:35 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:35 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:37 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:37 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:37 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:37 INFO : potato2: Copied (new) 2025/04/05 04:28:37 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:37 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:40 INFO : d: Making directory 2025/04/05 04:28:40 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/05 04:28:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:40 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:40 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 04:28:40 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:40 INFO : a/potato2: Copied (new) 2025/04/05 04:28:40 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:40 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/05 04:28:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:42 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:42 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 04:28:42 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:43 INFO : a/potato2: Copied (new) 2025/04/05 04:28:43 ERROR : B2 bucket rclone-test-qofudov4cuvi: not deleting files as there were IO errors 2025/04/05 04:28:43 ERROR : B2 bucket rclone-test-qofudov4cuvi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:45 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:45 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:45 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:45 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:45 INFO : potato: Deleted 2025/04/05 04:28:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:47 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:47 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:47 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:47 INFO : potato: Deleted 2025/04/05 04:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:48 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:48 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:48 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:28:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:28:50 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:50 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/05 04:28:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:52 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 04:28:52 DEBUG : enormous: Excluded 2025/04/05 04:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:28:52 DEBUG : potato2: Excluded 2025/04/05 04:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:28:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:52 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:52 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:52 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:52 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:52 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 04:28:52 DEBUG : enormous: Excluded 2025/04/05 04:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:28:52 DEBUG : potato2: Excluded 2025/04/05 04:28:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:28:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/05 04:28:52 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:52 DEBUG : Local file system at /tmp/rclone3629867255: Waiting for checks to finish 2025/04/05 04:28:52 DEBUG : Local file system at /tmp/rclone3629867255: Waiting for transfers to finish 2025/04/05 04:28:52 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:55 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 04:28:55 DEBUG : enormous: Excluded 2025/04/05 04:28:55 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:28:55 DEBUG : potato2: Excluded 2025/04/05 04:28:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:28:55 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:55 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:55 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:55 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:55 INFO : enormous: Deleted 2025/04/05 04:28:55 INFO : potato2: Deleted 2025/04/05 04:28:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/05 04:28:56 DEBUG : empty space: Unchanged skipping 2025/04/05 04:28:56 DEBUG : Local file system at /tmp/rclone3629867255: Waiting for checks to finish 2025/04/05 04:28:56 DEBUG : Local file system at /tmp/rclone3629867255: Waiting for transfers to finish 2025/04/05 04:28:56 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:56 INFO : enormous: Deleted 2025/04/05 04:28:56 INFO : potato2: Deleted 2025/04/05 04:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:28:58 DEBUG : five: Need to transfer - File not found at Destination 2025/04/05 04:28:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/05 04:28:58 DEBUG : one: Destination is newer than source, skipping 2025/04/05 04:28:58 DEBUG : three: Sizes identical 2025/04/05 04:28:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 04:28:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:28:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3629867255) 2025/04/05 04:28:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qofudov4cuvi) 2025/04/05 04:28:58 DEBUG : two: sha1 differ 2025/04/05 04:28:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:28:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/05 04:28:58 INFO : five: Copied (new) 2025/04/05 04:28:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/05 04:28:59 INFO : four: Copied (replaced existing) 2025/04/05 04:28:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 04:28:59 INFO : two: Copied (replaced existing) 2025/04/05 04:28:59 DEBUG : Waiting for deletions to finish 2025/04/05 04:28:59 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:28:59 DEBUG : one: Destination is newer than source, skipping 2025/04/05 04:28:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/05 04:28:59 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/05 04:28:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:28:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/05 04:28:59 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/05 04:28:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:28:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 04:28:59 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/05 04:28:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:28:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3629867255) 2025/04/05 04:28:59 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qofudov4cuvi) 2025/04/05 04:28:59 DEBUG : three: sha1 differ 2025/04/05 04:28:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 04:28:59 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:29:00 INFO : three: Copied (replaced existing) 2025/04/05 04:29:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/05 04:29:01 INFO : B2 bucket rclone-test-qofudov4cuvi: Making map for --track-renames 2025/04/05 04:29:01 INFO : B2 bucket rclone-test-qofudov4cuvi: Finished making map for --track-renames 2025/04/05 04:29:01 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 04:29:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 04:29:01 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for renames to finish 2025/04/05 04:29:01 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/05 04:29:02 INFO : potato: Copied (new) 2025/04/05 04:29:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 04:29:02 INFO : yam: Copied (new) 2025/04/05 04:29:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:29:02 INFO : B2 bucket rclone-test-qofudov4cuvi: Making map for --track-renames 2025/04/05 04:29:02 INFO : B2 bucket rclone-test-qofudov4cuvi: Finished making map for --track-renames 2025/04/05 04:29:02 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:02 DEBUG : potato: Unchanged skipping 2025/04/05 04:29:02 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for renames to finish 2025/04/05 04:29:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 04:29:03 INFO : yam: Copied (server-side copy) to: yaml 2025/04/05 04:29:03 INFO : yam: Deleted 2025/04/05 04:29:03 INFO : yaml: Renamed from "yam" 2025/04/05 04:29:03 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/05 04:29:05 INFO : B2 bucket rclone-test-qofudov4cuvi: Making map for --track-renames 2025/04/05 04:29:05 INFO : B2 bucket rclone-test-qofudov4cuvi: Finished making map for --track-renames 2025/04/05 04:29:05 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 04:29:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 04:29:05 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for renames to finish 2025/04/05 04:29:05 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 04:29:05 INFO : yam: Copied (new) 2025/04/05 04:29:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/05 04:29:06 INFO : potato: Copied (new) 2025/04/05 04:29:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:29:06 INFO : B2 bucket rclone-test-qofudov4cuvi: Making map for --track-renames 2025/04/05 04:29:06 INFO : B2 bucket rclone-test-qofudov4cuvi: Finished making map for --track-renames 2025/04/05 04:29:06 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:06 DEBUG : potato: Unchanged skipping 2025/04/05 04:29:06 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for renames to finish 2025/04/05 04:29:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 04:29:06 INFO : yam: Copied (server-side copy) to: yaml 2025/04/05 04:29:06 INFO : yam: Deleted 2025/04/05 04:29:06 INFO : yaml: Renamed from "yam" 2025/04/05 04:29:06 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/05 04:29:08 INFO : B2 bucket rclone-test-qofudov4cuvi: Making map for --track-renames 2025/04/05 04:29:08 INFO : B2 bucket rclone-test-qofudov4cuvi: Finished making map for --track-renames 2025/04/05 04:29:08 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 04:29:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/05 04:29:08 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for renames to finish 2025/04/05 04:29:08 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 04:29:09 INFO : sub/yam: Copied (new) 2025/04/05 04:29:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/05 04:29:09 INFO : potato: Copied (new) 2025/04/05 04:29:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:29:09 DEBUG : potato: Unchanged skipping 2025/04/05 04:29:09 INFO : B2 bucket rclone-test-qofudov4cuvi: Making map for --track-renames 2025/04/05 04:29:09 INFO : B2 bucket rclone-test-qofudov4cuvi: Finished making map for --track-renames 2025/04/05 04:29:09 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:09 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for renames to finish 2025/04/05 04:29:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 04:29:10 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/05 04:29:10 INFO : sub/yam: Deleted 2025/04/05 04:29:10 INFO : yam: Renamed from "sub/yam" 2025/04/05 04:29:10 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:12 DEBUG : Creating backend with remote "/tmp/rclone3629867255/dir1" 2025/04/05 04:29:12 DEBUG : Config file has changed externally - reloading 2025/04/05 04:29:12 DEBUG : Creating backend with remote "/tmp/rclone3629867255/dir2" 2025/04/05 04:29:12 DEBUG : Local file system at /tmp/rclone3629867255/dir2: Using server-side directory move 2025/04/05 04:29:12 INFO : Local file system at /tmp/rclone3629867255/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 04:29:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/05 04:29:12 DEBUG : Local file system at /tmp/rclone3629867255/dir2: Waiting for checks to finish 2025/04/05 04:29:12 DEBUG : Local file system at /tmp/rclone3629867255/dir2: Waiting for transfers to finish 2025/04/05 04:29:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:29:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 04:29:12 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:12 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/05 04:29:13 INFO : nested/sub dir/file: Copied (new) 2025/04/05 04:29:13 INFO : nested/sub dir/file: Deleted 2025/04/05 04:29:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:29:13 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:29:13 INFO : sub dir/hello world: Deleted 2025/04/05 04:29:13 INFO : sub dir: Removing directory 2025/04/05 04:29:13 INFO : nested/sub dir: Removing directory 2025/04/05 04:29:13 INFO : nested: Removing directory 2025/04/05 04:29:13 DEBUG : Local file system at /tmp/rclone3629867255: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:29:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 04:29:14 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:14 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/05 04:29:15 INFO : nested/sub dir/file: Copied (new) 2025/04/05 04:29:15 INFO : nested/sub dir/file: Deleted 2025/04/05 04:29:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 04:29:15 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:29:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 04:29:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/05 04:29:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 04:29:17 INFO : existing: Copied (new) 2025/04/05 04:29:17 INFO : existing: Deleted 2025/04/05 04:29:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/05 04:29:17 INFO : existing-b: Copied (new) 2025/04/05 04:29:17 INFO : existing-b: Deleted 2025/04/05 04:29:17 DEBUG : existing: Destination exists, skipping 2025/04/05 04:29:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/05 04:29:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:29:17 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:29:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:18 DEBUG : Creating backend with remote "TestB2:rclone-test-marefot9haqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qofudov4cuvi -> B2 bucket rclone-test-marefot9haqo 2025/04/05 04:29:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:29:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/05 04:29:22 DEBUG : empty space: Unchanged skipping 2025/04/05 04:29:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 04:29:22 DEBUG : B2 bucket rclone-test-marefot9haqo: Waiting for checks to finish 2025/04/05 04:29:23 INFO : empty space: Deleted 2025/04/05 04:29:23 DEBUG : B2 bucket rclone-test-marefot9haqo: Waiting for transfers to finish 2025/04/05 04:29:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:29:23 INFO : potato2: Copied (server-side copy) 2025/04/05 04:29:23 INFO : potato2: Deleted 2025/04/05 04:29:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 04:29:23 INFO : potato3: Copied (server-side copy) 2025/04/05 04:29:23 INFO : potato3: Deleted 2025/04/05 04:29:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rutorij9yapi" 2025/04/05 04:29:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/05 04:29:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:29:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 04:29:25 DEBUG : B2 bucket rclone-test-rutorij9yapi: Waiting for checks to finish 2025/04/05 04:29:25 DEBUG : B2 bucket rclone-test-rutorij9yapi: Waiting for transfers to finish 2025/04/05 04:29:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:29:26 INFO : empty space: Copied (server-side copy) 2025/04/05 04:29:26 INFO : empty space: Deleted 2025/04/05 04:29:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:29:26 INFO : potato2: Copied (server-side copy) 2025/04/05 04:29:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 04:29:26 INFO : potato3: Copied (server-side copy) 2025/04/05 04:29:26 INFO : potato2: Deleted 2025/04/05 04:29:26 INFO : potato3: Deleted 2025/04/05 04:29:26 DEBUG : B2 bucket rclone-test-rutorij9yapi: Purge remote 2025/04/05 04:29:26 INFO : B2 bucket rclone-test-rutorij9yapi: cleaning bucket "rclone-test-rutorij9yapi" of all files 2025/04/05 04:29:27 DEBUG : empty space: Deleting (id "4_zbf72ede3305d0b4b9f680e1b_f1027d3f6dee44efe_d20250405_m042925_c001_v0001130_t0024_u01743827365949") 2025/04/05 04:29:27 DEBUG : potato2: Deleting (id "4_zbf72ede3305d0b4b9f680e1b_f1113d558dc5762f1_d20250405_m042926_c001_v0001182_t0035_u01743827366259") 2025/04/05 04:29:27 DEBUG : potato3: Deleting (id "4_zbf72ede3305d0b4b9f680e1b_f105e254abfdaa810_d20250405_m042926_c001_v0001183_t0015_u01743827366324") 2025/04/05 04:29:27 DEBUG : B2 bucket rclone-test-marefot9haqo: Purge remote 2025/04/05 04:29:27 INFO : B2 bucket rclone-test-marefot9haqo: cleaning bucket "rclone-test-marefot9haqo" of all files 2025/04/05 04:29:27 DEBUG : empty space: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f419b182e6933a264_d20250405_m042926_c001_v7007000_t0000_u01743827366239") 2025/04/05 04:29:27 DEBUG : empty space: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f112cf07df7f0d610_d20250405_m042921_c001_v0001137_t0058_u01743827361958") 2025/04/05 04:29:27 DEBUG : potato2: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f419b182e6933a265_d20250405_m042926_c001_v7007000_t0000_u01743827366469") 2025/04/05 04:29:27 DEBUG : potato2: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f1018d7ec445e534f_d20250405_m042923_c001_v0001106_t0005_u01743827363038") 2025/04/05 04:29:27 DEBUG : potato3: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f404ca036d9b01ed1_d20250405_m042926_c001_v7007000_t0000_u01743827366536") 2025/04/05 04:29:27 DEBUG : potato3: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f1187d38f9b2f252d_d20250405_m042923_c001_v0001101_t0029_u01743827363412") 2025/04/05 04:29:27 DEBUG : potato3: Deleting (id "4_zff82ddc3305d0b4b9f680e1b_f112cf07df7f0d612_d20250405_m042922_c001_v0001137_t0030_u01743827362304") --- PASS: TestServerSideMove (11.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bicehiz6fihi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qofudov4cuvi -> B2 bucket rclone-test-bicehiz6fihi 2025/04/05 04:29:35 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 04:29:35 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 04:29:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:29:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 04:29:35 DEBUG : B2 bucket rclone-test-bicehiz6fihi: Waiting for checks to finish 2025/04/05 04:29:35 DEBUG : B2 bucket rclone-test-bicehiz6fihi: Waiting for transfers to finish 2025/04/05 04:29:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:29:36 INFO : potato2: Copied (server-side copy) 2025/04/05 04:29:36 INFO : potato2: Deleted 2025/04/05 04:29:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 04:29:36 INFO : potato3: Copied (server-side copy) 2025/04/05 04:29:37 INFO : potato3: Deleted 2025/04/05 04:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xugonuk7guho" 2025/04/05 04:29:38 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 04:29:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:29:38 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 04:29:38 DEBUG : B2 bucket rclone-test-xugonuk7guho: Waiting for checks to finish 2025/04/05 04:29:38 DEBUG : B2 bucket rclone-test-xugonuk7guho: Waiting for transfers to finish 2025/04/05 04:29:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:29:40 INFO : potato2: Copied (server-side copy) 2025/04/05 04:29:40 INFO : potato2: Deleted 2025/04/05 04:29:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 04:29:40 INFO : potato3: Copied (server-side copy) 2025/04/05 04:29:40 INFO : potato3: Deleted 2025/04/05 04:29:41 DEBUG : B2 bucket rclone-test-xugonuk7guho: Purge remote 2025/04/05 04:29:41 INFO : B2 bucket rclone-test-xugonuk7guho: cleaning bucket "rclone-test-xugonuk7guho" of all files 2025/04/05 04:29:41 DEBUG : potato2: Deleting (id "4_zefa22d13306d0b4b9f680e1b_f108cde040a306024_d20250405_m042940_c001_v0001177_t0014_u01743827380074") 2025/04/05 04:29:41 DEBUG : potato3: Deleting (id "4_zefa22d13306d0b4b9f680e1b_f1191b7a6d84a2697_d20250405_m042940_c001_v0001098_t0001_u01743827380322") 2025/04/05 04:29:41 DEBUG : B2 bucket rclone-test-bicehiz6fihi: Purge remote 2025/04/05 04:29:41 INFO : B2 bucket rclone-test-bicehiz6fihi: cleaning bucket "rclone-test-bicehiz6fihi" of all files 2025/04/05 04:29:42 DEBUG : empty space: Deleting (id "4_zbfb20de3306d0b4b9f680e1b_f1168dcf8b00fe539_d20250405_m042934_c001_v0001161_t0057_u01743827374764") 2025/04/05 04:29:42 DEBUG : potato2: Deleting (id "4_zbfb20de3306d0b4b9f680e1b_f404517f8614f3797_d20250405_m042940_c001_v7007000_t0000_u01743827380301") 2025/04/05 04:29:42 DEBUG : potato2: Deleting (id "4_zbfb20de3306d0b4b9f680e1b_f1018d7ec445e5376_d20250405_m042935_c001_v0001106_t0042_u01743827375973") 2025/04/05 04:29:42 DEBUG : potato3: Deleting (id "4_zbfb20de3306d0b4b9f680e1b_f404517f8614f3798_d20250405_m042940_c001_v7007000_t0000_u01743827380716") 2025/04/05 04:29:42 DEBUG : potato3: Deleting (id "4_zbfb20de3306d0b4b9f680e1b_f1138445b3c968899_d20250405_m042936_c001_v0001093_t0052_u01743827376354") 2025/04/05 04:29:42 DEBUG : potato3: Deleting (id "4_zbfb20de3306d0b4b9f680e1b_f1168dcf8b00fe53b_d20250405_m042935_c001_v0001161_t0024_u01743827375242") --- PASS: TestServerSideMoveWithFilter (13.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-keqamoj1naga" 2025/04/05 04:29:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qofudov4cuvi -> B2 bucket rclone-test-keqamoj1naga 2025/04/05 04:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:29:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/05 04:29:48 DEBUG : empty space: Unchanged skipping 2025/04/05 04:29:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 04:29:48 DEBUG : B2 bucket rclone-test-keqamoj1naga: Waiting for checks to finish 2025/04/05 04:29:48 INFO : empty space: Deleted 2025/04/05 04:29:48 DEBUG : B2 bucket rclone-test-keqamoj1naga: Waiting for transfers to finish 2025/04/05 04:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:29:49 INFO : potato2: Copied (server-side copy) 2025/04/05 04:29:49 INFO : potato2: Deleted 2025/04/05 04:29:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 04:29:49 INFO : potato3: Copied (server-side copy) 2025/04/05 04:29:49 INFO : potato3: Deleted 2025/04/05 04:29:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xirijut7viwi" 2025/04/05 04:29:50 INFO : tomatoDir: Making directory 2025/04/05 04:29:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/05 04:29:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:29:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 04:29:51 DEBUG : B2 bucket rclone-test-xirijut7viwi: Waiting for checks to finish 2025/04/05 04:29:51 DEBUG : B2 bucket rclone-test-xirijut7viwi: Waiting for transfers to finish 2025/04/05 04:29:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 04:29:56 INFO : empty space: Copied (server-side copy) 2025/04/05 04:29:57 INFO : empty space: Deleted 2025/04/05 04:29:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 04:29:57 INFO : potato3: Copied (server-side copy) 2025/04/05 04:29:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 04:29:57 INFO : potato2: Copied (server-side copy) 2025/04/05 04:29:57 INFO : potato3: Deleted 2025/04/05 04:29:57 INFO : potato2: Deleted 2025/04/05 04:29:58 DEBUG : B2 bucket rclone-test-xirijut7viwi: Purge remote 2025/04/05 04:29:58 INFO : B2 bucket rclone-test-xirijut7viwi: cleaning bucket "rclone-test-xirijut7viwi" of all files 2025/04/05 04:29:58 DEBUG : empty space: Deleting (id "4_zffd25d23306d0b4b9f680e1b_f11441ae839cf15ec_d20250405_m042956_c001_v0001161_t0043_u01743827396623") 2025/04/05 04:29:58 DEBUG : potato2: Deleting (id "4_zffd25d23306d0b4b9f680e1b_f11441ae839cf15f0_d20250405_m042956_c001_v0001161_t0018_u01743827396986") 2025/04/05 04:29:58 DEBUG : potato3: Deleting (id "4_zffd25d23306d0b4b9f680e1b_f113cf22e395ad425_d20250405_m042956_c001_v0001041_t0033_u01743827396956") 2025/04/05 04:29:58 DEBUG : B2 bucket rclone-test-keqamoj1naga: Purge remote 2025/04/05 04:29:58 INFO : B2 bucket rclone-test-keqamoj1naga: cleaning bucket "rclone-test-keqamoj1naga" of all files 2025/04/05 04:29:59 DEBUG : empty space: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f404517f8614f37a4_d20250405_m042956_c001_v7007000_t0000_u01743827396935") 2025/04/05 04:29:59 DEBUG : empty space: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f107837000fdc2d50_d20250405_m042947_c001_v0001181_t0012_u01743827387990") 2025/04/05 04:29:59 DEBUG : potato2: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f404517f8614f37a7_d20250405_m042957_c001_v7007000_t0000_u01743827397463") 2025/04/05 04:29:59 DEBUG : potato2: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f111a9f127265cc72_d20250405_m042948_c001_v0001161_t0037_u01743827388854") 2025/04/05 04:29:59 DEBUG : potato3: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f404517f8614f37a6_d20250405_m042957_c001_v7007000_t0000_u01743827397276") 2025/04/05 04:29:59 DEBUG : potato3: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f105e254abfdaa94c_d20250405_m042949_c001_v0001183_t0050_u01743827389171") 2025/04/05 04:29:59 DEBUG : potato3: Deleting (id "4_zbf624d23306d0b4b9f680e1b_f107837000fdc2d52_d20250405_m042948_c001_v0001181_t0043_u01743827388258") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncOverlap (2.92s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/rclone-sync-test" 2025/04/05 04:30:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/rclone-sync-test-include/layer2" 2025/04/05 04:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/rclone-sync-test-ignore-file" 2025/04/05 04:30:13 DEBUG : B2 bucket rclone-test-qofudov4cuvi path rclone-sync-test: Waiting for checks to finish 2025/04/05 04:30:13 DEBUG : B2 bucket rclone-test-qofudov4cuvi path rclone-sync-test: Waiting for transfers to finish 2025/04/05 04:30:13 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:13 INFO : There was nothing to transfer 2025/04/05 04:30:13 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:30:13 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:30:13 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:14 DEBUG : B2 bucket rclone-test-qofudov4cuvi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/05 04:30:14 DEBUG : B2 bucket rclone-test-qofudov4cuvi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/05 04:30:14 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:14 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:30:14 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:30:14 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/05 04:30:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/05 04:30:15 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.49s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:30:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/CompareDest" 2025/04/05 04:30:24 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 04:30:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:30:26 INFO : one: Copied (new) 2025/04/05 04:30:26 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/05 04:30:27 INFO : one: Copied (replaced existing) 2025/04/05 04:30:27 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:30 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:30:30 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:30 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:30 INFO : There was nothing to transfer 2025/04/05 04:30:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 04:30:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:31 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:30:31 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:31 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:31 INFO : There was nothing to transfer 2025/04/05 04:30:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 04:30:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:32 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:30:32 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:32 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:32 INFO : There was nothing to transfer 2025/04/05 04:30:33 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/05 04:30:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 04:30:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 04:30:33 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:30:33 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:33 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:33 INFO : There was nothing to transfer 2025/04/05 04:30:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:34 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 04:30:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:34 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:30:34 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/05 04:30:35 INFO : two: Copied (new) 2025/04/05 04:30:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dest" 2025/04/05 04:30:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/pre-dest1" 2025/04/05 04:30:40 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/pre-dest2" 2025/04/05 04:30:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:30:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/05 04:30:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:30:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/05 04:30:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/05 04:30:43 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dest: Waiting for checks to finish 2025/04/05 04:30:43 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dest: Waiting for transfers to finish 2025/04/05 04:30:44 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/05 04:30:44 INFO : 3: Copied (new) 2025/04/05 04:30:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:30:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:30:46 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/CopyDest" 2025/04/05 04:30:48 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 04:30:48 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:48 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:30:49 INFO : one: Copied (new) 2025/04/05 04:30:49 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:50 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:50 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:50 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/05 04:30:50 INFO : one: Copied (replaced existing) 2025/04/05 04:30:50 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/BackupDir" 2025/04/05 04:30:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:54 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:30:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:30:55 INFO : one: Copied (server-side copy) 2025/04/05 04:30:55 INFO : one: Deleted 2025/04/05 04:30:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/05 04:30:56 INFO : one: Copied (server-side copy) 2025/04/05 04:30:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/05 04:30:56 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:56 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 04:30:58 INFO : two: Copied (server-side copy) 2025/04/05 04:30:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/05 04:30:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:58 DEBUG : one: Unchanged skipping 2025/04/05 04:30:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:58 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:58 DEBUG : one: Unchanged skipping 2025/04/05 04:30:58 DEBUG : two: Unchanged skipping 2025/04/05 04:30:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:30:58 DEBUG : Waiting for deletions to finish 2025/04/05 04:30:58 INFO : There was nothing to transfer 2025/04/05 04:30:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/05 04:30:59 DEBUG : three: Destination not found in --copy-dest 2025/04/05 04:30:59 DEBUG : three: Need to transfer - File not found at Destination 2025/04/05 04:30:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:59 DEBUG : one: Unchanged skipping 2025/04/05 04:30:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 04:30:59 DEBUG : two: Unchanged skipping 2025/04/05 04:30:59 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:30:59 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/05 04:31:00 INFO : three: Copied (new) 2025/04/05 04:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.71s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:31:04 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/3f42fda3303d0b4b9f680e1b/c001_v0001184_t0052": EOF 2025/04/05 04:31:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/3f42fda3303d0b4b9f680e1b/c001_v0001184_t0052": EOF) 2025/04/05 04:31:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qofudov4cuvi: 1/10 (Post "https://pod-000-1184-06.backblaze.com/b2api/v1/b2_upload_file/3f42fda3303d0b4b9f680e1b/c001_v0001184_t0052": EOF) 2025/04/05 04:31:06 DEBUG : pacer: Reducing sleep to 10ms 2025/04/05 04:31:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:31:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/backup" 2025/04/05 04:31:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:31:09 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:09 DEBUG : two: Unchanged skipping 2025/04/05 04:31:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:31:11 INFO : one: Copied (server-side copy) 2025/04/05 04:31:11 INFO : one: Deleted 2025/04/05 04:31:11 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:12 INFO : one: Copied (new) 2025/04/05 04:31:12 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:31:13 INFO : three.txt: Copied (server-side copy) 2025/04/05 04:31:13 INFO : three.txt: Deleted 2025/04/05 04:31:13 INFO : three.txt: Moved into backup dir 2025/04/05 04:31:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:31:15 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:15 DEBUG : two: Unchanged skipping 2025/04/05 04:31:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:16 INFO : one: Copied (server-side copy) 2025/04/05 04:31:16 INFO : one: Deleted 2025/04/05 04:31:16 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 04:31:16 INFO : one: Copied (new) 2025/04/05 04:31:16 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:31:17 INFO : three.txt: Copied (server-side copy) 2025/04/05 04:31:17 INFO : three.txt: Deleted 2025/04/05 04:31:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.37s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:31:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:31:21 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/backup" 2025/04/05 04:31:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:31:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:23 DEBUG : two: Unchanged skipping 2025/04/05 04:31:23 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:31:24 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 04:31:24 INFO : one: Deleted 2025/04/05 04:31:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:25 INFO : one: Copied (new) 2025/04/05 04:31:25 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:31:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 04:31:26 INFO : three.txt: Deleted 2025/04/05 04:31:26 INFO : three.txt: Moved into backup dir 2025/04/05 04:31:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:31:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:27 DEBUG : two: Unchanged skipping 2025/04/05 04:31:27 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:28 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 04:31:28 INFO : one: Deleted 2025/04/05 04:31:28 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 04:31:29 INFO : one: Copied (new) 2025/04/05 04:31:29 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:31:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 04:31:29 INFO : three.txt: Deleted 2025/04/05 04:31:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/backup" 2025/04/05 04:31:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:31:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:35 DEBUG : two: Unchanged skipping 2025/04/05 04:31:35 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:31:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 04:31:37 INFO : one: Deleted 2025/04/05 04:31:37 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:38 INFO : one: Copied (new) 2025/04/05 04:31:38 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:31:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 04:31:38 INFO : three.txt: Deleted 2025/04/05 04:31:38 INFO : three.txt: Moved into backup dir 2025/04/05 04:31:40 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:31:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:40 DEBUG : two: Unchanged skipping 2025/04/05 04:31:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 04:31:41 INFO : one: Deleted 2025/04/05 04:31:41 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 04:31:41 INFO : one: Copied (new) 2025/04/05 04:31:41 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:31:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 04:31:42 INFO : three.txt: Deleted 2025/04/05 04:31:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.73s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:31:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:31:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:31:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:46 DEBUG : two: Unchanged skipping 2025/04/05 04:31:46 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:31:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 04:31:47 INFO : one: Deleted 2025/04/05 04:31:47 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:49 INFO : one: Copied (new) 2025/04/05 04:31:49 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:31:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 04:31:49 INFO : three.txt: Deleted 2025/04/05 04:31:49 INFO : three.txt: Moved into backup dir 2025/04/05 04:31:50 DEBUG : one.bak: Excluded (Path Filter) 2025/04/05 04:31:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/05 04:31:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:31:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:50 DEBUG : two: Unchanged skipping 2025/04/05 04:31:50 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for checks to finish 2025/04/05 04:31:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 04:31:51 INFO : one: Deleted 2025/04/05 04:31:51 DEBUG : B2 bucket rclone-test-qofudov4cuvi path dst: Waiting for transfers to finish 2025/04/05 04:31:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 04:31:52 INFO : one: Copied (new) 2025/04/05 04:31:52 DEBUG : Waiting for deletions to finish 2025/04/05 04:31:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:31:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 04:31:52 INFO : three.txt: Deleted 2025/04/05 04:31:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:31:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:31:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:31:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:31:58 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 04:31:58 INFO : one: Deleted 2025/04/05 04:31:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:31:59 INFO : one: Copied (new) 2025/04/05 04:31:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:31:59 DEBUG : two: Unchanged skipping 2025/04/05 04:31:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 04:32:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:32:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 04:32:00 INFO : three.txt: Deleted 2025/04/05 04:32:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:32:00 INFO : three.txt: Copied (new) 2025/04/05 04:32:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:32:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:32:02 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 04:32:02 INFO : one: Deleted 2025/04/05 04:32:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 04:32:03 INFO : one: Copied (new) 2025/04/05 04:32:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:03 DEBUG : two: Unchanged skipping 2025/04/05 04:32:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 04:32:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:32:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 04:32:04 INFO : three.txt: Deleted 2025/04/05 04:32:04 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/05 04:32:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.02s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qofudov4cuvi/dst" 2025/04/05 04:32:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:32:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 04:32:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 04:32:10 INFO : one: Deleted 2025/04/05 04:32:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:32:11 INFO : one: Copied (new) 2025/04/05 04:32:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:11 DEBUG : two: Unchanged skipping 2025/04/05 04:32:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 04:32:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 04:32:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 04:32:12 INFO : three.txt: Deleted 2025/04/05 04:32:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:32:13 INFO : three.txt: Copied (new) 2025/04/05 04:32:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:32:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 04:32:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 04:32:14 INFO : one: Deleted 2025/04/05 04:32:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 04:32:15 INFO : one: Copied (new) 2025/04/05 04:32:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:15 DEBUG : two: Unchanged skipping 2025/04/05 04:32:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 04:32:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 04:32:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 04:32:16 INFO : three.txt: Deleted 2025/04/05 04:32:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/05 04:32:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.37s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/05 04:32:19 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:32:19 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:32:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/05 04:32:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/05 04:32:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.44s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 04:32:21 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:32:21 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:32:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 04:32:21 INFO : existing: Copied (new) 2025/04/05 04:32:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/05 04:32:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/05 04:32:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:32:22 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:32:22 ERROR : B2 bucket rclone-test-qofudov4cuvi: not deleting files as there were IO errors 2025/04/05 04:32:22 ERROR : B2 bucket rclone-test-qofudov4cuvi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncImmutable (2.76s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:32:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:24 DEBUG : existing: Unchanged skipping 2025/04/05 04:32:24 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:32:24 DEBUG : Waiting for deletions to finish 2025/04/05 04:32:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:32:39 DEBUG : both0: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both12: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both13: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both14: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both15: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both16: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both17: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both18: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both10: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both2: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both3: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both19: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both4: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both6: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both7: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both8: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both9: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:39 DEBUG : both5: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both1: Unchanged skipping 2025/04/05 04:32:39 DEBUG : both11: Unchanged skipping 2025/04/05 04:32:39 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:32:39 DEBUG : Waiting for deletions to finish 2025/04/05 04:32:40 INFO : only17: Deleted 2025/04/05 04:32:40 INFO : only18: Deleted 2025/04/05 04:32:40 INFO : only19: Deleted 2025/04/05 04:32:40 INFO : only4: Deleted 2025/04/05 04:32:40 INFO : only7: Deleted 2025/04/05 04:32:40 INFO : only13: Deleted 2025/04/05 04:32:40 INFO : only1: Deleted 2025/04/05 04:32:40 INFO : only2: Deleted 2025/04/05 04:32:40 INFO : only6: Deleted 2025/04/05 04:32:40 INFO : only8: Deleted 2025/04/05 04:32:40 INFO : only9: Deleted 2025/04/05 04:32:40 INFO : only0: Deleted 2025/04/05 04:32:40 INFO : only12: Deleted 2025/04/05 04:32:40 INFO : only15: Deleted 2025/04/05 04:32:40 INFO : only10: Deleted 2025/04/05 04:32:40 INFO : only14: Deleted 2025/04/05 04:32:40 INFO : only16: Deleted 2025/04/05 04:32:41 INFO : only3: Deleted 2025/04/05 04:32:41 INFO : only5: Deleted 2025/04/05 04:32:41 INFO : only11: Deleted 2025/04/05 04:32:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:32:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for checks to finish 2025/04/05 04:32:58 DEBUG : both0: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both12: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both1: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both14: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both10: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both16: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both17: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both18: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both19: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both2: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both3: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both4: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both5: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both6: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both7: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both8: Unchanged skipping 2025/04/05 04:32:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 04:32:58 DEBUG : both9: Unchanged skipping 2025/04/05 04:32:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : both11: Unchanged skipping 2025/04/05 04:32:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : both13: Unchanged skipping 2025/04/05 04:32:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : both15: Unchanged skipping 2025/04/05 04:32:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/05 04:32:58 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Waiting for transfers to finish 2025/04/05 04:32:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only0: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only10: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only12: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only13: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only1: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only14: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only15: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only16: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only11: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only17: Copied (replaced existing) 2025/04/05 04:32:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:32:59 INFO : only2: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only4: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only6: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only7: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only3: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only5: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only9: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only19: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only18: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 04:33:00 INFO : only8: Copied (replaced existing) 2025/04/05 04:33:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:33:09 DEBUG : empty_dir: Making directory with metadata 2025/04/05 04:33:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:33:09 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 04:33:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:33:09 INFO : empty_on_remote: Making directory 2025/04/05 04:33:09 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-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:33:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.22s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:33:12 DEBUG : empty_dir: Making directory with metadata 2025/04/05 04:33:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:33:12 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 04:33:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:33:12 INFO : empty_on_remote: Making directory 2025/04/05 04:33:12 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-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:33:13 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:13 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:13 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:13 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:13 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.99s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:33:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:15 INFO : sub dir: Making directory 2025/04/05 04:33:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" 2025/04/05 04:33:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:33:18 INFO : sub dir: Making directory 2025/04/05 04:33:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qofudov4cuvi", Local "Local file system at /tmp/rclone3629867255", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.17s) PASS 2025/04/05 04:33:21 DEBUG : B2 bucket rclone-test-qofudov4cuvi: Purge remote 2025/04/05 04:33:21 INFO : B2 bucket rclone-test-qofudov4cuvi: cleaning bucket "rclone-test-qofudov4cuvi" of all files 2025/04/05 04:33:22 DEBUG : BackupDir/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018343_d20250405_m043100_c001_v7007000_t0000_u01743827460999") 2025/04/05 04:33:22 DEBUG : BackupDir/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1190cc8921b83e50_d20250405_m043055_c001_v0001180_t0046_u01743827455242") 2025/04/05 04:33:22 DEBUG : CompareDest/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4054139e40420059_d20250405_m043035_c001_v7007000_t0000_u01743827435837") 2025/04/05 04:33:22 DEBUG : CompareDest/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988e2c_d20250405_m043029_c001_v0001180_t0056_u01743827429529") 2025/04/05 04:33:22 DEBUG : CompareDest/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4054139e4042005a_d20250405_m043036_c001_v7007000_t0000_u01743827436019") 2025/04/05 04:33:22 DEBUG : CompareDest/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204d28_d20250405_m043030_c001_v0001184_t0001_u01743827430848") 2025/04/05 04:33:22 DEBUG : CopyDest/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018344_d20250405_m043101_c001_v7007000_t0000_u01743827461186") 2025/04/05 04:33:22 DEBUG : CopyDest/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045643c5_d20250405_m043052_c001_v0001113_t0055_u01743827452191") 2025/04/05 04:33:22 DEBUG : CopyDest/three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018345_d20250405_m043101_c001_v7007000_t0000_u01743827461370") 2025/04/05 04:33:22 DEBUG : CopyDest/three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204fc6_d20250405_m043059_c001_v0001184_t0048_u01743827459115") 2025/04/05 04:33:22 DEBUG : CopyDest/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018347_d20250405_m043101_c001_v7007000_t0000_u01743827461555") 2025/04/05 04:33:22 DEBUG : CopyDest/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988ed1_d20250405_m043057_c001_v0001180_t0055_u01743827457159") 2025/04/05 04:33:22 DEBUG : EXISTING: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4e1_d20250405_m043224_c001_v7007000_t0000_u01743827544811") 2025/04/05 04:33:22 DEBUG : EXISTING: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9890fc_d20250405_m043223_c001_v0001180_t0052_u01743827543834") 2025/04/05 04:33:22 DEBUG : Testêé: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4da_d20250405_m043220_c001_v7007000_t0000_u01743827540697") 2025/04/05 04:33:22 DEBUG : Testêé: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9890de_d20250405_m043220_c001_v0001180_t0058_u01743827540093") 2025/04/05 04:33:23 DEBUG : Testêé: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644bd_d20250405_m043219_c001_v0001113_t0050_u01743827539006") 2025/04/05 04:33:23 DEBUG : a/potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa88_d20250405_m042843_c001_v7007000_t0000_u01743827323562") 2025/04/05 04:33:23 DEBUG : a/potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204415_d20250405_m042842_c001_v0001184_t0051_u01743827322983") 2025/04/05 04:33:23 DEBUG : a/potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa84_d20250405_m042841_c001_v7007000_t0000_u01743827321260") 2025/04/05 04:33:23 DEBUG : a/potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22043df_d20250405_m042840_c001_v0001184_t0051_u01743827320466") 2025/04/05 04:33:23 DEBUG : a/potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c71_d20250405_m042820_c001_v7007000_t0000_u01743827300900") 2025/04/05 04:33:23 DEBUG : a/potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22041ef_d20250405_m042820_c001_v0001184_t0019_u01743827300122") 2025/04/05 04:33:23 DEBUG : b/potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa89_d20250405_m042843_c001_v7007000_t0000_u01743827323742") 2025/04/05 04:33:23 DEBUG : b/potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22043ff_d20250405_m042842_c001_v0001184_t0024_u01743827322169") 2025/04/05 04:33:23 DEBUG : b/potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa83_d20250405_m042840_c001_v7007000_t0000_u01743827320712") 2025/04/05 04:33:23 DEBUG : b/potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22043cb_d20250405_m042839_c001_v0001184_t0056_u01743827319674") 2025/04/05 04:33:23 DEBUG : b/potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c6e_d20250405_m042820_c001_v7007000_t0000_u01743827300327") 2025/04/05 04:33:23 DEBUG : b/potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22041e1_d20250405_m042819_c001_v0001184_t0023_u01743827299358") 2025/04/05 04:33:23 DEBUG : backup/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f402137e35563713f_d20250405_m043117_c001_v7007000_t0000_u01743827477910") 2025/04/05 04:33:23 DEBUG : backup/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f107017a4c1addc49_d20250405_m043115_c001_v0001106_t0006_u01743827475670") 2025/04/05 04:33:23 DEBUG : backup/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f112e9243076a12ed_d20250405_m043111_c001_v0001116_t0027_u01743827471115") 2025/04/05 04:33:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28eff_d20250405_m043142_c001_v7007000_t0000_u01743827502945") 2025/04/05 04:33:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f104813245da10a16_d20250405_m043140_c001_v0001144_t0056_u01743827500887") 2025/04/05 04:33:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1141da693f1728a7_d20250405_m043136_c001_v0001177_t0057_u01743827496912") 2025/04/05 04:33:23 DEBUG : backup/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a338b6_d20250405_m043130_c001_v7007000_t0000_u01743827490210") 2025/04/05 04:33:24 DEBUG : backup/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f110dfc1068b9e9c8_d20250405_m043128_c001_v0001161_t0019_u01743827488179") 2025/04/05 04:33:24 DEBUG : backup/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f113ae50a0f71e58c_d20250405_m043124_c001_v0001179_t0002_u01743827484068") 2025/04/05 04:33:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f00_d20250405_m043143_c001_v7007000_t0000_u01743827503129") 2025/04/05 04:33:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f117c91913b6ebcf4_d20250405_m043142_c001_v0001113_t0021_u01743827502099") 2025/04/05 04:33:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f113100b4e4ce1896_d20250405_m043138_c001_v0001100_t0040_u01743827498337") 2025/04/05 04:33:24 DEBUG : backup/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f402137e355637142_d20250405_m043118_c001_v7007000_t0000_u01743827478101") 2025/04/05 04:33:24 DEBUG : backup/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108f7884d8f7af26_d20250405_m043117_c001_v0001179_t0000_u01743827477145") 2025/04/05 04:33:24 DEBUG : backup/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1141f0c695f70ed4_d20250405_m043113_c001_v0001145_t0004_u01743827473141") 2025/04/05 04:33:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a338b7_d20250405_m043130_c001_v7007000_t0000_u01743827490394") 2025/04/05 04:33:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11126df43bf07efb_d20250405_m043129_c001_v0001184_t0020_u01743827489434") 2025/04/05 04:33:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11539369fae92b62_d20250405_m043125_c001_v0001116_t0045_u01743827485667") 2025/04/05 04:33:24 DEBUG : both0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12685d_d20250405_m043301_c001_v7007000_t0000_u01743827581010") 2025/04/05 04:33:24 DEBUG : both0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564539_d20250405_m043246_c001_v0001113_t0045_u01743827566371") 2025/04/05 04:33:24 DEBUG : both0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c08_d20250405_m043241_c001_v7007000_t0000_u01743827561717") 2025/04/05 04:33:24 DEBUG : both0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644d7_d20250405_m043227_c001_v0001113_t0007_u01743827547089") 2025/04/05 04:33:24 DEBUG : both1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12685e_d20250405_m043301_c001_v7007000_t0000_u01743827581195") 2025/04/05 04:33:24 DEBUG : both1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456453b_d20250405_m043247_c001_v0001113_t0049_u01743827567340") 2025/04/05 04:33:24 DEBUG : both1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c09_d20250405_m043241_c001_v7007000_t0000_u01743827561901") 2025/04/05 04:33:24 DEBUG : both1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644db_d20250405_m043227_c001_v0001113_t0055_u01743827547777") 2025/04/05 04:33:24 DEBUG : both10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12685f_d20250405_m043301_c001_v7007000_t0000_u01743827581379") 2025/04/05 04:33:25 DEBUG : both10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564553_d20250405_m043252_c001_v0001113_t0001_u01743827572663") 2025/04/05 04:33:25 DEBUG : both10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c0a_d20250405_m043242_c001_v7007000_t0000_u01743827562086") 2025/04/05 04:33:25 DEBUG : both10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644f9_d20250405_m043232_c001_v0001113_t0025_u01743827552691") 2025/04/05 04:33:25 DEBUG : both11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126860_d20250405_m043301_c001_v7007000_t0000_u01743827581563") 2025/04/05 04:33:25 DEBUG : both11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564555_d20250405_m043253_c001_v0001113_t0006_u01743827573290") 2025/04/05 04:33:25 DEBUG : both11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c0b_d20250405_m043242_c001_v7007000_t0000_u01743827562276") 2025/04/05 04:33:25 DEBUG : both11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644fb_d20250405_m043233_c001_v0001113_t0012_u01743827553163") 2025/04/05 04:33:25 DEBUG : both12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126861_d20250405_m043301_c001_v7007000_t0000_u01743827581748") 2025/04/05 04:33:25 DEBUG : both12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564557_d20250405_m043253_c001_v0001113_t0044_u01743827573987") 2025/04/05 04:33:25 DEBUG : both12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c0c_d20250405_m043242_c001_v7007000_t0000_u01743827562461") 2025/04/05 04:33:25 DEBUG : both12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644ff_d20250405_m043234_c001_v0001113_t0029_u01743827554033") 2025/04/05 04:33:25 DEBUG : both13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126862_d20250405_m043301_c001_v7007000_t0000_u01743827581937") 2025/04/05 04:33:25 DEBUG : both13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456455b_d20250405_m043254_c001_v0001113_t0030_u01743827574527") 2025/04/05 04:33:25 DEBUG : both13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c0d_d20250405_m043242_c001_v7007000_t0000_u01743827562646") 2025/04/05 04:33:25 DEBUG : both13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564501_d20250405_m043234_c001_v0001113_t0003_u01743827554503") 2025/04/05 04:33:25 DEBUG : both14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126864_d20250405_m043302_c001_v7007000_t0000_u01743827582124") 2025/04/05 04:33:25 DEBUG : both14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564561_d20250405_m043255_c001_v0001113_t0021_u01743827575007") 2025/04/05 04:33:25 DEBUG : both14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c0e_d20250405_m043242_c001_v7007000_t0000_u01743827562830") 2025/04/05 04:33:25 DEBUG : both14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564505_d20250405_m043235_c001_v0001113_t0046_u01743827555178") 2025/04/05 04:33:26 DEBUG : both15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126865_d20250405_m043302_c001_v7007000_t0000_u01743827582322") 2025/04/05 04:33:26 DEBUG : both15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564567_d20250405_m043255_c001_v0001113_t0031_u01743827575451") 2025/04/05 04:33:26 DEBUG : both15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c0f_d20250405_m043243_c001_v7007000_t0000_u01743827563016") 2025/04/05 04:33:26 DEBUG : both15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564507_d20250405_m043235_c001_v0001113_t0037_u01743827555682") 2025/04/05 04:33:26 DEBUG : both16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126866_d20250405_m043302_c001_v7007000_t0000_u01743827582520") 2025/04/05 04:33:26 DEBUG : both16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456456b_d20250405_m043256_c001_v0001113_t0032_u01743827576041") 2025/04/05 04:33:26 DEBUG : both16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c10_d20250405_m043243_c001_v7007000_t0000_u01743827563200") 2025/04/05 04:33:26 DEBUG : both16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456450d_d20250405_m043236_c001_v0001113_t0047_u01743827556192") 2025/04/05 04:33:26 DEBUG : both17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126867_d20250405_m043302_c001_v7007000_t0000_u01743827582704") 2025/04/05 04:33:26 DEBUG : both17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456456f_d20250405_m043256_c001_v0001113_t0031_u01743827576503") 2025/04/05 04:33:26 DEBUG : both17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c11_d20250405_m043243_c001_v7007000_t0000_u01743827563385") 2025/04/05 04:33:26 DEBUG : both17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456450f_d20250405_m043236_c001_v0001113_t0019_u01743827556708") 2025/04/05 04:33:26 DEBUG : both18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126868_d20250405_m043302_c001_v7007000_t0000_u01743827582889") 2025/04/05 04:33:26 DEBUG : both18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564575_d20250405_m043256_c001_v0001113_t0005_u01743827576990") 2025/04/05 04:33:26 DEBUG : both18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c12_d20250405_m043243_c001_v7007000_t0000_u01743827563580") 2025/04/05 04:33:26 DEBUG : both18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564513_d20250405_m043237_c001_v0001113_t0030_u01743827557399") 2025/04/05 04:33:26 DEBUG : both19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126869_d20250405_m043303_c001_v7007000_t0000_u01743827583074") 2025/04/05 04:33:26 DEBUG : both19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564577_d20250405_m043257_c001_v0001113_t0030_u01743827577780") 2025/04/05 04:33:26 DEBUG : both19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c13_d20250405_m043243_c001_v7007000_t0000_u01743827563767") 2025/04/05 04:33:26 DEBUG : both19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564519_d20250405_m043238_c001_v0001113_t0003_u01743827558115") 2025/04/05 04:33:26 DEBUG : both2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12686a_d20250405_m043303_c001_v7007000_t0000_u01743827583258") 2025/04/05 04:33:27 DEBUG : both2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456453d_d20250405_m043247_c001_v0001113_t0013_u01743827567841") 2025/04/05 04:33:27 DEBUG : both2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c15_d20250405_m043243_c001_v7007000_t0000_u01743827563952") 2025/04/05 04:33:27 DEBUG : both2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644df_d20250405_m043228_c001_v0001113_t0053_u01743827548384") 2025/04/05 04:33:27 DEBUG : both3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12686c_d20250405_m043303_c001_v7007000_t0000_u01743827583442") 2025/04/05 04:33:27 DEBUG : both3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564541_d20250405_m043248_c001_v0001113_t0029_u01743827568526") 2025/04/05 04:33:27 DEBUG : both3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c16_d20250405_m043244_c001_v7007000_t0000_u01743827564136") 2025/04/05 04:33:27 DEBUG : both3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644e3_d20250405_m043228_c001_v0001113_t0000_u01743827548954") 2025/04/05 04:33:27 DEBUG : both4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12686e_d20250405_m043303_c001_v7007000_t0000_u01743827583627") 2025/04/05 04:33:27 DEBUG : both4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564543_d20250405_m043248_c001_v0001113_t0018_u01743827568964") 2025/04/05 04:33:27 DEBUG : both4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c17_d20250405_m043244_c001_v7007000_t0000_u01743827564322") 2025/04/05 04:33:27 DEBUG : both4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644e7_d20250405_m043229_c001_v0001113_t0020_u01743827549542") 2025/04/05 04:33:27 DEBUG : both5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12686f_d20250405_m043303_c001_v7007000_t0000_u01743827583811") 2025/04/05 04:33:27 DEBUG : both5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564545_d20250405_m043249_c001_v0001113_t0047_u01743827569670") 2025/04/05 04:33:27 DEBUG : both5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c18_d20250405_m043244_c001_v7007000_t0000_u01743827564508") 2025/04/05 04:33:27 DEBUG : both5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644eb_d20250405_m043230_c001_v0001113_t0017_u01743827550050") 2025/04/05 04:33:27 DEBUG : both6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126870_d20250405_m043303_c001_v7007000_t0000_u01743827583996") 2025/04/05 04:33:27 DEBUG : both6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564547_d20250405_m043250_c001_v0001113_t0047_u01743827570191") 2025/04/05 04:33:27 DEBUG : both6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c19_d20250405_m043244_c001_v7007000_t0000_u01743827564692") 2025/04/05 04:33:27 DEBUG : both6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644f1_d20250405_m043230_c001_v0001113_t0032_u01743827550651") 2025/04/05 04:33:27 DEBUG : both7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126871_d20250405_m043304_c001_v7007000_t0000_u01743827584186") 2025/04/05 04:33:28 DEBUG : both7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564549_d20250405_m043250_c001_v0001113_t0002_u01743827570797") 2025/04/05 04:33:28 DEBUG : both7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c1a_d20250405_m043244_c001_v7007000_t0000_u01743827564877") 2025/04/05 04:33:28 DEBUG : both7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644f3_d20250405_m043231_c001_v0001113_t0033_u01743827551114") 2025/04/05 04:33:28 DEBUG : both8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126872_d20250405_m043304_c001_v7007000_t0000_u01743827584371") 2025/04/05 04:33:28 DEBUG : both8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456454d_d20250405_m043251_c001_v0001113_t0047_u01743827571549") 2025/04/05 04:33:28 DEBUG : both8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c1b_d20250405_m043245_c001_v7007000_t0000_u01743827565061") 2025/04/05 04:33:28 DEBUG : both8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644f5_d20250405_m043231_c001_v0001113_t0045_u01743827551647") 2025/04/05 04:33:28 DEBUG : both9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126873_d20250405_m043304_c001_v7007000_t0000_u01743827584557") 2025/04/05 04:33:28 DEBUG : both9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456454f_d20250405_m043252_c001_v0001113_t0019_u01743827572130") 2025/04/05 04:33:28 DEBUG : both9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c1c_d20250405_m043245_c001_v7007000_t0000_u01743827565245") 2025/04/05 04:33:28 DEBUG : both9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644f7_d20250405_m043232_c001_v0001113_t0055_u01743827552153") 2025/04/05 04:33:28 DEBUG : c/non empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa8b_d20250405_m042843_c001_v7007000_t0000_u01743827323923") 2025/04/05 04:33:28 DEBUG : c/non empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204407_d20250405_m042842_c001_v0001184_t0001_u01743827322373") 2025/04/05 04:33:28 DEBUG : c/non empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa85_d20250405_m042841_c001_v7007000_t0000_u01743827321444") 2025/04/05 04:33:28 DEBUG : c/non empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22043d3_d20250405_m042839_c001_v0001184_t0036_u01743827319889") 2025/04/05 04:33:28 DEBUG : c/non empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c72_d20250405_m042821_c001_v7007000_t0000_u01743827301098") 2025/04/05 04:33:28 DEBUG : c/non empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22041e3_d20250405_m042819_c001_v0001184_t0021_u01743827299552") 2025/04/05 04:33:28 DEBUG : check sum: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0aba_d20250405_m042808_c001_v7007000_t0000_u01743827288640") 2025/04/05 04:33:28 DEBUG : check sum: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22040cd_d20250405_m042807_c001_v0001184_t0018_u01743827287623") 2025/04/05 04:33:28 DEBUG : dest/3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018336_d20250405_m043045_c001_v7007000_t0000_u01743827445027") 2025/04/05 04:33:29 DEBUG : dest/3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4157617b38194281_d20250405_m043043_c001_v0001144_t0009_u01743827443911") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4d3_d20250405_m043217_c001_v7007000_t0000_u01743827537502") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f109fc5b51c519cc5_d20250405_m043214_c001_v0001104_t0049_u01743827534939") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12679a_d20250405_m043214_c001_v7007000_t0000_u01743827534755") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f109fc5b51c519cbb_d20250405_m043211_c001_v0001104_t0022_u01743827531269") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126797_d20250405_m043210_c001_v7007000_t0000_u01743827530532") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989090_d20250405_m043206_c001_v0001180_t0020_u01743827526631") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7db24a_d20250405_m043205_c001_v7007000_t0000_u01743827525142") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1058d0607990b73f_d20250405_m043202_c001_v0001090_t0018_u01743827522923") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0b5b_d20250405_m043202_c001_v7007000_t0000_u01743827522727") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1058d0607990b735_d20250405_m043158_c001_v0001090_t0053_u01743827518985") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0b56_d20250405_m043158_c001_v7007000_t0000_u01743827518249") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564471_d20250405_m043154_c001_v0001113_t0002_u01743827514619") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f0b_d20250405_m043153_c001_v7007000_t0000_u01743827513314") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f118e42cac9106791_d20250405_m043151_c001_v0001109_t0001_u01743827511683") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f411a5cb4069d6492_d20250405_m043151_c001_v7007000_t0000_u01743827511499") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f118e42cac9106783_d20250405_m043148_c001_v0001109_t0034_u01743827508249") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f411a5cb4069d648c_d20250405_m043147_c001_v7007000_t0000_u01743827507513") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564457_d20250405_m043144_c001_v0001113_t0025_u01743827504238") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f01_d20250405_m043143_c001_v7007000_t0000_u01743827503314") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1015888ea9b52acc_d20250405_m043141_c001_v0001182_t0036_u01743827501648") 2025/04/05 04:33:29 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda10bd_d20250405_m043141_c001_v7007000_t0000_u01743827501457") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1015888ea9b52a83_d20250405_m043137_c001_v0001182_t0058_u01743827497883") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda10b7_d20250405_m043137_c001_v7007000_t0000_u01743827497142") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564437_d20250405_m043131_c001_v0001113_t0007_u01743827491502") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a338b8_d20250405_m043130_c001_v7007000_t0000_u01743827490579") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1040dda2575d5043_d20250405_m043128_c001_v0001044_t0043_u01743827488680") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018368_d20250405_m043128_c001_v7007000_t0000_u01743827488489") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1040dda2575d503d_d20250405_m043125_c001_v0001044_t0046_u01743827485064") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018360_d20250405_m043124_c001_v7007000_t0000_u01743827484325") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564417_d20250405_m043119_c001_v0001113_t0035_u01743827479223") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f402137e355637145_d20250405_m043118_c001_v7007000_t0000_u01743827478296") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f10240bf1b990040a_d20250405_m043116_c001_v0001120_t0052_u01743827476611") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4021420a1218699a_d20250405_m043116_c001_v7007000_t0000_u01743827476426") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f10240bf1b9900406_d20250405_m043112_c001_v0001120_t0027_u01743827472583") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4021420a12186998_d20250405_m043111_c001_v7007000_t0000_u01743827471843") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045643e3_d20250405_m043102_c001_v0001113_t0015_u01743827462856") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018348_d20250405_m043101_c001_v7007000_t0000_u01743827461740") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11140d0875c4eedc_d20250405_m043055_c001_v0001144_t0004_u01743827455659") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4054139e4042006c_d20250405_m043055_c001_v7007000_t0000_u01743827455460") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204f20_d20250405_m043051_c001_v0001184_t0001_u01743827451600") 2025/04/05 04:33:30 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f118af54d20856b6f_d20250405_m043050_c001_v0001131_t0048_u01743827450765") 2025/04/05 04:33:31 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f118af54d20856b6d_d20250405_m043049_c001_v0001131_t0010_u01743827449475") 2025/04/05 04:33:31 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4054139e4042005b_d20250405_m043036_c001_v7007000_t0000_u01743827436202") 2025/04/05 04:33:31 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456437c_d20250405_m043028_c001_v0001113_t0007_u01743827428496") 2025/04/05 04:33:31 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f103ad363fb1745cc_d20250405_m043027_c001_v0001115_t0014_u01743827427276") 2025/04/05 04:33:31 DEBUG : dst/one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f103ad363fb1745c8_d20250405_m043025_c001_v0001115_t0006_u01743827425579") 2025/04/05 04:33:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4d4_d20250405_m043217_c001_v7007000_t0000_u01743827537688") 2025/04/05 04:33:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11221b7768c4469d_d20250405_m043214_c001_v0001182_t0054_u01743827534552") 2025/04/05 04:33:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f107bc4f6b4935e8e_d20250405_m043210_c001_v0001180_t0001_u01743827530312") 2025/04/05 04:33:31 DEBUG : dst/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7db24b_d20250405_m043205_c001_v7007000_t0000_u01743827525332") 2025/04/05 04:33:31 DEBUG : dst/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1175d6b9157afe05_d20250405_m043202_c001_v0001104_t0002_u01743827522030") 2025/04/05 04:33:31 DEBUG : dst/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11950ce19d6b571a_d20250405_m043157_c001_v0001157_t0018_u01743827517893") 2025/04/05 04:33:31 DEBUG : dst/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f0c_d20250405_m043153_c001_v7007000_t0000_u01743827513504") 2025/04/05 04:33:31 DEBUG : dst/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1037ebfb439e5252_d20250405_m043151_c001_v0001165_t0036_u01743827511287") 2025/04/05 04:33:31 DEBUG : dst/one.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f111745bc9b39b8ff_d20250405_m043147_c001_v0001183_t0038_u01743827507287") 2025/04/05 04:33:31 DEBUG : dst/three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018349_d20250405_m043101_c001_v7007000_t0000_u01743827461930") 2025/04/05 04:33:31 DEBUG : dst/three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f118af54d20856b79_d20250405_m043100_c001_v0001131_t0059_u01743827460274") 2025/04/05 04:33:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4d5_d20250405_m043217_c001_v7007000_t0000_u01743827537882") 2025/04/05 04:33:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f116355369a3a03e5_d20250405_m043216_c001_v0001182_t0049_u01743827536138") 2025/04/05 04:33:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11397f5e91d066f2_d20250405_m043212_c001_v0001183_t0026_u01743827532335") 2025/04/05 04:33:31 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4d6_d20250405_m043218_c001_v7007000_t0000_u01743827538066") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f109fc5b51c519ccf_d20250405_m043216_c001_v0001104_t0042_u01743827536528") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12679b_d20250405_m043216_c001_v7007000_t0000_u01743827536338") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f109fc5b51c519cbd_d20250405_m043212_c001_v0001104_t0025_u01743827532731") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126798_d20250405_m043212_c001_v7007000_t0000_u01743827532545") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98909a_d20250405_m043207_c001_v0001180_t0030_u01743827527535") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7db24c_d20250405_m043205_c001_v7007000_t0000_u01743827525519") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1058d0607990b743_d20250405_m043204_c001_v0001090_t0007_u01743827524248") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0b62_d20250405_m043204_c001_v7007000_t0000_u01743827524064") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1058d0607990b73b_d20250405_m043200_c001_v0001090_t0030_u01743827520389") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0b58_d20250405_m043200_c001_v7007000_t0000_u01743827520204") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564473_d20250405_m043155_c001_v0001113_t0027_u01743827515183") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f411a5cb4069d6495_d20250405_m043152_c001_v7007000_t0000_u01743827512744") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989021_d20250405_m043150_c001_v0001180_t0046_u01743827510434") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f411a5cb4069d648d_d20250405_m043149_c001_v7007000_t0000_u01743827509697") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564459_d20250405_m043144_c001_v0001113_t0020_u01743827504693") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda10be_d20250405_m043142_c001_v7007000_t0000_u01743827502379") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988fe5_d20250405_m043140_c001_v0001180_t0050_u01743827500068") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda10ba_d20250405_m043138_c001_v7007000_t0000_u01743827498899") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456443b_d20250405_m043132_c001_v0001113_t0024_u01743827492414") 2025/04/05 04:33:32 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff01836d_d20250405_m043129_c001_v7007000_t0000_u01743827489631") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988f97_d20250405_m043127_c001_v0001180_t0053_u01743827487376") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018364_d20250405_m043126_c001_v7007000_t0000_u01743827486249") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564419_d20250405_m043119_c001_v0001113_t0049_u01743827479677") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4021420a1218699b_d20250405_m043117_c001_v7007000_t0000_u01743827477347") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988f39_d20250405_m043114_c001_v0001180_t0018_u01743827474675") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4021420a12186999_d20250405_m043113_c001_v7007000_t0000_u01743827473577") 2025/04/05 04:33:33 DEBUG : dst/three.txt: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045643eb_d20250405_m043106_c001_v0001113_t0008_u01743827466317") 2025/04/05 04:33:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7db24d_d20250405_m043205_c001_v7007000_t0000_u01743827525705") 2025/04/05 04:33:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f115cbd785c3aafbe_d20250405_m043203_c001_v0001180_t0024_u01743827523853") 2025/04/05 04:33:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f10000ae21b946cf8_d20250405_m043159_c001_v0001120_t0043_u01743827519925") 2025/04/05 04:33:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f0d_d20250405_m043153_c001_v7007000_t0000_u01743827513690") 2025/04/05 04:33:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11564ff02c4100c8_d20250405_m043152_c001_v0001184_t0032_u01743827512538") 2025/04/05 04:33:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f105ebeff4b1a8324_d20250405_m043149_c001_v0001178_t0015_u01743827509408") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4d7_d20250405_m043218_c001_v7007000_t0000_u01743827538255") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456449b_d20250405_m043207_c001_v0001113_t0047_u01743827527199") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7db24e_d20250405_m043205_c001_v7007000_t0000_u01743827525891") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98904d_d20250405_m043154_c001_v0001180_t0012_u01743827514983") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f0e_d20250405_m043153_c001_v7007000_t0000_u01743827513874") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988ffb_d20250405_m043144_c001_v0001180_t0040_u01743827504486") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416051d139d28f02_d20250405_m043143_c001_v7007000_t0000_u01743827503499") 2025/04/05 04:33:33 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988fb1_d20250405_m043132_c001_v0001180_t0056_u01743827492192") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a338b9_d20250405_m043130_c001_v7007000_t0000_u01743827490763") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988f5b_d20250405_m043119_c001_v0001180_t0009_u01743827479456") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f402137e355637146_d20250405_m043118_c001_v7007000_t0000_u01743827478486") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988ef7_d20250405_m043104_c001_v0001180_t0032_u01743827464025") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff01834b_d20250405_m043102_c001_v7007000_t0000_u01743827462116") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f110aa5946bfabb00_d20250405_m043057_c001_v0001183_t0005_u01743827457972") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4054139e4042005c_d20250405_m043036_c001_v7007000_t0000_u01743827436385") 2025/04/05 04:33:34 DEBUG : dst/two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f103ad363fb1745ec_d20250405_m043034_c001_v0001115_t0008_u01743827434915") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126680_d20250405_m042948_c001_v7007000_t0000_u01743827388835") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204981_d20250405_m042945_c001_v0001184_t0054_u01743827385620") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126675_d20250405_m042943_c001_v7007000_t0000_u01743827383775") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204868_d20250405_m042932_c001_v0001184_t0045_u01743827372305") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6aa5_d20250405_m042923_c001_v7007000_t0000_u01743827363015") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204746_d20250405_m042919_c001_v0001184_t0031_u01743827359794") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daaa0_d20250405_m042856_c001_v7007000_t0000_u01743827336351") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204508_d20250405_m042854_c001_v0001184_t0030_u01743827334579") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa99_d20250405_m042853_c001_v7007000_t0000_u01743827333011") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22044d6_d20250405_m042851_c001_v0001184_t0013_u01743827331859") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa94_d20250405_m042848_c001_v7007000_t0000_u01743827328670") 2025/04/05 04:33:34 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204475_d20250405_m042847_c001_v0001184_t0039_u01743827327158") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa8d_d20250405_m042846_c001_v7007000_t0000_u01743827326018") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220443f_d20250405_m042844_c001_v0001184_t0033_u01743827324850") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa81_d20250405_m042838_c001_v7007000_t0000_u01743827318636") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204387_d20250405_m042836_c001_v0001184_t0026_u01743827316934") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31cab_d20250405_m042835_c001_v7007000_t0000_u01743827315822") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220435d_d20250405_m042835_c001_v0001184_t0041_u01743827315048") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c99_d20250405_m042830_c001_v7007000_t0000_u01743827310020") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22042cd_d20250405_m042828_c001_v0001184_t0005_u01743827308840") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c78_d20250405_m042826_c001_v7007000_t0000_u01743827306287") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204257_d20250405_m042825_c001_v0001184_t0029_u01743827305351") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c76_d20250405_m042824_c001_v7007000_t0000_u01743827304267") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1123c622e96593b2_d20250405_m042823_c001_v0001044_t0037_u01743827303323") 2025/04/05 04:33:35 DEBUG : empty space: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204213_d20250405_m042821_c001_v0001184_t0054_u01743827301824") 2025/04/05 04:33:35 DEBUG : enormous: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa9d_d20250405_m042855_c001_v7007000_t0000_u01743827335418") 2025/04/05 04:33:35 DEBUG : enormous: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220450c_d20250405_m042854_c001_v0001184_t0052_u01743827334785") 2025/04/05 04:33:35 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4065fc64ff50d4db_d20250405_m043222_c001_v7007000_t0000_u01743827542690") 2025/04/05 04:33:35 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045644c7_d20250405_m043221_c001_v0001113_t0026_u01743827541469") 2025/04/05 04:33:35 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6aa1_d20250405_m042918_c001_v7007000_t0000_u01743827358129") 2025/04/05 04:33:35 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22046fd_d20250405_m042917_c001_v0001184_t0050_u01743827357104") 2025/04/05 04:33:35 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c6d_d20250405_m042818_c001_v7007000_t0000_u01743827298279") 2025/04/05 04:33:36 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22041b1_d20250405_m042817_c001_v0001184_t0027_u01743827297347") 2025/04/05 04:33:36 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c6a_d20250405_m042816_c001_v7007000_t0000_u01743827296086") 2025/04/05 04:33:36 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204183_d20250405_m042815_c001_v0001184_t0032_u01743827295522") 2025/04/05 04:33:36 DEBUG : existing: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204172_d20250405_m042814_c001_v0001184_t0034_u01743827294775") 2025/04/05 04:33:36 DEBUG : existing-b: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6aa3_d20250405_m042918_c001_v7007000_t0000_u01743827358310") 2025/04/05 04:33:36 DEBUG : existing-b: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642d4_d20250405_m042917_c001_v0001113_t0030_u01743827357113") 2025/04/05 04:33:36 DEBUG : file1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12688e_d20250405_m043313_c001_v7007000_t0000_u01743827593798") 2025/04/05 04:33:36 DEBUG : file1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1017c6e92454e923_d20250405_m043312_c001_v0001120_t0041_u01743827592929") 2025/04/05 04:33:36 DEBUG : file1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126889_d20250405_m043310_c001_v7007000_t0000_u01743827590800") 2025/04/05 04:33:36 DEBUG : file1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f114234040456459b_d20250405_m043309_c001_v0001113_t0056_u01743827589698") 2025/04/05 04:33:36 DEBUG : five: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daaa4_d20250405_m042900_c001_v7007000_t0000_u01743827340596") 2025/04/05 04:33:36 DEBUG : five: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f406d037fa220456a_d20250405_m042858_c001_v0001184_t0052_u01743827338702") 2025/04/05 04:33:36 DEBUG : foo: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c8d_d20250405_m042828_c001_v7007000_t0000_u01743827308118") 2025/04/05 04:33:36 DEBUG : foo: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f406d037fa2204297_d20250405_m042827_c001_v0001184_t0052_u01743827307559") 2025/04/05 04:33:36 DEBUG : foo: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f406d037fa2204281_d20250405_m042827_c001_v0001184_t0052_u01743827307009") 2025/04/05 04:33:36 DEBUG : four: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daaa5_d20250405_m042900_c001_v7007000_t0000_u01743827340777") 2025/04/05 04:33:36 DEBUG : four: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d988c48_d20250405_m042859_c001_v0001180_t0036_u01743827339252") 2025/04/05 04:33:36 DEBUG : four: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220455c_d20250405_m042858_c001_v0001184_t0046_u01743827338101") 2025/04/05 04:33:36 DEBUG : hello world2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fa5_d20250405_m042728_c001_v7007000_t0000_u01743827248105") 2025/04/05 04:33:36 DEBUG : hello world2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203d69_d20250405_m042727_c001_v0001184_t0037_u01743827247430") 2025/04/05 04:33:36 DEBUG : ignore-size: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0ac2_d20250405_m042813_c001_v7007000_t0000_u01743827293334") 2025/04/05 04:33:37 DEBUG : ignore-size: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220413b_d20250405_m042812_c001_v0001184_t0001_u01743827292398") 2025/04/05 04:33:37 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a9d_d20250405_m042915_c001_v7007000_t0000_u01743827355995") 2025/04/05 04:33:37 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642ca_d20250405_m042915_c001_v0001113_t0021_u01743827355006") 2025/04/05 04:33:37 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a99_d20250405_m042913_c001_v7007000_t0000_u01743827353905") 2025/04/05 04:33:37 DEBUG : nested/sub dir/file: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642c4_d20250405_m042912_c001_v0001113_t0023_u01743827352937") 2025/04/05 04:33:37 DEBUG : one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daaa6_d20250405_m042900_c001_v7007000_t0000_u01743827340957") 2025/04/05 04:33:37 DEBUG : one: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f406d037fa2204542_d20250405_m042857_c001_v0001184_t0052_u01743827337462") 2025/04/05 04:33:37 DEBUG : only0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126874_d20250405_m043304_c001_v7007000_t0000_u01743827584742") 2025/04/05 04:33:37 DEBUG : only0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4142340404564579_d20250405_m043258_c001_v0001113_t0032_u01743827578948") 2025/04/05 04:33:37 DEBUG : only0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891a1_d20250405_m043247_c001_v0001180_t0014_u01743827567018") 2025/04/05 04:33:37 DEBUG : only0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c05_d20250405_m043240_c001_v7007000_t0000_u01743827560697") 2025/04/05 04:33:37 DEBUG : only0: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989117_d20250405_m043227_c001_v0001180_t0048_u01743827547554") 2025/04/05 04:33:37 DEBUG : only1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126875_d20250405_m043304_c001_v7007000_t0000_u01743827584935") 2025/04/05 04:33:37 DEBUG : only1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4017c6e92454e8fb_d20250405_m043259_c001_v0001120_t0058_u01743827579526") 2025/04/05 04:33:37 DEBUG : only1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891a3_d20250405_m043247_c001_v0001180_t0034_u01743827567625") 2025/04/05 04:33:37 DEBUG : only1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f40115b661ad2ded7_d20250405_m043240_c001_v7007000_t0000_u01743827560501") 2025/04/05 04:33:37 DEBUG : only1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98911b_d20250405_m043228_c001_v0001180_t0001_u01743827548156") 2025/04/05 04:33:37 DEBUG : only10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126876_d20250405_m043305_c001_v7007000_t0000_u01743827585181") 2025/04/05 04:33:37 DEBUG : only10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d98920d_d20250405_m043258_c001_v0001180_t0036_u01743827578957") 2025/04/05 04:33:37 DEBUG : only10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891d9_d20250405_m043253_c001_v0001180_t0009_u01743827573021") 2025/04/05 04:33:38 DEBUG : only10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f40115b661ad2dede_d20250405_m043240_c001_v7007000_t0000_u01743827560878") 2025/04/05 04:33:38 DEBUG : only10: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98914b_d20250405_m043232_c001_v0001180_t0030_u01743827552951") 2025/04/05 04:33:38 DEBUG : only11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126877_d20250405_m043305_c001_v7007000_t0000_u01743827585382") 2025/04/05 04:33:38 DEBUG : only11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f404656c8b34d1f50_d20250405_m043259_c001_v0001040_t0056_u01743827579729") 2025/04/05 04:33:38 DEBUG : only11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891df_d20250405_m043253_c001_v0001180_t0031_u01743827573749") 2025/04/05 04:33:38 DEBUG : only11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c07_d20250405_m043241_c001_v7007000_t0000_u01743827561081") 2025/04/05 04:33:38 DEBUG : only11: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98914f_d20250405_m043233_c001_v0001180_t0020_u01743827553826") 2025/04/05 04:33:38 DEBUG : only12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126878_d20250405_m043305_c001_v7007000_t0000_u01743827585566") 2025/04/05 04:33:38 DEBUG : only12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f414234040456457b_d20250405_m043259_c001_v0001113_t0032_u01743827579360") 2025/04/05 04:33:38 DEBUG : only12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891e5_d20250405_m043254_c001_v0001180_t0019_u01743827574284") 2025/04/05 04:33:38 DEBUG : only12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41814cf373d21d42_d20250405_m043240_c001_v7007000_t0000_u01743827560706") 2025/04/05 04:33:38 DEBUG : only12: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989151_d20250405_m043234_c001_v0001180_t0029_u01743827554306") 2025/04/05 04:33:38 DEBUG : only13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126879_d20250405_m043305_c001_v7007000_t0000_u01743827585750") 2025/04/05 04:33:38 DEBUG : only13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d98920f_d20250405_m043259_c001_v0001180_t0036_u01743827579369") 2025/04/05 04:33:38 DEBUG : only13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891e9_d20250405_m043254_c001_v0001180_t0002_u01743827574799") 2025/04/05 04:33:38 DEBUG : only13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41814cf373d21d3e_d20250405_m043240_c001_v7007000_t0000_u01743827560329") 2025/04/05 04:33:38 DEBUG : only13: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98915b_d20250405_m043234_c001_v0001180_t0017_u01743827554930") 2025/04/05 04:33:38 DEBUG : only14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12687a_d20250405_m043305_c001_v7007000_t0000_u01743827585934") 2025/04/05 04:33:38 DEBUG : only14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f414234040456457d_d20250405_m043259_c001_v0001113_t0032_u01743827579546") 2025/04/05 04:33:39 DEBUG : only14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891ed_d20250405_m043255_c001_v0001180_t0023_u01743827575245") 2025/04/05 04:33:39 DEBUG : only14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c06_d20250405_m043240_c001_v7007000_t0000_u01743827560889") 2025/04/05 04:33:39 DEBUG : only14: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98915d_d20250405_m043235_c001_v0001180_t0052_u01743827555461") 2025/04/05 04:33:39 DEBUG : only15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12687b_d20250405_m043306_c001_v7007000_t0000_u01743827586118") 2025/04/05 04:33:39 DEBUG : only15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d989211_d20250405_m043259_c001_v0001180_t0036_u01743827579555") 2025/04/05 04:33:39 DEBUG : only15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891f1_d20250405_m043255_c001_v0001180_t0015_u01743827575771") 2025/04/05 04:33:39 DEBUG : only15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6be5_d20250405_m043240_c001_v7007000_t0000_u01743827560719") 2025/04/05 04:33:39 DEBUG : only15: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989161_d20250405_m043235_c001_v0001180_t0000_u01743827555962") 2025/04/05 04:33:39 DEBUG : only16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12687c_d20250405_m043306_c001_v7007000_t0000_u01743827586303") 2025/04/05 04:33:39 DEBUG : only16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4017c6e92454e8fd_d20250405_m043259_c001_v0001120_t0058_u01743827579730") 2025/04/05 04:33:39 DEBUG : only16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891f3_d20250405_m043256_c001_v0001180_t0012_u01743827576298") 2025/04/05 04:33:39 DEBUG : only16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41814cf373d21d44_d20250405_m043240_c001_v7007000_t0000_u01743827560898") 2025/04/05 04:33:39 DEBUG : only16: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989165_d20250405_m043236_c001_v0001180_t0053_u01743827556483") 2025/04/05 04:33:39 DEBUG : only17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12687d_d20250405_m043306_c001_v7007000_t0000_u01743827586492") 2025/04/05 04:33:39 DEBUG : only17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f414234040456457f_d20250405_m043259_c001_v0001113_t0032_u01743827579739") 2025/04/05 04:33:39 DEBUG : only17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891f7_d20250405_m043256_c001_v0001180_t0017_u01743827576746") 2025/04/05 04:33:39 DEBUG : only17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6bdf_d20250405_m043239_c001_v7007000_t0000_u01743827559934") 2025/04/05 04:33:39 DEBUG : only17: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98916b_d20250405_m043237_c001_v0001180_t0006_u01743827557180") 2025/04/05 04:33:39 DEBUG : only18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12687e_d20250405_m043306_c001_v7007000_t0000_u01743827586676") 2025/04/05 04:33:39 DEBUG : only18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f404656c8b34d1f56_d20250405_m043300_c001_v0001040_t0056_u01743827580147") 2025/04/05 04:33:39 DEBUG : only18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891fb_d20250405_m043257_c001_v0001180_t0030_u01743827577558") 2025/04/05 04:33:39 DEBUG : only18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6be1_d20250405_m043240_c001_v7007000_t0000_u01743827560126") 2025/04/05 04:33:40 DEBUG : only18: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98916d_d20250405_m043237_c001_v0001180_t0019_u01743827557889") 2025/04/05 04:33:40 DEBUG : only19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12687f_d20250405_m043306_c001_v7007000_t0000_u01743827586860") 2025/04/05 04:33:40 DEBUG : only19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d98921b_d20250405_m043300_c001_v0001180_t0036_u01743827580133") 2025/04/05 04:33:40 DEBUG : only19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989209_d20250405_m043258_c001_v0001180_t0040_u01743827578077") 2025/04/05 04:33:40 DEBUG : only19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f40115b661ad2ded4_d20250405_m043240_c001_v7007000_t0000_u01743827560316") 2025/04/05 04:33:40 DEBUG : only19: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989175_d20250405_m043238_c001_v0001180_t0036_u01743827558725") 2025/04/05 04:33:40 DEBUG : only2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126880_d20250405_m043307_c001_v7007000_t0000_u01743827587044") 2025/04/05 04:33:40 DEBUG : only2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d989213_d20250405_m043259_c001_v0001180_t0036_u01743827579747") 2025/04/05 04:33:40 DEBUG : only2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891ab_d20250405_m043248_c001_v0001180_t0031_u01743827568306") 2025/04/05 04:33:40 DEBUG : only2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c03_d20250405_m043240_c001_v7007000_t0000_u01743827560511") 2025/04/05 04:33:40 DEBUG : only2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989125_d20250405_m043228_c001_v0001180_t0025_u01743827548746") 2025/04/05 04:33:40 DEBUG : only3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126881_d20250405_m043307_c001_v7007000_t0000_u01743827587234") 2025/04/05 04:33:40 DEBUG : only3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f404656c8b34d1f54_d20250405_m043259_c001_v0001040_t0056_u01743827579926") 2025/04/05 04:33:40 DEBUG : only3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891b1_d20250405_m043248_c001_v0001180_t0048_u01743827568754") 2025/04/05 04:33:40 DEBUG : only3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6be7_d20250405_m043240_c001_v7007000_t0000_u01743827560914") 2025/04/05 04:33:40 DEBUG : only3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989129_d20250405_m043229_c001_v0001180_t0051_u01743827549339") 2025/04/05 04:33:40 DEBUG : only4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126882_d20250405_m043307_c001_v7007000_t0000_u01743827587418") 2025/04/05 04:33:40 DEBUG : only4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4017c6e92454e8ff_d20250405_m043259_c001_v0001120_t0058_u01743827579916") 2025/04/05 04:33:40 DEBUG : only4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891b7_d20250405_m043249_c001_v0001180_t0025_u01743827569363") 2025/04/05 04:33:40 DEBUG : only4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6be2_d20250405_m043240_c001_v7007000_t0000_u01743827560315") 2025/04/05 04:33:40 DEBUG : only4: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98912b_d20250405_m043229_c001_v0001180_t0055_u01743827549826") 2025/04/05 04:33:41 DEBUG : only5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126883_d20250405_m043307_c001_v7007000_t0000_u01743827587603") 2025/04/05 04:33:41 DEBUG : only5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4017c6e92454e903_d20250405_m043300_c001_v0001120_t0058_u01743827580101") 2025/04/05 04:33:41 DEBUG : only5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891bd_d20250405_m043249_c001_v0001180_t0047_u01743827569966") 2025/04/05 04:33:41 DEBUG : only5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f40115b661ad2dee1_d20250405_m043241_c001_v7007000_t0000_u01743827561069") 2025/04/05 04:33:41 DEBUG : only5: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98912f_d20250405_m043230_c001_v0001180_t0037_u01743827550422") 2025/04/05 04:33:41 DEBUG : only6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126884_d20250405_m043307_c001_v7007000_t0000_u01743827587787") 2025/04/05 04:33:41 DEBUG : only6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4142340404564581_d20250405_m043259_c001_v0001113_t0032_u01743827579935") 2025/04/05 04:33:41 DEBUG : only6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891bf_d20250405_m043250_c001_v0001180_t0003_u01743827570593") 2025/04/05 04:33:41 DEBUG : only6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41814cf373d21d40_d20250405_m043240_c001_v7007000_t0000_u01743827560519") 2025/04/05 04:33:41 DEBUG : only6: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989133_d20250405_m043230_c001_v0001180_t0039_u01743827550911") 2025/04/05 04:33:41 DEBUG : only7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126885_d20250405_m043307_c001_v7007000_t0000_u01743827587971") 2025/04/05 04:33:41 DEBUG : only7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f408d6a877d989219_d20250405_m043259_c001_v0001180_t0036_u01743827579944") 2025/04/05 04:33:41 DEBUG : only7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891c3_d20250405_m043251_c001_v0001180_t0002_u01743827571319") 2025/04/05 04:33:41 DEBUG : only7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0c02_d20250405_m043240_c001_v7007000_t0000_u01743827560324") 2025/04/05 04:33:41 DEBUG : only7: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989137_d20250405_m043231_c001_v0001180_t0044_u01743827551433") 2025/04/05 04:33:41 DEBUG : only8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126886_d20250405_m043308_c001_v7007000_t0000_u01743827588161") 2025/04/05 04:33:41 DEBUG : only8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4017c6e92454e907_d20250405_m043300_c001_v0001120_t0058_u01743827580288") 2025/04/05 04:33:41 DEBUG : only8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891cd_d20250405_m043251_c001_v0001180_t0028_u01743827571889") 2025/04/05 04:33:41 DEBUG : only8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6be4_d20250405_m043240_c001_v7007000_t0000_u01743827560531") 2025/04/05 04:33:42 DEBUG : only8: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989143_d20250405_m043231_c001_v0001180_t0057_u01743827551926") 2025/04/05 04:33:42 DEBUG : only9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126887_d20250405_m043308_c001_v7007000_t0000_u01743827588354") 2025/04/05 04:33:42 DEBUG : only9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4142340404564585_d20250405_m043300_c001_v0001113_t0032_u01743827580121") 2025/04/05 04:33:42 DEBUG : only9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d9891d3_d20250405_m043252_c001_v0001180_t0033_u01743827572463") 2025/04/05 04:33:42 DEBUG : only9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f40115b661ad2dedb_d20250405_m043240_c001_v7007000_t0000_u01743827560689") 2025/04/05 04:33:42 DEBUG : only9: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d989147_d20250405_m043232_c001_v0001180_t0027_u01743827552464") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a93_d20250405_m042911_c001_v7007000_t0000_u01743827351100") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988c79_d20250405_m042909_c001_v0001180_t0026_u01743827349255") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a8f_d20250405_m042907_c001_v7007000_t0000_u01743827347436") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22045fc_d20250405_m042905_c001_v0001184_t0017_u01743827345903") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a89_d20250405_m042904_c001_v7007000_t0000_u01743827344074") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642a8_d20250405_m042901_c001_v0001113_t0052_u01743827341876") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa96_d20250405_m042850_c001_v7007000_t0000_u01743827330750") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22044a7_d20250405_m042849_c001_v0001184_t0033_u01743827329590") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa90_d20250405_m042847_c001_v7007000_t0000_u01743827327728") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220446f_d20250405_m042846_c001_v0001184_t0041_u01743827326944") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa8c_d20250405_m042845_c001_v7007000_t0000_u01743827325423") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220443b_d20250405_m042844_c001_v0001184_t0041_u01743827324646") 2025/04/05 04:33:42 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31caf_d20250405_m042837_c001_v7007000_t0000_u01743827317716") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220437f_d20250405_m042836_c001_v0001184_t0001_u01743827316730") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31cac_d20250405_m042836_c001_v7007000_t0000_u01743827316005") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204355_d20250405_m042834_c001_v0001184_t0050_u01743827314830") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31ca7_d20250405_m042834_c001_v7007000_t0000_u01743827314104") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204333_d20250405_m042833_c001_v0001184_t0004_u01743827313445") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204321_d20250405_m042832_c001_v0001184_t0005_u01743827312882") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c9c_d20250405_m042832_c001_v7007000_t0000_u01743827312159") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204307_d20250405_m042831_c001_v0001184_t0023_u01743827311536") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204301_d20250405_m042830_c001_v0001184_t0012_u01743827310938") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f416caf4237a31c9a_d20250405_m042830_c001_v7007000_t0000_u01743827310206") 2025/04/05 04:33:43 DEBUG : potato: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22042d9_d20250405_m042829_c001_v0001184_t0030_u01743827309418") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda103b_d20250405_m043003_c001_v7007000_t0000_u01743827403136") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988d8e_d20250405_m043002_c001_v0001180_t0035_u01743827402559") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126681_d20250405_m042949_c001_v7007000_t0000_u01743827389155") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988d3c_d20250405_m042945_c001_v0001180_t0052_u01743827385057") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f402137e3556370a5_d20250405_m042936_c001_v7007000_t0000_u01743827376677") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988cfe_d20250405_m042931_c001_v0001180_t0039_u01743827371712") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6aa6_d20250405_m042923_c001_v7007000_t0000_u01743827363604") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988cbc_d20250405_m042919_c001_v0001180_t0044_u01743827359592") 2025/04/05 04:33:43 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa9e_d20250405_m042855_c001_v7007000_t0000_u01743827335603") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204502_d20250405_m042854_c001_v0001184_t0059_u01743827334347") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa9a_d20250405_m042853_c001_v7007000_t0000_u01743827333192") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22044ca_d20250405_m042851_c001_v0001184_t0054_u01743827331657") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa97_d20250405_m042850_c001_v7007000_t0000_u01743827330930") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa22044b0_d20250405_m042850_c001_v0001184_t0021_u01743827330192") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa95_d20250405_m042848_c001_v7007000_t0000_u01743827328850") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204495_d20250405_m042848_c001_v0001184_t0059_u01743827328096") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa8e_d20250405_m042846_c001_v7007000_t0000_u01743827326208") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220444b_d20250405_m042845_c001_v0001184_t0026_u01743827325434") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daa82_d20250405_m042838_c001_v7007000_t0000_u01743827318925") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204395_d20250405_m042837_c001_v0001184_t0003_u01743827317513") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fa9_d20250405_m042731_c001_v7007000_t0000_u01743827251428") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203dc1_d20250405_m042730_c001_v0001184_t0030_u01743827250847") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fa7_d20250405_m042729_c001_v7007000_t0000_u01743827249584") 2025/04/05 04:33:44 DEBUG : potato2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203d95_d20250405_m042729_c001_v0001184_t0049_u01743827249001") 2025/04/05 04:33:44 DEBUG : potato3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126682_d20250405_m042949_c001_v7007000_t0000_u01743827389378") 2025/04/05 04:33:44 DEBUG : potato3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564312_d20250405_m042946_c001_v0001113_t0032_u01743827386188") 2025/04/05 04:33:44 DEBUG : potato3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f402137e3556370a6_d20250405_m042936_c001_v7007000_t0000_u01743827376980") 2025/04/05 04:33:44 DEBUG : potato3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642f8_d20250405_m042932_c001_v0001113_t0047_u01743827372893") 2025/04/05 04:33:44 DEBUG : potato3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6aa7_d20250405_m042923_c001_v7007000_t0000_u01743827363862") 2025/04/05 04:33:45 DEBUG : potato3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642e2_d20250405_m042919_c001_v0001113_t0008_u01743827359987") 2025/04/05 04:33:45 DEBUG : pre-dest1/1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018337_d20250405_m043045_c001_v7007000_t0000_u01743827445211") 2025/04/05 04:33:45 DEBUG : pre-dest1/1: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1142340404564390_d20250405_m043037_c001_v0001113_t0018_u01743827437132") 2025/04/05 04:33:45 DEBUG : pre-dest2/2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4077d795ff018338_d20250405_m043045_c001_v7007000_t0000_u01743827445395") 2025/04/05 04:33:45 DEBUG : pre-dest2/2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988e56_d20250405_m043037_c001_v0001180_t0030_u01743827437903") 2025/04/05 04:33:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f4054139e4042004a_d20250405_m043015_c001_v7007000_t0000_u01743827415306") 2025/04/05 04:33:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204b58_d20250405_m043012_c001_v0001184_t0025_u01743827412368") 2025/04/05 04:33:45 DEBUG : sizeonly: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0ac0_d20250405_m042811_c001_v7007000_t0000_u01743827291126") 2025/04/05 04:33:45 DEBUG : sizeonly: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204103_d20250405_m042809_c001_v0001184_t0038_u01743827289949") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126896_d20250405_m043320_c001_v7007000_t0000_u01743827600290") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045645ab_d20250405_m043319_c001_v0001113_t0045_u01743827599059") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126894_d20250405_m043317_c001_v7007000_t0000_u01743827597136") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f104656c8b34d1f62_d20250405_m043315_c001_v0001040_t0043_u01743827595916") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a9e_d20250405_m042916_c001_v7007000_t0000_u01743827356176") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988ca1_d20250405_m042915_c001_v0001180_t0004_u01743827355356") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a9a_d20250405_m042914_c001_v7007000_t0000_u01743827354087") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220469d_d20250405_m042913_c001_v0001184_t0000_u01743827353285") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0ab5_d20250405_m042806_c001_v7007000_t0000_u01743827286655") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220408a_d20250405_m042805_c001_v0001184_t0014_u01743827285328") 2025/04/05 04:33:45 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0ab0_d20250405_m042804_c001_v7007000_t0000_u01743827284593") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204064_d20250405_m042803_c001_v0001184_t0036_u01743827283667") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0aad_d20250405_m042800_c001_v7007000_t0000_u01743827280878") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220402b_d20250405_m042800_c001_v0001184_t0036_u01743827280034") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0aa9_d20250405_m042759_c001_v7007000_t0000_u01743827279486") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203fff_d20250405_m042757_c001_v0001184_t0027_u01743827277733") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203fbd_d20250405_m042755_c001_v0001184_t0057_u01743827275233") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0aa5_d20250405_m042754_c001_v7007000_t0000_u01743827274508") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203fab_d20250405_m042753_c001_v0001184_t0039_u01743827273952") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203f9f_d20250405_m042753_c001_v0001184_t0005_u01743827273369") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0aa4_d20250405_m042752_c001_v7007000_t0000_u01743827272287") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203f63_d20250405_m042750_c001_v0001184_t0039_u01743827270156") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203f2b_d20250405_m042747_c001_v0001184_t0029_u01743827267605") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0a9e_d20250405_m042746_c001_v7007000_t0000_u01743827266886") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203f09_d20250405_m042746_c001_v0001184_t0016_u01743827266302") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203eff_d20250405_m042745_c001_v0001184_t0035_u01743827265715") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0a9a_d20250405_m042744_c001_v7007000_t0000_u01743827264977") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203ea1_d20250405_m042741_c001_v0001184_t0016_u01743827261289") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f403016e154aa0a94_d20250405_m042740_c001_v7007000_t0000_u01743827260925") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203e91_d20250405_m042740_c001_v0001184_t0045_u01743827260365") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fb5_d20250405_m042738_c001_v7007000_t0000_u01743827258703") 2025/04/05 04:33:46 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203e67_d20250405_m042738_c001_v0001184_t0026_u01743827258051") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fb3_d20250405_m042737_c001_v7007000_t0000_u01743827257513") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203e47_d20250405_m042736_c001_v0001184_t0043_u01743827256947") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fb1_d20250405_m042735_c001_v7007000_t0000_u01743827255681") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203e1d_d20250405_m042734_c001_v0001184_t0058_u01743827254922") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fb0_d20250405_m042734_c001_v7007000_t0000_u01743827254376") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203e07_d20250405_m042733_c001_v0001184_t0042_u01743827253811") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fad_d20250405_m042732_c001_v7007000_t0000_u01743827252911") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203ddf_d20250405_m042732_c001_v0001184_t0004_u01743827252329") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fa2_d20250405_m042726_c001_v7007000_t0000_u01743827246531") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203d47_d20250405_m042725_c001_v0001184_t0051_u01743827245972") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0fa1_d20250405_m042725_c001_v7007000_t0000_u01743827245074") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203d25_d20250405_m042724_c001_v0001184_t0044_u01743827244511") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0f9d_d20250405_m042723_c001_v7007000_t0000_u01743827243616") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203cfb_d20250405_m042723_c001_v0001184_t0041_u01743827243042") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f409907ef4bda0f97_d20250405_m042720_c001_v7007000_t0000_u01743827240179") 2025/04/05 04:33:47 DEBUG : sub dir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2203ca6_d20250405_m042719_c001_v0001184_t0005_u01743827239595") 2025/04/05 04:33:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126897_d20250405_m043320_c001_v7007000_t0000_u01743827600484") 2025/04/05 04:33:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1017c6e92454e92b_d20250405_m043319_c001_v0001120_t0057_u01743827599068") 2025/04/05 04:33:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126895_d20250405_m043317_c001_v7007000_t0000_u01743827597323") 2025/04/05 04:33:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98927f_d20250405_m043315_c001_v0001180_t0046_u01743827595554") 2025/04/05 04:33:47 DEBUG : sub/yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a92_d20250405_m042910_c001_v7007000_t0000_u01743827350552") 2025/04/05 04:33:48 DEBUG : sub/yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642be_d20250405_m042908_c001_v0001113_t0042_u01743827348911") 2025/04/05 04:33:48 DEBUG : test_dir1/file2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126890_d20250405_m043313_c001_v7007000_t0000_u01743827593982") 2025/04/05 04:33:48 DEBUG : test_dir1/file2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98925d_d20250405_m043312_c001_v0001180_t0050_u01743827592564") 2025/04/05 04:33:48 DEBUG : test_dir1/file2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12688a_d20250405_m043310_c001_v7007000_t0000_u01743827590991") 2025/04/05 04:33:48 DEBUG : test_dir1/file2: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f104656c8b34d1f60_d20250405_m043309_c001_v0001040_t0018_u01743827589727") 2025/04/05 04:33:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc126891_d20250405_m043314_c001_v7007000_t0000_u01743827594167") 2025/04/05 04:33:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045645a5_d20250405_m043312_c001_v0001113_t0020_u01743827592577") 2025/04/05 04:33:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41839514bc12688b_d20250405_m043311_c001_v7007000_t0000_u01743827591176") 2025/04/05 04:33:48 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d98924d_d20250405_m043309_c001_v0001180_t0044_u01743827589708") 2025/04/05 04:33:48 DEBUG : three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daaa8_d20250405_m042901_c001_v7007000_t0000_u01743827341138") 2025/04/05 04:33:48 DEBUG : three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa2204586_d20250405_m042900_c001_v0001184_t0037_u01743827340007") 2025/04/05 04:33:48 DEBUG : three: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f106d037fa220454f_d20250405_m042857_c001_v0001184_t0001_u01743827337833") 2025/04/05 04:33:48 DEBUG : two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41727ba3ec7daaa9_d20250405_m042901_c001_v7007000_t0000_u01743827341318") 2025/04/05 04:33:48 DEBUG : two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f41423404045642a6_d20250405_m042859_c001_v0001113_t0032_u01743827339444") 2025/04/05 04:33:48 DEBUG : two: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f406d037fa220454a_d20250405_m042857_c001_v0001184_t0052_u01743827337648") 2025/04/05 04:33:48 DEBUG : yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a95_d20250405_m042911_c001_v7007000_t0000_u01743827351281") 2025/04/05 04:33:48 DEBUG : yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1028cd9167bbd0e9_d20250405_m042910_c001_v0001040_t0009_u01743827350071") 2025/04/05 04:33:48 DEBUG : yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a8e_d20250405_m042906_c001_v7007000_t0000_u01743827346883") 2025/04/05 04:33:48 DEBUG : yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f11423404045642ae_d20250405_m042905_c001_v0001113_t0051_u01743827345550") 2025/04/05 04:33:48 DEBUG : yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a88_d20250405_m042903_c001_v7007000_t0000_u01743827343528") 2025/04/05 04:33:49 DEBUG : yam: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f108d6a877d988c52_d20250405_m042901_c001_v0001180_t0014_u01743827341862") 2025/04/05 04:33:49 DEBUG : yaml: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a90_d20250405_m042907_c001_v7007000_t0000_u01743827347620") 2025/04/05 04:33:49 DEBUG : yaml: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1023a4ccaaed950e_d20250405_m042906_c001_v0001184_t0030_u01743827346671") 2025/04/05 04:33:49 DEBUG : yaml: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f400e3be4424c6a8a_d20250405_m042904_c001_v7007000_t0000_u01743827344255") 2025/04/05 04:33:49 DEBUG : yaml: Deleting (id "4_z3f42fda3303d0b4b9f680e1b_f1040385592b5c279_d20250405_m042903_c001_v0001043_t0044_u01743827343128") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m38.886024419s (try 1/5)