"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/18 03:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito" 2025/05/18 03:15:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/18 03:15:03 DEBUG : Creating backend with remote "/tmp/rclone2922046768" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/18 03:15:04 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:04 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.09s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:15:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:05 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:05 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:07 DEBUG : B2 bucket rclone-test-gunuzop8lito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.55s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:08 DEBUG : Creating backend with remote "/non-existing" 2025/05/18 03:15:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/18 03:15:09 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:09 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.96s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:10 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:10 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.53s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:12 INFO : B2 bucket rclone-test-gunuzop8lito: Running all checks before starting transfers 2025/05/18 03:15:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:12 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:12 INFO : B2 bucket rclone-test-gunuzop8lito: Checks finished, now starting transfers 2025/05/18 03:15:12 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.94s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:14 ERROR : Ignoring --no-traverse with sync 2025/05/18 03:15:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:14 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:14 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:15 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:15:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.84s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/18 03:15:16 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:16 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:16 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/18 03:15:16 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:15:18 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:18 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:15:20 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:20 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.32s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/18 03:15:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:15:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/18 03:15:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:15:22 INFO : sub dir: Making directory 2025/05/18 03:15:22 INFO : sub dir2: Making directory 2025/05/18 03:15:22 INFO : sub dir2/sub sub dir2: Making directory 2025/05/18 03:15:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:22 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:22 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/18 03:15:23 DEBUG : B2 bucket rclone-test-gunuzop8lito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:24 INFO : sub dir2: Making directory 2025/05/18 03:15:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/18 03:15:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:24 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:24 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:25 DEBUG : sub dir2: Making directory with metadata 2025/05/18 03:15:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:15:26 INFO : sub dir: Making directory 2025/05/18 03:15:26 INFO : sub dir2: Making directory 2025/05/18 03:15:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:26 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:15:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/18 03:15:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/18 03:15:27 DEBUG : B2 bucket rclone-test-gunuzop8lito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:28 INFO : sub dir2: Making directory 2025/05/18 03:15:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:29 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:15:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.66s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:30 DEBUG : sub dir2: Making directory with metadata 2025/05/18 03:15:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:15:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:15:30 INFO : sub dir: Making directory 2025/05/18 03:15:30 INFO : sub dir2: Making directory 2025/05/18 03:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:30 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:30 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:30 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:15:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/18 03:15:31 DEBUG : B2 bucket rclone-test-gunuzop8lito: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:32 INFO : sub dir2: Making directory 2025/05/18 03:15:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:33 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:15:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.92s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyopad3buwo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gunuzop8lito -> B2 bucket rclone-test-fuyopad3buwo 2025/05/18 03:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:36 DEBUG : B2 bucket rclone-test-fuyopad3buwo: Waiting for checks to finish 2025/05/18 03:15:36 DEBUG : B2 bucket rclone-test-fuyopad3buwo: Waiting for transfers to finish 2025/05/18 03:15:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:37 DEBUG : B2 bucket rclone-test-fuyopad3buwo: Purge remote 2025/05/18 03:15:37 INFO : B2 bucket rclone-test-fuyopad3buwo: cleaning bucket "rclone-test-fuyopad3buwo" of all files 2025/05/18 03:15:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f72cdd3603deb1b9f680e1b_f1136b34eda6fa6e1_d20250518_m031536_c001_v0001181_t0052_u01747538136889") --- PASS: TestServerSideCopy (4.80s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 03:15:40 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:40 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:40 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/18 03:15:40 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yuredis1pazu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gunuzop8lito -> B2 bucket rclone-test-yuredis1pazu 2025/05/18 03:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:44 DEBUG : B2 bucket rclone-test-yuredis1pazu: Waiting for checks to finish 2025/05/18 03:15:44 DEBUG : B2 bucket rclone-test-yuredis1pazu: Waiting for transfers to finish 2025/05/18 03:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 03:15:47 DEBUG : B2 bucket rclone-test-yuredis1pazu: Waiting for checks to finish 2025/05/18 03:15:47 DEBUG : B2 bucket rclone-test-yuredis1pazu: Waiting for transfers to finish 2025/05/18 03:15:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/18 03:15:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:47 DEBUG : B2 bucket rclone-test-yuredis1pazu: Purge remote 2025/05/18 03:15:47 INFO : B2 bucket rclone-test-yuredis1pazu: cleaning bucket "rclone-test-yuredis1pazu" of all files 2025/05/18 03:15:47 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2edc3603deb1b9f680e1b_f11903f4b96b44b42_d20250518_m031547_c001_v0001182_t0025_u01747538147352") 2025/05/18 03:15:47 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2edc3603deb1b9f680e1b_f102719f3fc646d53_d20250518_m031545_c001_v0001036_t0039_u01747538145042") --- PASS: TestServerSideCopyOverSelf (8.12s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 03:15:51 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:15:51 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:15:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/18 03:15:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/18 03:15:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vabuhuc5teza" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gunuzop8lito -> B2 bucket rclone-test-vabuhuc5teza 2025/05/18 03:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:15:54 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Waiting for checks to finish 2025/05/18 03:15:54 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Waiting for transfers to finish 2025/05/18 03:15:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:15:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:15:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/18 03:15:57 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Waiting for checks to finish 2025/05/18 03:15:57 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Waiting for transfers to finish 2025/05/18 03:15:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/18 03:15:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/18 03:15:57 INFO : sub dir/hello world: Deleted 2025/05/18 03:15:59 DEBUG : testing file moves 2025/05/18 03:15:59 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/18 03:15:59 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Waiting for checks to finish 2025/05/18 03:15:59 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Waiting for transfers to finish 2025/05/18 03:15:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/18 03:15:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/18 03:16:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:00 DEBUG : B2 bucket rclone-test-vabuhuc5teza: Purge remote 2025/05/18 03:16:00 INFO : B2 bucket rclone-test-vabuhuc5teza: cleaning bucket "rclone-test-vabuhuc5teza" of all files 2025/05/18 03:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f721d63604deb1b9f680e1b_f100090f75202770c_d20250518_m031559_c001_v0001183_t0045_u01747538159695") 2025/05/18 03:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f721d63604deb1b9f680e1b_f1151bc9e695922ae_d20250518_m031557_c001_v0001154_t0016_u01747538157422") 2025/05/18 03:16:00 DEBUG : sub dir/hello world: Deleting (id "4_z4f721d63604deb1b9f680e1b_f106edd7d08e78b6b_d20250518_m031555_c001_v0001153_t0024_u01747538155494") --- PASS: TestServerSideMoveOverSelf (10.02s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:03 ERROR : : error listing: directory not found 2025/05/18 03:16:04 INFO : Local file system at /tmp/rclone2922046768: Making directory 2025/05/18 03:16:04 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:04 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:16:06 DEBUG : Local file system at /tmp/rclone2922046768: Waiting for checks to finish 2025/05/18 03:16:06 DEBUG : Local file system at /tmp/rclone2922046768: Waiting for transfers to finish 2025/05/18 03:16:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:16:06 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/18 03:16:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyRedownload (2.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/18 03:16:08 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:08 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:16:08 INFO : check sum: Copied (new) 2025/05/18 03:16:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:09 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:16:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/18 03:16:09 DEBUG : check sum: Unchanged skipping 2025/05/18 03:16:09 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:09 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.72s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/18 03:16:10 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:10 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/18 03:16:11 INFO : sizeonly: Copied (new) 2025/05/18 03:16:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:11 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:11 DEBUG : sizeonly: Sizes identical 2025/05/18 03:16:11 DEBUG : sizeonly: Unchanged skipping 2025/05/18 03:16:11 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:11 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/18 03:16:13 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:13 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:14 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/18 03:16:14 INFO : ignore-size: Copied (new) 2025/05/18 03:16:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:16:14 DEBUG : ignore-size: Unchanged skipping 2025/05/18 03:16:14 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:14 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:14 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:16:17 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:17 DEBUG : existing: Unchanged skipping 2025/05/18 03:16:17 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:17 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/18 03:16:18 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:18 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/18 03:16:19 INFO : existing: Copied (replaced existing) 2025/05/18 03:16:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.63s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/18 03:16:20 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:20 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/18 03:16:21 INFO : existing: Copied (new) 2025/05/18 03:16:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:21 DEBUG : existing: Destination exists, skipping 2025/05/18 03:16:21 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:21 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:21 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/18 03:16:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:16:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/18 03:16:25 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:25 DEBUG : c/non empty space: Unchanged skipping 2025/05/18 03:16:25 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:16:25 INFO : a/potato2: Copied (new) 2025/05/18 03:16:25 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:28 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/05/18 03:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:16:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/18 03:16:28 DEBUG : empty space: Unchanged skipping 2025/05/18 03:16:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:28 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:28 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/05/18 03:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:16:29 INFO : empty space: Updated modification time in destination 2025/05/18 03:16:29 DEBUG : empty space: Unchanged skipping 2025/05/18 03:16:29 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:29 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:32 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/05/18 03:16:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:16:32 DEBUG : empty space: Unchanged skipping 2025/05/18 03:16:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:32 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.53s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:34 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:34 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/05/18 03:16:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2922046768) 2025/05/18 03:16:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gunuzop8lito) 2025/05/18 03:16:34 DEBUG : foo: sha1 differ 2025/05/18 03:16:34 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/18 03:16:34 INFO : foo: Copied (replaced existing) 2025/05/18 03:16:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (2.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:16:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/18 03:16:36 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:36 DEBUG : empty space: Unchanged skipping 2025/05/18 03:16:36 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:16:37 INFO : potato: Copied (new) 2025/05/18 03:16:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:40 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/18 03:16:40 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/18 03:16:40 INFO : potato: Copied (replaced existing) 2025/05/18 03:16:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.43s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:43 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/05/18 03:16:43 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2922046768) 2025/05/18 03:16:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gunuzop8lito) 2025/05/18 03:16:43 DEBUG : potato: sha1 differ 2025/05/18 03:16:43 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/18 03:16:43 INFO : potato: Copied (replaced existing) 2025/05/18 03:16:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:16:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:16:46 DEBUG : empty space: Unchanged skipping 2025/05/18 03:16:46 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:46 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/18 03:16:46 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:16:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:16:49 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:49 DEBUG : empty space: Unchanged skipping 2025/05/18 03:16:49 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:16:50 INFO : potato2: Copied (new) 2025/05/18 03:16:50 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:50 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:53 INFO : d: Making directory 2025/05/18 03:16:53 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/18 03:16:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:16:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/18 03:16:53 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:53 DEBUG : c/non empty space: Unchanged skipping 2025/05/18 03:16:53 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:16:54 INFO : a/potato2: Copied (new) 2025/05/18 03:16:54 DEBUG : Waiting for deletions to finish 2025/05/18 03:16:54 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:16:57 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/18 03:16:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:16:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/18 03:16:57 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:16:57 DEBUG : c/non empty space: Unchanged skipping 2025/05/18 03:16:57 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:16:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:16:58 INFO : a/potato2: Copied (new) 2025/05/18 03:16:58 ERROR : B2 bucket rclone-test-gunuzop8lito: not deleting files as there were IO errors 2025/05/18 03:16:58 ERROR : B2 bucket rclone-test-gunuzop8lito: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:01 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:17:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:17:01 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:01 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:01 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:01 INFO : potato: Deleted 2025/05/18 03:17:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:17:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:05 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:05 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:05 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:06 INFO : potato: Deleted 2025/05/18 03:17:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:17:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:17:06 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:06 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:06 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:17:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:17:09 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:09 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/18 03:17:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.14s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:12 DEBUG : enormous: Excluded (Size Filter) 2025/05/18 03:17:12 DEBUG : enormous: Excluded 2025/05/18 03:17:12 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 03:17:12 DEBUG : potato2: Excluded 2025/05/18 03:17:13 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 03:17:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:17:13 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:13 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:13 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:13 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:13 DEBUG : enormous: Excluded (Size Filter) 2025/05/18 03:17:13 DEBUG : enormous: Excluded 2025/05/18 03:17:13 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 03:17:13 DEBUG : potato2: Excluded 2025/05/18 03:17:13 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 03:17:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/18 03:17:13 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:13 DEBUG : Local file system at /tmp/rclone2922046768: Waiting for checks to finish 2025/05/18 03:17:13 DEBUG : Local file system at /tmp/rclone2922046768: Waiting for transfers to finish 2025/05/18 03:17:13 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:17 DEBUG : enormous: Excluded (Size Filter) 2025/05/18 03:17:17 DEBUG : enormous: Excluded 2025/05/18 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2025/05/18 03:17:17 DEBUG : potato2: Excluded 2025/05/18 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:17:17 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:17 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:17 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:17 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:17 INFO : enormous: Deleted 2025/05/18 03:17:17 INFO : potato2: Deleted 2025/05/18 03:17:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:18 DEBUG : Local file system at /tmp/rclone2922046768: Waiting for checks to finish 2025/05/18 03:17:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/18 03:17:18 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:18 DEBUG : Local file system at /tmp/rclone2922046768: Waiting for transfers to finish 2025/05/18 03:17:18 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:18 INFO : enormous: Deleted 2025/05/18 03:17:18 INFO : potato2: Deleted 2025/05/18 03:17:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:21 DEBUG : five: Need to transfer - File not found at Destination 2025/05/18 03:17:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/18 03:17:21 DEBUG : one: Destination is newer than source, skipping 2025/05/18 03:17:21 DEBUG : three: Sizes identical 2025/05/18 03:17:21 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2922046768) 2025/05/18 03:17:21 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gunuzop8lito) 2025/05/18 03:17:21 DEBUG : two: sha1 differ 2025/05/18 03:17:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/18 03:17:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/18 03:17:21 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/18 03:17:22 INFO : five: Copied (new) 2025/05/18 03:17:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/18 03:17:22 INFO : two: Copied (replaced existing) 2025/05/18 03:17:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/18 03:17:22 INFO : four: Copied (replaced existing) 2025/05/18 03:17:22 DEBUG : Waiting for deletions to finish 2025/05/18 03:17:22 DEBUG : one: Destination is newer than source, skipping 2025/05/18 03:17:22 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/18 03:17:22 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/18 03:17:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/18 03:17:22 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/18 03:17:22 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2922046768) 2025/05/18 03:17:22 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/18 03:17:22 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gunuzop8lito) 2025/05/18 03:17:22 DEBUG : three: sha1 differ 2025/05/18 03:17:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/18 03:17:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/18 03:17:22 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/18 03:17:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/18 03:17:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/18 03:17:22 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:17:23 INFO : three: Copied (replaced existing) 2025/05/18 03:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.46s) === 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-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/18 03:17:25 INFO : B2 bucket rclone-test-gunuzop8lito: Making map for --track-renames 2025/05/18 03:17:25 INFO : B2 bucket rclone-test-gunuzop8lito: Finished making map for --track-renames 2025/05/18 03:17:25 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/18 03:17:25 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for renames to finish 2025/05/18 03:17:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/18 03:17:25 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/18 03:17:25 INFO : yam: Copied (new) 2025/05/18 03:17:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/18 03:17:25 INFO : potato: Copied (new) 2025/05/18 03:17:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:17:26 INFO : B2 bucket rclone-test-gunuzop8lito: Making map for --track-renames 2025/05/18 03:17:26 INFO : B2 bucket rclone-test-gunuzop8lito: Finished making map for --track-renames 2025/05/18 03:17:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:26 DEBUG : potato: Unchanged skipping 2025/05/18 03:17:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for renames to finish 2025/05/18 03:17:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/18 03:17:26 INFO : yam: Copied (server-side copy) to: yaml 2025/05/18 03:17:27 INFO : yam: Deleted 2025/05/18 03:17:27 INFO : yaml: Renamed from "yam" 2025/05/18 03:17:27 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/18 03:17:28 INFO : B2 bucket rclone-test-gunuzop8lito: Making map for --track-renames 2025/05/18 03:17:28 INFO : B2 bucket rclone-test-gunuzop8lito: Finished making map for --track-renames 2025/05/18 03:17:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/18 03:17:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for renames to finish 2025/05/18 03:17:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/18 03:17:28 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/18 03:17:29 INFO : yam: Copied (new) 2025/05/18 03:17:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/18 03:17:29 INFO : potato: Copied (new) 2025/05/18 03:17:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:17:30 INFO : B2 bucket rclone-test-gunuzop8lito: Making map for --track-renames 2025/05/18 03:17:30 INFO : B2 bucket rclone-test-gunuzop8lito: Finished making map for --track-renames 2025/05/18 03:17:30 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:30 DEBUG : potato: Unchanged skipping 2025/05/18 03:17:30 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for renames to finish 2025/05/18 03:17:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/18 03:17:30 INFO : yam: Copied (server-side copy) to: yaml 2025/05/18 03:17:30 INFO : yam: Deleted 2025/05/18 03:17:30 INFO : yaml: Renamed from "yam" 2025/05/18 03:17:30 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.97s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/18 03:17:32 INFO : B2 bucket rclone-test-gunuzop8lito: Making map for --track-renames 2025/05/18 03:17:32 INFO : B2 bucket rclone-test-gunuzop8lito: Finished making map for --track-renames 2025/05/18 03:17:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/18 03:17:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/18 03:17:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for renames to finish 2025/05/18 03:17:32 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/18 03:17:33 INFO : sub/yam: Copied (new) 2025/05/18 03:17:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/18 03:17:33 INFO : potato: Copied (new) 2025/05/18 03:17:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:17:34 DEBUG : potato: Unchanged skipping 2025/05/18 03:17:34 INFO : B2 bucket rclone-test-gunuzop8lito: Making map for --track-renames 2025/05/18 03:17:34 INFO : B2 bucket rclone-test-gunuzop8lito: Finished making map for --track-renames 2025/05/18 03:17:34 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:34 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for renames to finish 2025/05/18 03:17:34 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/18 03:17:34 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/18 03:17:34 INFO : sub/yam: Deleted 2025/05/18 03:17:34 INFO : yam: Renamed from "sub/yam" 2025/05/18 03:17:34 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:36 DEBUG : Creating backend with remote "/tmp/rclone2922046768/dir1" 2025/05/18 03:17:36 DEBUG : Creating backend with remote "/tmp/rclone2922046768/dir2" 2025/05/18 03:17:36 DEBUG : Local file system at /tmp/rclone2922046768/dir2: Using server-side directory move 2025/05/18 03:17:36 INFO : Local file system at /tmp/rclone2922046768/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/18 03:17:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/18 03:17:36 DEBUG : Local file system at /tmp/rclone2922046768/dir2: Waiting for checks to finish 2025/05/18 03:17:36 INFO : file1.txt: Moved (server-side) 2025/05/18 03:17:36 DEBUG : Local file system at /tmp/rclone2922046768/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:17:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/18 03:17:37 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:37 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/18 03:17:37 INFO : nested/sub dir/file: Copied (new) 2025/05/18 03:17:37 INFO : nested/sub dir/file: Deleted 2025/05/18 03:17:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:17:38 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:17:38 INFO : sub dir/hello world: Deleted 2025/05/18 03:17:38 INFO : sub dir: Removing directory 2025/05/18 03:17:38 INFO : nested/sub dir: Removing directory 2025/05/18 03:17:38 INFO : nested: Removing directory 2025/05/18 03:17:38 DEBUG : Local file system at /tmp/rclone2922046768: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.52s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/18 03:17:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/18 03:17:39 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:39 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/18 03:17:39 INFO : nested/sub dir/file: Copied (new) 2025/05/18 03:17:39 INFO : nested/sub dir/file: Deleted 2025/05/18 03:17:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/18 03:17:40 INFO : sub dir/hello world: Copied (new) 2025/05/18 03:17:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/18 03:17:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/18 03:17:41 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:41 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:42 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/18 03:17:42 INFO : existing-b: Copied (new) 2025/05/18 03:17:42 INFO : existing-b: Deleted 2025/05/18 03:17:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/18 03:17:42 INFO : existing: Copied (new) 2025/05/18 03:17:42 INFO : existing: Deleted 2025/05/18 03:17:42 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:17:42 DEBUG : existing: Destination exists, skipping 2025/05/18 03:17:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/18 03:17:42 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:17:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.61s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:44 DEBUG : Creating backend with remote "TestB2:rclone-test-havufuj8sehi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gunuzop8lito -> B2 bucket rclone-test-havufuj8sehi 2025/05/18 03:17:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:17:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/18 03:17:49 DEBUG : empty space: Unchanged skipping 2025/05/18 03:17:49 DEBUG : B2 bucket rclone-test-havufuj8sehi: Waiting for checks to finish 2025/05/18 03:17:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/18 03:17:49 INFO : empty space: Deleted 2025/05/18 03:17:49 DEBUG : B2 bucket rclone-test-havufuj8sehi: Waiting for transfers to finish 2025/05/18 03:17:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:17:49 INFO : potato2: Copied (server-side copy) 2025/05/18 03:17:49 INFO : potato2: Deleted 2025/05/18 03:17:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/18 03:17:49 INFO : potato3: Copied (server-side copy) 2025/05/18 03:17:49 INFO : potato3: Deleted 2025/05/18 03:17:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lotecih4foye" 2025/05/18 03:17:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/18 03:17:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:17:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/18 03:17:51 DEBUG : B2 bucket rclone-test-lotecih4foye: Waiting for checks to finish 2025/05/18 03:17:51 DEBUG : B2 bucket rclone-test-lotecih4foye: Waiting for transfers to finish 2025/05/18 03:17:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:17:52 INFO : empty space: Copied (server-side copy) 2025/05/18 03:17:52 INFO : empty space: Deleted 2025/05/18 03:17:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:17:52 INFO : potato2: Copied (server-side copy) 2025/05/18 03:17:52 INFO : potato2: Deleted 2025/05/18 03:17:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/18 03:17:52 INFO : potato3: Copied (server-side copy) 2025/05/18 03:17:52 INFO : potato3: Deleted 2025/05/18 03:17:53 DEBUG : B2 bucket rclone-test-lotecih4foye: Purge remote 2025/05/18 03:17:53 INFO : B2 bucket rclone-test-lotecih4foye: cleaning bucket "rclone-test-lotecih4foye" of all files 2025/05/18 03:17:53 DEBUG : empty space: Deleting (id "4_z3f02ddd3605deb1b9f680e1b_f117ae5ecdc14bedc_d20250518_m031752_c001_v0001182_t0037_u01747538272008") 2025/05/18 03:17:53 DEBUG : potato2: Deleting (id "4_z3f02ddd3605deb1b9f680e1b_f101ad209bf18acfd_d20250518_m031752_c001_v0001176_t0018_u01747538272238") 2025/05/18 03:17:53 DEBUG : potato3: Deleting (id "4_z3f02ddd3605deb1b9f680e1b_f1168271f8036d344_d20250518_m031752_c001_v0001183_t0013_u01747538272395") 2025/05/18 03:17:54 DEBUG : B2 bucket rclone-test-havufuj8sehi: Purge remote 2025/05/18 03:17:54 INFO : B2 bucket rclone-test-havufuj8sehi: cleaning bucket "rclone-test-havufuj8sehi" of all files 2025/05/18 03:17:54 DEBUG : empty space: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f4095f195751f5695_d20250518_m031752_c001_v7007000_t0000_u01747538272245") 2025/05/18 03:17:54 DEBUG : empty space: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f100b45d41d91bb9f_d20250518_m031748_c001_v0001176_t0014_u01747538268285") 2025/05/18 03:17:54 DEBUG : potato2: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f4095f195751f569a_d20250518_m031752_c001_v7007000_t0000_u01747538272503") 2025/05/18 03:17:54 DEBUG : potato2: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f1056ba9454e1a426_d20250518_m031749_c001_v0001099_t0025_u01747538269162") 2025/05/18 03:17:54 DEBUG : potato3: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f4095f195751f569e_d20250518_m031752_c001_v7007000_t0000_u01747538272719") 2025/05/18 03:17:54 DEBUG : potato3: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f1033159cbdc549b7_d20250518_m031749_c001_v0001177_t0057_u01747538269543") 2025/05/18 03:17:54 DEBUG : potato3: Deleting (id "4_z9fb2cdc3605deb1b9f680e1b_f100b45d41d91bba3_d20250518_m031748_c001_v0001176_t0004_u01747538268503") --- PASS: TestServerSideMove (11.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:17:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zipibib1zifi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gunuzop8lito -> B2 bucket rclone-test-zipibib1zifi 2025/05/18 03:18:02 DEBUG : empty space: Excluded (Size Filter) 2025/05/18 03:18:02 DEBUG : empty space: Excluded (Size Filter) 2025/05/18 03:18:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:18:02 DEBUG : B2 bucket rclone-test-zipibib1zifi: Waiting for checks to finish 2025/05/18 03:18:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/18 03:18:02 DEBUG : B2 bucket rclone-test-zipibib1zifi: Waiting for transfers to finish 2025/05/18 03:18:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:18:03 INFO : potato2: Copied (server-side copy) 2025/05/18 03:18:03 INFO : potato2: Deleted 2025/05/18 03:18:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/18 03:18:03 INFO : potato3: Copied (server-side copy) 2025/05/18 03:18:03 INFO : potato3: Deleted 2025/05/18 03:18:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xucufad6tiqu" 2025/05/18 03:18:04 DEBUG : empty space: Excluded (Size Filter) 2025/05/18 03:18:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:18:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/18 03:18:05 DEBUG : B2 bucket rclone-test-xucufad6tiqu: Waiting for checks to finish 2025/05/18 03:18:05 DEBUG : B2 bucket rclone-test-xucufad6tiqu: Waiting for transfers to finish 2025/05/18 03:18:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:18:06 INFO : potato2: Copied (server-side copy) 2025/05/18 03:18:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/18 03:18:06 INFO : potato3: Copied (server-side copy) 2025/05/18 03:18:06 INFO : potato2: Deleted 2025/05/18 03:18:06 INFO : potato3: Deleted 2025/05/18 03:18:06 DEBUG : B2 bucket rclone-test-xucufad6tiqu: Purge remote 2025/05/18 03:18:06 INFO : B2 bucket rclone-test-xucufad6tiqu: cleaning bucket "rclone-test-xucufad6tiqu" of all files 2025/05/18 03:18:07 DEBUG : potato2: Deleting (id "4_z1f521d33606deb1b9f680e1b_f1056616fca521742_d20250518_m031805_c001_v0001105_t0012_u01747538285766") 2025/05/18 03:18:07 DEBUG : potato3: Deleting (id "4_z1f521d33606deb1b9f680e1b_f1044cd09f7fad780_d20250518_m031806_c001_v0001184_t0046_u01747538286175") 2025/05/18 03:18:07 DEBUG : B2 bucket rclone-test-zipibib1zifi: Purge remote 2025/05/18 03:18:07 INFO : B2 bucket rclone-test-zipibib1zifi: cleaning bucket "rclone-test-zipibib1zifi" of all files 2025/05/18 03:18:07 DEBUG : empty space: Deleting (id "4_z8fb2fdd3605deb1b9f680e1b_f1148f8d21e1eb91b_d20250518_m031800_c001_v0001099_t0011_u01747538280891") 2025/05/18 03:18:07 DEBUG : potato2: Deleting (id "4_z8fb2fdd3605deb1b9f680e1b_f4207bb776461e1f8_d20250518_m031806_c001_v7007000_t0000_u01747538286260") 2025/05/18 03:18:07 DEBUG : potato2: Deleting (id "4_z8fb2fdd3605deb1b9f680e1b_f110bb3195f946780_d20250518_m031803_c001_v0001184_t0027_u01747538283055") 2025/05/18 03:18:07 DEBUG : potato3: Deleting (id "4_z8fb2fdd3605deb1b9f680e1b_f401b9360d4d68a6a_d20250518_m031806_c001_v7007000_t0000_u01747538286402") 2025/05/18 03:18:07 DEBUG : potato3: Deleting (id "4_z8fb2fdd3605deb1b9f680e1b_f110ff1e997b5d26f_d20250518_m031803_c001_v0001178_t0012_u01747538283291") 2025/05/18 03:18:07 DEBUG : potato3: Deleting (id "4_z8fb2fdd3605deb1b9f680e1b_f1148f8d21e1eb91f_d20250518_m031801_c001_v0001099_t0025_u01747538281660") --- PASS: TestServerSideMoveWithFilter (13.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-femewad1xobu" 2025/05/18 03:18:12 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gunuzop8lito -> B2 bucket rclone-test-femewad1xobu 2025/05/18 03:18:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:18:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/18 03:18:15 DEBUG : empty space: Unchanged skipping 2025/05/18 03:18:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/18 03:18:15 DEBUG : B2 bucket rclone-test-femewad1xobu: Waiting for checks to finish 2025/05/18 03:18:15 INFO : empty space: Deleted 2025/05/18 03:18:15 DEBUG : B2 bucket rclone-test-femewad1xobu: Waiting for transfers to finish 2025/05/18 03:18:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:18:15 INFO : potato2: Copied (server-side copy) 2025/05/18 03:18:16 INFO : potato2: Deleted 2025/05/18 03:18:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/18 03:18:16 INFO : potato3: Copied (server-side copy) 2025/05/18 03:18:16 INFO : potato3: Deleted 2025/05/18 03:18:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xukopuq1bepi" 2025/05/18 03:18:17 INFO : tomatoDir: Making directory 2025/05/18 03:18:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/18 03:18:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/18 03:18:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/18 03:18:18 DEBUG : B2 bucket rclone-test-xukopuq1bepi: Waiting for checks to finish 2025/05/18 03:18:18 DEBUG : B2 bucket rclone-test-xukopuq1bepi: Waiting for transfers to finish 2025/05/18 03:18:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/18 03:18:19 INFO : empty space: Copied (server-side copy) 2025/05/18 03:18:19 INFO : empty space: Deleted 2025/05/18 03:18:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/18 03:18:19 INFO : potato2: Copied (server-side copy) 2025/05/18 03:18:19 INFO : potato2: Deleted 2025/05/18 03:18:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/18 03:18:19 INFO : potato3: Copied (server-side copy) 2025/05/18 03:18:19 INFO : potato3: Deleted 2025/05/18 03:18:20 DEBUG : B2 bucket rclone-test-xukopuq1bepi: Purge remote 2025/05/18 03:18:20 INFO : B2 bucket rclone-test-xukopuq1bepi: cleaning bucket "rclone-test-xukopuq1bepi" of all files 2025/05/18 03:18:20 DEBUG : empty space: Deleting (id "4_z0f224d63606deb1b9f680e1b_f1160b1b2f4bc950f_d20250518_m031818_c001_v0001146_t0055_u01747538298762") 2025/05/18 03:18:20 DEBUG : potato2: Deleting (id "4_z0f224d63606deb1b9f680e1b_f108efa707f9a7200_d20250518_m031819_c001_v0001179_t0000_u01747538299174") 2025/05/18 03:18:20 DEBUG : potato3: Deleting (id "4_z0f224d63606deb1b9f680e1b_f1035ea178ca31c1d_d20250518_m031819_c001_v0001144_t0029_u01747538299161") 2025/05/18 03:18:21 DEBUG : B2 bucket rclone-test-femewad1xobu: Purge remote 2025/05/18 03:18:21 INFO : B2 bucket rclone-test-femewad1xobu: cleaning bucket "rclone-test-femewad1xobu" of all files 2025/05/18 03:18:21 DEBUG : empty space: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f4052d3f10fadbd7b_d20250518_m031819_c001_v7007000_t0000_u01747538299155") 2025/05/18 03:18:21 DEBUG : empty space: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f10806862b0b4ef16_d20250518_m031814_c001_v0001042_t0024_u01747538294532") 2025/05/18 03:18:21 DEBUG : potato2: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f4052d3f10fadbd7d_d20250518_m031819_c001_v7007000_t0000_u01747538299414") 2025/05/18 03:18:21 DEBUG : potato2: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f1090069be2d234e8_d20250518_m031815_c001_v0001183_t0027_u01747538295743") 2025/05/18 03:18:21 DEBUG : potato3: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f4052d3f10fadbd7e_d20250518_m031819_c001_v7007000_t0000_u01747538299651") 2025/05/18 03:18:21 DEBUG : potato3: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f111c4077f22491b2_d20250518_m031815_c001_v0001171_t0055_u01747538295983") 2025/05/18 03:18:21 DEBUG : potato3: Deleting (id "4_z0fb23d33606deb1b9f680e1b_f10806862b0b4ef18_d20250518_m031814_c001_v0001042_t0052_u01747538294943") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:23 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncOverlap (3.12s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/rclone-sync-test" 2025/05/18 03:18:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/rclone-sync-test-include/layer2" 2025/05/18 03:18:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/rclone-sync-test-ignore-file" 2025/05/18 03:18:36 DEBUG : B2 bucket rclone-test-gunuzop8lito path rclone-sync-test: Waiting for checks to finish 2025/05/18 03:18:36 DEBUG : B2 bucket rclone-test-gunuzop8lito path rclone-sync-test: Waiting for transfers to finish 2025/05/18 03:18:36 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:36 INFO : There was nothing to transfer 2025/05/18 03:18:37 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:18:37 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:18:37 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:37 DEBUG : B2 bucket rclone-test-gunuzop8lito path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/18 03:18:37 DEBUG : B2 bucket rclone-test-gunuzop8lito path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/18 03:18:37 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:37 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:18:37 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:18:37 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:38 DEBUG : B2 bucket rclone-test-gunuzop8lito path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/18 03:18:38 DEBUG : B2 bucket rclone-test-gunuzop8lito path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/18 03:18:38 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.36s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:18:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:18:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/CompareDest" 2025/05/18 03:18:48 DEBUG : one: Need to transfer - File not found at Destination 2025/05/18 03:18:48 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:48 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:18:49 INFO : one: Copied (new) 2025/05/18 03:18:49 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:50 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:50 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/18 03:18:51 INFO : one: Copied (replaced existing) 2025/05/18 03:18:51 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:53 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 03:18:53 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:53 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:53 INFO : There was nothing to transfer 2025/05/18 03:18:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 03:18:55 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 03:18:55 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:55 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:55 INFO : There was nothing to transfer 2025/05/18 03:18:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 03:18:56 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 03:18:56 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:56 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:56 INFO : There was nothing to transfer 2025/05/18 03:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:57 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/05/18 03:18:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/18 03:18:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/18 03:18:57 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 03:18:57 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:57 DEBUG : Waiting for deletions to finish 2025/05/18 03:18:57 INFO : There was nothing to transfer 2025/05/18 03:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/18 03:18:58 DEBUG : two: Need to transfer - File not found at Destination 2025/05/18 03:18:58 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:18:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:18:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/18 03:18:58 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:18:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/18 03:18:59 INFO : two: Copied (new) 2025/05/18 03:18:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:19:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dest" 2025/05/18 03:19:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/pre-dest1" 2025/05/18 03:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/pre-dest2" 2025/05/18 03:19:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:19:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/18 03:19:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:19:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/18 03:19:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/18 03:19:07 DEBUG : B2 bucket rclone-test-gunuzop8lito path dest: Waiting for checks to finish 2025/05/18 03:19:07 DEBUG : B2 bucket rclone-test-gunuzop8lito path dest: Waiting for transfers to finish 2025/05/18 03:19:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/18 03:19:08 INFO : 3: Copied (new) 2025/05/18 03:19:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.62s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:19:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:19:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/CopyDest" 2025/05/18 03:19:13 DEBUG : one: Need to transfer - File not found at Destination 2025/05/18 03:19:13 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:13 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:19:14 INFO : one: Copied (new) 2025/05/18 03:19:14 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:19:14 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:15 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/18 03:19:15 INFO : one: Copied (replaced existing) 2025/05/18 03:19:15 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:17 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/BackupDir" 2025/05/18 03:19:18 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:19:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/18 03:19:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:19:20 INFO : one: Copied (server-side copy) 2025/05/18 03:19:20 INFO : one: Deleted 2025/05/18 03:19:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/18 03:19:21 INFO : one: Copied (server-side copy) 2025/05/18 03:19:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/18 03:19:21 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:21 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:22 DEBUG : one: Unchanged skipping 2025/05/18 03:19:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/18 03:19:22 INFO : two: Copied (server-side copy) 2025/05/18 03:19:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/18 03:19:22 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:22 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:22 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:23 DEBUG : one: Unchanged skipping 2025/05/18 03:19:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:23 DEBUG : two: Unchanged skipping 2025/05/18 03:19:23 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:23 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:23 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:23 INFO : There was nothing to transfer 2025/05/18 03:19:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:24 DEBUG : one: Unchanged skipping 2025/05/18 03:19:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/18 03:19:24 DEBUG : three: Destination not found in --copy-dest 2025/05/18 03:19:24 DEBUG : three: Need to transfer - File not found at Destination 2025/05/18 03:19:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/18 03:19:24 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:24 DEBUG : two: Unchanged skipping 2025/05/18 03:19:24 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/18 03:19:25 INFO : three: Copied (new) 2025/05/18 03:19:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.40s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:19:29 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-00.backblaze.com/b2api/v1/b2_upload_file/ef824de3603deb1b9f680e1b/c001_v0001184_t0055": EOF 2025/05/18 03:19:29 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-00.backblaze.com/b2api/v1/b2_upload_file/ef824de3603deb1b9f680e1b/c001_v0001184_t0055": EOF) 2025/05/18 03:19:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gunuzop8lito: 1/10 (Post "https://pod-000-1184-00.backblaze.com/b2api/v1/b2_upload_file/ef824de3603deb1b9f680e1b/c001_v0001184_t0055": EOF) 2025/05/18 03:19:31 DEBUG : pacer: Reducing sleep to 10ms 2025/05/18 03:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:19:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/backup" 2025/05/18 03:19:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 03:19:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:19:35 DEBUG : two: Unchanged skipping 2025/05/18 03:19:35 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:19:36 INFO : one: Copied (server-side copy) 2025/05/18 03:19:36 INFO : one: Deleted 2025/05/18 03:19:36 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:19:37 INFO : one: Copied (new) 2025/05/18 03:19:37 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:19:37 INFO : three.txt: Copied (server-side copy) 2025/05/18 03:19:38 INFO : three.txt: Deleted 2025/05/18 03:19:38 INFO : three.txt: Moved into backup dir 2025/05/18 03:19:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 03:19:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:19:40 DEBUG : two: Unchanged skipping 2025/05/18 03:19:40 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:19:40 INFO : one: Copied (server-side copy) 2025/05/18 03:19:40 INFO : one: Deleted 2025/05/18 03:19:40 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/18 03:19:40 INFO : one: Copied (new) 2025/05/18 03:19:40 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:19:42 INFO : three.txt: Copied (server-side copy) 2025/05/18 03:19:42 INFO : three.txt: Deleted 2025/05/18 03:19:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.19s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:19:44 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1100-16.backblaze.com/b2api/v1/b2_upload_file/ef824de3603deb1b9f680e1b/c001_v0001100_t0055": EOF 2025/05/18 03:19:44 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-16.backblaze.com/b2api/v1/b2_upload_file/ef824de3603deb1b9f680e1b/c001_v0001100_t0055": EOF) 2025/05/18 03:19:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-gunuzop8lito: 1/10 (Post "https://pod-000-1100-16.backblaze.com/b2api/v1/b2_upload_file/ef824de3603deb1b9f680e1b/c001_v0001100_t0055": EOF) 2025/05/18 03:19:47 DEBUG : pacer: Reducing sleep to 10ms 2025/05/18 03:19:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:19:49 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/backup" 2025/05/18 03:19:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 03:19:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:19:51 DEBUG : two: Unchanged skipping 2025/05/18 03:19:51 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:19:52 INFO : one: Copied (server-side copy) to: one.bak 2025/05/18 03:19:52 INFO : one: Deleted 2025/05/18 03:19:52 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:19:53 INFO : one: Copied (new) 2025/05/18 03:19:53 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:19:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/18 03:19:54 INFO : three.txt: Deleted 2025/05/18 03:19:54 INFO : three.txt: Moved into backup dir 2025/05/18 03:19:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 03:19:56 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:19:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:19:56 DEBUG : two: Unchanged skipping 2025/05/18 03:19:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:19:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/18 03:19:57 INFO : one: Deleted 2025/05/18 03:19:57 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:19:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/18 03:19:57 INFO : one: Copied (new) 2025/05/18 03:19:57 DEBUG : Waiting for deletions to finish 2025/05/18 03:19:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:19:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/18 03:19:58 INFO : three.txt: Deleted 2025/05/18 03:19:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:20:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/backup" 2025/05/18 03:20:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 03:20:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:05 DEBUG : two: Unchanged skipping 2025/05/18 03:20:05 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:20:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:20:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/18 03:20:06 INFO : one: Deleted 2025/05/18 03:20:06 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:20:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:07 INFO : one: Copied (new) 2025/05/18 03:20:07 DEBUG : Waiting for deletions to finish 2025/05/18 03:20:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:20:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/18 03:20:08 INFO : three.txt: Deleted 2025/05/18 03:20:08 INFO : three.txt: Moved into backup dir 2025/05/18 03:20:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 03:20:10 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:20:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:10 DEBUG : two: Unchanged skipping 2025/05/18 03:20:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/18 03:20:11 INFO : one: Deleted 2025/05/18 03:20:11 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:20:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/18 03:20:11 INFO : one: Copied (new) 2025/05/18 03:20:11 DEBUG : Waiting for deletions to finish 2025/05/18 03:20:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:20:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/18 03:20:12 INFO : three.txt: Deleted 2025/05/18 03:20:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.77s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:20:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 03:20:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:18 DEBUG : two: Unchanged skipping 2025/05/18 03:20:18 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:20:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:20:18 INFO : one: Copied (server-side copy) to: one.bak 2025/05/18 03:20:18 INFO : one: Deleted 2025/05/18 03:20:18 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:20:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:19 INFO : one: Copied (new) 2025/05/18 03:20:19 DEBUG : Waiting for deletions to finish 2025/05/18 03:20:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:20:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/18 03:20:20 INFO : three.txt: Deleted 2025/05/18 03:20:20 INFO : three.txt: Moved into backup dir 2025/05/18 03:20:22 DEBUG : one.bak: Excluded (Path Filter) 2025/05/18 03:20:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/18 03:20:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 03:20:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:22 DEBUG : two: Unchanged skipping 2025/05/18 03:20:22 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for checks to finish 2025/05/18 03:20:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:22 INFO : one: Copied (server-side copy) to: one.bak 2025/05/18 03:20:23 INFO : one: Deleted 2025/05/18 03:20:23 DEBUG : B2 bucket rclone-test-gunuzop8lito path dst: Waiting for transfers to finish 2025/05/18 03:20:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/18 03:20:23 INFO : one: Copied (new) 2025/05/18 03:20:23 DEBUG : Waiting for deletions to finish 2025/05/18 03:20:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:20:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/18 03:20:24 INFO : three.txt: Deleted 2025/05/18 03:20:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.94s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:20:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 03:20:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:20:30 INFO : one: Copied (server-side copy) to: one.bak 2025/05/18 03:20:30 INFO : one: Deleted 2025/05/18 03:20:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:31 INFO : one: Copied (new) 2025/05/18 03:20:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:31 DEBUG : two: Unchanged skipping 2025/05/18 03:20:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/18 03:20:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:20:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/18 03:20:32 INFO : three.txt: Deleted 2025/05/18 03:20:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:20:32 INFO : three.txt: Copied (new) 2025/05/18 03:20:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 03:20:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:34 INFO : one: Copied (server-side copy) to: one.bak 2025/05/18 03:20:34 INFO : one: Deleted 2025/05/18 03:20:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/18 03:20:34 INFO : one: Copied (new) 2025/05/18 03:20:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:35 DEBUG : two: Unchanged skipping 2025/05/18 03:20:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/18 03:20:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:20:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/18 03:20:35 INFO : three.txt: Deleted 2025/05/18 03:20:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/18 03:20:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gunuzop8lito/dst" 2025/05/18 03:20:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/18 03:20:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/18 03:20:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/18 03:20:43 INFO : one: Deleted 2025/05/18 03:20:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:44 INFO : one: Copied (new) 2025/05/18 03:20:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:44 DEBUG : two: Unchanged skipping 2025/05/18 03:20:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/18 03:20:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/18 03:20:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/18 03:20:45 INFO : three.txt: Deleted 2025/05/18 03:20:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:20:45 INFO : three.txt: Copied (new) 2025/05/18 03:20:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/18 03:20:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/18 03:20:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/18 03:20:47 INFO : one: Deleted 2025/05/18 03:20:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/18 03:20:47 INFO : one: Copied (new) 2025/05/18 03:20:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:48 DEBUG : two: Unchanged skipping 2025/05/18 03:20:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/18 03:20:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/18 03:20:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/18 03:20:49 INFO : three.txt: Deleted 2025/05/18 03:20:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/18 03:20:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.24s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:52 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:20:52 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/18 03:20:52 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:20:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/18 03:20:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/18 03:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.16s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:54 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/18 03:20:54 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:20:54 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:20:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/18 03:20:55 INFO : existing: Copied (new) 2025/05/18 03:20:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/18 03:20:55 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:20:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/18 03:20:55 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:20:55 ERROR : B2 bucket rclone-test-gunuzop8lito: not deleting files as there were IO errors 2025/05/18 03:20:55 ERROR : B2 bucket rclone-test-gunuzop8lito: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:20:58 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:20:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:20:58 DEBUG : existing: Unchanged skipping 2025/05/18 03:20:58 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:20:58 DEBUG : Waiting for deletions to finish 2025/05/18 03:20:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.92s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.19s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.40s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:21:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:21:26 DEBUG : both0: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both12: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both1: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both14: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both15: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both10: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both17: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both11: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both16: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both2: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both3: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both4: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both5: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both6: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both7: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both8: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:21:26 DEBUG : both9: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both13: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both18: Unchanged skipping 2025/05/18 03:21:26 DEBUG : both19: Unchanged skipping 2025/05/18 03:21:26 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:21:26 DEBUG : Waiting for deletions to finish 2025/05/18 03:21:26 INFO : only17: Deleted 2025/05/18 03:21:27 INFO : only19: Deleted 2025/05/18 03:21:27 INFO : only16: Deleted 2025/05/18 03:21:27 INFO : only9: Deleted 2025/05/18 03:21:27 INFO : only15: Deleted 2025/05/18 03:21:27 INFO : only2: Deleted 2025/05/18 03:21:27 INFO : only4: Deleted 2025/05/18 03:21:27 INFO : only8: Deleted 2025/05/18 03:21:27 INFO : only1: Deleted 2025/05/18 03:21:27 INFO : only10: Deleted 2025/05/18 03:21:27 INFO : only13: Deleted 2025/05/18 03:21:27 INFO : only18: Deleted 2025/05/18 03:21:27 INFO : only3: Deleted 2025/05/18 03:21:27 INFO : only6: Deleted 2025/05/18 03:21:27 INFO : only0: Deleted 2025/05/18 03:21:27 INFO : only12: Deleted 2025/05/18 03:21:27 INFO : only14: Deleted 2025/05/18 03:21:27 INFO : only5: Deleted 2025/05/18 03:21:28 INFO : only7: Deleted 2025/05/18 03:21:28 INFO : only11: Deleted 2025/05/18 03:21:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (32.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for checks to finish 2025/05/18 03:22:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both1: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both0: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both13: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both14: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both15: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both11: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both17: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both10: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both12: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both16: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both3: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both4: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both5: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both6: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both18: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both8: Unchanged skipping 2025/05/18 03:22:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/18 03:22:00 DEBUG : both9: Unchanged skipping 2025/05/18 03:22:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : both7: Unchanged skipping 2025/05/18 03:22:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : both19: Unchanged skipping 2025/05/18 03:22:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : both2: Unchanged skipping 2025/05/18 03:22:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/18 03:22:00 DEBUG : B2 bucket rclone-test-gunuzop8lito: Waiting for transfers to finish 2025/05/18 03:22:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only0: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only10: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only15: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only1: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only12: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only14: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only13: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only17: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only11: Copied (replaced existing) 2025/05/18 03:22:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:01 INFO : only19: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only2: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only4: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only5: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only6: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only7: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only8: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only9: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only18: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only16: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/18 03:22:02 INFO : only3: Copied (replaced existing) 2025/05/18 03:22:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (38.50s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:11 DEBUG : empty_dir: Making directory with metadata 2025/05/18 03:22:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:22:11 DEBUG : empty_on_remote: Making directory with metadata 2025/05/18 03:22:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:22:11 INFO : empty_on_remote: Making directory 2025/05/18 03:22:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.58s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:15 DEBUG : empty_dir: Making directory with metadata 2025/05/18 03:22:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:22:15 DEBUG : empty_on_remote: Making directory with metadata 2025/05/18 03:22:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/18 03:22:15 INFO : empty_on_remote: Making directory 2025/05/18 03:22:15 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:18 INFO : sub dir: Making directory 2025/05/18 03:22:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" 2025/05/18 03:22:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/18 03:22:22 INFO : sub dir: Making directory 2025/05/18 03:22:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gunuzop8lito", Local "Local file system at /tmp/rclone2922046768", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.30s) PASS 2025/05/18 03:22:25 DEBUG : B2 bucket rclone-test-gunuzop8lito: Purge remote 2025/05/18 03:22:25 INFO : B2 bucket rclone-test-gunuzop8lito: cleaning bucket "rclone-test-gunuzop8lito" of all files 2025/05/18 03:22:26 DEBUG : BackupDir/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1b7_d20250518_m031925_c001_v7007000_t0000_u01747538365968") 2025/05/18 03:22:26 DEBUG : BackupDir/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f1129e186fe260345_d20250518_m031920_c001_v0001183_t0026_u01747538360244") 2025/05/18 03:22:26 DEBUG : CompareDest/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c3c_d20250518_m031859_c001_v7007000_t0000_u01747538339550") 2025/05/18 03:22:26 DEBUG : CompareDest/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ac29_d20250518_m031853_c001_v0001100_t0044_u01747538333103") 2025/05/18 03:22:26 DEBUG : CompareDest/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c3d_d20250518_m031859_c001_v7007000_t0000_u01747538339758") 2025/05/18 03:22:26 DEBUG : CompareDest/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c598_d20250518_m031854_c001_v0001184_t0009_u01747538334620") 2025/05/18 03:22:26 DEBUG : CopyDest/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1b8_d20250518_m031926_c001_v7007000_t0000_u01747538366181") 2025/05/18 03:22:26 DEBUG : CopyDest/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc8d6_d20250518_m031916_c001_v0001104_t0019_u01747538356780") 2025/05/18 03:22:26 DEBUG : CopyDest/three: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1b9_d20250518_m031926_c001_v7007000_t0000_u01747538366385") 2025/05/18 03:22:26 DEBUG : CopyDest/three: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c751_d20250518_m031923_c001_v0001184_t0058_u01747538363995") 2025/05/18 03:22:26 DEBUG : CopyDest/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1ba_d20250518_m031926_c001_v7007000_t0000_u01747538366583") 2025/05/18 03:22:26 DEBUG : CopyDest/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ac5d_d20250518_m031921_c001_v0001100_t0030_u01747538361827") 2025/05/18 03:22:26 DEBUG : EXISTING: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895ef_d20250518_m032059_c001_v7007000_t0000_u01747538459053") 2025/05/18 03:22:26 DEBUG : EXISTING: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9c0_d20250518_m032057_c001_v0001104_t0016_u01747538457526") 2025/05/18 03:22:26 DEBUG : Testêé: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895d1_d20250518_m032053_c001_v7007000_t0000_u01747538453874") 2025/05/18 03:22:26 DEBUG : Testêé: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9b0_d20250518_m032052_c001_v0001104_t0011_u01747538452491") 2025/05/18 03:22:26 DEBUG : Testêé: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9ac_d20250518_m032051_c001_v0001104_t0049_u01747538451506") 2025/05/18 03:22:27 DEBUG : a/potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bef_d20250518_m031658_c001_v7007000_t0000_u01747538218970") 2025/05/18 03:22:27 DEBUG : a/potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc78e_d20250518_m031657_c001_v0001104_t0021_u01747538217650") 2025/05/18 03:22:27 DEBUG : a/potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14beb_d20250518_m031654_c001_v7007000_t0000_u01747538214977") 2025/05/18 03:22:27 DEBUG : a/potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc77e_d20250518_m031653_c001_v0001104_t0012_u01747538213851") 2025/05/18 03:22:27 DEBUG : a/potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4a7_d20250518_m031626_c001_v7007000_t0000_u01747538186174") 2025/05/18 03:22:27 DEBUG : a/potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc71c_d20250518_m031625_c001_v0001104_t0029_u01747538185114") 2025/05/18 03:22:27 DEBUG : b/potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bf0_d20250518_m031659_c001_v7007000_t0000_u01747538219171") 2025/05/18 03:22:27 DEBUG : b/potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc786_d20250518_m031655_c001_v0001104_t0031_u01747538215952") 2025/05/18 03:22:27 DEBUG : b/potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bea_d20250518_m031654_c001_v7007000_t0000_u01747538214398") 2025/05/18 03:22:27 DEBUG : b/potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc772_d20250518_m031652_c001_v0001104_t0056_u01747538212228") 2025/05/18 03:22:27 DEBUG : b/potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4a6_d20250518_m031625_c001_v7007000_t0000_u01747538185575") 2025/05/18 03:22:27 DEBUG : b/potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc714_d20250518_m031623_c001_v0001104_t0023_u01747538183614") 2025/05/18 03:22:27 DEBUG : backup/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f62ce_d20250518_m031942_c001_v7007000_t0000_u01747538382753") 2025/05/18 03:22:27 DEBUG : backup/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f1067377a49da25ac_d20250518_m031940_c001_v0001184_t0034_u01747538380305") 2025/05/18 03:22:27 DEBUG : backup/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f10819d61e444f1ad_d20250518_m031936_c001_v0001165_t0018_u01747538376241") 2025/05/18 03:22:27 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ad2_d20250518_m032012_c001_v7007000_t0000_u01747538412842") 2025/05/18 03:22:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef824de3603deb1b9f680e1b_f1052afc3a0c7fbec_d20250518_m032010_c001_v0001161_t0055_u01747538410749") 2025/05/18 03:22:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_zef824de3603deb1b9f680e1b_f1067377a49da272c_d20250518_m032006_c001_v0001184_t0022_u01747538406481") 2025/05/18 03:22:28 DEBUG : backup/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f418b40bfaf2ade4d_d20250518_m031959_c001_v7007000_t0000_u01747538399074") 2025/05/18 03:22:28 DEBUG : backup/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f10671634e38d704e_d20250518_m031956_c001_v0001131_t0012_u01747538396766") 2025/05/18 03:22:28 DEBUG : backup/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f107e0890ecf8c470_d20250518_m031952_c001_v0001176_t0018_u01747538392212") 2025/05/18 03:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ad3_d20250518_m032013_c001_v7007000_t0000_u01747538413045") 2025/05/18 03:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f102af0046c391297_d20250518_m032011_c001_v0001136_t0009_u01747538411738") 2025/05/18 03:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f11293dcd3ef841f1_d20250518_m032007_c001_v0001136_t0034_u01747538407961") 2025/05/18 03:22:28 DEBUG : backup/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f62cf_d20250518_m031942_c001_v7007000_t0000_u01747538382950") 2025/05/18 03:22:28 DEBUG : backup/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f109532d35253df98_d20250518_m031941_c001_v0001144_t0013_u01747538381198") 2025/05/18 03:22:28 DEBUG : backup/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f1137af7169d35dc4_d20250518_m031937_c001_v0001177_t0027_u01747538377816") 2025/05/18 03:22:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f418b40bfaf2ade4e_d20250518_m031959_c001_v7007000_t0000_u01747538399267") 2025/05/18 03:22:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f105fca4078b30219_d20250518_m031958_c001_v0001180_t0037_u01747538398245") 2025/05/18 03:22:28 DEBUG : backup/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f118c84e37038ad60_d20250518_m031953_c001_v0001116_t0057_u01747538393927") 2025/05/18 03:22:28 DEBUG : both0: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e31e_d20250518_m032203_c001_v7007000_t0000_u01747538523153") 2025/05/18 03:22:28 DEBUG : both0: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca68_d20250518_m032133_c001_v0001104_t0005_u01747538493643") 2025/05/18 03:22:28 DEBUG : both0: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0e0_d20250518_m032128_c001_v7007000_t0000_u01747538488671") 2025/05/18 03:22:28 DEBUG : both0: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9ce_d20250518_m032101_c001_v0001104_t0004_u01747538461053") 2025/05/18 03:22:28 DEBUG : both1: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e31f_d20250518_m032203_c001_v7007000_t0000_u01747538523355") 2025/05/18 03:22:29 DEBUG : both1: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca6e_d20250518_m032134_c001_v0001104_t0021_u01747538494942") 2025/05/18 03:22:29 DEBUG : both1: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0e1_d20250518_m032128_c001_v7007000_t0000_u01747538488872") 2025/05/18 03:22:29 DEBUG : both1: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9d2_d20250518_m032102_c001_v0001104_t0023_u01747538462369") 2025/05/18 03:22:29 DEBUG : both10: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e320_d20250518_m032203_c001_v7007000_t0000_u01747538523551") 2025/05/18 03:22:29 DEBUG : both10: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaaa_d20250518_m032146_c001_v0001104_t0053_u01747538506910") 2025/05/18 03:22:29 DEBUG : both10: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0e2_d20250518_m032129_c001_v7007000_t0000_u01747538489071") 2025/05/18 03:22:29 DEBUG : both10: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca10_d20250518_m032113_c001_v0001104_t0043_u01747538473373") 2025/05/18 03:22:29 DEBUG : both11: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e321_d20250518_m032203_c001_v7007000_t0000_u01747538523763") 2025/05/18 03:22:29 DEBUG : both11: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcab0_d20250518_m032148_c001_v0001104_t0000_u01747538508416") 2025/05/18 03:22:29 DEBUG : both11: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0e5_d20250518_m032129_c001_v7007000_t0000_u01747538489272") 2025/05/18 03:22:29 DEBUG : both11: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca16_d20250518_m032114_c001_v0001104_t0059_u01747538474606") 2025/05/18 03:22:29 DEBUG : both12: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e322_d20250518_m032203_c001_v7007000_t0000_u01747538523968") 2025/05/18 03:22:29 DEBUG : both12: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcabc_d20250518_m032149_c001_v0001104_t0009_u01747538509639") 2025/05/18 03:22:29 DEBUG : both12: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0e7_d20250518_m032129_c001_v7007000_t0000_u01747538489473") 2025/05/18 03:22:29 DEBUG : both12: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca1a_d20250518_m032115_c001_v0001104_t0019_u01747538475939") 2025/05/18 03:22:29 DEBUG : both13: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e323_d20250518_m032204_c001_v7007000_t0000_u01747538524166") 2025/05/18 03:22:29 DEBUG : both13: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaca_d20250518_m032151_c001_v0001104_t0000_u01747538511037") 2025/05/18 03:22:29 DEBUG : both13: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0e8_d20250518_m032129_c001_v7007000_t0000_u01747538489665") 2025/05/18 03:22:30 DEBUG : both13: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca1e_d20250518_m032117_c001_v0001104_t0038_u01747538477190") 2025/05/18 03:22:30 DEBUG : both14: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e324_d20250518_m032204_c001_v7007000_t0000_u01747538524384") 2025/05/18 03:22:30 DEBUG : both14: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcad4_d20250518_m032152_c001_v0001104_t0003_u01747538512276") 2025/05/18 03:22:30 DEBUG : both14: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0ea_d20250518_m032129_c001_v7007000_t0000_u01747538489868") 2025/05/18 03:22:30 DEBUG : both14: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca24_d20250518_m032118_c001_v0001104_t0052_u01747538478290") 2025/05/18 03:22:30 DEBUG : both15: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e325_d20250518_m032204_c001_v7007000_t0000_u01747538524589") 2025/05/18 03:22:30 DEBUG : both15: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcade_d20250518_m032153_c001_v0001104_t0034_u01747538513424") 2025/05/18 03:22:30 DEBUG : both15: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0eb_d20250518_m032130_c001_v7007000_t0000_u01747538490071") 2025/05/18 03:22:30 DEBUG : both15: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca2c_d20250518_m032119_c001_v0001104_t0031_u01747538479400") 2025/05/18 03:22:30 DEBUG : both16: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e326_d20250518_m032204_c001_v7007000_t0000_u01747538524789") 2025/05/18 03:22:30 DEBUG : both16: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcae6_d20250518_m032154_c001_v0001104_t0000_u01747538514665") 2025/05/18 03:22:30 DEBUG : both16: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0ec_d20250518_m032130_c001_v7007000_t0000_u01747538490269") 2025/05/18 03:22:30 DEBUG : both16: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca32_d20250518_m032120_c001_v0001104_t0058_u01747538480713") 2025/05/18 03:22:30 DEBUG : both17: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e327_d20250518_m032204_c001_v7007000_t0000_u01747538524990") 2025/05/18 03:22:30 DEBUG : both17: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaee_d20250518_m032155_c001_v0001104_t0016_u01747538515695") 2025/05/18 03:22:30 DEBUG : both17: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f0_d20250518_m032130_c001_v7007000_t0000_u01747538490483") 2025/05/18 03:22:30 DEBUG : both17: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca3c_d20250518_m032121_c001_v0001104_t0050_u01747538481774") 2025/05/18 03:22:30 DEBUG : both18: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e329_d20250518_m032205_c001_v7007000_t0000_u01747538525188") 2025/05/18 03:22:30 DEBUG : both18: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaf6_d20250518_m032157_c001_v0001104_t0052_u01747538517081") 2025/05/18 03:22:31 DEBUG : both18: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f1_d20250518_m032130_c001_v7007000_t0000_u01747538490685") 2025/05/18 03:22:31 DEBUG : both18: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca44_d20250518_m032123_c001_v0001104_t0051_u01747538483341") 2025/05/18 03:22:31 DEBUG : both19: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e32a_d20250518_m032205_c001_v7007000_t0000_u01747538525389") 2025/05/18 03:22:31 DEBUG : both19: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcb02_d20250518_m032158_c001_v0001104_t0042_u01747538518336") 2025/05/18 03:22:31 DEBUG : both19: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f3_d20250518_m032130_c001_v7007000_t0000_u01747538490883") 2025/05/18 03:22:31 DEBUG : both19: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca4e_d20250518_m032124_c001_v0001104_t0041_u01747538484657") 2025/05/18 03:22:31 DEBUG : both2: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e32c_d20250518_m032205_c001_v7007000_t0000_u01747538525579") 2025/05/18 03:22:31 DEBUG : both2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca74_d20250518_m032136_c001_v0001104_t0015_u01747538496079") 2025/05/18 03:22:31 DEBUG : both2: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f4_d20250518_m032131_c001_v7007000_t0000_u01747538491084") 2025/05/18 03:22:31 DEBUG : both2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9d8_d20250518_m032103_c001_v0001104_t0024_u01747538463635") 2025/05/18 03:22:31 DEBUG : both3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e32d_d20250518_m032205_c001_v7007000_t0000_u01747538525773") 2025/05/18 03:22:31 DEBUG : both3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca7a_d20250518_m032137_c001_v0001104_t0026_u01747538497519") 2025/05/18 03:22:31 DEBUG : both3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f5_d20250518_m032131_c001_v7007000_t0000_u01747538491280") 2025/05/18 03:22:31 DEBUG : both3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9e0_d20250518_m032104_c001_v0001104_t0040_u01747538464935") 2025/05/18 03:22:31 DEBUG : both4: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e32e_d20250518_m032205_c001_v7007000_t0000_u01747538525969") 2025/05/18 03:22:31 DEBUG : both4: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca80_d20250518_m032138_c001_v0001104_t0032_u01747538498950") 2025/05/18 03:22:31 DEBUG : both4: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f6_d20250518_m032131_c001_v7007000_t0000_u01747538491480") 2025/05/18 03:22:31 DEBUG : both4: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9e6_d20250518_m032106_c001_v0001104_t0037_u01747538466326") 2025/05/18 03:22:32 DEBUG : both5: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e32f_d20250518_m032206_c001_v7007000_t0000_u01747538526162") 2025/05/18 03:22:32 DEBUG : both5: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca88_d20250518_m032140_c001_v0001104_t0009_u01747538500205") 2025/05/18 03:22:32 DEBUG : both5: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f8_d20250518_m032131_c001_v7007000_t0000_u01747538491681") 2025/05/18 03:22:32 DEBUG : both5: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9ee_d20250518_m032107_c001_v0001104_t0036_u01747538467510") 2025/05/18 03:22:32 DEBUG : both6: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e331_d20250518_m032206_c001_v7007000_t0000_u01747538526354") 2025/05/18 03:22:32 DEBUG : both6: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca8c_d20250518_m032141_c001_v0001104_t0049_u01747538501275") 2025/05/18 03:22:32 DEBUG : both6: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0f9_d20250518_m032131_c001_v7007000_t0000_u01747538491889") 2025/05/18 03:22:32 DEBUG : both6: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9fa_d20250518_m032108_c001_v0001104_t0014_u01747538468691") 2025/05/18 03:22:32 DEBUG : both7: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e332_d20250518_m032206_c001_v7007000_t0000_u01747538526552") 2025/05/18 03:22:32 DEBUG : both7: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca96_d20250518_m032142_c001_v0001104_t0025_u01747538502640") 2025/05/18 03:22:32 DEBUG : both7: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0fa_d20250518_m032132_c001_v7007000_t0000_u01747538492088") 2025/05/18 03:22:32 DEBUG : both7: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9fe_d20250518_m032109_c001_v0001104_t0004_u01747538469930") 2025/05/18 03:22:32 DEBUG : both8: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e333_d20250518_m032206_c001_v7007000_t0000_u01747538526750") 2025/05/18 03:22:32 DEBUG : both8: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca9c_d20250518_m032144_c001_v0001104_t0031_u01747538504531") 2025/05/18 03:22:32 DEBUG : both8: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0fb_d20250518_m032132_c001_v7007000_t0000_u01747538492311") 2025/05/18 03:22:32 DEBUG : both8: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca04_d20250518_m032111_c001_v0001104_t0059_u01747538471115") 2025/05/18 03:22:32 DEBUG : both9: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e334_d20250518_m032206_c001_v7007000_t0000_u01747538526942") 2025/05/18 03:22:32 DEBUG : both9: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaa2_d20250518_m032145_c001_v0001104_t0055_u01747538505786") 2025/05/18 03:22:32 DEBUG : both9: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0fd_d20250518_m032132_c001_v7007000_t0000_u01747538492502") 2025/05/18 03:22:33 DEBUG : both9: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca08_d20250518_m032112_c001_v0001104_t0042_u01747538472238") 2025/05/18 03:22:33 DEBUG : c/non empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bf1_d20250518_m031659_c001_v7007000_t0000_u01747538219371") 2025/05/18 03:22:33 DEBUG : c/non empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc78a_d20250518_m031656_c001_v0001104_t0002_u01747538216686") 2025/05/18 03:22:33 DEBUG : c/non empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bec_d20250518_m031655_c001_v7007000_t0000_u01747538215203") 2025/05/18 03:22:33 DEBUG : c/non empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc774_d20250518_m031652_c001_v0001104_t0050_u01747538212803") 2025/05/18 03:22:33 DEBUG : c/non empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4a9_d20250518_m031626_c001_v7007000_t0000_u01747538186373") 2025/05/18 03:22:33 DEBUG : c/non empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc716_d20250518_m031624_c001_v0001104_t0023_u01747538184144") 2025/05/18 03:22:33 DEBUG : check sum: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f5647_d20250518_m031609_c001_v7007000_t0000_u01747538169610") 2025/05/18 03:22:33 DEBUG : check sum: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6ca_d20250518_m031608_c001_v0001104_t0025_u01747538168232") 2025/05/18 03:22:33 DEBUG : dest/3: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1ac_d20250518_m031909_c001_v7007000_t0000_u01747538349356") 2025/05/18 03:22:33 DEBUG : dest/3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4010e75873cb946b_d20250518_m031908_c001_v0001161_t0033_u01747538348198") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895ca_d20250518_m032049_c001_v7007000_t0000_u01747538449924") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f116f74afa869c2a4_d20250518_m032047_c001_v0001130_t0046_u01747538447675") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e2044_d20250518_m032047_c001_v7007000_t0000_u01747538447481") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f116f74afa869c294_d20250518_m032043_c001_v0001130_t0056_u01747538443896") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e203f_d20250518_m032043_c001_v7007000_t0000_u01747538443123") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc992_d20250518_m032038_c001_v0001104_t0033_u01747538438253") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0b7_d20250518_m032036_c001_v7007000_t0000_u01747538436703") 2025/05/18 03:22:33 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f107f7990a1987894_d20250518_m032034_c001_v0001178_t0028_u01747538434695") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f419fb0570cebc4c7_d20250518_m032034_c001_v7007000_t0000_u01747538434494") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f107f7990a1987884_d20250518_m032031_c001_v0001178_t0030_u01747538431244") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f419fb0570cebc4ab_d20250518_m032030_c001_v7007000_t0000_u01747538430464") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc96e_d20250518_m032025_c001_v0001104_t0025_u01747538425788") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ae1_d20250518_m032024_c001_v7007000_t0000_u01747538424762") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f102b38b164d1b14d_d20250518_m032023_c001_v0001176_t0021_u01747538423105") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f400a0c0f6af317b5_d20250518_m032022_c001_v7007000_t0000_u01747538422902") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f102b38b164d1b145_d20250518_m032019_c001_v0001176_t0054_u01747538419452") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f400a0c0f6af317b0_d20250518_m032018_c001_v7007000_t0000_u01747538418699") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc954_d20250518_m032013_c001_v0001104_t0021_u01747538413851") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ad4_d20250518_m032013_c001_v7007000_t0000_u01747538413248") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f110bb3195f946e37_d20250518_m032011_c001_v0001184_t0022_u01747538411291") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f403b1df70899c9aa_d20250518_m032011_c001_v7007000_t0000_u01747538411079") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f110bb3195f946dff_d20250518_m032007_c001_v0001184_t0030_u01747538407482") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f403b1df70899c9a8_d20250518_m032006_c001_v7007000_t0000_u01747538406699") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc93a_d20250518_m032000_c001_v0001104_t0054_u01747538400082") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f418b40bfaf2ade4f_d20250518_m031959_c001_v7007000_t0000_u01747538399468") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f1112480e03f683ea_d20250518_m031957_c001_v0001044_t0021_u01747538397390") 2025/05/18 03:22:34 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f408284495145c572_d20250518_m031957_c001_v7007000_t0000_u01747538397195") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f1112480e03f683e0_d20250518_m031953_c001_v0001044_t0036_u01747538393215") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f408284495145c56d_d20250518_m031952_c001_v7007000_t0000_u01747538392436") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc91a_d20250518_m031944_c001_v0001104_t0020_u01747538384127") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f62d1_d20250518_m031943_c001_v7007000_t0000_u01747538383145") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f107b3843998b6411_d20250518_m031940_c001_v0001182_t0003_u01747538380736") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dca5a_d20250518_m031940_c001_v7007000_t0000_u01747538380537") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f107b3843998b63f5_d20250518_m031937_c001_v0001182_t0033_u01747538377371") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dca52_d20250518_m031936_c001_v7007000_t0000_u01747538376588") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc8f6_d20250518_m031927_c001_v0001104_t0057_u01747538367927") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1bb_d20250518_m031926_c001_v7007000_t0000_u01747538366779") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f101fad8fe9a0a107_d20250518_m031920_c001_v0001154_t0010_u01747538360691") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f400a0c0f6af30fbb_d20250518_m031920_c001_v7007000_t0000_u01747538360469") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c6e0_d20250518_m031916_c001_v0001184_t0049_u01747538356165") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f10134c6a3ec0bde4_d20250518_m031915_c001_v0001137_t0031_u01747538355283") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f10134c6a3ec0bde0_d20250518_m031914_c001_v0001137_t0009_u01747538354045") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c3e_d20250518_m031859_c001_v7007000_t0000_u01747538339956") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc8aa_d20250518_m031852_c001_v0001104_t0001_u01747538332072") 2025/05/18 03:22:35 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f116de1e57c41f5cc_d20250518_m031850_c001_v0001115_t0019_u01747538330841") 2025/05/18 03:22:36 DEBUG : dst/one: Deleting (id "4_zef824de3603deb1b9f680e1b_f116de1e57c41f5c2_d20250518_m031849_c001_v0001115_t0000_u01747538329481") 2025/05/18 03:22:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895cb_d20250518_m032050_c001_v7007000_t0000_u01747538450119") 2025/05/18 03:22:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef824de3603deb1b9f680e1b_f10240bdfbbb5afd6_d20250518_m032047_c001_v0001146_t0020_u01747538447013") 2025/05/18 03:22:36 DEBUG : dst/one-2019-01-01: Deleting (id "4_zef824de3603deb1b9f680e1b_f101e9cdddec905dc_d20250518_m032042_c001_v0001182_t0048_u01747538442912") 2025/05/18 03:22:36 DEBUG : dst/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0b8_d20250518_m032036_c001_v7007000_t0000_u01747538436891") 2025/05/18 03:22:36 DEBUG : dst/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f114ce1643725eaf8_d20250518_m032034_c001_v0001181_t0010_u01747538434271") 2025/05/18 03:22:36 DEBUG : dst/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f114dd5464dd9f551_d20250518_m032029_c001_v0001040_t0031_u01747538429937") 2025/05/18 03:22:36 DEBUG : dst/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ae3_d20250518_m032025_c001_v7007000_t0000_u01747538425009") 2025/05/18 03:22:36 DEBUG : dst/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f11957655eaa18942_d20250518_m032022_c001_v0001029_t0010_u01747538422425") 2025/05/18 03:22:36 DEBUG : dst/one.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f1062bf2f4be8911b_d20250518_m032018_c001_v0001179_t0024_u01747538418438") 2025/05/18 03:22:36 DEBUG : dst/three: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1bc_d20250518_m031926_c001_v7007000_t0000_u01747538366980") 2025/05/18 03:22:36 DEBUG : dst/three: Deleting (id "4_zef824de3603deb1b9f680e1b_f10134c6a3ec0bdf6_d20250518_m031925_c001_v0001137_t0056_u01747538365232") 2025/05/18 03:22:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895cc_d20250518_m032050_c001_v7007000_t0000_u01747538450321") 2025/05/18 03:22:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f1053bd2523a92fb1_d20250518_m032048_c001_v0001100_t0053_u01747538448617") 2025/05/18 03:22:36 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f102eed2d4928bafe_d20250518_m032044_c001_v0001171_t0057_u01747538444836") 2025/05/18 03:22:36 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895cd_d20250518_m032050_c001_v7007000_t0000_u01747538450536") 2025/05/18 03:22:36 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f116f74afa869c2a6_d20250518_m032049_c001_v0001130_t0023_u01747538449143") 2025/05/18 03:22:36 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e2045_d20250518_m032048_c001_v7007000_t0000_u01747538448951") 2025/05/18 03:22:36 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f116f74afa869c29c_d20250518_m032045_c001_v0001130_t0057_u01747538445521") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e2041_d20250518_m032045_c001_v7007000_t0000_u01747538445327") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc998_d20250518_m032039_c001_v0001104_t0038_u01747538439562") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0b9_d20250518_m032037_c001_v7007000_t0000_u01747538437082") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f107f7990a198789a_d20250518_m032036_c001_v0001178_t0041_u01747538436007") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f419fb0570cebc4d8_d20250518_m032035_c001_v7007000_t0000_u01747538435804") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f107f7990a198788a_d20250518_m032032_c001_v0001178_t0003_u01747538432842") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f419fb0570cebc4af_d20250518_m032032_c001_v7007000_t0000_u01747538432629") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc974_d20250518_m032026_c001_v0001104_t0035_u01747538426829") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f400a0c0f6af317b7_d20250518_m032024_c001_v7007000_t0000_u01747538424180") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc962_d20250518_m032020_c001_v0001104_t0011_u01747538420758") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f400a0c0f6af317b2_d20250518_m032020_c001_v7007000_t0000_u01747538420355") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc95a_d20250518_m032015_c001_v0001104_t0059_u01747538415526") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f403b1df70899c9ab_d20250518_m032012_c001_v7007000_t0000_u01747538412245") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc94e_d20250518_m032009_c001_v0001104_t0045_u01747538409512") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f403b1df70899c9a9_d20250518_m032008_c001_v7007000_t0000_u01747538408350") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc93e_d20250518_m032001_c001_v0001104_t0051_u01747538401441") 2025/05/18 03:22:37 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f408284495145c576_d20250518_m031958_c001_v7007000_t0000_u01747538398477") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc932_d20250518_m031955_c001_v0001104_t0036_u01747538395548") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f408284495145c570_d20250518_m031954_c001_v7007000_t0000_u01747538394397") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc922_d20250518_m031947_c001_v0001104_t0041_u01747538387217") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dca5f_d20250518_m031942_c001_v7007000_t0000_u01747538382185") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ac7c_d20250518_m031939_c001_v0001100_t0024_u01747538379213") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dca56_d20250518_m031938_c001_v7007000_t0000_u01747538378045") 2025/05/18 03:22:38 DEBUG : dst/three.txt: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc8fa_d20250518_m031931_c001_v0001104_t0025_u01747538371229") 2025/05/18 03:22:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0ba_d20250518_m032037_c001_v7007000_t0000_u01747538437279") 2025/05/18 03:22:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f107d3802351881a0_d20250518_m032035_c001_v0001181_t0014_u01747538435509") 2025/05/18 03:22:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f1006f8974a9b4b40_d20250518_m032032_c001_v0001042_t0032_u01747538432067") 2025/05/18 03:22:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ae5_d20250518_m032025_c001_v7007000_t0000_u01747538425204") 2025/05/18 03:22:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f1033314de6e008dc_d20250518_m032023_c001_v0001106_t0028_u01747538423580") 2025/05/18 03:22:38 DEBUG : dst/three.txt.bak: Deleting (id "4_zef824de3603deb1b9f680e1b_f1072011800aefe4d_d20250518_m032019_c001_v0001041_t0046_u01747538419929") 2025/05/18 03:22:38 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895ce_d20250518_m032050_c001_v7007000_t0000_u01747538450731") 2025/05/18 03:22:38 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc994_d20250518_m032038_c001_v0001104_t0025_u01747538438974") 2025/05/18 03:22:38 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0bb_d20250518_m032037_c001_v7007000_t0000_u01747538437482") 2025/05/18 03:22:38 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc972_d20250518_m032026_c001_v0001104_t0053_u01747538426311") 2025/05/18 03:22:38 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ae7_d20250518_m032025_c001_v7007000_t0000_u01747538425399") 2025/05/18 03:22:38 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc958_d20250518_m032014_c001_v0001104_t0053_u01747538414633") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f401b9360d4d68ad5_d20250518_m032013_c001_v7007000_t0000_u01747538413446") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc93c_d20250518_m032000_c001_v0001104_t0029_u01747538400936") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f418b40bfaf2ade50_d20250518_m031959_c001_v7007000_t0000_u01747538399676") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc920_d20250518_m031946_c001_v0001104_t0056_u01747538386708") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f62d2_d20250518_m031943_c001_v7007000_t0000_u01747538383348") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ac6b_d20250518_m031928_c001_v0001100_t0028_u01747538368883") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1bd_d20250518_m031927_c001_v7007000_t0000_u01747538367169") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f111630b1e8fafb7d_d20250518_m031922_c001_v0001181_t0023_u01747538362777") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c3f_d20250518_m031900_c001_v7007000_t0000_u01747538340149") 2025/05/18 03:22:39 DEBUG : dst/two: Deleting (id "4_zef824de3603deb1b9f680e1b_f116de1e57c41f5dc_d20250518_m031858_c001_v0001115_t0009_u01747538338570") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f414d95aac3dd7567_d20250518_m031815_c001_v7007000_t0000_u01747538295715") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c378_d20250518_m031811_c001_v0001184_t0003_u01747538291761") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f414d95aac3dd7565_d20250518_m031809_c001_v7007000_t0000_u01747538289630") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c2a4_d20250518_m031758_c001_v0001184_t0033_u01747538278087") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c2d_d20250518_m031749_c001_v7007000_t0000_u01747538269147") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c1e4_d20250518_m031745_c001_v0001184_t0046_u01747538265530") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c10_d20250518_m031718_c001_v7007000_t0000_u01747538238598") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7ce_d20250518_m031715_c001_v0001104_t0025_u01747538235692") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c03_d20250518_m031713_c001_v7007000_t0000_u01747538233716") 2025/05/18 03:22:39 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7c6_d20250518_m031712_c001_v0001104_t0016_u01747538232003") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bfa_d20250518_m031707_c001_v7007000_t0000_u01747538227237") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7a6_d20250518_m031704_c001_v0001104_t0037_u01747538224908") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bf4_d20250518_m031702_c001_v7007000_t0000_u01747538222785") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc796_d20250518_m031700_c001_v0001104_t0053_u01747538220736") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14be3_d20250518_m031651_c001_v7007000_t0000_u01747538211269") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc764_d20250518_m031648_c001_v0001104_t0023_u01747538208590") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc573_d20250518_m031646_c001_v7007000_t0000_u01747538206860") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc75c_d20250518_m031645_c001_v0001104_t0050_u01747538205676") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4b2_d20250518_m031637_c001_v7007000_t0000_u01747538197665") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc736_d20250518_m031635_c001_v0001104_t0003_u01747538195595") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4ae_d20250518_m031632_c001_v7007000_t0000_u01747538192777") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc726_d20250518_m031631_c001_v0001104_t0015_u01747538191030") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4ac_d20250518_m031629_c001_v7007000_t0000_u01747538189862") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f110ce04ef03a8303_d20250518_m031629_c001_v0001176_t0047_u01747538189226") 2025/05/18 03:22:40 DEBUG : empty space: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc724_d20250518_m031627_c001_v0001104_t0014_u01747538187159") 2025/05/18 03:22:40 DEBUG : enormous: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c0e_d20250518_m031717_c001_v7007000_t0000_u01747538237599") 2025/05/18 03:22:40 DEBUG : enormous: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7d0_d20250518_m031716_c001_v0001104_t0012_u01747538236243") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f4157637f913895d5_d20250518_m032056_c001_v7007000_t0000_u01747538456347") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9b6_d20250518_m032054_c001_v0001104_t0028_u01747538454680") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c17_d20250518_m031743_c001_v7007000_t0000_u01747538263385") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc80c_d20250518_m031741_c001_v0001104_t0035_u01747538261957") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4a4_d20250518_m031622_c001_v7007000_t0000_u01747538182449") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc706_d20250518_m031620_c001_v0001104_t0012_u01747538180827") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4a2_d20250518_m031619_c001_v7007000_t0000_u01747538179482") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc700_d20250518_m031618_c001_v0001104_t0039_u01747538178157") 2025/05/18 03:22:41 DEBUG : existing: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6f8_d20250518_m031617_c001_v0001104_t0054_u01747538177013") 2025/05/18 03:22:41 DEBUG : existing-b: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c18_d20250518_m031743_c001_v7007000_t0000_u01747538263581") 2025/05/18 03:22:41 DEBUG : existing-b: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c1b2_d20250518_m031741_c001_v0001184_t0050_u01747538261946") 2025/05/18 03:22:41 DEBUG : file1: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e352_d20250518_m032217_c001_v7007000_t0000_u01747538537176") 2025/05/18 03:22:41 DEBUG : file1: Deleting (id "4_zef824de3603deb1b9f680e1b_f1144b021e190ef8c_d20250518_m032215_c001_v0001092_t0014_u01747538535951") 2025/05/18 03:22:41 DEBUG : file1: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e34e_d20250518_m032213_c001_v7007000_t0000_u01747538533699") 2025/05/18 03:22:41 DEBUG : file1: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcb2e_d20250518_m032212_c001_v0001104_t0003_u01747538532346") 2025/05/18 03:22:41 DEBUG : five: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c12_d20250518_m031724_c001_v7007000_t0000_u01747538244018") 2025/05/18 03:22:41 DEBUG : five: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dc7e8_d20250518_m031721_c001_v0001104_t0037_u01747538241710") 2025/05/18 03:22:42 DEBUG : foo: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4af_d20250518_m031634_c001_v7007000_t0000_u01747538194824") 2025/05/18 03:22:42 DEBUG : foo: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dc730_d20250518_m031634_c001_v0001104_t0037_u01747538194230") 2025/05/18 03:22:42 DEBUG : foo: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dc72e_d20250518_m031633_c001_v0001104_t0037_u01747538193560") 2025/05/18 03:22:42 DEBUG : four: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c13_d20250518_m031724_c001_v7007000_t0000_u01747538244219") 2025/05/18 03:22:42 DEBUG : four: Deleting (id "4_zef824de3603deb1b9f680e1b_f400cf5d26de9c052_d20250518_m031722_c001_v0001184_t0055_u01747538242495") 2025/05/18 03:22:42 DEBUG : four: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7e6_d20250518_m031720_c001_v0001104_t0011_u01747538240693") 2025/05/18 03:22:42 DEBUG : hello world2: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5c1_d20250518_m031517_c001_v7007000_t0000_u01747538117391") 2025/05/18 03:22:42 DEBUG : hello world2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc624_d20250518_m031516_c001_v0001104_t0044_u01747538116492") 2025/05/18 03:22:42 DEBUG : ignore-size: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f564b_d20250518_m031615_c001_v7007000_t0000_u01747538175466") 2025/05/18 03:22:42 DEBUG : ignore-size: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6e6_d20250518_m031613_c001_v0001104_t0046_u01747538173675") 2025/05/18 03:22:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c14_d20250518_m031740_c001_v7007000_t0000_u01747538260768") 2025/05/18 03:22:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c18a_d20250518_m031739_c001_v0001184_t0021_u01747538259722") 2025/05/18 03:22:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c11_d20250518_m031738_c001_v7007000_t0000_u01747538258567") 2025/05/18 03:22:42 DEBUG : nested/sub dir/file: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c15c_d20250518_m031737_c001_v0001184_t0032_u01747538257216") 2025/05/18 03:22:42 DEBUG : one: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c14_d20250518_m031724_c001_v7007000_t0000_u01747538244415") 2025/05/18 03:22:42 DEBUG : one: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dc7de_d20250518_m031719_c001_v0001104_t0037_u01747538239779") 2025/05/18 03:22:42 DEBUG : only0: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e335_d20250518_m032207_c001_v7007000_t0000_u01747538527140") 2025/05/18 03:22:42 DEBUG : only0: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dcb14_d20250518_m032200_c001_v0001104_t0037_u01747538520797") 2025/05/18 03:22:42 DEBUG : only0: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca6a_d20250518_m032134_c001_v0001104_t0044_u01747538494235") 2025/05/18 03:22:43 DEBUG : only0: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d0612_d20250518_m032127_c001_v7007000_t0000_u01747538487772") 2025/05/18 03:22:43 DEBUG : only0: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9d0_d20250518_m032101_c001_v0001104_t0003_u01747538461783") 2025/05/18 03:22:43 DEBUG : only1: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e336_d20250518_m032207_c001_v7007000_t0000_u01747538527340") 2025/05/18 03:22:43 DEBUG : only1: Deleting (id "4_zef824de3603deb1b9f680e1b_f4019a84beeac5aba_d20250518_m032201_c001_v0001136_t0014_u01747538521581") 2025/05/18 03:22:43 DEBUG : only1: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca72_d20250518_m032135_c001_v0001104_t0038_u01747538495579") 2025/05/18 03:22:43 DEBUG : only1: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b6de_d20250518_m032127_c001_v7007000_t0000_u01747538487393") 2025/05/18 03:22:43 DEBUG : only1: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9d6_d20250518_m032103_c001_v0001104_t0025_u01747538463077") 2025/05/18 03:22:43 DEBUG : only10: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e337_d20250518_m032207_c001_v7007000_t0000_u01747538527613") 2025/05/18 03:22:43 DEBUG : only10: Deleting (id "4_zef824de3603deb1b9f680e1b_f4019a84beeac5ab8_d20250518_m032201_c001_v0001136_t0014_u01747538521377") 2025/05/18 03:22:43 DEBUG : only10: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaac_d20250518_m032147_c001_v0001104_t0016_u01747538507772") 2025/05/18 03:22:43 DEBUG : only10: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f6400_d20250518_m032127_c001_v7007000_t0000_u01747538487413") 2025/05/18 03:22:43 DEBUG : only10: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca14_d20250518_m032114_c001_v0001104_t0059_u01747538474039") 2025/05/18 03:22:43 DEBUG : only11: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e338_d20250518_m032207_c001_v7007000_t0000_u01747538527809") 2025/05/18 03:22:43 DEBUG : only11: Deleting (id "4_zef824de3603deb1b9f680e1b_f407ea97b23b190aa_d20250518_m032201_c001_v0001120_t0003_u01747538521775") 2025/05/18 03:22:43 DEBUG : only11: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcab6_d20250518_m032148_c001_v0001104_t0044_u01747538508946") 2025/05/18 03:22:43 DEBUG : only11: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0df_d20250518_m032128_c001_v7007000_t0000_u01747538488000") 2025/05/18 03:22:43 DEBUG : only11: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca18_d20250518_m032115_c001_v0001104_t0020_u01747538475412") 2025/05/18 03:22:43 DEBUG : only12: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e339_d20250518_m032207_c001_v7007000_t0000_u01747538527998") 2025/05/18 03:22:44 DEBUG : only12: Deleting (id "4_zef824de3603deb1b9f680e1b_f4144b021e190ef6b_d20250518_m032201_c001_v0001092_t0041_u01747538521583") 2025/05/18 03:22:44 DEBUG : only12: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcac2_d20250518_m032150_c001_v0001104_t0005_u01747538510276") 2025/05/18 03:22:44 DEBUG : only12: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0de_d20250518_m032127_c001_v7007000_t0000_u01747538487791") 2025/05/18 03:22:44 DEBUG : only12: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca1c_d20250518_m032116_c001_v0001104_t0029_u01747538476582") 2025/05/18 03:22:44 DEBUG : only13: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e33a_d20250518_m032208_c001_v7007000_t0000_u01747538528187") 2025/05/18 03:22:44 DEBUG : only13: Deleting (id "4_zef824de3603deb1b9f680e1b_f4019a84beeac5ac0_d20250518_m032201_c001_v0001136_t0014_u01747538521778") 2025/05/18 03:22:44 DEBUG : only13: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcace_d20250518_m032151_c001_v0001104_t0042_u01747538511645") 2025/05/18 03:22:44 DEBUG : only13: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d0611_d20250518_m032127_c001_v7007000_t0000_u01747538487575") 2025/05/18 03:22:44 DEBUG : only13: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca22_d20250518_m032117_c001_v0001104_t0059_u01747538477697") 2025/05/18 03:22:44 DEBUG : only14: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e33b_d20250518_m032208_c001_v7007000_t0000_u01747538528385") 2025/05/18 03:22:44 DEBUG : only14: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dcb18_d20250518_m032201_c001_v0001104_t0037_u01747538521588") 2025/05/18 03:22:44 DEBUG : only14: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcad8_d20250518_m032152_c001_v0001104_t0042_u01747538512924") 2025/05/18 03:22:44 DEBUG : only14: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b6e0_d20250518_m032127_c001_v7007000_t0000_u01747538487797") 2025/05/18 03:22:44 DEBUG : only14: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca2a_d20250518_m032118_c001_v0001104_t0023_u01747538478872") 2025/05/18 03:22:44 DEBUG : only15: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e33c_d20250518_m032208_c001_v7007000_t0000_u01747538528590") 2025/05/18 03:22:44 DEBUG : only15: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dcb16_d20250518_m032201_c001_v0001104_t0037_u01747538521399") 2025/05/18 03:22:44 DEBUG : only15: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcae2_d20250518_m032154_c001_v0001104_t0010_u01747538514112") 2025/05/18 03:22:45 DEBUG : only15: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0da_d20250518_m032127_c001_v7007000_t0000_u01747538487192") 2025/05/18 03:22:45 DEBUG : only15: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca30_d20250518_m032120_c001_v0001104_t0039_u01747538480101") 2025/05/18 03:22:45 DEBUG : only16: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e33d_d20250518_m032208_c001_v7007000_t0000_u01747538528796") 2025/05/18 03:22:45 DEBUG : only16: Deleting (id "4_zef824de3603deb1b9f680e1b_f4019a84beeac5ac8_d20250518_m032202_c001_v0001136_t0014_u01747538522382") 2025/05/18 03:22:45 DEBUG : only16: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcae8_d20250518_m032155_c001_v0001104_t0016_u01747538515175") 2025/05/18 03:22:45 DEBUG : only16: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d060f_d20250518_m032127_c001_v7007000_t0000_u01747538487173") 2025/05/18 03:22:45 DEBUG : only16: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca36_d20250518_m032121_c001_v0001104_t0039_u01747538481274") 2025/05/18 03:22:45 DEBUG : only17: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e33e_d20250518_m032209_c001_v7007000_t0000_u01747538529000") 2025/05/18 03:22:45 DEBUG : only17: Deleting (id "4_zef824de3603deb1b9f680e1b_f4144b021e190ef6e_d20250518_m032201_c001_v0001092_t0041_u01747538521791") 2025/05/18 03:22:45 DEBUG : only17: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaf0_d20250518_m032156_c001_v0001104_t0046_u01747538516167") 2025/05/18 03:22:45 DEBUG : only17: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d060d_d20250518_m032126_c001_v7007000_t0000_u01747538486782") 2025/05/18 03:22:45 DEBUG : only17: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca3e_d20250518_m032122_c001_v0001104_t0026_u01747538482440") 2025/05/18 03:22:45 DEBUG : only18: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e33f_d20250518_m032209_c001_v7007000_t0000_u01747538529200") 2025/05/18 03:22:45 DEBUG : only18: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dcb1e_d20250518_m032202_c001_v0001104_t0037_u01747538522245") 2025/05/18 03:22:45 DEBUG : only18: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcafc_d20250518_m032157_c001_v0001104_t0010_u01747538517777") 2025/05/18 03:22:45 DEBUG : only18: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0dc_d20250518_m032127_c001_v7007000_t0000_u01747538487593") 2025/05/18 03:22:45 DEBUG : only18: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca4a_d20250518_m032124_c001_v0001104_t0036_u01747538484058") 2025/05/18 03:22:45 DEBUG : only19: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e340_d20250518_m032209_c001_v7007000_t0000_u01747538529394") 2025/05/18 03:22:45 DEBUG : only19: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dcb1a_d20250518_m032201_c001_v0001104_t0037_u01747538521835") 2025/05/18 03:22:46 DEBUG : only19: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcb0a_d20250518_m032159_c001_v0001104_t0015_u01747538519516") 2025/05/18 03:22:46 DEBUG : only19: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d060e_d20250518_m032126_c001_v7007000_t0000_u01747538486979") 2025/05/18 03:22:46 DEBUG : only19: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca52_d20250518_m032125_c001_v0001104_t0016_u01747538485150") 2025/05/18 03:22:46 DEBUG : only2: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e342_d20250518_m032209_c001_v7007000_t0000_u01747538529581") 2025/05/18 03:22:46 DEBUG : only2: Deleting (id "4_zef824de3603deb1b9f680e1b_f4019a84beeac5ac4_d20250518_m032201_c001_v0001136_t0014_u01747538521981") 2025/05/18 03:22:46 DEBUG : only2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca78_d20250518_m032136_c001_v0001104_t0000_u01747538496994") 2025/05/18 03:22:46 DEBUG : only2: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b6dd_d20250518_m032127_c001_v7007000_t0000_u01747538487194") 2025/05/18 03:22:46 DEBUG : only2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9dc_d20250518_m032104_c001_v0001104_t0002_u01747538464375") 2025/05/18 03:22:46 DEBUG : only3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e343_d20250518_m032209_c001_v7007000_t0000_u01747538529782") 2025/05/18 03:22:46 DEBUG : only3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4144b021e190ef74_d20250518_m032202_c001_v0001092_t0041_u01747538522403") 2025/05/18 03:22:46 DEBUG : only3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca7c_d20250518_m032138_c001_v0001104_t0027_u01747538498256") 2025/05/18 03:22:46 DEBUG : only3: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b6df_d20250518_m032127_c001_v7007000_t0000_u01747538487596") 2025/05/18 03:22:46 DEBUG : only3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9e2_d20250518_m032105_c001_v0001104_t0025_u01747538465585") 2025/05/18 03:22:46 DEBUG : only4: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e344_d20250518_m032209_c001_v7007000_t0000_u01747538529993") 2025/05/18 03:22:46 DEBUG : only4: Deleting (id "4_zef824de3603deb1b9f680e1b_f4144b021e190ef70_d20250518_m032201_c001_v0001092_t0041_u01747538521994") 2025/05/18 03:22:46 DEBUG : only4: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca84_d20250518_m032139_c001_v0001104_t0032_u01747538499665") 2025/05/18 03:22:46 DEBUG : only4: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d0610_d20250518_m032127_c001_v7007000_t0000_u01747538487381") 2025/05/18 03:22:46 DEBUG : only4: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9e8_d20250518_m032106_c001_v0001104_t0011_u01747538466848") 2025/05/18 03:22:47 DEBUG : only5: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e345_d20250518_m032210_c001_v7007000_t0000_u01747538530186") 2025/05/18 03:22:47 DEBUG : only5: Deleting (id "4_zef824de3603deb1b9f680e1b_f407ea97b23b190ac_d20250518_m032201_c001_v0001120_t0003_u01747538521997") 2025/05/18 03:22:47 DEBUG : only5: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca8a_d20250518_m032140_c001_v0001104_t0051_u01747538500800") 2025/05/18 03:22:47 DEBUG : only5: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f6402_d20250518_m032127_c001_v7007000_t0000_u01747538487815") 2025/05/18 03:22:47 DEBUG : only5: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9f2_d20250518_m032108_c001_v0001104_t0023_u01747538468072") 2025/05/18 03:22:47 DEBUG : only6: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e346_d20250518_m032210_c001_v7007000_t0000_u01747538530383") 2025/05/18 03:22:47 DEBUG : only6: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dcb1c_d20250518_m032202_c001_v0001104_t0037_u01747538522045") 2025/05/18 03:22:47 DEBUG : only6: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca8e_d20250518_m032141_c001_v0001104_t0019_u01747538501855") 2025/05/18 03:22:47 DEBUG : only6: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f6401_d20250518_m032127_c001_v7007000_t0000_u01747538487617") 2025/05/18 03:22:47 DEBUG : only6: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc9fc_d20250518_m032109_c001_v0001104_t0037_u01747538469250") 2025/05/18 03:22:47 DEBUG : only7: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e347_d20250518_m032210_c001_v7007000_t0000_u01747538530583") 2025/05/18 03:22:47 DEBUG : only7: Deleting (id "4_zef824de3603deb1b9f680e1b_f4019a84beeac5ac6_d20250518_m032202_c001_v0001136_t0014_u01747538522185") 2025/05/18 03:22:47 DEBUG : only7: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca98_d20250518_m032143_c001_v0001104_t0021_u01747538503451") 2025/05/18 03:22:47 DEBUG : only7: Deleting (id "4_zef824de3603deb1b9f680e1b_f4196cd743a4d0613_d20250518_m032127_c001_v7007000_t0000_u01747538487970") 2025/05/18 03:22:47 DEBUG : only7: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca00_d20250518_m032110_c001_v0001104_t0040_u01747538470530") 2025/05/18 03:22:47 DEBUG : only8: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e348_d20250518_m032210_c001_v7007000_t0000_u01747538530780") 2025/05/18 03:22:47 DEBUG : only8: Deleting (id "4_zef824de3603deb1b9f680e1b_f4144b021e190ef72_d20250518_m032202_c001_v0001092_t0041_u01747538522200") 2025/05/18 03:22:47 DEBUG : only8: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca9e_d20250518_m032145_c001_v0001104_t0009_u01747538505050") 2025/05/18 03:22:48 DEBUG : only8: Deleting (id "4_zef824de3603deb1b9f680e1b_f4102eeb48b1ed0db_d20250518_m032127_c001_v7007000_t0000_u01747538487400") 2025/05/18 03:22:48 DEBUG : only8: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca06_d20250518_m032111_c001_v0001104_t0043_u01747538471688") 2025/05/18 03:22:48 DEBUG : only9: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e349_d20250518_m032210_c001_v7007000_t0000_u01747538530973") 2025/05/18 03:22:48 DEBUG : only9: Deleting (id "4_zef824de3603deb1b9f680e1b_f407ea97b23b190ae_d20250518_m032202_c001_v0001120_t0003_u01747538522204") 2025/05/18 03:22:48 DEBUG : only9: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcaa6_d20250518_m032146_c001_v0001104_t0004_u01747538506322") 2025/05/18 03:22:48 DEBUG : only9: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f63ff_d20250518_m032127_c001_v7007000_t0000_u01747538487173") 2025/05/18 03:22:48 DEBUG : only9: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dca0a_d20250518_m032112_c001_v0001104_t0042_u01747538472878") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c08_d20250518_m031735_c001_v7007000_t0000_u01747538255208") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ab72_d20250518_m031733_c001_v0001100_t0032_u01747538253408") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c02_d20250518_m031731_c001_v7007000_t0000_u01747538251462") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7ee_d20250518_m031729_c001_v0001104_t0015_u01747538249438") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0bfb_d20250518_m031727_c001_v7007000_t0000_u01747538247532") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ab60_d20250518_m031725_c001_v0001100_t0045_u01747538245404") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bff_d20250518_m031710_c001_v7007000_t0000_u01747538230383") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7b8_d20250518_m031708_c001_v0001104_t0039_u01747538228213") 2025/05/18 03:22:48 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bf9_d20250518_m031705_c001_v7007000_t0000_u01747538225906") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7a4_d20250518_m031703_c001_v0001104_t0048_u01747538223776") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bf3_d20250518_m031701_c001_v7007000_t0000_u01747538221875") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc792_d20250518_m031700_c001_v0001104_t0018_u01747538220158") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc576_d20250518_m031650_c001_v7007000_t0000_u01747538210296") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc762_d20250518_m031647_c001_v0001104_t0055_u01747538207819") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc574_d20250518_m031647_c001_v7007000_t0000_u01747538207052") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc75a_d20250518_m031645_c001_v0001104_t0028_u01747538205098") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc571_d20250518_m031644_c001_v7007000_t0000_u01747538204329") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc752_d20250518_m031643_c001_v0001104_t0021_u01747538203329") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc74a_d20250518_m031642_c001_v0001104_t0024_u01747538202065") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc56c_d20250518_m031641_c001_v7007000_t0000_u01747538201279") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc742_d20250518_m031640_c001_v0001104_t0040_u01747538200188") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc740_d20250518_m031638_c001_v0001104_t0043_u01747538198628") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f40230323d50dc4b3_d20250518_m031637_c001_v7007000_t0000_u01747538197864") 2025/05/18 03:22:49 DEBUG : potato: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc738_d20250518_m031636_c001_v0001104_t0028_u01747538196701") 2025/05/18 03:22:49 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c65_d20250518_m031825_c001_v7007000_t0000_u01747538305812") 2025/05/18 03:22:49 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050abf2_d20250518_m031825_c001_v0001100_t0045_u01747538305089") 2025/05/18 03:22:49 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f414d95aac3dd7568_d20250518_m031815_c001_v7007000_t0000_u01747538295945") 2025/05/18 03:22:49 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050abd6_d20250518_m031811_c001_v0001100_t0056_u01747538291007") 2025/05/18 03:22:49 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f41662f03490a1019_d20250518_m031803_c001_v7007000_t0000_u01747538283266") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050abbc_d20250518_m031757_c001_v0001100_t0011_u01747538277335") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c32_d20250518_m031749_c001_v7007000_t0000_u01747538269524") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ab9c_d20250518_m031744_c001_v0001100_t0002_u01747538264956") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c0f_d20250518_m031717_c001_v7007000_t0000_u01747538237792") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7ca_d20250518_m031715_c001_v0001104_t0012_u01747538235062") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c04_d20250518_m031713_c001_v7007000_t0000_u01747538233906") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7c2_d20250518_m031711_c001_v0001104_t0000_u01747538231356") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c00_d20250518_m031710_c001_v7007000_t0000_u01747538230572") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7bc_d20250518_m031709_c001_v0001104_t0043_u01747538229423") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bfb_d20250518_m031707_c001_v7007000_t0000_u01747538227436") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7ae_d20250518_m031706_c001_v0001104_t0058_u01747538226297") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14bf5_d20250518_m031702_c001_v7007000_t0000_u01747538222997") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc79a_d20250518_m031701_c001_v0001104_t0041_u01747538221882") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14be4_d20250518_m031651_c001_v7007000_t0000_u01747538211465") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc76e_d20250518_m031649_c001_v0001104_t0024_u01747538209760") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5c6_d20250518_m031521_c001_v7007000_t0000_u01747538121668") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc632_d20250518_m031520_c001_v0001104_t0016_u01747538120709") 2025/05/18 03:22:50 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5c4_d20250518_m031519_c001_v7007000_t0000_u01747538119343") 2025/05/18 03:22:51 DEBUG : potato2: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc628_d20250518_m031518_c001_v0001104_t0031_u01747538118356") 2025/05/18 03:22:51 DEBUG : potato3: Deleting (id "4_zef824de3603deb1b9f680e1b_f414d95aac3dd7569_d20250518_m031816_c001_v7007000_t0000_u01747538296374") 2025/05/18 03:22:51 DEBUG : potato3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc85a_d20250518_m031812_c001_v0001104_t0003_u01747538292357") 2025/05/18 03:22:51 DEBUG : potato3: Deleting (id "4_zef824de3603deb1b9f680e1b_f41662f03490a101a_d20250518_m031803_c001_v7007000_t0000_u01747538283528") 2025/05/18 03:22:51 DEBUG : potato3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc83c_d20250518_m031758_c001_v0001104_t0050_u01747538278692") 2025/05/18 03:22:51 DEBUG : potato3: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c36_d20250518_m031749_c001_v7007000_t0000_u01747538269781") 2025/05/18 03:22:51 DEBUG : potato3: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc818_d20250518_m031745_c001_v0001104_t0041_u01747538265759") 2025/05/18 03:22:51 DEBUG : pre-dest1/1: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1ad_d20250518_m031909_c001_v7007000_t0000_u01747538349552") 2025/05/18 03:22:51 DEBUG : pre-dest1/1: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc8b6_d20250518_m031900_c001_v0001104_t0022_u01747538340943") 2025/05/18 03:22:51 DEBUG : pre-dest2/2: Deleting (id "4_zef824de3603deb1b9f680e1b_f401a99caeba1d1ae_d20250518_m031909_c001_v7007000_t0000_u01747538349756") 2025/05/18 03:22:51 DEBUG : pre-dest2/2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ac3b_d20250518_m031901_c001_v0001100_t0042_u01747538341847") 2025/05/18 03:22:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c30_d20250518_m031838_c001_v7007000_t0000_u01747538318669") 2025/05/18 03:22:51 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c49e_d20250518_m031835_c001_v0001184_t0002_u01747538315523") 2025/05/18 03:22:51 DEBUG : sizeonly: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f564a_d20250518_m031612_c001_v7007000_t0000_u01747538172274") 2025/05/18 03:22:51 DEBUG : sizeonly: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6d8_d20250518_m031610_c001_v0001104_t0051_u01747538170966") 2025/05/18 03:22:51 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e35c_d20250518_m032224_c001_v7007000_t0000_u01747538544030") 2025/05/18 03:22:51 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f107ea97b23b190ca_d20250518_m032222_c001_v0001120_t0027_u01747538542728") 2025/05/18 03:22:51 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e356_d20250518_m032220_c001_v7007000_t0000_u01747538540691") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dcb38_d20250518_m032219_c001_v0001104_t0032_u01747538539362") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c15_d20250518_m031740_c001_v7007000_t0000_u01747538260970") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f1165b0746050ab8e_d20250518_m031740_c001_v0001100_t0036_u01747538260080") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c12_d20250518_m031738_c001_v7007000_t0000_u01747538258766") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc804_d20250518_m031737_c001_v0001104_t0049_u01747538257579") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f5640_d20250518_m031607_c001_v7007000_t0000_u01747538167211") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6c4_d20250518_m031605_c001_v0001104_t0037_u01747538165533") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f562d_d20250518_m031604_c001_v7007000_t0000_u01747538164765") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6bc_d20250518_m031603_c001_v0001104_t0031_u01747538163092") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f5622_d20250518_m031559_c001_v7007000_t0000_u01747538159949") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6ac_d20250518_m031558_c001_v0001104_t0035_u01747538158375") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f561a_d20250518_m031557_c001_v7007000_t0000_u01747538157792") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6a4_d20250518_m031556_c001_v0001104_t0010_u01747538156115") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc6a0_d20250518_m031553_c001_v0001104_t0026_u01747538153045") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f5615_d20250518_m031552_c001_v7007000_t0000_u01747538152248") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc692_d20250518_m031551_c001_v0001104_t0039_u01747538151347") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc68e_d20250518_m031550_c001_v0001104_t0059_u01747538150205") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f5611_d20250518_m031549_c001_v7007000_t0000_u01747538149042") 2025/05/18 03:22:52 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc67e_d20250518_m031545_c001_v0001104_t0001_u01747538145613") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc672_d20250518_m031542_c001_v0001104_t0025_u01747538142083") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f560c_d20250518_m031541_c001_v7007000_t0000_u01747538141319") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc670_d20250518_m031540_c001_v0001104_t0057_u01747538140197") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc66c_d20250518_m031539_c001_v0001104_t0002_u01747538139185") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f560b_d20250518_m031538_c001_v7007000_t0000_u01747538138404") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc662_d20250518_m031534_c001_v0001104_t0037_u01747538134384") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4095f195751f5609_d20250518_m031533_c001_v7007000_t0000_u01747538133986") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc65c_d20250518_m031533_c001_v0001104_t0049_u01747538133037") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5dd_d20250518_m031531_c001_v7007000_t0000_u01747538131332") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc658_d20250518_m031530_c001_v0001104_t0036_u01747538130379") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5d6_d20250518_m031529_c001_v7007000_t0000_u01747538129797") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc64e_d20250518_m031528_c001_v0001104_t0054_u01747538128716") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5cc_d20250518_m031527_c001_v7007000_t0000_u01747538127389") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc646_d20250518_m031526_c001_v0001104_t0025_u01747538126169") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5ca_d20250518_m031525_c001_v7007000_t0000_u01747538125576") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc642_d20250518_m031524_c001_v0001104_t0014_u01747538124657") 2025/05/18 03:22:53 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5c7_d20250518_m031523_c001_v7007000_t0000_u01747538123696") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc63a_d20250518_m031522_c001_v0001104_t0028_u01747538122631") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5ba_d20250518_m031515_c001_v7007000_t0000_u01747538115515") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc61a_d20250518_m031514_c001_v0001104_t0000_u01747538114645") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5b6_d20250518_m031513_c001_v7007000_t0000_u01747538113676") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc612_d20250518_m031512_c001_v0001104_t0021_u01747538112715") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b5b2_d20250518_m031511_c001_v7007000_t0000_u01747538111700") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc60e_d20250518_m031510_c001_v0001104_t0010_u01747538110549") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f41247301aba4b59d_d20250518_m031507_c001_v7007000_t0000_u01747538107489") 2025/05/18 03:22:54 DEBUG : sub dir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc604_d20250518_m031506_c001_v0001104_t0045_u01747538106476") 2025/05/18 03:22:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e35d_d20250518_m032224_c001_v7007000_t0000_u01747538544224") 2025/05/18 03:22:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f1144b021e190ef9e_d20250518_m032222_c001_v0001092_t0043_u01747538542735") 2025/05/18 03:22:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e357_d20250518_m032220_c001_v7007000_t0000_u01747538540902") 2025/05/18 03:22:54 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zef824de3603deb1b9f680e1b_f1019a84beeac5ae1_d20250518_m032219_c001_v0001136_t0052_u01747538539002") 2025/05/18 03:22:54 DEBUG : sub/yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c07_d20250518_m031734_c001_v7007000_t0000_u01747538254588") 2025/05/18 03:22:54 DEBUG : sub/yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c114_d20250518_m031733_c001_v0001184_t0020_u01747538253030") 2025/05/18 03:22:54 DEBUG : test_dir1/file2: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e353_d20250518_m032217_c001_v7007000_t0000_u01747538537380") 2025/05/18 03:22:54 DEBUG : test_dir1/file2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1019a84beeac5adb_d20250518_m032215_c001_v0001136_t0011_u01747538535580") 2025/05/18 03:22:54 DEBUG : test_dir1/file2: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e350_d20250518_m032213_c001_v7007000_t0000_u01747538533909") 2025/05/18 03:22:55 DEBUG : test_dir1/file2: Deleting (id "4_zef824de3603deb1b9f680e1b_f1019a84beeac5ad5_d20250518_m032212_c001_v0001136_t0022_u01747538532389") 2025/05/18 03:22:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e354_d20250518_m032217_c001_v7007000_t0000_u01747538537574") 2025/05/18 03:22:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef824de3603deb1b9f680e1b_f107ea97b23b190c2_d20250518_m032215_c001_v0001120_t0019_u01747538535569") 2025/05/18 03:22:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef824de3603deb1b9f680e1b_f4207bb776461e351_d20250518_m032214_c001_v7007000_t0000_u01747538534124") 2025/05/18 03:22:55 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zef824de3603deb1b9f680e1b_f107ea97b23b190ba_d20250518_m032212_c001_v0001120_t0016_u01747538532362") 2025/05/18 03:22:55 DEBUG : three: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c15_d20250518_m031724_c001_v7007000_t0000_u01747538244611") 2025/05/18 03:22:55 DEBUG : three: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7ea_d20250518_m031723_c001_v0001104_t0043_u01747538243087") 2025/05/18 03:22:55 DEBUG : three: Deleting (id "4_zef824de3603deb1b9f680e1b_f113bcf03c57dc7e4_d20250518_m031720_c001_v0001104_t0048_u01747538240185") 2025/05/18 03:22:55 DEBUG : two: Deleting (id "4_zef824de3603deb1b9f680e1b_f405acfd3abb14c16_d20250518_m031724_c001_v7007000_t0000_u01747538244807") 2025/05/18 03:22:55 DEBUG : two: Deleting (id "4_zef824de3603deb1b9f680e1b_f4165b0746050ab5c_d20250518_m031722_c001_v0001100_t0055_u01747538242285") 2025/05/18 03:22:55 DEBUG : two: Deleting (id "4_zef824de3603deb1b9f680e1b_f413bcf03c57dc7e2_d20250518_m031719_c001_v0001104_t0037_u01747538239987") 2025/05/18 03:22:55 DEBUG : yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c09_d20250518_m031735_c001_v7007000_t0000_u01747538255401") 2025/05/18 03:22:55 DEBUG : yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f10702b34cec30f84_d20250518_m031734_c001_v0001184_t0043_u01747538254357") 2025/05/18 03:22:55 DEBUG : yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c01_d20250518_m031730_c001_v7007000_t0000_u01747538250872") 2025/05/18 03:22:55 DEBUG : yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c0d0_d20250518_m031729_c001_v0001184_t0025_u01747538249057") 2025/05/18 03:22:55 DEBUG : yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0bfa_d20250518_m031726_c001_v7007000_t0000_u01747538246968") 2025/05/18 03:22:55 DEBUG : yam: Deleting (id "4_zef824de3603deb1b9f680e1b_f100cf5d26de9c096_d20250518_m031725_c001_v0001184_t0037_u01747538245412") 2025/05/18 03:22:55 DEBUG : yaml: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0c03_d20250518_m031731_c001_v7007000_t0000_u01747538251664") 2025/05/18 03:22:55 DEBUG : yaml: Deleting (id "4_zef824de3603deb1b9f680e1b_f103e7e56e752300b_d20250518_m031730_c001_v0001179_t0036_u01747538250647") 2025/05/18 03:22:55 DEBUG : yaml: Deleting (id "4_zef824de3603deb1b9f680e1b_f411ba370415e0bfc_d20250518_m031727_c001_v7007000_t0000_u01747538247731") 2025/05/18 03:22:56 DEBUG : yaml: Deleting (id "4_zef824de3603deb1b9f680e1b_f105ae8e53320a78e_d20250518_m031726_c001_v0001184_t0029_u01747538246752") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m54.22149393s (try 1/5)