"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/23 03:49:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi" 2025/01/23 03:49:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 03:49:51 DEBUG : Creating backend with remote "/tmp/rclone2050266986" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:49:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:49:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 03:49:55 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:49:55 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.17s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:49:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 03:49:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:49:56 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:49:56 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:49:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:49:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:49:57 DEBUG : B2 bucket rclone-test-zofurov6sohi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", 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-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", 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-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:49:59 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 03:49:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 03:49:59 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:49:59 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:00 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:00 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.89s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:02 INFO : B2 bucket rclone-test-zofurov6sohi: Running all checks before starting transfers 2025/01/23 03:50:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:02 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:02 INFO : B2 bucket rclone-test-zofurov6sohi: Checks finished, now starting transfers 2025/01/23 03:50:02 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:03 ERROR : Ignoring --no-traverse with sync 2025/01/23 03:50:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:04 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:50:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 03:50:05 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:05 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:05 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/23 03:50:05 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:50:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:50:08 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:08 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 03:50:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 03:50:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 03:50:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 03:50:10 INFO : sub dir: Making directory 2025/01/23 03:50:10 INFO : sub dir2: Making directory 2025/01/23 03:50:10 INFO : sub dir2/sub sub dir2: Making directory 2025/01/23 03:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:10 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:10 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/23 03:50:10 DEBUG : B2 bucket rclone-test-zofurov6sohi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:11 INFO : sub dir2: Making directory 2025/01/23 03:50:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 03:50:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 03:50:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:11 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:11 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:12 DEBUG : sub dir2: Making directory with metadata 2025/01/23 03:50:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 03:50:13 INFO : sub dir: Making directory 2025/01/23 03:50:13 INFO : sub dir2: Making directory 2025/01/23 03:50:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:13 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:13 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:13 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:50:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/23 03:50:13 DEBUG : B2 bucket rclone-test-zofurov6sohi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 03:50:13 DEBUG : B2 bucket rclone-test-zofurov6sohi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", 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-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:14 INFO : sub dir2: Making directory 2025/01/23 03:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:15 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:15 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:15 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:50:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:16 DEBUG : sub dir2: Making directory with metadata 2025/01/23 03:50:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 03:50:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 03:50:16 INFO : sub dir: Making directory 2025/01/23 03:50:16 INFO : sub dir2: Making directory 2025/01/23 03:50:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:16 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:16 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:16 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:50:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/23 03:50:16 DEBUG : B2 bucket rclone-test-zofurov6sohi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", 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-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:18 INFO : sub dir2: Making directory 2025/01/23 03:50:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:18 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:18 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:18 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:50:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rewibeq7kubo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zofurov6sohi -> B2 bucket rclone-test-rewibeq7kubo 2025/01/23 03:50:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:21 DEBUG : B2 bucket rclone-test-rewibeq7kubo: Waiting for checks to finish 2025/01/23 03:50:21 DEBUG : B2 bucket rclone-test-rewibeq7kubo: Waiting for transfers to finish 2025/01/23 03:50:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:25 DEBUG : B2 bucket rclone-test-rewibeq7kubo: Purge remote 2025/01/23 03:50:25 INFO : B2 bucket rclone-test-rewibeq7kubo: cleaning bucket "rclone-test-rewibeq7kubo" of all files 2025/01/23 03:50:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f024d93408d9b1b9f480e1b_f1111115d0afff51a_d20250123_m035024_c001_v0001183_t0034_u01737604224937") --- PASS: TestServerSideCopy (9.88s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 03:50:30 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:30 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 03:50:30 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-weyafub3qeho" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zofurov6sohi -> B2 bucket rclone-test-weyafub3qeho 2025/01/23 03:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:33 DEBUG : B2 bucket rclone-test-weyafub3qeho: Waiting for checks to finish 2025/01/23 03:50:33 DEBUG : B2 bucket rclone-test-weyafub3qeho: Waiting for transfers to finish 2025/01/23 03:50:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 03:50:37 DEBUG : B2 bucket rclone-test-weyafub3qeho: Waiting for checks to finish 2025/01/23 03:50:37 DEBUG : B2 bucket rclone-test-weyafub3qeho: Waiting for transfers to finish 2025/01/23 03:50:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 03:50:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:38 DEBUG : B2 bucket rclone-test-weyafub3qeho: Purge remote 2025/01/23 03:50:38 INFO : B2 bucket rclone-test-weyafub3qeho: cleaning bucket "rclone-test-weyafub3qeho" of all files 2025/01/23 03:50:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d83408d9b1b9f480e1b_f1179ac8e18283896_d20250123_m035038_c001_v0001183_t0010_u01737604238108") 2025/01/23 03:50:38 DEBUG : sub dir/hello world: Deleting (id "4_zcf827d83408d9b1b9f480e1b_f1111115d0afff674_d20250123_m035036_c001_v0001183_t0054_u01737604236740") --- PASS: TestServerSideCopyOverSelf (9.49s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 03:50:41 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:41 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 03:50:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 03:50:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.93s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-pediquz9bimi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zofurov6sohi -> B2 bucket rclone-test-pediquz9bimi 2025/01/23 03:50:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:44 DEBUG : B2 bucket rclone-test-pediquz9bimi: Waiting for checks to finish 2025/01/23 03:50:44 DEBUG : B2 bucket rclone-test-pediquz9bimi: Waiting for transfers to finish 2025/01/23 03:50:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 03:50:47 DEBUG : B2 bucket rclone-test-pediquz9bimi: Waiting for checks to finish 2025/01/23 03:50:47 DEBUG : B2 bucket rclone-test-pediquz9bimi: Waiting for transfers to finish 2025/01/23 03:50:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/23 03:50:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 03:50:47 INFO : sub dir/hello world: Deleted 2025/01/23 03:50:48 DEBUG : testing file moves 2025/01/23 03:50:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 03:50:48 DEBUG : B2 bucket rclone-test-pediquz9bimi: Waiting for checks to finish 2025/01/23 03:50:48 DEBUG : B2 bucket rclone-test-pediquz9bimi: Waiting for transfers to finish 2025/01/23 03:50:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/23 03:50:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 03:50:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:49 DEBUG : B2 bucket rclone-test-pediquz9bimi: Purge remote 2025/01/23 03:50:49 INFO : B2 bucket rclone-test-pediquz9bimi: cleaning bucket "rclone-test-pediquz9bimi" of all files 2025/01/23 03:50:49 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad53408d9b1b9f480e1b_f10250182d16a2149_d20250123_m035048_c001_v0001136_t0024_u01737604248671") 2025/01/23 03:50:49 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad53408d9b1b9f480e1b_f1179ac8e182839da_d20250123_m035047_c001_v0001183_t0003_u01737604247200") 2025/01/23 03:50:49 DEBUG : sub dir/hello world: Deleting (id "4_zbf02ad53408d9b1b9f480e1b_f11141b1fd7983930_d20250123_m035045_c001_v0001041_t0032_u01737604245926") --- PASS: TestServerSideMoveOverSelf (11.96s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:55 ERROR : : error listing: directory not found 2025/01/23 03:50:55 INFO : Local file system at /tmp/rclone2050266986: Making directory 2025/01/23 03:50:56 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:56 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.06s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:50:57 DEBUG : Local file system at /tmp/rclone2050266986: Waiting for checks to finish 2025/01/23 03:50:57 DEBUG : Local file system at /tmp/rclone2050266986: Waiting for transfers to finish 2025/01/23 03:50:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:50:58 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/23 03:50:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:50:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 03:50:59 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:50:59 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:50:59 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:50:59 INFO : check sum: Copied (new) 2025/01/23 03:50:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:00 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:51:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/23 03:51:00 DEBUG : check sum: Unchanged skipping 2025/01/23 03:51:00 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:00 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 03:51:01 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:01 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 03:51:01 INFO : sizeonly: Copied (new) 2025/01/23 03:51:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:02 DEBUG : sizeonly: Sizes identical 2025/01/23 03:51:02 DEBUG : sizeonly: Unchanged skipping 2025/01/23 03:51:02 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:02 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:02 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 03:51:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/23 03:51:04 INFO : ignore-size: Copied (new) 2025/01/23 03:51:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:04 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:51:04 DEBUG : ignore-size: Unchanged skipping 2025/01/23 03:51:04 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:04 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:51:06 DEBUG : existing: Unchanged skipping 2025/01/23 03:51:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:06 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 03:51:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 03:51:06 INFO : existing: Copied (replaced existing) 2025/01/23 03:51:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.83s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:09 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 03:51:09 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:09 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:09 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 03:51:09 INFO : existing: Copied (new) 2025/01/23 03:51:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:09 DEBUG : existing: Destination exists, skipping 2025/01/23 03:51:09 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:09 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:09 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:11 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/23 03:51:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:11 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:11 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 03:51:11 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:12 INFO : a/potato2: Copied (new) 2025/01/23 03:51:12 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:14 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:14 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/01/23 03:51:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:51:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/23 03:51:14 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:14 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:14 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:14 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:14 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/01/23 03:51:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:51:15 INFO : empty space: Updated modification time in destination 2025/01/23 03:51:15 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:15 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:15 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:17 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:17 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/01/23 03:51:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:51:17 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:17 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:17 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:19 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/01/23 03:51:19 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2050266986) 2025/01/23 03:51:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zofurov6sohi) 2025/01/23 03:51:19 DEBUG : foo: sha1 differ 2025/01/23 03:51:19 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/23 03:51:19 INFO : foo: Copied (replaced existing) 2025/01/23 03:51:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 03:51:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:21 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:21 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:21 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:21 INFO : potato: Copied (new) 2025/01/23 03:51:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 03:51:23 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:23 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/23 03:51:23 INFO : potato: Copied (replaced existing) 2025/01/23 03:51:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:25 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/01/23 03:51:25 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2050266986) 2025/01/23 03:51:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zofurov6sohi) 2025/01/23 03:51:25 DEBUG : potato: sha1 differ 2025/01/23 03:51:25 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:25 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/23 03:51:25 INFO : potato: Copied (replaced existing) 2025/01/23 03:51:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 03:51:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:27 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:27 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:27 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:27 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:29 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:29 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:29 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:29 INFO : potato2: Copied (new) 2025/01/23 03:51:29 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:29 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:31 INFO : d: Making directory 2025/01/23 03:51:31 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/23 03:51:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:32 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:32 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 03:51:32 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:32 INFO : a/potato2: Copied (new) 2025/01/23 03:51:32 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:32 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:34 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/23 03:51:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:34 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:34 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 03:51:34 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:35 INFO : a/potato2: Copied (new) 2025/01/23 03:51:35 ERROR : B2 bucket rclone-test-zofurov6sohi: not deleting files as there were IO errors 2025/01/23 03:51:35 ERROR : B2 bucket rclone-test-zofurov6sohi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:37 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:37 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:37 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:37 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:37 INFO : potato: Deleted 2025/01/23 03:51:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:39 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:39 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:39 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:39 INFO : potato: Deleted 2025/01/23 03:51:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:40 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:40 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:40 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:51:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:51:42 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:42 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/23 03:51:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:44 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 03:51:44 DEBUG : enormous: Excluded 2025/01/23 03:51:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 03:51:44 DEBUG : potato2: Excluded 2025/01/23 03:51:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 03:51:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:44 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:44 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:44 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:44 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:44 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 03:51:44 DEBUG : enormous: Excluded 2025/01/23 03:51:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 03:51:44 DEBUG : potato2: Excluded 2025/01/23 03:51:44 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 03:51:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/23 03:51:44 DEBUG : Local file system at /tmp/rclone2050266986: Waiting for checks to finish 2025/01/23 03:51:44 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:44 DEBUG : Local file system at /tmp/rclone2050266986: Waiting for transfers to finish 2025/01/23 03:51:44 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:47 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 03:51:47 DEBUG : enormous: Excluded 2025/01/23 03:51:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 03:51:47 DEBUG : potato2: Excluded 2025/01/23 03:51:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:51:47 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:47 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:47 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:47 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:47 INFO : enormous: Deleted 2025/01/23 03:51:47 INFO : potato2: Deleted 2025/01/23 03:51:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/23 03:51:48 DEBUG : empty space: Unchanged skipping 2025/01/23 03:51:48 DEBUG : Local file system at /tmp/rclone2050266986: Waiting for checks to finish 2025/01/23 03:51:48 DEBUG : Local file system at /tmp/rclone2050266986: Waiting for transfers to finish 2025/01/23 03:51:48 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:48 INFO : potato2: Deleted 2025/01/23 03:51:48 INFO : enormous: Deleted 2025/01/23 03:51:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:50 DEBUG : five: Need to transfer - File not found at Destination 2025/01/23 03:51:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/23 03:51:50 DEBUG : three: Sizes identical 2025/01/23 03:51:50 DEBUG : one: Destination is newer than source, skipping 2025/01/23 03:51:50 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 03:51:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2050266986) 2025/01/23 03:51:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zofurov6sohi) 2025/01/23 03:51:50 DEBUG : two: sha1 differ 2025/01/23 03:51:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 03:51:50 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/23 03:51:50 INFO : five: Copied (new) 2025/01/23 03:51:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/23 03:51:51 INFO : four: Copied (replaced existing) 2025/01/23 03:51:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 03:51:51 INFO : two: Copied (replaced existing) 2025/01/23 03:51:51 DEBUG : Waiting for deletions to finish 2025/01/23 03:51:51 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:51 DEBUG : one: Destination is newer than source, skipping 2025/01/23 03:51:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 03:51:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2050266986) 2025/01/23 03:51:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zofurov6sohi) 2025/01/23 03:51:51 DEBUG : three: sha1 differ 2025/01/23 03:51:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/23 03:51:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/23 03:51:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/23 03:51:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/23 03:51:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/23 03:51:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 03:51:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 03:51:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 03:51:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 03:51:51 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:51:52 INFO : three: Copied (replaced existing) 2025/01/23 03:51:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.35s) === 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-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/23 03:51:53 INFO : B2 bucket rclone-test-zofurov6sohi: Making map for --track-renames 2025/01/23 03:51:53 INFO : B2 bucket rclone-test-zofurov6sohi: Finished making map for --track-renames 2025/01/23 03:51:53 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 03:51:53 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for renames to finish 2025/01/23 03:51:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 03:51:53 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 03:51:54 INFO : yam: Copied (new) 2025/01/23 03:51:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/23 03:51:54 INFO : potato: Copied (new) 2025/01/23 03:51:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:51:54 INFO : B2 bucket rclone-test-zofurov6sohi: Making map for --track-renames 2025/01/23 03:51:54 INFO : B2 bucket rclone-test-zofurov6sohi: Finished making map for --track-renames 2025/01/23 03:51:54 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:54 DEBUG : potato: Unchanged skipping 2025/01/23 03:51:54 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for renames to finish 2025/01/23 03:51:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 03:51:55 INFO : yam: Copied (server-side copy) to: yaml 2025/01/23 03:51:56 INFO : yam: Deleted 2025/01/23 03:51:56 INFO : yaml: Renamed from "yam" 2025/01/23 03:51:56 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/23 03:51:57 INFO : B2 bucket rclone-test-zofurov6sohi: Making map for --track-renames 2025/01/23 03:51:57 INFO : B2 bucket rclone-test-zofurov6sohi: Finished making map for --track-renames 2025/01/23 03:51:57 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 03:51:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 03:51:57 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for renames to finish 2025/01/23 03:51:57 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:51:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 03:51:58 INFO : yam: Copied (new) 2025/01/23 03:51:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/23 03:51:58 INFO : potato: Copied (new) 2025/01/23 03:51:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:51:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:51:58 INFO : B2 bucket rclone-test-zofurov6sohi: Making map for --track-renames 2025/01/23 03:51:58 INFO : B2 bucket rclone-test-zofurov6sohi: Finished making map for --track-renames 2025/01/23 03:51:58 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:51:58 DEBUG : potato: Unchanged skipping 2025/01/23 03:51:58 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for renames to finish 2025/01/23 03:51:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 03:51:59 INFO : yam: Copied (server-side copy) to: yaml 2025/01/23 03:52:00 INFO : yam: Deleted 2025/01/23 03:52:00 INFO : yaml: Renamed from "yam" 2025/01/23 03:52:00 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/23 03:52:01 INFO : B2 bucket rclone-test-zofurov6sohi: Making map for --track-renames 2025/01/23 03:52:01 INFO : B2 bucket rclone-test-zofurov6sohi: Finished making map for --track-renames 2025/01/23 03:52:01 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:52:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 03:52:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 03:52:01 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for renames to finish 2025/01/23 03:52:01 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 03:52:02 INFO : sub/yam: Copied (new) 2025/01/23 03:52:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/23 03:52:02 INFO : potato: Copied (new) 2025/01/23 03:52:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:03 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:52:03 DEBUG : potato: Unchanged skipping 2025/01/23 03:52:03 INFO : B2 bucket rclone-test-zofurov6sohi: Making map for --track-renames 2025/01/23 03:52:03 INFO : B2 bucket rclone-test-zofurov6sohi: Finished making map for --track-renames 2025/01/23 03:52:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:52:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for renames to finish 2025/01/23 03:52:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/23 03:52:03 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/23 03:52:03 INFO : sub/yam: Deleted 2025/01/23 03:52:03 INFO : yam: Renamed from "sub/yam" 2025/01/23 03:52:03 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:05 DEBUG : Creating backend with remote "/tmp/rclone2050266986/dir1" 2025/01/23 03:52:05 DEBUG : Creating backend with remote "/tmp/rclone2050266986/dir2" 2025/01/23 03:52:05 DEBUG : Local file system at /tmp/rclone2050266986/dir2: Using server-side directory move 2025/01/23 03:52:05 INFO : Local file system at /tmp/rclone2050266986/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 03:52:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 03:52:05 INFO : file1.txt: Moved (server-side) 2025/01/23 03:52:05 DEBUG : Local file system at /tmp/rclone2050266986/dir2: Waiting for checks to finish 2025/01/23 03:52:05 DEBUG : Local file system at /tmp/rclone2050266986/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:52:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 03:52:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:52:06 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/23 03:52:06 INFO : nested/sub dir/file: Copied (new) 2025/01/23 03:52:06 INFO : nested/sub dir/file: Deleted 2025/01/23 03:52:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:52:06 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:52:06 INFO : sub dir/hello world: Deleted 2025/01/23 03:52:06 INFO : sub dir: Removing directory 2025/01/23 03:52:06 INFO : nested/sub dir: Removing directory 2025/01/23 03:52:06 INFO : nested: Removing directory 2025/01/23 03:52:06 DEBUG : Local file system at /tmp/rclone2050266986: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 03:52:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 03:52:08 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:52:08 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:08 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/23 03:52:08 INFO : nested/sub dir/file: Copied (new) 2025/01/23 03:52:08 INFO : nested/sub dir/file: Deleted 2025/01/23 03:52:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/23 03:52:09 INFO : sub dir/hello world: Copied (new) 2025/01/23 03:52:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 03:52:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 03:52:10 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:52:10 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:10 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/23 03:52:10 INFO : existing-b: Copied (new) 2025/01/23 03:52:10 INFO : existing-b: Deleted 2025/01/23 03:52:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 03:52:11 INFO : existing: Copied (new) 2025/01/23 03:52:11 INFO : existing: Deleted 2025/01/23 03:52:11 DEBUG : existing: Destination exists, skipping 2025/01/23 03:52:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 03:52:11 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:52:11 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:52:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.19s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gecadir8ziqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zofurov6sohi -> B2 bucket rclone-test-gecadir8ziqa 2025/01/23 03:52:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:52:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 03:52:18 DEBUG : empty space: Unchanged skipping 2025/01/23 03:52:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 03:52:18 DEBUG : B2 bucket rclone-test-gecadir8ziqa: Waiting for checks to finish 2025/01/23 03:52:18 INFO : empty space: Deleted 2025/01/23 03:52:18 DEBUG : B2 bucket rclone-test-gecadir8ziqa: Waiting for transfers to finish 2025/01/23 03:52:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:52:18 INFO : potato2: Copied (server-side copy) 2025/01/23 03:52:18 INFO : potato2: Deleted 2025/01/23 03:52:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 03:52:18 INFO : potato3: Copied (server-side copy) 2025/01/23 03:52:18 INFO : potato3: Deleted 2025/01/23 03:52:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fodadin8bane" 2025/01/23 03:52:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/23 03:52:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:52:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 03:52:20 DEBUG : B2 bucket rclone-test-fodadin8bane: Waiting for checks to finish 2025/01/23 03:52:20 DEBUG : B2 bucket rclone-test-fodadin8bane: Waiting for transfers to finish 2025/01/23 03:52:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:52:22 INFO : potato2: Copied (server-side copy) 2025/01/23 03:52:22 INFO : potato2: Deleted 2025/01/23 03:52:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:52:23 INFO : empty space: Copied (server-side copy) 2025/01/23 03:52:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 03:52:23 INFO : potato3: Copied (server-side copy) 2025/01/23 03:52:23 INFO : empty space: Deleted 2025/01/23 03:52:23 INFO : potato3: Deleted 2025/01/23 03:52:23 DEBUG : B2 bucket rclone-test-fodadin8bane: Purge remote 2025/01/23 03:52:23 INFO : B2 bucket rclone-test-fodadin8bane: cleaning bucket "rclone-test-fodadin8bane" of all files 2025/01/23 03:52:23 DEBUG : empty space: Deleting (id "4_z7f421db340ad9b1b9f480e1b_f1050dba9180e661d_d20250123_m035222_c001_v0001183_t0011_u01737604342890") 2025/01/23 03:52:23 DEBUG : potato2: Deleting (id "4_z7f421db340ad9b1b9f480e1b_f1032270c0c067921_d20250123_m035222_c001_v0001183_t0028_u01737604342660") 2025/01/23 03:52:23 DEBUG : potato3: Deleting (id "4_z7f421db340ad9b1b9f480e1b_f119b9bc6fa532503_d20250123_m035223_c001_v0001183_t0022_u01737604343031") 2025/01/23 03:52:26 DEBUG : B2 bucket rclone-test-gecadir8ziqa: Purge remote 2025/01/23 03:52:26 INFO : B2 bucket rclone-test-gecadir8ziqa: cleaning bucket "rclone-test-gecadir8ziqa" of all files 2025/01/23 03:52:26 DEBUG : empty space: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f4057744a636e3cd5_d20250123_m035223_c001_v7007000_t0000_u01737604343101") 2025/01/23 03:52:26 DEBUG : empty space: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f1085c8b2ace2d8d4_d20250123_m035217_c001_v0001102_t0006_u01737604337046") 2025/01/23 03:52:26 DEBUG : potato2: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f4057744a636e3cd4_d20250123_m035222_c001_v7007000_t0000_u01737604342870") 2025/01/23 03:52:26 DEBUG : potato2: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f116bd6c937c71af1_d20250123_m035218_c001_v0001136_t0040_u01737604338242") 2025/01/23 03:52:26 DEBUG : potato3: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f401cd3ce931e9f82_d20250123_m035223_c001_v7007000_t0000_u01737604343234") 2025/01/23 03:52:26 DEBUG : potato3: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f10769566bb19823f_d20250123_m035218_c001_v0001181_t0046_u01737604338621") 2025/01/23 03:52:26 DEBUG : potato3: Deleting (id "4_zbf020d6340ad9b1b9f480e1b_f1085c8b2ace2d8d8_d20250123_m035217_c001_v0001102_t0040_u01737604337530") --- PASS: TestServerSideMove (16.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dihiriy6coza" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zofurov6sohi -> B2 bucket rclone-test-dihiriy6coza 2025/01/23 03:52:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 03:52:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 03:52:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:52:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 03:52:38 DEBUG : B2 bucket rclone-test-dihiriy6coza: Waiting for checks to finish 2025/01/23 03:52:38 DEBUG : B2 bucket rclone-test-dihiriy6coza: Waiting for transfers to finish 2025/01/23 03:52:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 03:52:38 INFO : potato3: Copied (server-side copy) 2025/01/23 03:52:39 INFO : potato3: Deleted 2025/01/23 03:52:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:52:39 INFO : potato2: Copied (server-side copy) 2025/01/23 03:52:39 INFO : potato2: Deleted 2025/01/23 03:52:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sabohel5koxe" 2025/01/23 03:52:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 03:52:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:52:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 03:52:40 DEBUG : B2 bucket rclone-test-sabohel5koxe: Waiting for checks to finish 2025/01/23 03:52:40 DEBUG : B2 bucket rclone-test-sabohel5koxe: Waiting for transfers to finish 2025/01/23 03:52:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:52:44 INFO : potato2: Copied (server-side copy) 2025/01/23 03:52:44 INFO : potato2: Deleted 2025/01/23 03:52:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 03:52:44 INFO : potato3: Copied (server-side copy) 2025/01/23 03:52:45 INFO : potato3: Deleted 2025/01/23 03:52:45 DEBUG : B2 bucket rclone-test-sabohel5koxe: Purge remote 2025/01/23 03:52:45 INFO : B2 bucket rclone-test-sabohel5koxe: cleaning bucket "rclone-test-sabohel5koxe" of all files 2025/01/23 03:52:45 DEBUG : potato2: Deleting (id "4_z3f826db340ad9b1b9f480e1b_f112be1a34bb3d4c5_d20250123_m035244_c001_v0001183_t0003_u01737604364556") 2025/01/23 03:52:45 DEBUG : potato3: Deleting (id "4_z3f826db340ad9b1b9f480e1b_f1111115d0b00055c_d20250123_m035244_c001_v0001183_t0026_u01737604364821") 2025/01/23 03:52:47 DEBUG : B2 bucket rclone-test-dihiriy6coza: Purge remote 2025/01/23 03:52:47 INFO : B2 bucket rclone-test-dihiriy6coza: cleaning bucket "rclone-test-dihiriy6coza" of all files 2025/01/23 03:52:47 DEBUG : empty space: Deleting (id "4_zaf324dc340ad9b1b9f480e1b_f113111886a70d89e_d20250123_m035237_c001_v0001134_t0055_u01737604357299") 2025/01/23 03:52:47 DEBUG : potato2: Deleting (id "4_zaf324dc340ad9b1b9f480e1b_f418a837a8985e9eb_d20250123_m035244_c001_v7007000_t0000_u01737604364765") 2025/01/23 03:52:47 DEBUG : potato2: Deleting (id "4_zaf324dc340ad9b1b9f480e1b_f11909f596890382f_d20250123_m035239_c001_v0001184_t0035_u01737604359057") 2025/01/23 03:52:47 DEBUG : potato3: Deleting (id "4_zaf324dc340ad9b1b9f480e1b_f418a837a8985e9ec_d20250123_m035245_c001_v7007000_t0000_u01737604365018") 2025/01/23 03:52:47 DEBUG : potato3: Deleting (id "4_zaf324dc340ad9b1b9f480e1b_f104610f131d62716_d20250123_m035238_c001_v0001102_t0004_u01737604358682") 2025/01/23 03:52:47 DEBUG : potato3: Deleting (id "4_zaf324dc340ad9b1b9f480e1b_f113111886a70d8a2_d20250123_m035237_c001_v0001134_t0012_u01737604357643") --- PASS: TestServerSideMoveWithFilter (22.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:52:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqatez3juse" 2025/01/23 03:52:54 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zofurov6sohi -> B2 bucket rclone-test-kiqatez3juse 2025/01/23 03:53:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:53:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/23 03:53:00 DEBUG : empty space: Unchanged skipping 2025/01/23 03:53:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 03:53:00 DEBUG : B2 bucket rclone-test-kiqatez3juse: Waiting for checks to finish 2025/01/23 03:53:00 INFO : empty space: Deleted 2025/01/23 03:53:00 DEBUG : B2 bucket rclone-test-kiqatez3juse: Waiting for transfers to finish 2025/01/23 03:53:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:53:00 INFO : potato2: Copied (server-side copy) 2025/01/23 03:53:01 INFO : potato2: Deleted 2025/01/23 03:53:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 03:53:01 INFO : potato3: Copied (server-side copy) 2025/01/23 03:53:01 INFO : potato3: Deleted 2025/01/23 03:53:02 DEBUG : Creating backend with remote "TestB2:rclone-test-socumol6ceba" 2025/01/23 03:53:02 INFO : tomatoDir: Making directory 2025/01/23 03:53:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/23 03:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 03:53:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 03:53:03 DEBUG : B2 bucket rclone-test-socumol6ceba: Waiting for checks to finish 2025/01/23 03:53:03 DEBUG : B2 bucket rclone-test-socumol6ceba: Waiting for transfers to finish 2025/01/23 03:53:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/23 03:53:07 INFO : potato3: Copied (server-side copy) 2025/01/23 03:53:07 INFO : potato3: Deleted 2025/01/23 03:53:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/23 03:53:08 INFO : empty space: Copied (server-side copy) 2025/01/23 03:53:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/23 03:53:08 INFO : potato2: Copied (server-side copy) 2025/01/23 03:53:08 INFO : empty space: Deleted 2025/01/23 03:53:08 INFO : potato2: Deleted 2025/01/23 03:53:08 DEBUG : B2 bucket rclone-test-socumol6ceba: Purge remote 2025/01/23 03:53:08 INFO : B2 bucket rclone-test-socumol6ceba: cleaning bucket "rclone-test-socumol6ceba" of all files 2025/01/23 03:53:09 DEBUG : empty space: Deleting (id "4_z6f92cd3340ad9b1b9f480e1b_f1188ea9b67aac115_d20250123_m035307_c001_v0001116_t0055_u01737604387180") 2025/01/23 03:53:09 DEBUG : potato2: Deleting (id "4_z6f92cd3340ad9b1b9f480e1b_f1094d13de886928f_d20250123_m035307_c001_v0001115_t0051_u01737604387555") 2025/01/23 03:53:09 DEBUG : potato3: Deleting (id "4_z6f92cd3340ad9b1b9f480e1b_f1032270c0c067e29_d20250123_m035307_c001_v0001183_t0029_u01737604387572") 2025/01/23 03:53:10 DEBUG : B2 bucket rclone-test-kiqatez3juse: Purge remote 2025/01/23 03:53:10 INFO : B2 bucket rclone-test-kiqatez3juse: cleaning bucket "rclone-test-kiqatez3juse" of all files 2025/01/23 03:53:10 DEBUG : empty space: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f41338e763d16b02a_d20250123_m035308_c001_v7007000_t0000_u01737604388159") 2025/01/23 03:53:10 DEBUG : empty space: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f115bc38ddd208ff7_d20250123_m035259_c001_v0001183_t0022_u01737604379596") 2025/01/23 03:53:10 DEBUG : potato2: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f4057744a636e3e5f_d20250123_m035308_c001_v7007000_t0000_u01737604388200") 2025/01/23 03:53:10 DEBUG : potato2: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f1027e29aa5f99a8f_d20250123_m035300_c001_v0001179_t0022_u01737604380800") 2025/01/23 03:53:10 DEBUG : potato3: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f41338e763d16b020_d20250123_m035307_c001_v7007000_t0000_u01737604387775") 2025/01/23 03:53:10 DEBUG : potato3: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f1149dac722aab713_d20250123_m035301_c001_v0001092_t0040_u01737604381078") 2025/01/23 03:53:10 DEBUG : potato3: Deleting (id "4_zdf52ad3340ad9b1b9f480e1b_f115bc38ddd209001_d20250123_m035259_c001_v0001183_t0021_u01737604379803") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.82s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncOverlap (3.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/rclone-sync-test" 2025/01/23 03:53:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/rclone-sync-test-include/layer2" 2025/01/23 03:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/rclone-sync-test-ignore-file" 2025/01/23 03:53:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/23 03:53:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/23 03:53:28 DEBUG : pacer: Reducing sleep to 10ms 2025/01/23 03:53:28 DEBUG : B2 bucket rclone-test-zofurov6sohi path rclone-sync-test: Waiting for checks to finish 2025/01/23 03:53:28 DEBUG : B2 bucket rclone-test-zofurov6sohi path rclone-sync-test: Waiting for transfers to finish 2025/01/23 03:53:28 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:28 INFO : There was nothing to transfer 2025/01/23 03:53:29 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:53:29 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:53:29 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:29 DEBUG : B2 bucket rclone-test-zofurov6sohi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/23 03:53:29 DEBUG : B2 bucket rclone-test-zofurov6sohi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/23 03:53:29 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:29 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:53:29 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:53:29 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:30 DEBUG : B2 bucket rclone-test-zofurov6sohi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/23 03:53:30 DEBUG : B2 bucket rclone-test-zofurov6sohi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/23 03:53:30 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.89s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/CompareDest" 2025/01/23 03:53:40 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 03:53:40 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:40 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:53:41 INFO : one: Copied (new) 2025/01/23 03:53:41 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:41 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:42 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/23 03:53:42 INFO : one: Copied (replaced existing) 2025/01/23 03:53:42 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:44 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:53:44 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:44 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:44 INFO : There was nothing to transfer 2025/01/23 03:53:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:53:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:46 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:53:46 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:46 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:46 INFO : There was nothing to transfer 2025/01/23 03:53:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:53:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:46 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:53:46 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:46 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:46 INFO : There was nothing to transfer 2025/01/23 03:53:48 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/01/23 03:53:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 03:53:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 03:53:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:48 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:53:48 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:48 DEBUG : Waiting for deletions to finish 2025/01/23 03:53:48 INFO : There was nothing to transfer 2025/01/23 03:53:49 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:49 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 03:53:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:53:49 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:53:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:53:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 03:53:49 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:53:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/23 03:53:49 INFO : two: Copied (new) 2025/01/23 03:53:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:53:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dest" 2025/01/23 03:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/pre-dest1" 2025/01/23 03:53:55 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/pre-dest2" 2025/01/23 03:53:57 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:53:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/23 03:53:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:53:58 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/23 03:53:58 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/23 03:53:58 DEBUG : B2 bucket rclone-test-zofurov6sohi path dest: Waiting for checks to finish 2025/01/23 03:53:58 DEBUG : B2 bucket rclone-test-zofurov6sohi path dest: Waiting for transfers to finish 2025/01/23 03:53:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/23 03:53:59 INFO : 3: Copied (new) 2025/01/23 03:53:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.56s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/CopyDest" 2025/01/23 03:54:03 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 03:54:03 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:03 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:54:04 INFO : one: Copied (new) 2025/01/23 03:54:04 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:54:05 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:05 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/23 03:54:05 INFO : one: Copied (replaced existing) 2025/01/23 03:54:05 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/BackupDir" 2025/01/23 03:54:08 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:54:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 03:54:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:54:10 INFO : one: Copied (server-side copy) 2025/01/23 03:54:10 INFO : one: Deleted 2025/01/23 03:54:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/23 03:54:11 INFO : one: Copied (server-side copy) 2025/01/23 03:54:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 03:54:11 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:11 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/23 03:54:13 INFO : two: Copied (server-side copy) 2025/01/23 03:54:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 03:54:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:13 DEBUG : one: Unchanged skipping 2025/01/23 03:54:13 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:13 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:13 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:13 DEBUG : one: Unchanged skipping 2025/01/23 03:54:13 DEBUG : two: Unchanged skipping 2025/01/23 03:54:13 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:13 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:13 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:13 INFO : There was nothing to transfer 2025/01/23 03:54:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 03:54:15 DEBUG : three: Destination not found in --copy-dest 2025/01/23 03:54:15 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 03:54:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:15 DEBUG : one: Unchanged skipping 2025/01/23 03:54:15 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/23 03:54:15 DEBUG : two: Unchanged skipping 2025/01/23 03:54:15 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/23 03:54:15 INFO : three: Copied (new) 2025/01/23 03:54:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.90s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/backup" 2025/01/23 03:54:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 03:54:22 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:54:22 DEBUG : two: Unchanged skipping 2025/01/23 03:54:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:54:23 INFO : one: Copied (server-side copy) 2025/01/23 03:54:24 INFO : one: Deleted 2025/01/23 03:54:24 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:54:24 INFO : one: Copied (new) 2025/01/23 03:54:24 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:54:25 INFO : three.txt: Copied (server-side copy) 2025/01/23 03:54:25 INFO : three.txt: Deleted 2025/01/23 03:54:25 INFO : three.txt: Moved into backup dir 2025/01/23 03:54:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 03:54:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:54:27 DEBUG : two: Unchanged skipping 2025/01/23 03:54:27 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:54:27 INFO : one: Copied (server-side copy) 2025/01/23 03:54:27 INFO : one: Deleted 2025/01/23 03:54:27 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 03:54:27 INFO : one: Copied (new) 2025/01/23 03:54:27 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:54:28 INFO : three.txt: Copied (server-side copy) 2025/01/23 03:54:28 INFO : three.txt: Deleted 2025/01/23 03:54:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:54:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1134-15.backblaze.com/b2api/v1/b2_upload_file/7ff2dd63407d9b1b9f480e1b/c001_v0001134_t0047": EOF 2025/01/23 03:54:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-15.backblaze.com/b2api/v1/b2_upload_file/7ff2dd63407d9b1b9f480e1b/c001_v0001134_t0047": EOF) 2025/01/23 03:54:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zofurov6sohi: 1/10 (Post "https://pod-000-1134-15.backblaze.com/b2api/v1/b2_upload_file/7ff2dd63407d9b1b9f480e1b/c001_v0001134_t0047": EOF) 2025/01/23 03:54:34 DEBUG : pacer: Reducing sleep to 10ms 2025/01/23 03:54:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/backup" 2025/01/23 03:54:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 03:54:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:54:37 DEBUG : two: Unchanged skipping 2025/01/23 03:54:37 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:54:39 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 03:54:39 INFO : one: Deleted 2025/01/23 03:54:39 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:54:40 INFO : one: Copied (new) 2025/01/23 03:54:40 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:54:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 03:54:41 INFO : three.txt: Deleted 2025/01/23 03:54:41 INFO : three.txt: Moved into backup dir 2025/01/23 03:54:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 03:54:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:54:42 DEBUG : two: Unchanged skipping 2025/01/23 03:54:42 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:54:43 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 03:54:43 INFO : one: Deleted 2025/01/23 03:54:43 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 03:54:43 INFO : one: Copied (new) 2025/01/23 03:54:43 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:54:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 03:54:44 INFO : three.txt: Deleted 2025/01/23 03:54:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:54:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/backup" 2025/01/23 03:54:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 03:54:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:54:50 DEBUG : two: Unchanged skipping 2025/01/23 03:54:50 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:54:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 03:54:52 INFO : one: Deleted 2025/01/23 03:54:52 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:54:53 INFO : one: Copied (new) 2025/01/23 03:54:53 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:54:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 03:54:53 INFO : three.txt: Deleted 2025/01/23 03:54:53 INFO : three.txt: Moved into backup dir 2025/01/23 03:54:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 03:54:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:54:55 DEBUG : two: Unchanged skipping 2025/01/23 03:54:55 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:54:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:54:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 03:54:55 INFO : one: Deleted 2025/01/23 03:54:55 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:54:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 03:54:56 INFO : one: Copied (new) 2025/01/23 03:54:56 DEBUG : Waiting for deletions to finish 2025/01/23 03:54:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:54:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 03:54:57 INFO : three.txt: Deleted 2025/01/23 03:54:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:00 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:55:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 03:55:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:02 DEBUG : two: Unchanged skipping 2025/01/23 03:55:02 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:55:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:55:02 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 03:55:03 INFO : one: Deleted 2025/01/23 03:55:03 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:55:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:55:04 INFO : one: Copied (new) 2025/01/23 03:55:04 DEBUG : Waiting for deletions to finish 2025/01/23 03:55:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:55:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 03:55:05 INFO : three.txt: Deleted 2025/01/23 03:55:05 INFO : three.txt: Moved into backup dir 2025/01/23 03:55:07 DEBUG : one.bak: Excluded (Path Filter) 2025/01/23 03:55:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/23 03:55:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 03:55:07 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for checks to finish 2025/01/23 03:55:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:07 DEBUG : two: Unchanged skipping 2025/01/23 03:55:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:55:07 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 03:55:07 INFO : one: Deleted 2025/01/23 03:55:07 DEBUG : B2 bucket rclone-test-zofurov6sohi path dst: Waiting for transfers to finish 2025/01/23 03:55:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 03:55:08 INFO : one: Copied (new) 2025/01/23 03:55:08 DEBUG : Waiting for deletions to finish 2025/01/23 03:55:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:55:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 03:55:09 INFO : three.txt: Deleted 2025/01/23 03:55:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.19s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:11 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/7ff2dd63407d9b1b9f480e1b/c001_v0001184_t0038": EOF 2025/01/23 03:55:11 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/7ff2dd63407d9b1b9f480e1b/c001_v0001184_t0038": EOF) 2025/01/23 03:55:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-zofurov6sohi: 1/10 (Post "https://pod-000-1184-09.backblaze.com/b2api/v1/b2_upload_file/7ff2dd63407d9b1b9f480e1b/c001_v0001184_t0038": EOF) 2025/01/23 03:55:14 DEBUG : pacer: Reducing sleep to 10ms 2025/01/23 03:55:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:55:14 DEBUG : Config file has changed externally - reloading 2025/01/23 03:55:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 03:55:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:55:17 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 03:55:17 INFO : one: Deleted 2025/01/23 03:55:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:55:19 INFO : one: Copied (new) 2025/01/23 03:55:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:19 DEBUG : two: Unchanged skipping 2025/01/23 03:55:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 03:55:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:55:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 03:55:20 INFO : three.txt: Deleted 2025/01/23 03:55:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:55:20 INFO : three.txt: Copied (new) 2025/01/23 03:55:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 03:55:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:55:22 INFO : one: Copied (server-side copy) to: one.bak 2025/01/23 03:55:22 INFO : one: Deleted 2025/01/23 03:55:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 03:55:23 INFO : one: Copied (new) 2025/01/23 03:55:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:23 DEBUG : two: Unchanged skipping 2025/01/23 03:55:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 03:55:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:55:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/23 03:55:24 INFO : three.txt: Deleted 2025/01/23 03:55:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/23 03:55:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.33s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zofurov6sohi/dst" 2025/01/23 03:55:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 03:55:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/23 03:55:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 03:55:31 INFO : one: Deleted 2025/01/23 03:55:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:55:32 INFO : one: Copied (new) 2025/01/23 03:55:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:32 DEBUG : two: Unchanged skipping 2025/01/23 03:55:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 03:55:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/23 03:55:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 03:55:33 INFO : three.txt: Deleted 2025/01/23 03:55:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:55:33 INFO : three.txt: Copied (new) 2025/01/23 03:55:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 03:55:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/23 03:55:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/23 03:55:35 INFO : one: Deleted 2025/01/23 03:55:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/23 03:55:35 INFO : one: Copied (new) 2025/01/23 03:55:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:35 DEBUG : two: Unchanged skipping 2025/01/23 03:55:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 03:55:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/23 03:55:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/23 03:55:36 INFO : three.txt: Deleted 2025/01/23 03:55:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/23 03:55:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/23 03:55:39 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:55:39 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:55:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/23 03:55:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/23 03:55:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.62s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 03:55:41 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:55:41 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:55:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/23 03:55:42 INFO : existing: Copied (new) 2025/01/23 03:55:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:42 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:55:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/23 03:55:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/23 03:55:42 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:55:42 ERROR : B2 bucket rclone-test-zofurov6sohi: not deleting files as there were IO errors 2025/01/23 03:55:42 ERROR : B2 bucket rclone-test-zofurov6sohi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncImmutable (3.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:55:45 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:55:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:55:45 DEBUG : existing: Unchanged skipping 2025/01/23 03:55:45 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:55:45 DEBUG : Waiting for deletions to finish 2025/01/23 03:55:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:56:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:56:14 DEBUG : both0: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both12: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both10: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both14: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both15: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both16: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both11: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both18: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both19: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both2: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both1: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both13: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both5: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both6: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both7: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both8: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:14 DEBUG : both9: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both17: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both3: Unchanged skipping 2025/01/23 03:56:14 DEBUG : both4: Unchanged skipping 2025/01/23 03:56:14 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:56:14 DEBUG : Waiting for deletions to finish 2025/01/23 03:56:14 INFO : only19: Deleted 2025/01/23 03:56:15 INFO : only12: Deleted 2025/01/23 03:56:15 INFO : only4: Deleted 2025/01/23 03:56:15 INFO : only7: Deleted 2025/01/23 03:56:15 INFO : only10: Deleted 2025/01/23 03:56:15 INFO : only8: Deleted 2025/01/23 03:56:15 INFO : only14: Deleted 2025/01/23 03:56:15 INFO : only17: Deleted 2025/01/23 03:56:15 INFO : only5: Deleted 2025/01/23 03:56:15 INFO : only9: Deleted 2025/01/23 03:56:15 INFO : only0: Deleted 2025/01/23 03:56:15 INFO : only11: Deleted 2025/01/23 03:56:15 INFO : only2: Deleted 2025/01/23 03:56:15 INFO : only1: Deleted 2025/01/23 03:56:15 INFO : only13: Deleted 2025/01/23 03:56:15 INFO : only15: Deleted 2025/01/23 03:56:15 INFO : only16: Deleted 2025/01/23 03:56:15 INFO : only18: Deleted 2025/01/23 03:56:15 INFO : only3: Deleted 2025/01/23 03:56:15 INFO : only6: Deleted 2025/01/23 03:56:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (33.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:56:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for checks to finish 2025/01/23 03:56:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both0: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both11: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both13: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both14: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both10: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both16: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both17: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both1: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both19: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both2: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both3: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both4: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both12: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both15: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both7: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both18: Unchanged skipping 2025/01/23 03:56:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/23 03:56:46 DEBUG : both9: Unchanged skipping 2025/01/23 03:56:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : both5: Unchanged skipping 2025/01/23 03:56:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : both6: Unchanged skipping 2025/01/23 03:56:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : both8: Unchanged skipping 2025/01/23 03:56:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/23 03:56:46 DEBUG : B2 bucket rclone-test-zofurov6sohi: Waiting for transfers to finish 2025/01/23 03:56:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:47 INFO : only1: Copied (replaced existing) 2025/01/23 03:56:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:47 INFO : only13: Copied (replaced existing) 2025/01/23 03:56:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:47 INFO : only11: Copied (replaced existing) 2025/01/23 03:56:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:47 INFO : only10: Copied (replaced existing) 2025/01/23 03:56:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:47 INFO : only14: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only15: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only12: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only16: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only19: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only2: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only0: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only4: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only17: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only6: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only7: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only8: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only9: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only18: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only3: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/23 03:56:48 INFO : only5: Copied (replaced existing) 2025/01/23 03:56:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (36.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:56:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 03:56:57 INFO : sub dir: Making directory 2025/01/23 03:56:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" 2025/01/23 03:57:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 03:57:01 INFO : sub dir: Making directory 2025/01/23 03:57:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zofurov6sohi", Local "Local file system at /tmp/rclone2050266986", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.03s) PASS 2025/01/23 03:57:04 DEBUG : B2 bucket rclone-test-zofurov6sohi: Purge remote 2025/01/23 03:57:04 INFO : B2 bucket rclone-test-zofurov6sohi: cleaning bucket "rclone-test-zofurov6sohi" of all files 2025/01/23 03:57:04 DEBUG : BackupDir/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf20943e_d20250123_m035416_c001_v7007000_t0000_u01737604456248") 2025/01/23 03:57:04 DEBUG : BackupDir/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1074f0f542ca0ba9_d20250123_m035410_c001_v0001172_t0034_u01737604450059") 2025/01/23 03:57:04 DEBUG : CompareDest/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41564a3b901e6030_d20250123_m035350_c001_v7007000_t0000_u01737604430359") 2025/01/23 03:57:04 DEBUG : CompareDest/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd893_d20250123_m035343_c001_v0001144_t0056_u01737604423728") 2025/01/23 03:57:04 DEBUG : CompareDest/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41564a3b901e6035_d20250123_m035350_c001_v7007000_t0000_u01737604430559") 2025/01/23 03:57:04 DEBUG : CompareDest/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaba11_d20250123_m035345_c001_v0001184_t0001_u01737604425376") 2025/01/23 03:57:04 DEBUG : CopyDest/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf209443_d20250123_m035416_c001_v7007000_t0000_u01737604456443") 2025/01/23 03:57:04 DEBUG : CopyDest/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634fc5_d20250123_m035407_c001_v0001134_t0004_u01737604447086") 2025/01/23 03:57:04 DEBUG : CopyDest/three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf209448_d20250123_m035416_c001_v7007000_t0000_u01737604456636") 2025/01/23 03:57:05 DEBUG : CopyDest/three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaac1ae_d20250123_m035414_c001_v0001184_t0005_u01737604454331") 2025/01/23 03:57:05 DEBUG : CopyDest/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf20944a_d20250123_m035416_c001_v7007000_t0000_u01737604456830") 2025/01/23 03:57:05 DEBUG : CopyDest/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd8e4_d20250123_m035411_c001_v0001144_t0058_u01737604451676") 2025/01/23 03:57:05 DEBUG : EXISTING: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcacfa7_d20250123_m035545_c001_v7007000_t0000_u01737604545745") 2025/01/23 03:57:05 DEBUG : EXISTING: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda38_d20250123_m035544_c001_v0001144_t0002_u01737604544568") 2025/01/23 03:57:05 DEBUG : Testêé: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcacf1e_d20250123_m035540_c001_v7007000_t0000_u01737604540917") 2025/01/23 03:57:05 DEBUG : Testêé: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda26_d20250123_m035540_c001_v0001144_t0010_u01737604540016") 2025/01/23 03:57:05 DEBUG : Testêé: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda20_d20250123_m035539_c001_v0001144_t0006_u01737604539039") 2025/01/23 03:57:05 DEBUG : a/potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287485_d20250123_m035135_c001_v7007000_t0000_u01737604295504") 2025/01/23 03:57:05 DEBUG : a/potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9ba1_d20250123_m035134_c001_v0001184_t0042_u01737604294886") 2025/01/23 03:57:05 DEBUG : a/potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb228747e_d20250123_m035133_c001_v7007000_t0000_u01737604293105") 2025/01/23 03:57:05 DEBUG : a/potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9b12_d20250123_m035132_c001_v0001184_t0021_u01737604292313") 2025/01/23 03:57:05 DEBUG : a/potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b36_d20250123_m035112_c001_v7007000_t0000_u01737604272786") 2025/01/23 03:57:05 DEBUG : a/potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9697_d20250123_m035112_c001_v0001184_t0023_u01737604272014") 2025/01/23 03:57:06 DEBUG : b/potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287487_d20250123_m035135_c001_v7007000_t0000_u01737604295698") 2025/01/23 03:57:06 DEBUG : b/potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9b6f_d20250123_m035134_c001_v0001184_t0039_u01737604294046") 2025/01/23 03:57:06 DEBUG : b/potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb228747d_d20250123_m035132_c001_v7007000_t0000_u01737604292536") 2025/01/23 03:57:06 DEBUG : b/potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9ac8_d20250123_m035131_c001_v0001184_t0043_u01737604291130") 2025/01/23 03:57:06 DEBUG : b/potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b34_d20250123_m035112_c001_v7007000_t0000_u01737604272228") 2025/01/23 03:57:06 DEBUG : b/potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa966d_d20250123_m035111_c001_v0001184_t0022_u01737604271199") 2025/01/23 03:57:06 DEBUG : backup/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404595cd765fca39_d20250123_m035429_c001_v7007000_t0000_u01737604469161") 2025/01/23 03:57:06 DEBUG : backup/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1111115d0b000fd6_d20250123_m035427_c001_v0001183_t0040_u01737604467434") 2025/01/23 03:57:06 DEBUG : backup/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f105bb41934ee8c64_d20250123_m035423_c001_v0001184_t0036_u01737604463720") 2025/01/23 03:57:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f403d17c8c715b6ef_d20250123_m035457_c001_v7007000_t0000_u01737604497723") 2025/01/23 03:57:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f116a3b3ab50dda1f_d20250123_m035455_c001_v0001184_t0000_u01737604495644") 2025/01/23 03:57:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f117dd8b737087a53_d20250123_m035451_c001_v0001117_t0002_u01737604491792") 2025/01/23 03:57:06 DEBUG : backup/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41354ca7a3f1a7b7_d20250123_m035444_c001_v7007000_t0000_u01737604484875") 2025/01/23 03:57:06 DEBUG : backup/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10456e4aff80b809_d20250123_m035442_c001_v0001134_t0036_u01737604482890") 2025/01/23 03:57:06 DEBUG : backup/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1026feaaac6149fe_d20250123_m035438_c001_v0001102_t0000_u01737604478923") 2025/01/23 03:57:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f403d17c8c715b6f0_d20250123_m035457_c001_v7007000_t0000_u01737604497916") 2025/01/23 03:57:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f118415b3f766cb5e_d20250123_m035456_c001_v0001184_t0018_u01737604496892") 2025/01/23 03:57:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f102d959981180bbd_d20250123_m035453_c001_v0001184_t0018_u01737604493536") 2025/01/23 03:57:07 DEBUG : backup/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404595cd765fca3a_d20250123_m035429_c001_v7007000_t0000_u01737604469355") 2025/01/23 03:57:07 DEBUG : backup/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f104610f131d627da_d20250123_m035428_c001_v0001102_t0054_u01737604468247") 2025/01/23 03:57:07 DEBUG : backup/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1002cb70aa604ddc_d20250123_m035425_c001_v0001184_t0059_u01737604465130") 2025/01/23 03:57:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41354ca7a3f1a7b8_d20250123_m035445_c001_v7007000_t0000_u01737604485069") 2025/01/23 03:57:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f101004c586e089ff_d20250123_m035444_c001_v0001180_t0046_u01737604484049") 2025/01/23 03:57:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f118a6ad708ba22c3_d20250123_m035440_c001_v0001100_t0046_u01737604480663") 2025/01/23 03:57:07 DEBUG : both0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4898_d20250123_m035649_c001_v7007000_t0000_u01737604609342") 2025/01/23 03:57:07 DEBUG : both0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaf4_d20250123_m035621_c001_v0001144_t0053_u01737604581435") 2025/01/23 03:57:07 DEBUG : both0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded69_d20250123_m035616_c001_v7007000_t0000_u01737604576515") 2025/01/23 03:57:07 DEBUG : both0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda40_d20250123_m035547_c001_v0001144_t0016_u01737604547618") 2025/01/23 03:57:07 DEBUG : both1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4899_d20250123_m035649_c001_v7007000_t0000_u01737604609539") 2025/01/23 03:57:07 DEBUG : both1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdafa_d20250123_m035622_c001_v0001144_t0010_u01737604582483") 2025/01/23 03:57:07 DEBUG : both1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded6c_d20250123_m035616_c001_v7007000_t0000_u01737604576712") 2025/01/23 03:57:07 DEBUG : both1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda4a_d20250123_m035548_c001_v0001144_t0032_u01737604548819") 2025/01/23 03:57:07 DEBUG : both10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc489a_d20250123_m035649_c001_v7007000_t0000_u01737604609729") 2025/01/23 03:57:07 DEBUG : both10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb3e_d20250123_m035633_c001_v0001144_t0043_u01737604593716") 2025/01/23 03:57:07 DEBUG : both10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded6f_d20250123_m035616_c001_v7007000_t0000_u01737604576911") 2025/01/23 03:57:08 DEBUG : both10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda8c_d20250123_m035559_c001_v0001144_t0001_u01737604559573") 2025/01/23 03:57:08 DEBUG : both11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc489b_d20250123_m035649_c001_v7007000_t0000_u01737604609935") 2025/01/23 03:57:08 DEBUG : both11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb46_d20250123_m035635_c001_v0001144_t0029_u01737604595137") 2025/01/23 03:57:08 DEBUG : both11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded73_d20250123_m035617_c001_v7007000_t0000_u01737604577109") 2025/01/23 03:57:08 DEBUG : both11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda92_d20250123_m035600_c001_v0001144_t0020_u01737604560875") 2025/01/23 03:57:08 DEBUG : both12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc489c_d20250123_m035650_c001_v7007000_t0000_u01737604610130") 2025/01/23 03:57:08 DEBUG : both12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb51_d20250123_m035636_c001_v0001144_t0018_u01737604596146") 2025/01/23 03:57:08 DEBUG : both12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded76_d20250123_m035617_c001_v7007000_t0000_u01737604577305") 2025/01/23 03:57:08 DEBUG : both12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaa1_d20250123_m035602_c001_v0001144_t0026_u01737604562278") 2025/01/23 03:57:08 DEBUG : both13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc489d_d20250123_m035650_c001_v7007000_t0000_u01737604610327") 2025/01/23 03:57:08 DEBUG : both13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb57_d20250123_m035637_c001_v0001144_t0052_u01737604597989") 2025/01/23 03:57:08 DEBUG : both13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded79_d20250123_m035617_c001_v7007000_t0000_u01737604577505") 2025/01/23 03:57:08 DEBUG : both13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaa7_d20250123_m035603_c001_v0001144_t0057_u01737604563839") 2025/01/23 03:57:08 DEBUG : both14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc489e_d20250123_m035650_c001_v7007000_t0000_u01737604610544") 2025/01/23 03:57:08 DEBUG : both14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb61_d20250123_m035638_c001_v0001144_t0011_u01737604598901") 2025/01/23 03:57:08 DEBUG : both14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded7d_d20250123_m035617_c001_v7007000_t0000_u01737604577702") 2025/01/23 03:57:08 DEBUG : both14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaad_d20250123_m035604_c001_v0001144_t0043_u01737604564989") 2025/01/23 03:57:09 DEBUG : both15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc489f_d20250123_m035650_c001_v7007000_t0000_u01737604610743") 2025/01/23 03:57:09 DEBUG : both15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb69_d20250123_m035639_c001_v0001144_t0037_u01737604599998") 2025/01/23 03:57:09 DEBUG : both15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded80_d20250123_m035617_c001_v7007000_t0000_u01737604577902") 2025/01/23 03:57:09 DEBUG : both15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdab9_d20250123_m035606_c001_v0001144_t0048_u01737604566002") 2025/01/23 03:57:09 DEBUG : both16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a0_d20250123_m035650_c001_v7007000_t0000_u01737604610933") 2025/01/23 03:57:09 DEBUG : both16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb6f_d20250123_m035641_c001_v0001144_t0025_u01737604601362") 2025/01/23 03:57:09 DEBUG : both16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded84_d20250123_m035618_c001_v7007000_t0000_u01737604578097") 2025/01/23 03:57:09 DEBUG : both16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdabf_d20250123_m035607_c001_v0001144_t0015_u01737604567022") 2025/01/23 03:57:09 DEBUG : both17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a1_d20250123_m035651_c001_v7007000_t0000_u01737604611129") 2025/01/23 03:57:09 DEBUG : both17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb77_d20250123_m035642_c001_v0001144_t0035_u01737604602760") 2025/01/23 03:57:09 DEBUG : both17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded87_d20250123_m035618_c001_v7007000_t0000_u01737604578293") 2025/01/23 03:57:09 DEBUG : both17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdac3_d20250123_m035608_c001_v0001144_t0022_u01737604568601") 2025/01/23 03:57:09 DEBUG : both18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a3_d20250123_m035651_c001_v7007000_t0000_u01737604611321") 2025/01/23 03:57:09 DEBUG : both18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb7d_d20250123_m035644_c001_v0001144_t0029_u01737604604000") 2025/01/23 03:57:09 DEBUG : both18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded8a_d20250123_m035618_c001_v7007000_t0000_u01737604578493") 2025/01/23 03:57:09 DEBUG : both18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdac9_d20250123_m035609_c001_v0001144_t0055_u01737604569982") 2025/01/23 03:57:09 DEBUG : both19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a4_d20250123_m035651_c001_v7007000_t0000_u01737604611516") 2025/01/23 03:57:09 DEBUG : both19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb87_d20250123_m035645_c001_v0001144_t0028_u01737604605195") 2025/01/23 03:57:09 DEBUG : both19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded8e_d20250123_m035618_c001_v7007000_t0000_u01737604578700") 2025/01/23 03:57:10 DEBUG : both19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdad3_d20250123_m035611_c001_v0001144_t0011_u01737604571741") 2025/01/23 03:57:10 DEBUG : both2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a5_d20250123_m035651_c001_v7007000_t0000_u01737604611708") 2025/01/23 03:57:10 DEBUG : both2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb00_d20250123_m035623_c001_v0001144_t0046_u01737604583423") 2025/01/23 03:57:10 DEBUG : both2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded91_d20250123_m035618_c001_v7007000_t0000_u01737604578894") 2025/01/23 03:57:10 DEBUG : both2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda52_d20250123_m035549_c001_v0001144_t0050_u01737604549832") 2025/01/23 03:57:10 DEBUG : both3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a6_d20250123_m035651_c001_v7007000_t0000_u01737604611908") 2025/01/23 03:57:10 DEBUG : both3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb06_d20250123_m035624_c001_v0001144_t0059_u01737604584502") 2025/01/23 03:57:10 DEBUG : both3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded95_d20250123_m035619_c001_v7007000_t0000_u01737604579100") 2025/01/23 03:57:10 DEBUG : both3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda5a_d20250123_m035551_c001_v0001144_t0002_u01737604551062") 2025/01/23 03:57:10 DEBUG : both4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48a9_d20250123_m035652_c001_v7007000_t0000_u01737604612105") 2025/01/23 03:57:10 DEBUG : both4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb10_d20250123_m035625_c001_v0001144_t0001_u01737604585694") 2025/01/23 03:57:10 DEBUG : both4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded97_d20250123_m035619_c001_v7007000_t0000_u01737604579315") 2025/01/23 03:57:10 DEBUG : both4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda64_d20250123_m035552_c001_v0001144_t0000_u01737604552041") 2025/01/23 03:57:10 DEBUG : both5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48aa_d20250123_m035652_c001_v7007000_t0000_u01737604612305") 2025/01/23 03:57:10 DEBUG : both5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb1c_d20250123_m035627_c001_v0001144_t0022_u01737604587466") 2025/01/23 03:57:10 DEBUG : both5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded98_d20250123_m035619_c001_v7007000_t0000_u01737604579515") 2025/01/23 03:57:11 DEBUG : both5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda68_d20250123_m035553_c001_v0001144_t0053_u01737604553224") 2025/01/23 03:57:11 DEBUG : both6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48ab_d20250123_m035652_c001_v7007000_t0000_u01737604612502") 2025/01/23 03:57:11 DEBUG : both6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb26_d20250123_m035628_c001_v0001144_t0018_u01737604588824") 2025/01/23 03:57:11 DEBUG : both6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded9a_d20250123_m035619_c001_v7007000_t0000_u01737604579709") 2025/01/23 03:57:11 DEBUG : both6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda70_d20250123_m035554_c001_v0001144_t0044_u01737604554216") 2025/01/23 03:57:11 DEBUG : both7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48ad_d20250123_m035652_c001_v7007000_t0000_u01737604612696") 2025/01/23 03:57:11 DEBUG : both7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb2e_d20250123_m035630_c001_v0001144_t0021_u01737604590130") 2025/01/23 03:57:11 DEBUG : both7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded9b_d20250123_m035619_c001_v7007000_t0000_u01737604579911") 2025/01/23 03:57:11 DEBUG : both7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda76_d20250123_m035555_c001_v0001144_t0029_u01737604555500") 2025/01/23 03:57:11 DEBUG : both8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48af_d20250123_m035652_c001_v7007000_t0000_u01737604612902") 2025/01/23 03:57:11 DEBUG : both8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb34_d20250123_m035631_c001_v0001144_t0054_u01737604591326") 2025/01/23 03:57:11 DEBUG : both8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded9c_d20250123_m035620_c001_v7007000_t0000_u01737604580106") 2025/01/23 03:57:11 DEBUG : both8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda7c_d20250123_m035556_c001_v0001144_t0024_u01737604556811") 2025/01/23 03:57:11 DEBUG : both9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48b0_d20250123_m035653_c001_v7007000_t0000_u01737604613095") 2025/01/23 03:57:11 DEBUG : both9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb3a_d20250123_m035632_c001_v0001144_t0047_u01737604592657") 2025/01/23 03:57:11 DEBUG : both9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded9d_d20250123_m035620_c001_v7007000_t0000_u01737604580307") 2025/01/23 03:57:12 DEBUG : both9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda84_d20250123_m035558_c001_v0001144_t0047_u01737604558259") 2025/01/23 03:57:12 DEBUG : c/non empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb228748a_d20250123_m035135_c001_v7007000_t0000_u01737604295906") 2025/01/23 03:57:12 DEBUG : c/non empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9b81_d20250123_m035134_c001_v0001184_t0027_u01737604294281") 2025/01/23 03:57:12 DEBUG : c/non empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb228747f_d20250123_m035133_c001_v7007000_t0000_u01737604293301") 2025/01/23 03:57:12 DEBUG : c/non empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9ad4_d20250123_m035131_c001_v0001184_t0051_u01737604291342") 2025/01/23 03:57:12 DEBUG : c/non empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b37_d20250123_m035112_c001_v7007000_t0000_u01737604272979") 2025/01/23 03:57:12 DEBUG : c/non empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa967b_d20250123_m035111_c001_v0001184_t0010_u01737604271412") 2025/01/23 03:57:12 DEBUG : check sum: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb19a_d20250123_m035100_c001_v7007000_t0000_u01737604260477") 2025/01/23 03:57:12 DEBUG : check sum: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa93fe_d20250123_m035059_c001_v0001184_t0003_u01737604259492") 2025/01/23 03:57:12 DEBUG : dest/3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf208fd4_d20250123_m035400_c001_v7007000_t0000_u01737604440134") 2025/01/23 03:57:12 DEBUG : dest/3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4070f366926a4659_d20250123_m035359_c001_v0001117_t0052_u01737604439022") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcacec7_d20250123_m035537_c001_v7007000_t0000_u01737604537526") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f109aed121899d712_d20250123_m035535_c001_v0001182_t0052_u01737604535537") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcace81_d20250123_m035535_c001_v7007000_t0000_u01737604535336") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f109aed121899d6be_d20250123_m035532_c001_v0001182_t0034_u01737604532550") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcace32_d20250123_m035531_c001_v7007000_t0000_u01737604531811") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd9ee_d20250123_m035526_c001_v0001144_t0042_u01737604526569") 2025/01/23 03:57:12 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4119d3d29daee641_d20250123_m035525_c001_v7007000_t0000_u01737604525013") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10393633bfc4338c_d20250123_m035522_c001_v0001106_t0057_u01737604522588") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7d88_d20250123_m035522_c001_v7007000_t0000_u01737604522395") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10393633bfc43382_d20250123_m035518_c001_v0001106_t0056_u01737604518615") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7d3f_d20250123_m035517_c001_v7007000_t0000_u01737604517878") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd9c4_d20250123_m035511_c001_v0001144_t0025_u01737604511239") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c43c_d20250123_m035509_c001_v7007000_t0000_u01737604509902") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f115b5a347f976e84_d20250123_m035507_c001_v0001104_t0040_u01737604507806") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8073bb9_d20250123_m035507_c001_v7007000_t0000_u01737604507606") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f115b5a347f976e7a_d20250123_m035503_c001_v0001104_t0042_u01737604503787") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8073b95_d20250123_m035503_c001_v7007000_t0000_u01737604503045") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd992_d20250123_m035459_c001_v0001144_t0019_u01737604499056") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f403d17c8c715b6f1_d20250123_m035458_c001_v7007000_t0000_u01737604498113") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1027ab6987548301_d20250123_m035456_c001_v0001176_t0046_u01737604496064") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7c22_d20250123_m035455_c001_v7007000_t0000_u01737604495868") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1027ab69875482fb_d20250123_m035453_c001_v0001176_t0058_u01737604493025") 2025/01/23 03:57:13 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7c04_d20250123_m035452_c001_v7007000_t0000_u01737604492271") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd95d_d20250123_m035446_c001_v0001144_t0057_u01737604486209") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41354ca7a3f1a7b9_d20250123_m035445_c001_v7007000_t0000_u01737604485265") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1170a0227dfb90b1_d20250123_m035443_c001_v0001146_t0002_u01737604483449") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8069ea6_d20250123_m035443_c001_v7007000_t0000_u01737604483249") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1170a0227dfb90ab_d20250123_m035440_c001_v0001146_t0016_u01737604480054") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8066403_d20250123_m035439_c001_v7007000_t0000_u01737604479294") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd929_d20250123_m035430_c001_v0001144_t0039_u01737604470487") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404595cd765fca3b_d20250123_m035429_c001_v7007000_t0000_u01737604469548") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f104057e6b9c70907_d20250123_m035427_c001_v0001182_t0012_u01737604467836") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4169dc1abe6cc2ed_d20250123_m035427_c001_v7007000_t0000_u01737604467641") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f104057e6b9c7088d_d20250123_m035424_c001_v0001182_t0013_u01737604464688") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4169dc1abe6cc2e8_d20250123_m035423_c001_v7007000_t0000_u01737604463951") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634fdd_d20250123_m035418_c001_v0001134_t0012_u01737604458168") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf20944d_d20250123_m035417_c001_v7007000_t0000_u01737604457024") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1197ab0b1f8b7fea_d20250123_m035410_c001_v0001150_t0033_u01737604450734") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d96ee5_d20250123_m035410_c001_v7007000_t0000_u01737604450513") 2025/01/23 03:57:14 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaabfd8_d20250123_m035406_c001_v0001184_t0051_u01737604446518") 2025/01/23 03:57:15 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f106f845e93d72905_d20250123_m035405_c001_v0001131_t0011_u01737604445642") 2025/01/23 03:57:15 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f106f845e93d72903_d20250123_m035404_c001_v0001131_t0017_u01737604444570") 2025/01/23 03:57:15 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41564a3b901e6039_d20250123_m035350_c001_v7007000_t0000_u01737604430758") 2025/01/23 03:57:15 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634fa4_d20250123_m035343_c001_v0001134_t0010_u01737604423056") 2025/01/23 03:57:15 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f114f747effe66eb2_d20250123_m035342_c001_v0001099_t0056_u01737604422189") 2025/01/23 03:57:15 DEBUG : dst/one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f114f747effe66eb0_d20250123_m035341_c001_v0001099_t0032_u01737604421070") 2025/01/23 03:57:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcaced0_d20250123_m035537_c001_v7007000_t0000_u01737604537719") 2025/01/23 03:57:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1141de5c4cbddebc_d20250123_m035535_c001_v0001184_t0017_u01737604535123") 2025/01/23 03:57:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137aa739b6758f6_d20250123_m035530_c001_v0001109_t0010_u01737604530908") 2025/01/23 03:57:15 DEBUG : dst/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4119d3d29daee646_d20250123_m035525_c001_v7007000_t0000_u01737604525209") 2025/01/23 03:57:15 DEBUG : dst/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f110357d353fd54c2_d20250123_m035522_c001_v0001184_t0031_u01737604522176") 2025/01/23 03:57:15 DEBUG : dst/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1157a3d4e0d8442e_d20250123_m035517_c001_v0001039_t0021_u01737604517333") 2025/01/23 03:57:15 DEBUG : dst/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c446_d20250123_m035510_c001_v7007000_t0000_u01737604510109") 2025/01/23 03:57:15 DEBUG : dst/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1170c0d84e85f0ad_d20250123_m035507_c001_v0001179_t0053_u01737604507379") 2025/01/23 03:57:15 DEBUG : dst/one.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1136990cb7c2b35a_d20250123_m035502_c001_v0001161_t0011_u01737604502694") 2025/01/23 03:57:15 DEBUG : dst/three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf209453_d20250123_m035417_c001_v7007000_t0000_u01737604457215") 2025/01/23 03:57:15 DEBUG : dst/three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f106f845e93d72913_d20250123_m035415_c001_v0001131_t0021_u01737604455479") 2025/01/23 03:57:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcaced9_d20250123_m035537_c001_v7007000_t0000_u01737604537911") 2025/01/23 03:57:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f100e56966de066df_d20250123_m035536_c001_v0001099_t0020_u01737604536319") 2025/01/23 03:57:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f11198bb2bb13c53a_d20250123_m035533_c001_v0001182_t0044_u01737604533330") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcacee2_d20250123_m035538_c001_v7007000_t0000_u01737604538104") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f109aed121899d741_d20250123_m035536_c001_v0001182_t0058_u01737604536893") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcaceb0_d20250123_m035536_c001_v7007000_t0000_u01737604536689") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f109aed121899d6e2_d20250123_m035533_c001_v0001182_t0020_u01737604533769") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcace4e_d20250123_m035533_c001_v7007000_t0000_u01737604533559") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd9fa_d20250123_m035527_c001_v0001144_t0029_u01737604527549") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4119d3d29daee651_d20250123_m035525_c001_v7007000_t0000_u01737604525406") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10393633bfc43394_d20250123_m035524_c001_v0001106_t0024_u01737604524157") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7daf_d20250123_m035523_c001_v7007000_t0000_u01737604523964") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10393633bfc4338a_d20250123_m035520_c001_v0001106_t0022_u01737604520476") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7d5e_d20250123_m035520_c001_v7007000_t0000_u01737604520228") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd9ca_d20250123_m035514_c001_v0001144_t0015_u01737604514359") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8073bd8_d20250123_m035509_c001_v7007000_t0000_u01737604509325") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaace7e_d20250123_m035506_c001_v0001184_t0002_u01737604506556") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8073b97_d20250123_m035505_c001_v7007000_t0000_u01737604505446") 2025/01/23 03:57:16 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd998_d20250123_m035459_c001_v0001144_t0045_u01737604499812") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7c2b_d20250123_m035457_c001_v7007000_t0000_u01737604497151") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaacbb4_d20250123_m035454_c001_v0001184_t0046_u01737604494853") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4057744a636f7c11_d20250123_m035453_c001_v7007000_t0000_u01737604493750") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd961_d20250123_m035446_c001_v0001144_t0037_u01737604486968") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab806b9ab_d20250123_m035444_c001_v7007000_t0000_u01737604484297") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaac865_d20250123_m035442_c001_v0001184_t0026_u01737604482081") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8066408_d20250123_m035440_c001_v7007000_t0000_u01737604480951") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd939_d20250123_m035433_c001_v0001144_t0050_u01737604473862") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4169dc1abe6cc2ef_d20250123_m035428_c001_v7007000_t0000_u01737604468594") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634ff1_d20250123_m035426_c001_v0001134_t0012_u01737604466530") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4169dc1abe6cc2ea_d20250123_m035425_c001_v7007000_t0000_u01737604465382") 2025/01/23 03:57:17 DEBUG : dst/three.txt: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaac2bc_d20250123_m035419_c001_v0001184_t0032_u01737604459337") 2025/01/23 03:57:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4119d3d29daee654_d20250123_m035525_c001_v7007000_t0000_u01737604525609") 2025/01/23 03:57:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1141de5c4cbddcc4_d20250123_m035523_c001_v0001184_t0007_u01737604523750") 2025/01/23 03:57:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1138909776888773_d20250123_m035519_c001_v0001136_t0054_u01737604519798") 2025/01/23 03:57:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c451_d20250123_m035510_c001_v7007000_t0000_u01737604510302") 2025/01/23 03:57:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1032e8dec3086c0b_d20250123_m035508_c001_v0001172_t0041_u01737604508383") 2025/01/23 03:57:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f101d64d1599a5956_d20250123_m035504_c001_v0001103_t0005_u01737604504876") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcacee7_d20250123_m035538_c001_v7007000_t0000_u01737604538296") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd9f0_d20250123_m035527_c001_v0001144_t0000_u01737604527011") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4119d3d29daee65d_d20250123_m035525_c001_v7007000_t0000_u01737604525831") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd9c8_d20250123_m035513_c001_v0001144_t0000_u01737604513801") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c456_d20250123_m035510_c001_v7007000_t0000_u01737604510501") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaccc0_d20250123_m035459_c001_v0001184_t0027_u01737604499603") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f403d17c8c715b6f2_d20250123_m035458_c001_v7007000_t0000_u01737604498308") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaac9bb_d20250123_m035446_c001_v0001184_t0017_u01737604486749") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41354ca7a3f1a7ba_d20250123_m035445_c001_v7007000_t0000_u01737604485467") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaac5d5_d20250123_m035431_c001_v0001184_t0058_u01737604471596") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404595cd765fca3c_d20250123_m035429_c001_v7007000_t0000_u01737604469743") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd903_d20250123_m035418_c001_v0001144_t0031_u01737604458866") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf209456_d20250123_m035417_c001_v7007000_t0000_u01737604457405") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1033db291141c332_d20250123_m035412_c001_v0001037_t0022_u01737604452975") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41564a3b901e603c_d20250123_m035350_c001_v7007000_t0000_u01737604430956") 2025/01/23 03:57:18 DEBUG : dst/two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f114f747effe66ec0_d20250123_m035349_c001_v0001099_t0053_u01737604429481") 2025/01/23 03:57:18 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8064753_d20250123_m035300_c001_v7007000_t0000_u01737604380749") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaad4d_d20250123_m035253_c001_v0001184_t0053_u01737604373909") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf1ff52e_d20250123_m035251_c001_v7007000_t0000_u01737604371469") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaa7fd_d20250123_m035231_c001_v0001184_t0017_u01737604351670") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d94557_d20250123_m035218_c001_v7007000_t0000_u01737604338220") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaa452_d20250123_m035214_c001_v0001184_t0059_u01737604334052") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb228759d_d20250123_m035148_c001_v7007000_t0000_u01737604308353") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9e32_d20250123_m035146_c001_v0001184_t0000_u01737604306613") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287562_d20250123_m035145_c001_v7007000_t0000_u01737604305094") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9d97_d20250123_m035143_c001_v0001184_t0047_u01737604303954") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22874fa_d20250123_m035140_c001_v7007000_t0000_u01737604300722") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9c99_d20250123_m035139_c001_v0001184_t0054_u01737604299199") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22874ae_d20250123_m035138_c001_v7007000_t0000_u01737604298046") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9c05_d20250123_m035136_c001_v0001184_t0031_u01737604296866") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b54_d20250123_m035130_c001_v7007000_t0000_u01737604290194") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9a5e_d20250123_m035128_c001_v0001184_t0053_u01737604288823") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b4e_d20250123_m035127_c001_v7007000_t0000_u01737604287620") 2025/01/23 03:57:19 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa99e2_d20250123_m035126_c001_v0001184_t0015_u01737604286814") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b42_d20250123_m035121_c001_v7007000_t0000_u01737604281695") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9860_d20250123_m035120_c001_v0001184_t0006_u01737604280526") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b3d_d20250123_m035117_c001_v7007000_t0000_u01737604277933") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa97b3_d20250123_m035116_c001_v0001184_t0043_u01737604276995") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b3a_d20250123_m035115_c001_v7007000_t0000_u01737604275867") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f112297b875f92851_d20250123_m035115_c001_v0001182_t0004_u01737604275263") 2025/01/23 03:57:20 DEBUG : empty space: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa96f7_d20250123_m035113_c001_v0001184_t0036_u01737604273719") 2025/01/23 03:57:20 DEBUG : enormous: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287589_d20250123_m035147_c001_v7007000_t0000_u01737604307419") 2025/01/23 03:57:20 DEBUG : enormous: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9e44_d20250123_m035146_c001_v0001184_t0042_u01737604306834") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4027f59d6bcacf5f_d20250123_m035543_c001_v7007000_t0000_u01737604543422") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda2c_d20250123_m035541_c001_v0001144_t0024_u01737604541676") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d9452c_d20250123_m035211_c001_v7007000_t0000_u01737604331887") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f1f_d20250123_m035210_c001_v0001134_t0044_u01737604330834") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b31_d20250123_m035110_c001_v7007000_t0000_u01737604270064") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9617_d20250123_m035109_c001_v0001184_t0022_u01737604269106") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b2d_d20250123_m035107_c001_v7007000_t0000_u01737604267800") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa958a_d20250123_m035106_c001_v0001184_t0053_u01737604266867") 2025/01/23 03:57:20 DEBUG : existing: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9560_d20250123_m035106_c001_v0001184_t0053_u01737604266097") 2025/01/23 03:57:20 DEBUG : existing-b: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d94532_d20250123_m035212_c001_v7007000_t0000_u01737604332079") 2025/01/23 03:57:21 DEBUG : existing-b: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaa3a4_d20250123_m035210_c001_v0001184_t0051_u01737604330825") 2025/01/23 03:57:21 DEBUG : five: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22875b2_d20250123_m035152_c001_v7007000_t0000_u01737604312653") 2025/01/23 03:57:21 DEBUG : five: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40948513eaaa9f09_d20250123_m035150_c001_v0001184_t0038_u01737604310696") 2025/01/23 03:57:21 DEBUG : foo: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b3f_d20250123_m035119_c001_v7007000_t0000_u01737604279793") 2025/01/23 03:57:21 DEBUG : foo: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40948513eaaa981e_d20250123_m035119_c001_v0001184_t0038_u01737604279231") 2025/01/23 03:57:21 DEBUG : foo: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40948513eaaa9801_d20250123_m035118_c001_v0001184_t0038_u01737604278670") 2025/01/23 03:57:21 DEBUG : four: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22875b5_d20250123_m035152_c001_v7007000_t0000_u01737604312858") 2025/01/23 03:57:21 DEBUG : four: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cd728_d20250123_m035151_c001_v0001144_t0052_u01737604311244") 2025/01/23 03:57:21 DEBUG : four: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9ef5_d20250123_m035150_c001_v0001184_t0048_u01737604310105") 2025/01/23 03:57:21 DEBUG : hello world2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb3b1_d20250123_m035006_c001_v7007000_t0000_u01737604206001") 2025/01/23 03:57:21 DEBUG : hello world2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8883_d20250123_m035005_c001_v0001184_t0023_u01737604205427") 2025/01/23 03:57:21 DEBUG : ignore-size: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb19c_d20250123_m035104_c001_v7007000_t0000_u01737604264989") 2025/01/23 03:57:21 DEBUG : ignore-size: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9504_d20250123_m035104_c001_v0001184_t0014_u01737604264022") 2025/01/23 03:57:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d94505_d20250123_m035209_c001_v7007000_t0000_u01737604329680") 2025/01/23 03:57:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f17_d20250123_m035208_c001_v0001134_t0023_u01737604328317") 2025/01/23 03:57:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944df_d20250123_m035207_c001_v7007000_t0000_u01737604327171") 2025/01/23 03:57:21 DEBUG : nested/sub dir/file: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f15_d20250123_m035206_c001_v0001134_t0037_u01737604326174") 2025/01/23 03:57:21 DEBUG : one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22875b9_d20250123_m035153_c001_v7007000_t0000_u01737604313049") 2025/01/23 03:57:22 DEBUG : one: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40948513eaaa9ed3_d20250123_m035149_c001_v0001184_t0038_u01737604309490") 2025/01/23 03:57:22 DEBUG : only0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48b2_d20250123_m035653_c001_v7007000_t0000_u01737604613301") 2025/01/23 03:57:22 DEBUG : only0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f412be1a34bb3fb4b_d20250123_m035648_c001_v0001183_t0004_u01737604608200") 2025/01/23 03:57:22 DEBUG : only0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaf8_d20250123_m035622_c001_v0001144_t0054_u01737604582042") 2025/01/23 03:57:22 DEBUG : only0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40814eb0a3d633be_d20250123_m035615_c001_v7007000_t0000_u01737604575452") 2025/01/23 03:57:22 DEBUG : only0: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda44_d20250123_m035548_c001_v0001144_t0019_u01737604548120") 2025/01/23 03:57:22 DEBUG : only1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48b4_d20250123_m035653_c001_v7007000_t0000_u01737604613496") 2025/01/23 03:57:22 DEBUG : only1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cdb8b_d20250123_m035647_c001_v0001144_t0052_u01737604607079") 2025/01/23 03:57:22 DEBUG : only1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdafe_d20250123_m035622_c001_v0001144_t0057_u01737604582937") 2025/01/23 03:57:22 DEBUG : only1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4748_d20250123_m035615_c001_v7007000_t0000_u01737604575502") 2025/01/23 03:57:22 DEBUG : only1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda4e_d20250123_m035549_c001_v0001144_t0057_u01737604549355") 2025/01/23 03:57:22 DEBUG : only10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48ba_d20250123_m035653_c001_v7007000_t0000_u01737604613691") 2025/01/23 03:57:22 DEBUG : only10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41909f5968906794_d20250123_m035647_c001_v0001184_t0043_u01737604607816") 2025/01/23 03:57:22 DEBUG : only10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb44_d20250123_m035634_c001_v0001144_t0036_u01737604594547") 2025/01/23 03:57:22 DEBUG : only10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c96c_d20250123_m035615_c001_v7007000_t0000_u01737604575092") 2025/01/23 03:57:22 DEBUG : only10: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda90_d20250123_m035600_c001_v0001144_t0046_u01737604560319") 2025/01/23 03:57:22 DEBUG : only11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48be_d20250123_m035653_c001_v7007000_t0000_u01737604613893") 2025/01/23 03:57:22 DEBUG : only11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41658f386e60d7d7_d20250123_m035647_c001_v0001041_t0049_u01737604607622") 2025/01/23 03:57:23 DEBUG : only11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb4c_d20250123_m035635_c001_v0001144_t0044_u01737604595684") 2025/01/23 03:57:23 DEBUG : only11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded61_d20250123_m035615_c001_v7007000_t0000_u01737604575475") 2025/01/23 03:57:23 DEBUG : only11: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda9b_d20250123_m035601_c001_v0001144_t0025_u01737604561487") 2025/01/23 03:57:23 DEBUG : only12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48c1_d20250123_m035654_c001_v7007000_t0000_u01737604614084") 2025/01/23 03:57:23 DEBUG : only12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f412be1a34bb3fb45_d20250123_m035648_c001_v0001183_t0004_u01737604608006") 2025/01/23 03:57:23 DEBUG : only12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb53_d20250123_m035637_c001_v0001144_t0000_u01737604597417") 2025/01/23 03:57:23 DEBUG : only12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c96a_d20250123_m035614_c001_v7007000_t0000_u01737604574892") 2025/01/23 03:57:23 DEBUG : only12: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaa3_d20250123_m035603_c001_v0001144_t0050_u01737604563205") 2025/01/23 03:57:23 DEBUG : only13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48c8_d20250123_m035654_c001_v7007000_t0000_u01737604614299") 2025/01/23 03:57:23 DEBUG : only13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cdb8d_d20250123_m035647_c001_v0001144_t0052_u01737604607657") 2025/01/23 03:57:23 DEBUG : only13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb5d_d20250123_m035638_c001_v0001144_t0022_u01737604598428") 2025/01/23 03:57:23 DEBUG : only13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40814eb0a3d633c6_d20250123_m035615_c001_v7007000_t0000_u01737604575646") 2025/01/23 03:57:23 DEBUG : only13: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdaa9_d20250123_m035604_c001_v0001144_t0035_u01737604564520") 2025/01/23 03:57:23 DEBUG : only14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48ce_d20250123_m035654_c001_v7007000_t0000_u01737604614505") 2025/01/23 03:57:23 DEBUG : only14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cdb8f_d20250123_m035647_c001_v0001144_t0052_u01737604607856") 2025/01/23 03:57:23 DEBUG : only14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb67_d20250123_m035639_c001_v0001144_t0058_u01737604599416") 2025/01/23 03:57:23 DEBUG : only14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40814eb0a3d633b7_d20250123_m035615_c001_v7007000_t0000_u01737604575258") 2025/01/23 03:57:23 DEBUG : only14: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdab3_d20250123_m035605_c001_v0001144_t0013_u01737604565541") 2025/01/23 03:57:23 DEBUG : only15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48d3_d20250123_m035654_c001_v7007000_t0000_u01737604614707") 2025/01/23 03:57:24 DEBUG : only15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41658f386e60d7d9_d20250123_m035647_c001_v0001041_t0049_u01737604607984") 2025/01/23 03:57:24 DEBUG : only15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb6b_d20250123_m035640_c001_v0001144_t0003_u01737604600517") 2025/01/23 03:57:24 DEBUG : only15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded64_d20250123_m035615_c001_v7007000_t0000_u01737604575670") 2025/01/23 03:57:24 DEBUG : only15: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdabb_d20250123_m035606_c001_v0001144_t0022_u01737604566448") 2025/01/23 03:57:24 DEBUG : only16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48d8_d20250123_m035654_c001_v7007000_t0000_u01737604614915") 2025/01/23 03:57:24 DEBUG : only16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41909f596890679a_d20250123_m035648_c001_v0001184_t0043_u01737604608010") 2025/01/23 03:57:24 DEBUG : only16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb75_d20250123_m035642_c001_v0001144_t0042_u01737604602112") 2025/01/23 03:57:24 DEBUG : only16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c96f_d20250123_m035615_c001_v7007000_t0000_u01737604575679") 2025/01/23 03:57:24 DEBUG : only16: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdac1_d20250123_m035607_c001_v0001144_t0050_u01737604567949") 2025/01/23 03:57:24 DEBUG : only17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48de_d20250123_m035655_c001_v7007000_t0000_u01737604615111") 2025/01/23 03:57:24 DEBUG : only17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cdb95_d20250123_m035648_c001_v0001144_t0052_u01737604608248") 2025/01/23 03:57:24 DEBUG : only17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb79_d20250123_m035643_c001_v0001144_t0034_u01737604603402") 2025/01/23 03:57:24 DEBUG : only17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded5d_d20250123_m035615_c001_v7007000_t0000_u01737604575278") 2025/01/23 03:57:24 DEBUG : only17: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdac7_d20250123_m035609_c001_v0001144_t0045_u01737604569075") 2025/01/23 03:57:24 DEBUG : only18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48e2_d20250123_m035655_c001_v7007000_t0000_u01737604615307") 2025/01/23 03:57:24 DEBUG : only18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41658f386e60d7df_d20250123_m035648_c001_v0001041_t0049_u01737604608578") 2025/01/23 03:57:24 DEBUG : only18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb85_d20250123_m035644_c001_v0001144_t0027_u01737604604551") 2025/01/23 03:57:24 DEBUG : only18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc474a_d20250123_m035615_c001_v7007000_t0000_u01737604575701") 2025/01/23 03:57:24 DEBUG : only18: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdacb_d20250123_m035610_c001_v0001144_t0002_u01737604570861") 2025/01/23 03:57:25 DEBUG : only19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48e4_d20250123_m035655_c001_v7007000_t0000_u01737604615515") 2025/01/23 03:57:25 DEBUG : only19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cdb91_d20250123_m035648_c001_v0001144_t0052_u01737604608052") 2025/01/23 03:57:25 DEBUG : only19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb89_d20250123_m035645_c001_v0001144_t0012_u01737604605707") 2025/01/23 03:57:25 DEBUG : only19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c969_d20250123_m035614_c001_v7007000_t0000_u01737604574695") 2025/01/23 03:57:25 DEBUG : only19: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdad7_d20250123_m035612_c001_v0001144_t0039_u01737604572295") 2025/01/23 03:57:25 DEBUG : only2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48e7_d20250123_m035655_c001_v7007000_t0000_u01737604615721") 2025/01/23 03:57:25 DEBUG : only2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41658f386e60d7db_d20250123_m035648_c001_v0001041_t0049_u01737604608182") 2025/01/23 03:57:25 DEBUG : only2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb02_d20250123_m035624_c001_v0001144_t0012_u01737604584057") 2025/01/23 03:57:25 DEBUG : only2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c96e_d20250123_m035615_c001_v7007000_t0000_u01737604575484") 2025/01/23 03:57:25 DEBUG : only2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda56_d20250123_m035550_c001_v0001144_t0057_u01737604550414") 2025/01/23 03:57:25 DEBUG : only3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48e8_d20250123_m035655_c001_v7007000_t0000_u01737604615919") 2025/01/23 03:57:25 DEBUG : only3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f412be1a34bb3fb63_d20250123_m035648_c001_v0001183_t0004_u01737604608596") 2025/01/23 03:57:25 DEBUG : only3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb0e_d20250123_m035625_c001_v0001144_t0030_u01737604585234") 2025/01/23 03:57:25 DEBUG : only3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40814eb0a3d633cc_d20250123_m035615_c001_v7007000_t0000_u01737604575842") 2025/01/23 03:57:25 DEBUG : only3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda60_d20250123_m035551_c001_v0001144_t0050_u01737604551555") 2025/01/23 03:57:25 DEBUG : only4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48ed_d20250123_m035656_c001_v7007000_t0000_u01737604616114") 2025/01/23 03:57:26 DEBUG : only4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41909f59689067a4_d20250123_m035648_c001_v0001184_t0043_u01737604608216") 2025/01/23 03:57:26 DEBUG : only4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb18_d20250123_m035626_c001_v0001144_t0056_u01737604586940") 2025/01/23 03:57:26 DEBUG : only4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40814eb0a3d633b0_d20250123_m035615_c001_v7007000_t0000_u01737604575068") 2025/01/23 03:57:26 DEBUG : only4: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda66_d20250123_m035552_c001_v0001144_t0052_u01737604552741") 2025/01/23 03:57:26 DEBUG : only5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48f1_d20250123_m035656_c001_v7007000_t0000_u01737604616309") 2025/01/23 03:57:26 DEBUG : only5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41909f59689067b8_d20250123_m035648_c001_v0001184_t0043_u01737604608607") 2025/01/23 03:57:26 DEBUG : only5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb22_d20250123_m035628_c001_v0001144_t0049_u01737604588224") 2025/01/23 03:57:26 DEBUG : only5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf21c96d_d20250123_m035615_c001_v7007000_t0000_u01737604575290") 2025/01/23 03:57:26 DEBUG : only5: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda6e_d20250123_m035553_c001_v0001144_t0033_u01737604553672") 2025/01/23 03:57:26 DEBUG : only6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48f6_d20250123_m035656_c001_v7007000_t0000_u01737604616525") 2025/01/23 03:57:26 DEBUG : only6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41658f386e60d7dd_d20250123_m035648_c001_v0001041_t0049_u01737604608384") 2025/01/23 03:57:26 DEBUG : only6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb2a_d20250123_m035629_c001_v0001144_t0002_u01737604589629") 2025/01/23 03:57:26 DEBUG : only6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded66_d20250123_m035615_c001_v7007000_t0000_u01737604575869") 2025/01/23 03:57:26 DEBUG : only6: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda74_d20250123_m035554_c001_v0001144_t0014_u01737604554975") 2025/01/23 03:57:26 DEBUG : only7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48fa_d20250123_m035656_c001_v7007000_t0000_u01737604616722") 2025/01/23 03:57:26 DEBUG : only7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f412be1a34bb3fb5b_d20250123_m035648_c001_v0001183_t0004_u01737604608402") 2025/01/23 03:57:26 DEBUG : only7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb30_d20250123_m035630_c001_v0001144_t0025_u01737604590748") 2025/01/23 03:57:26 DEBUG : only7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4141d0dfa75ded5a_d20250123_m035615_c001_v7007000_t0000_u01737604575085") 2025/01/23 03:57:26 DEBUG : only7: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda7a_d20250123_m035556_c001_v0001144_t0014_u01737604556076") 2025/01/23 03:57:27 DEBUG : only8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc48ff_d20250123_m035656_c001_v7007000_t0000_u01737604616925") 2025/01/23 03:57:27 DEBUG : only8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41909f59689067ae_d20250123_m035648_c001_v0001184_t0043_u01737604608412") 2025/01/23 03:57:27 DEBUG : only8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb36_d20250123_m035631_c001_v0001144_t0037_u01737604591764") 2025/01/23 03:57:27 DEBUG : only8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4743_d20250123_m035615_c001_v7007000_t0000_u01737604575096") 2025/01/23 03:57:27 DEBUG : only8: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda80_d20250123_m035557_c001_v0001144_t0042_u01737604557806") 2025/01/23 03:57:27 DEBUG : only9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4904_d20250123_m035657_c001_v7007000_t0000_u01737604617119") 2025/01/23 03:57:27 DEBUG : only9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4137c9954c8cdb97_d20250123_m035648_c001_v0001144_t0052_u01737604608443") 2025/01/23 03:57:27 DEBUG : only9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdb3c_d20250123_m035633_c001_v0001144_t0000_u01737604593146") 2025/01/23 03:57:27 DEBUG : only9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4745_d20250123_m035615_c001_v7007000_t0000_u01737604575305") 2025/01/23 03:57:27 DEBUG : only9: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cda8a_d20250123_m035558_c001_v0001144_t0027_u01737604558791") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944da_d20250123_m035204_c001_v7007000_t0000_u01737604324277") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd752_d20250123_m035202_c001_v0001144_t0006_u01737604322359") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944c5_d20250123_m035200_c001_v7007000_t0000_u01737604320492") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaa0de_d20250123_m035158_c001_v0001184_t0030_u01737604318362") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2289552_d20250123_m035156_c001_v7007000_t0000_u01737604316462") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd738_d20250123_m035154_c001_v0001144_t0023_u01737604314021") 2025/01/23 03:57:27 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287536_d20250123_m035142_c001_v7007000_t0000_u01737604302803") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9d03_d20250123_m035141_c001_v0001184_t0025_u01737604301656") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22874e3_d20250123_m035139_c001_v7007000_t0000_u01737604299770") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9c81_d20250123_m035138_c001_v0001184_t0045_u01737604298986") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22874a2_d20250123_m035137_c001_v7007000_t0000_u01737604297456") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9bfb_d20250123_m035136_c001_v0001184_t0050_u01737604296650") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b52_d20250123_m035129_c001_v7007000_t0000_u01737604289631") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9a52_d20250123_m035128_c001_v0001184_t0054_u01737604288604") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b4f_d20250123_m035127_c001_v7007000_t0000_u01737604287814") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa99d8_d20250123_m035126_c001_v0001184_t0027_u01737604286602") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b4c_d20250123_m035125_c001_v7007000_t0000_u01737604285830") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9986_d20250123_m035125_c001_v0001184_t0046_u01737604285234") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9970_d20250123_m035124_c001_v0001184_t0016_u01737604284646") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b45_d20250123_m035123_c001_v7007000_t0000_u01737604283907") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9922_d20250123_m035123_c001_v0001184_t0014_u01737604283319") 2025/01/23 03:57:28 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa98fc_d20250123_m035122_c001_v0001184_t0003_u01737604282624") 2025/01/23 03:57:29 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b43_d20250123_m035121_c001_v7007000_t0000_u01737604281885") 2025/01/23 03:57:29 DEBUG : potato: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa988c_d20250123_m035121_c001_v0001184_t0046_u01737604281115") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f410c5327f3b275f4_d20250123_m035318_c001_v7007000_t0000_u01737604398132") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd849_d20250123_m035317_c001_v0001144_t0054_u01737604397258") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab8064755_d20250123_m035301_c001_v7007000_t0000_u01737604381037") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd7f9_d20250123_m035252_c001_v0001144_t0050_u01737604372799") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4169dc1abe6cc12d_d20250123_m035239_c001_v7007000_t0000_u01737604359263") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd7af_d20250123_m035230_c001_v0001144_t0019_u01737604350748") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d94558_d20250123_m035218_c001_v7007000_t0000_u01737604338621") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd779_d20250123_m035213_c001_v0001144_t0052_u01737604333406") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb228758f_d20250123_m035147_c001_v7007000_t0000_u01737604307612") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9e1f_d20250123_m035146_c001_v0001184_t0058_u01737604306390") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287568_d20250123_m035145_c001_v7007000_t0000_u01737604305285") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9d87_d20250123_m035143_c001_v0001184_t0005_u01737604303746") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287539_d20250123_m035142_c001_v7007000_t0000_u01737604302999") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9d2f_d20250123_m035142_c001_v0001184_t0002_u01737604302229") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2287502_d20250123_m035140_c001_v7007000_t0000_u01737604300917") 2025/01/23 03:57:29 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9cc3_d20250123_m035140_c001_v0001184_t0013_u01737604300144") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22874b4_d20250123_m035138_c001_v7007000_t0000_u01737604298244") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9c2f_d20250123_m035137_c001_v0001184_t0015_u01737604297467") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acb0b55_d20250123_m035130_c001_v7007000_t0000_u01737604290386") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9a76_d20250123_m035129_c001_v0001184_t0022_u01737604289402") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb418_d20250123_m035009_c001_v7007000_t0000_u01737604209489") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8935_d20250123_m035008_c001_v0001184_t0022_u01737604208899") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb3ca_d20250123_m035007_c001_v7007000_t0000_u01737604207596") 2025/01/23 03:57:30 DEBUG : potato2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa88cd_d20250123_m035007_c001_v0001184_t0023_u01737604207003") 2025/01/23 03:57:30 DEBUG : potato3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4088f55ab806475c_d20250123_m035301_c001_v7007000_t0000_u01737604381604") 2025/01/23 03:57:30 DEBUG : potato3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f5d_d20250123_m035254_c001_v0001134_t0003_u01737604374494") 2025/01/23 03:57:30 DEBUG : potato3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4169dc1abe6cc12a_d20250123_m035239_c001_v7007000_t0000_u01737604359041") 2025/01/23 03:57:30 DEBUG : potato3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f3d_d20250123_m035232_c001_v0001134_t0050_u01737604352238") 2025/01/23 03:57:30 DEBUG : potato3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d94559_d20250123_m035218_c001_v7007000_t0000_u01737604338865") 2025/01/23 03:57:30 DEBUG : potato3: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f23_d20250123_m035214_c001_v0001134_t0011_u01737604334270") 2025/01/23 03:57:30 DEBUG : pre-dest1/1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf208fd8_d20250123_m035400_c001_v7007000_t0000_u01737604440327") 2025/01/23 03:57:30 DEBUG : pre-dest1/1: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634fad_d20250123_m035351_c001_v0001134_t0019_u01737604431716") 2025/01/23 03:57:30 DEBUG : pre-dest2/2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4120d195cf208fdd_d20250123_m035400_c001_v7007000_t0000_u01737604440518") 2025/01/23 03:57:31 DEBUG : pre-dest2/2: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd8a9_d20250123_m035352_c001_v0001144_t0032_u01737604432477") 2025/01/23 03:57:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f41564a3b901e5fea_d20250123_m035330_c001_v7007000_t0000_u01737604410732") 2025/01/23 03:57:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaab61d_d20250123_m035327_c001_v0001184_t0036_u01737604407649") 2025/01/23 03:57:31 DEBUG : sizeonly: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb19b_d20250123_m035102_c001_v7007000_t0000_u01737604262733") 2025/01/23 03:57:31 DEBUG : sizeonly: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa948e_d20250123_m035101_c001_v0001184_t0051_u01737604261782") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4998_d20250123_m035702_c001_v7007000_t0000_u01737604622838") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f112be1a34bb3fd18_d20250123_m035701_c001_v0001183_t0004_u01737604621748") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc494a_d20250123_m035659_c001_v7007000_t0000_u01737604619834") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cdbb1_d20250123_m035658_c001_v0001144_t0006_u01737604618459") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d9450a_d20250123_m035209_c001_v7007000_t0000_u01737604329887") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1137c9954c8cd765_d20250123_m035208_c001_v0001144_t0026_u01737604328670") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944e0_d20250123_m035207_c001_v7007000_t0000_u01737604327373") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaaa2c8_d20250123_m035206_c001_v0001184_t0041_u01737604326531") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb198_d20250123_m035058_c001_v7007000_t0000_u01737604258561") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9384_d20250123_m035057_c001_v0001184_t0000_u01737604257220") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb196_d20250123_m035056_c001_v7007000_t0000_u01737604256477") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa930a_d20250123_m035055_c001_v0001184_t0020_u01737604255516") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb195_d20250123_m035048_c001_v7007000_t0000_u01737604248980") 2025/01/23 03:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa913b_d20250123_m035048_c001_v0001184_t0035_u01737604248047") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb194_d20250123_m035047_c001_v7007000_t0000_u01737604247399") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa90e9_d20250123_m035046_c001_v0001184_t0059_u01737604246592") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9039_d20250123_m035043_c001_v0001184_t0023_u01737604243204") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb191_d20250123_m035042_c001_v7007000_t0000_u01737604242455") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8fef_d20250123_m035041_c001_v0001184_t0023_u01737604241877") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8fc5_d20250123_m035041_c001_v0001184_t0023_u01737604241275") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb18f_d20250123_m035040_c001_v7007000_t0000_u01737604240158") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8efc_d20250123_m035037_c001_v0001184_t0029_u01737604237508") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8dda_d20250123_m035031_c001_v0001184_t0010_u01737604231793") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb18a_d20250123_m035031_c001_v7007000_t0000_u01737604231043") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8d96_d20250123_m035030_c001_v0001184_t0042_u01737604230471") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8d78_d20250123_m035029_c001_v0001184_t0036_u01737604229886") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40201d781d4cb189_d20250123_m035028_c001_v7007000_t0000_u01737604228780") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8b7d_d20250123_m035019_c001_v0001184_t0022_u01737604219649") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d9415b_d20250123_m035019_c001_v7007000_t0000_u01737604219274") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8b59_d20250123_m035018_c001_v0001184_t0001_u01737604218692") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb4bc_d20250123_m035017_c001_v7007000_t0000_u01737604217029") 2025/01/23 03:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8abb_d20250123_m035016_c001_v0001184_t0017_u01737604216460") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb4a3_d20250123_m035015_c001_v7007000_t0000_u01737604215819") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8a76_d20250123_m035015_c001_v0001184_t0005_u01737604215233") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb47c_d20250123_m035013_c001_v7007000_t0000_u01737604213950") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8a0d_d20250123_m035013_c001_v0001184_t0021_u01737604213149") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb458_d20250123_m035012_c001_v7007000_t0000_u01737604212576") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa89cd_d20250123_m035011_c001_v0001184_t0052_u01737604211985") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb432_d20250123_m035011_c001_v7007000_t0000_u01737604211057") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8981_d20250123_m035010_c001_v0001184_t0035_u01737604210411") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb3a7_d20250123_m035004_c001_v7007000_t0000_u01737604204495") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa87ff_d20250123_m035003_c001_v0001184_t0054_u01737604203922") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb39c_d20250123_m035003_c001_v7007000_t0000_u01737604203003") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa878d_d20250123_m035002_c001_v0001184_t0029_u01737604202356") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb392_d20250123_m035001_c001_v7007000_t0000_u01737604201432") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa870d_d20250123_m035000_c001_v0001184_t0050_u01737604200844") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f404d75fb943eb382_d20250123_m034957_c001_v7007000_t0000_u01737604197914") 2025/01/23 03:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa8615_d20250123_m034957_c001_v0001184_t0045_u01737604197336") 2025/01/23 03:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc499e_d20250123_m035703_c001_v7007000_t0000_u01737604623032") 2025/01/23 03:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f11909f5968906a1a_d20250123_m035701_c001_v0001184_t0001_u01737604621755") 2025/01/23 03:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f411341ef2acc4950_d20250123_m035700_c001_v7007000_t0000_u01737604620028") 2025/01/23 03:57:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f11658f386e60d7e3_d20250123_m035658_c001_v0001041_t0024_u01737604618466") 2025/01/23 03:57:34 DEBUG : sub/yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944d9_d20250123_m035203_c001_v7007000_t0000_u01737604323717") 2025/01/23 03:57:34 DEBUG : sub/yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f13_d20250123_m035202_c001_v0001134_t0059_u01737604322008") 2025/01/23 03:57:34 DEBUG : three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22875bc_d20250123_m035153_c001_v7007000_t0000_u01737604313242") 2025/01/23 03:57:34 DEBUG : three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9f57_d20250123_m035152_c001_v0001184_t0055_u01737604312028") 2025/01/23 03:57:34 DEBUG : three: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10948513eaaa9ee7_d20250123_m035149_c001_v0001184_t0000_u01737604309884") 2025/01/23 03:57:34 DEBUG : two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb22875be_d20250123_m035153_c001_v7007000_t0000_u01737604313451") 2025/01/23 03:57:34 DEBUG : two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4156fd1594634eff_d20250123_m035151_c001_v0001134_t0047_u01737604311439") 2025/01/23 03:57:34 DEBUG : two: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f40948513eaaa9edd_d20250123_m035149_c001_v0001184_t0038_u01737604309686") 2025/01/23 03:57:34 DEBUG : yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944db_d20250123_m035204_c001_v7007000_t0000_u01737604324473") 2025/01/23 03:57:34 DEBUG : yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f10903239c84690c7_d20250123_m035203_c001_v0001183_t0024_u01737604323503") 2025/01/23 03:57:34 DEBUG : yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944b9_d20250123_m035159_c001_v7007000_t0000_u01737604319924") 2025/01/23 03:57:34 DEBUG : yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f0b_d20250123_m035157_c001_v0001134_t0017_u01737604317989") 2025/01/23 03:57:34 DEBUG : yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2289541_d20250123_m035155_c001_v7007000_t0000_u01737604315908") 2025/01/23 03:57:34 DEBUG : yam: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1156fd1594634f05_d20250123_m035154_c001_v0001134_t0033_u01737604314031") 2025/01/23 03:57:34 DEBUG : yaml: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f4009652886d944c8_d20250123_m035200_c001_v7007000_t0000_u01737604320691") 2025/01/23 03:57:34 DEBUG : yaml: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1149a78dab4471fd_d20250123_m035159_c001_v0001106_t0013_u01737604319173") 2025/01/23 03:57:34 DEBUG : yaml: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f406e9b3bb2289558_d20250123_m035156_c001_v7007000_t0000_u01737604316674") 2025/01/23 03:57:35 DEBUG : yaml: Deleting (id "4_z7ff2dd63407d9b1b9f480e1b_f1180b89ad19ae43d_d20250123_m035155_c001_v0001172_t0035_u01737604315410") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m48.432643351s (try 1/5)