"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/07 05:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu" 2025/03/07 05:36:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/07 05:36:03 DEBUG : Creating backend with remote "/tmp/rclone906357158" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/07 05:36:04 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:04 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.83s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:36:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:05 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:05 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:06 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", 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-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:08 DEBUG : Creating backend with remote "/non-existing" 2025/03/07 05:36:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/07 05:36:08 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:08 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:09 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:09 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:10 INFO : B2 bucket rclone-test-xufehuf2wusu: Running all checks before starting transfers 2025/03/07 05:36:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:11 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:11 INFO : B2 bucket rclone-test-xufehuf2wusu: Checks finished, now starting transfers 2025/03/07 05:36:11 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:12 ERROR : Ignoring --no-traverse with sync 2025/03/07 05:36:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:12 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:12 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:12 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:36:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/07 05:36:14 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:14 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/07 05:36:14 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:36:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:36:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/07 05:36:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:36:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/07 05:36:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:36:18 INFO : sub dir: Making directory 2025/03/07 05:36:18 INFO : sub dir2: Making directory 2025/03/07 05:36:18 INFO : sub dir2/sub sub dir2: Making directory 2025/03/07 05:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:18 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:18 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/07 05:36:19 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:20 INFO : sub dir2: Making directory 2025/03/07 05:36:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/07 05:36:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:36:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:20 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:20 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:21 DEBUG : sub dir2: Making directory with metadata 2025/03/07 05:36:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:36:21 INFO : sub dir: Making directory 2025/03/07 05:36:21 INFO : sub dir2: Making directory 2025/03/07 05:36:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:21 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:21 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:21 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:36:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/07 05:36:22 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/07 05:36:22 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:23 INFO : sub dir2: Making directory 2025/03/07 05:36:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:23 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:23 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:23 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:36:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:24 DEBUG : sub dir2: Making directory with metadata 2025/03/07 05:36:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:36:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:36:24 INFO : sub dir: Making directory 2025/03/07 05:36:24 INFO : sub dir2: Making directory 2025/03/07 05:36:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:24 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:24 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:25 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/07 05:36:25 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:26 INFO : sub dir2: Making directory 2025/03/07 05:36:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:27 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:27 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:27 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:36:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.53s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:28 DEBUG : Creating backend with remote "TestB2:rclone-test-kijomiv5pevi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xufehuf2wusu -> B2 bucket rclone-test-kijomiv5pevi 2025/03/07 05:36:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:29 DEBUG : B2 bucket rclone-test-kijomiv5pevi: Waiting for checks to finish 2025/03/07 05:36:29 DEBUG : B2 bucket rclone-test-kijomiv5pevi: Waiting for transfers to finish 2025/03/07 05:36:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:30 DEBUG : B2 bucket rclone-test-kijomiv5pevi: Purge remote 2025/03/07 05:36:30 INFO : B2 bucket rclone-test-kijomiv5pevi: cleaning bucket "rclone-test-kijomiv5pevi" of all files 2025/03/07 05:36:30 DEBUG : sub dir/hello world: Deleting (id "4_zffb2eda310ad6bfb9f580e1b_f1091376f8aecc736_d20250307_m053630_c001_v0001091_t0043_u01741325790363") --- PASS: TestServerSideCopy (4.53s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:33 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 05:36:33 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/07 05:36:33 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fowikix8jora" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xufehuf2wusu -> B2 bucket rclone-test-fowikix8jora 2025/03/07 05:36:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:36 DEBUG : B2 bucket rclone-test-fowikix8jora: Waiting for checks to finish 2025/03/07 05:36:36 DEBUG : B2 bucket rclone-test-fowikix8jora: Waiting for transfers to finish 2025/03/07 05:36:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 05:36:38 DEBUG : B2 bucket rclone-test-fowikix8jora: Waiting for checks to finish 2025/03/07 05:36:38 DEBUG : B2 bucket rclone-test-fowikix8jora: Waiting for transfers to finish 2025/03/07 05:36:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/07 05:36:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:38 DEBUG : B2 bucket rclone-test-fowikix8jora: Purge remote 2025/03/07 05:36:38 INFO : B2 bucket rclone-test-fowikix8jora: cleaning bucket "rclone-test-fowikix8jora" of all files 2025/03/07 05:36:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf520d4310bd6bfb9f580e1b_f115ac38a43e2d974_d20250307_m053638_c001_v0001102_t0011_u01741325798217") 2025/03/07 05:36:38 DEBUG : sub dir/hello world: Deleting (id "4_zaf520d4310bd6bfb9f580e1b_f10883e2d6fb4ae81_d20250307_m053637_c001_v0001178_t0032_u01741325797033") --- PASS: TestServerSideCopyOverSelf (6.34s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 05:36:41 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:41 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/07 05:36:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/07 05:36:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-bojeyez5wopi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xufehuf2wusu -> B2 bucket rclone-test-bojeyez5wopi 2025/03/07 05:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:44 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Waiting for checks to finish 2025/03/07 05:36:44 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Waiting for transfers to finish 2025/03/07 05:36:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:46 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Waiting for checks to finish 2025/03/07 05:36:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/07 05:36:46 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Waiting for transfers to finish 2025/03/07 05:36:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/07 05:36:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/07 05:36:47 INFO : sub dir/hello world: Deleted 2025/03/07 05:36:47 DEBUG : testing file moves 2025/03/07 05:36:48 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Waiting for checks to finish 2025/03/07 05:36:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/07 05:36:48 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Waiting for transfers to finish 2025/03/07 05:36:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/07 05:36:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/07 05:36:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:49 DEBUG : B2 bucket rclone-test-bojeyez5wopi: Purge remote 2025/03/07 05:36:49 INFO : B2 bucket rclone-test-bojeyez5wopi: cleaning bucket "rclone-test-bojeyez5wopi" of all files 2025/03/07 05:36:49 DEBUG : sub dir/hello world: Deleting (id "4_zef622d5310bd6bfb9f580e1b_f111e2f82f6cf2a21_d20250307_m053648_c001_v0001103_t0006_u01741325808375") 2025/03/07 05:36:49 DEBUG : sub dir/hello world: Deleting (id "4_zef622d5310bd6bfb9f580e1b_f1185f68ada3b0ead_d20250307_m053646_c001_v0001181_t0024_u01741325806803") 2025/03/07 05:36:49 DEBUG : sub dir/hello world: Deleting (id "4_zef622d5310bd6bfb9f580e1b_f1113a6653aa02df8_d20250307_m053645_c001_v0001137_t0030_u01741325805543") --- PASS: TestServerSideMoveOverSelf (8.41s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:51 ERROR : : error listing: directory not found 2025/03/07 05:36:51 INFO : Local file system at /tmp/rclone906357158: Making directory 2025/03/07 05:36:52 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:52 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:36:54 DEBUG : Local file system at /tmp/rclone906357158: Waiting for checks to finish 2025/03/07 05:36:54 DEBUG : Local file system at /tmp/rclone906357158: Waiting for transfers to finish 2025/03/07 05:36:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:36:54 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/07 05:36:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyRedownload (2.24s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:55 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/07 05:36:55 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:55 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:36:56 INFO : check sum: Copied (new) 2025/03/07 05:36:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:56 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:36:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/07 05:36:56 DEBUG : check sum: Unchanged skipping 2025/03/07 05:36:56 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:56 DEBUG : Waiting for deletions to finish 2025/03/07 05:36:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/07 05:36:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/07 05:36:58 INFO : sizeonly: Copied (new) 2025/03/07 05:36:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:36:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:36:58 DEBUG : sizeonly: Sizes identical 2025/03/07 05:36:58 DEBUG : sizeonly: Unchanged skipping 2025/03/07 05:36:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:36:58 DEBUG : Waiting for deletions to finish 2025/03/07 05:36:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/07 05:37:00 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:00 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:00 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/07 05:37:00 INFO : ignore-size: Copied (new) 2025/03/07 05:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:37:01 DEBUG : ignore-size: Unchanged skipping 2025/03/07 05:37:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:01 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:03 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:37:03 DEBUG : existing: Unchanged skipping 2025/03/07 05:37:03 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:03 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:03 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/07 05:37:03 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/07 05:37:03 INFO : existing: Copied (replaced existing) 2025/03/07 05:37:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/07 05:37:05 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:05 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/07 05:37:05 INFO : existing: Copied (new) 2025/03/07 05:37:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:05 DEBUG : existing: Destination exists, skipping 2025/03/07 05:37:05 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:05 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:05 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:07 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/07 05:37:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:08 DEBUG : c/non empty space: Unchanged skipping 2025/03/07 05:37:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:08 INFO : a/potato2: Copied (new) 2025/03/07 05:37:08 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:08 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:08 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:08 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:10 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/03/07 05:37:10 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:37:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/07 05:37:10 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:10 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:10 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:11 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/03/07 05:37:11 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:37:12 INFO : empty space: Updated modification time in destination 2025/03/07 05:37:12 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:12 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:12 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:14 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/07 05:37:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:37:14 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:14 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:14 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:15 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/03/07 05:37:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone906357158) 2025/03/07 05:37:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xufehuf2wusu) 2025/03/07 05:37:15 DEBUG : foo: sha1 differ 2025/03/07 05:37:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/07 05:37:15 INFO : foo: Copied (replaced existing) 2025/03/07 05:37:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/07 05:37:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:17 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:17 INFO : potato: Copied (new) 2025/03/07 05:37:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/07 05:37:19 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:19 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/07 05:37:19 INFO : potato: Copied (replaced existing) 2025/03/07 05:37:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:21 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:21 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/03/07 05:37:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone906357158) 2025/03/07 05:37:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xufehuf2wusu) 2025/03/07 05:37:21 DEBUG : potato: sha1 differ 2025/03/07 05:37:21 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/07 05:37:21 INFO : potato: Copied (replaced existing) 2025/03/07 05:37:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:23 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:23 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/07 05:37:23 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:23 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:25 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:25 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:25 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:25 INFO : potato2: Copied (new) 2025/03/07 05:37:25 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:26 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:28 INFO : d: Making directory 2025/03/07 05:37:28 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/07 05:37:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/07 05:37:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:28 INFO : a/potato2: Copied (new) 2025/03/07 05:37:28 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:28 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:28 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:30 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/07 05:37:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:31 DEBUG : c/non empty space: Unchanged skipping 2025/03/07 05:37:31 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:31 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:31 INFO : a/potato2: Copied (new) 2025/03/07 05:37:31 ERROR : B2 bucket rclone-test-xufehuf2wusu: not deleting files as there were IO errors 2025/03/07 05:37:31 ERROR : B2 bucket rclone-test-xufehuf2wusu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:33 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:33 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:33 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:33 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:33 INFO : potato: Deleted 2025/03/07 05:37:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.37s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:35 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:36 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:36 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:36 INFO : potato: Deleted 2025/03/07 05:37:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:36 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:36 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:36 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:37:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:37:38 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:38 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/07 05:37:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.31s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/07 05:37:40 DEBUG : enormous: Excluded 2025/03/07 05:37:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 05:37:40 DEBUG : potato2: Excluded 2025/03/07 05:37:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 05:37:41 DEBUG : potato2: Excluded 2025/03/07 05:37:41 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:41 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:41 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:41 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:41 DEBUG : enormous: Excluded (Size Filter) 2025/03/07 05:37:41 DEBUG : enormous: Excluded 2025/03/07 05:37:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 05:37:41 DEBUG : potato2: Excluded 2025/03/07 05:37:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 05:37:41 DEBUG : potato2: Excluded 2025/03/07 05:37:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/07 05:37:41 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:41 DEBUG : Local file system at /tmp/rclone906357158: Waiting for checks to finish 2025/03/07 05:37:41 DEBUG : Local file system at /tmp/rclone906357158: Waiting for transfers to finish 2025/03/07 05:37:41 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:43 DEBUG : enormous: Excluded (Size Filter) 2025/03/07 05:37:43 DEBUG : enormous: Excluded 2025/03/07 05:37:43 DEBUG : potato2: Excluded (Size Filter) 2025/03/07 05:37:43 DEBUG : potato2: Excluded 2025/03/07 05:37:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:37:44 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:44 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:44 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:44 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:44 INFO : enormous: Deleted 2025/03/07 05:37:44 INFO : potato2: Deleted 2025/03/07 05:37:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/07 05:37:44 DEBUG : Local file system at /tmp/rclone906357158: Waiting for checks to finish 2025/03/07 05:37:44 DEBUG : empty space: Unchanged skipping 2025/03/07 05:37:44 DEBUG : Local file system at /tmp/rclone906357158: Waiting for transfers to finish 2025/03/07 05:37:44 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:44 INFO : enormous: Deleted 2025/03/07 05:37:44 INFO : potato2: Deleted 2025/03/07 05:37:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:47 DEBUG : five: Need to transfer - File not found at Destination 2025/03/07 05:37:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/07 05:37:47 DEBUG : one: Destination is newer than source, skipping 2025/03/07 05:37:47 DEBUG : three: Sizes identical 2025/03/07 05:37:47 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/07 05:37:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 05:37:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone906357158) 2025/03/07 05:37:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xufehuf2wusu) 2025/03/07 05:37:47 DEBUG : two: sha1 differ 2025/03/07 05:37:47 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/07 05:37:47 INFO : five: Copied (new) 2025/03/07 05:37:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/07 05:37:48 INFO : four: Copied (replaced existing) 2025/03/07 05:37:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/07 05:37:48 INFO : two: Copied (replaced existing) 2025/03/07 05:37:48 DEBUG : Waiting for deletions to finish 2025/03/07 05:37:48 DEBUG : one: Destination is newer than source, skipping 2025/03/07 05:37:48 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone906357158) 2025/03/07 05:37:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xufehuf2wusu) 2025/03/07 05:37:48 DEBUG : three: sha1 differ 2025/03/07 05:37:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/07 05:37:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/07 05:37:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/07 05:37:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/07 05:37:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/07 05:37:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/07 05:37:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/07 05:37:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 05:37:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 05:37:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/07 05:37:48 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:37:48 INFO : three: Copied (replaced existing) 2025/03/07 05:37:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/07 05:37:50 INFO : B2 bucket rclone-test-xufehuf2wusu: Making map for --track-renames 2025/03/07 05:37:50 INFO : B2 bucket rclone-test-xufehuf2wusu: Finished making map for --track-renames 2025/03/07 05:37:50 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/07 05:37:50 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for renames to finish 2025/03/07 05:37:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/07 05:37:50 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/07 05:37:50 INFO : potato: Copied (new) 2025/03/07 05:37:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/07 05:37:50 INFO : yam: Copied (new) 2025/03/07 05:37:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:51 INFO : B2 bucket rclone-test-xufehuf2wusu: Making map for --track-renames 2025/03/07 05:37:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:37:51 INFO : B2 bucket rclone-test-xufehuf2wusu: Finished making map for --track-renames 2025/03/07 05:37:51 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:51 DEBUG : potato: Unchanged skipping 2025/03/07 05:37:51 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for renames to finish 2025/03/07 05:37:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/07 05:37:52 INFO : yam: Copied (server-side copy) to: yaml 2025/03/07 05:37:52 INFO : yam: Deleted 2025/03/07 05:37:52 INFO : yaml: Renamed from "yam" 2025/03/07 05:37:52 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.51s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/07 05:37:54 INFO : B2 bucket rclone-test-xufehuf2wusu: Making map for --track-renames 2025/03/07 05:37:54 INFO : B2 bucket rclone-test-xufehuf2wusu: Finished making map for --track-renames 2025/03/07 05:37:54 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/07 05:37:54 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for renames to finish 2025/03/07 05:37:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/07 05:37:54 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/07 05:37:54 INFO : yam: Copied (new) 2025/03/07 05:37:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/07 05:37:54 INFO : potato: Copied (new) 2025/03/07 05:37:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:37:55 INFO : B2 bucket rclone-test-xufehuf2wusu: Making map for --track-renames 2025/03/07 05:37:55 INFO : B2 bucket rclone-test-xufehuf2wusu: Finished making map for --track-renames 2025/03/07 05:37:55 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:55 DEBUG : potato: Unchanged skipping 2025/03/07 05:37:55 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for renames to finish 2025/03/07 05:37:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/07 05:37:55 INFO : yam: Copied (server-side copy) to: yaml 2025/03/07 05:37:55 INFO : yam: Deleted 2025/03/07 05:37:55 INFO : yaml: Renamed from "yam" 2025/03/07 05:37:55 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/07 05:37:57 INFO : B2 bucket rclone-test-xufehuf2wusu: Making map for --track-renames 2025/03/07 05:37:57 INFO : B2 bucket rclone-test-xufehuf2wusu: Finished making map for --track-renames 2025/03/07 05:37:57 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/07 05:37:57 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for renames to finish 2025/03/07 05:37:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/07 05:37:57 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/07 05:37:57 INFO : sub/yam: Copied (new) 2025/03/07 05:37:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/07 05:37:58 INFO : potato: Copied (new) 2025/03/07 05:37:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:37:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:37:58 DEBUG : potato: Unchanged skipping 2025/03/07 05:37:58 INFO : B2 bucket rclone-test-xufehuf2wusu: Making map for --track-renames 2025/03/07 05:37:58 INFO : B2 bucket rclone-test-xufehuf2wusu: Finished making map for --track-renames 2025/03/07 05:37:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:37:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for renames to finish 2025/03/07 05:37:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/07 05:37:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/07 05:37:59 INFO : sub/yam: Deleted 2025/03/07 05:37:59 INFO : yam: Renamed from "sub/yam" 2025/03/07 05:37:59 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:37:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.86s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:01 DEBUG : Creating backend with remote "/tmp/rclone906357158/dir1" 2025/03/07 05:38:01 DEBUG : Creating backend with remote "/tmp/rclone906357158/dir2" 2025/03/07 05:38:01 DEBUG : Local file system at /tmp/rclone906357158/dir2: Using server-side directory move 2025/03/07 05:38:01 INFO : Local file system at /tmp/rclone906357158/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/07 05:38:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/07 05:38:01 DEBUG : Local file system at /tmp/rclone906357158/dir2: Waiting for checks to finish 2025/03/07 05:38:01 INFO : file1.txt: Moved (server-side) 2025/03/07 05:38:01 DEBUG : Local file system at /tmp/rclone906357158/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:38:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/07 05:38:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:38:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:38:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/07 05:38:02 INFO : nested/sub dir/file: Copied (new) 2025/03/07 05:38:02 INFO : nested/sub dir/file: Deleted 2025/03/07 05:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:38:02 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:38:02 INFO : sub dir/hello world: Deleted 2025/03/07 05:38:02 INFO : sub dir: Removing directory 2025/03/07 05:38:02 INFO : nested/sub dir: Removing directory 2025/03/07 05:38:02 INFO : nested: Removing directory 2025/03/07 05:38:02 DEBUG : Local file system at /tmp/rclone906357158: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/07 05:38:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/07 05:38:03 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:38:03 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:38:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/07 05:38:04 INFO : nested/sub dir/file: Copied (new) 2025/03/07 05:38:04 INFO : nested/sub dir/file: Deleted 2025/03/07 05:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/07 05:38:04 INFO : sub dir/hello world: Copied (new) 2025/03/07 05:38:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.22s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/07 05:38:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/07 05:38:06 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:38:06 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:38:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/07 05:38:06 INFO : existing: Copied (new) 2025/03/07 05:38:06 INFO : existing: Deleted 2025/03/07 05:38:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/07 05:38:06 INFO : existing-b: Copied (new) 2025/03/07 05:38:06 INFO : existing-b: Deleted 2025/03/07 05:38:06 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:38:06 DEBUG : existing: Destination exists, skipping 2025/03/07 05:38:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/07 05:38:06 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:38:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fahuwut8fidu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xufehuf2wusu -> B2 bucket rclone-test-fahuwut8fidu 2025/03/07 05:38:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:38:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/07 05:38:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/07 05:38:12 DEBUG : B2 bucket rclone-test-fahuwut8fidu: Waiting for checks to finish 2025/03/07 05:38:12 DEBUG : empty space: Unchanged skipping 2025/03/07 05:38:12 INFO : empty space: Deleted 2025/03/07 05:38:12 DEBUG : B2 bucket rclone-test-fahuwut8fidu: Waiting for transfers to finish 2025/03/07 05:38:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:38:12 INFO : potato2: Copied (server-side copy) 2025/03/07 05:38:12 INFO : potato2: Deleted 2025/03/07 05:38:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/07 05:38:12 INFO : potato3: Copied (server-side copy) 2025/03/07 05:38:12 INFO : potato3: Deleted 2025/03/07 05:38:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wurelax5nepa" 2025/03/07 05:38:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/07 05:38:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:38:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/07 05:38:14 DEBUG : B2 bucket rclone-test-wurelax5nepa: Waiting for checks to finish 2025/03/07 05:38:14 DEBUG : B2 bucket rclone-test-wurelax5nepa: Waiting for transfers to finish 2025/03/07 05:38:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:38:15 INFO : empty space: Copied (server-side copy) 2025/03/07 05:38:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/07 05:38:15 INFO : potato3: Copied (server-side copy) 2025/03/07 05:38:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:38:15 INFO : potato2: Copied (server-side copy) 2025/03/07 05:38:15 INFO : empty space: Deleted 2025/03/07 05:38:15 INFO : potato3: Deleted 2025/03/07 05:38:15 INFO : potato2: Deleted 2025/03/07 05:38:16 DEBUG : B2 bucket rclone-test-wurelax5nepa: Purge remote 2025/03/07 05:38:16 INFO : B2 bucket rclone-test-wurelax5nepa: cleaning bucket "rclone-test-wurelax5nepa" of all files 2025/03/07 05:38:16 DEBUG : empty space: Deleting (id "4_zdf528d3310cd6bfb9f580e1b_f118ae480ca6cc9a0_d20250307_m053815_c001_v0001172_t0003_u01741325895043") 2025/03/07 05:38:16 DEBUG : potato2: Deleting (id "4_zdf528d3310cd6bfb9f580e1b_f108614219b011403_d20250307_m053815_c001_v0001102_t0048_u01741325895391") 2025/03/07 05:38:16 DEBUG : potato3: Deleting (id "4_zdf528d3310cd6bfb9f580e1b_f1129e14fed58ce85_d20250307_m053815_c001_v0001184_t0023_u01741325895391") 2025/03/07 05:38:17 DEBUG : B2 bucket rclone-test-fahuwut8fidu: Purge remote 2025/03/07 05:38:17 INFO : B2 bucket rclone-test-fahuwut8fidu: cleaning bucket "rclone-test-fahuwut8fidu" of all files 2025/03/07 05:38:17 DEBUG : empty space: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f40924c8bbb287d7b_d20250307_m053815_c001_v7007000_t0000_u01741325895548") 2025/03/07 05:38:17 DEBUG : empty space: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f116a68aafd7950b4_d20250307_m053811_c001_v0001180_t0049_u01741325891600") 2025/03/07 05:38:17 DEBUG : potato2: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f40924c8bbb287d7c_d20250307_m053815_c001_v7007000_t0000_u01741325895733") 2025/03/07 05:38:17 DEBUG : potato2: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f1177f1e3f2075a36_d20250307_m053812_c001_v0001183_t0016_u01741325892408") 2025/03/07 05:38:17 DEBUG : potato3: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f4021d1f3f6b4fd02_d20250307_m053815_c001_v7007000_t0000_u01741325895595") 2025/03/07 05:38:17 DEBUG : potato3: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f10008c9584b16416_d20250307_m053812_c001_v0001183_t0028_u01741325892637") 2025/03/07 05:38:17 DEBUG : potato3: Deleting (id "4_z7f327d3310cd6bfb9f580e1b_f116a68aafd7950b8_d20250307_m053811_c001_v0001180_t0047_u01741325891807") --- PASS: TestServerSideMove (10.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lufutug1vuga" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xufehuf2wusu -> B2 bucket rclone-test-lufutug1vuga 2025/03/07 05:38:25 DEBUG : empty space: Excluded (Size Filter) 2025/03/07 05:38:25 DEBUG : empty space: Excluded 2025/03/07 05:38:25 DEBUG : empty space: Excluded (Size Filter) 2025/03/07 05:38:25 DEBUG : empty space: Excluded 2025/03/07 05:38:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:38:25 DEBUG : B2 bucket rclone-test-lufutug1vuga: Waiting for checks to finish 2025/03/07 05:38:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/07 05:38:25 DEBUG : B2 bucket rclone-test-lufutug1vuga: Waiting for transfers to finish 2025/03/07 05:38:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/07 05:38:26 INFO : potato3: Copied (server-side copy) 2025/03/07 05:38:26 INFO : potato3: Deleted 2025/03/07 05:38:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:38:26 INFO : potato2: Copied (server-side copy) 2025/03/07 05:38:26 INFO : potato2: Deleted 2025/03/07 05:38:27 DEBUG : Creating backend with remote "TestB2:rclone-test-diyofur4xexa" 2025/03/07 05:38:28 DEBUG : empty space: Excluded (Size Filter) 2025/03/07 05:38:28 DEBUG : empty space: Excluded 2025/03/07 05:38:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:38:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/07 05:38:28 DEBUG : B2 bucket rclone-test-diyofur4xexa: Waiting for checks to finish 2025/03/07 05:38:28 DEBUG : B2 bucket rclone-test-diyofur4xexa: Waiting for transfers to finish 2025/03/07 05:38:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:38:29 INFO : potato2: Copied (server-side copy) 2025/03/07 05:38:29 INFO : potato2: Deleted 2025/03/07 05:38:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/07 05:38:29 INFO : potato3: Copied (server-side copy) 2025/03/07 05:38:30 INFO : potato3: Deleted 2025/03/07 05:38:31 DEBUG : B2 bucket rclone-test-diyofur4xexa: Purge remote 2025/03/07 05:38:31 INFO : B2 bucket rclone-test-diyofur4xexa: cleaning bucket "rclone-test-diyofur4xexa" of all files 2025/03/07 05:38:31 DEBUG : potato2: Deleting (id "4_z7fa2bda310cd6bfb9f580e1b_f117cae24e4146606_d20250307_m053829_c001_v0001182_t0047_u01741325909181") 2025/03/07 05:38:31 DEBUG : potato3: Deleting (id "4_z7fa2bda310cd6bfb9f580e1b_f11744b0842d63659_d20250307_m053829_c001_v0001090_t0033_u01741325909423") 2025/03/07 05:38:31 DEBUG : B2 bucket rclone-test-lufutug1vuga: Purge remote 2025/03/07 05:38:31 INFO : B2 bucket rclone-test-lufutug1vuga: cleaning bucket "rclone-test-lufutug1vuga" of all files 2025/03/07 05:38:32 DEBUG : empty space: Deleting (id "4_zefc2ad2310cd6bfb9f580e1b_f105278f184bde8fc_d20250307_m053823_c001_v0001115_t0053_u01741325903650") 2025/03/07 05:38:32 DEBUG : potato2: Deleting (id "4_zefc2ad2310cd6bfb9f580e1b_f4183ec05a2d0bbe8_d20250307_m053829_c001_v7007000_t0000_u01741325909596") 2025/03/07 05:38:32 DEBUG : potato2: Deleting (id "4_zefc2ad2310cd6bfb9f580e1b_f110680d823492318_d20250307_m053826_c001_v0001104_t0023_u01741325906012") 2025/03/07 05:38:32 DEBUG : potato3: Deleting (id "4_zefc2ad2310cd6bfb9f580e1b_f4183ec05a2d0bbea_d20250307_m053830_c001_v7007000_t0000_u01741325910199") 2025/03/07 05:38:32 DEBUG : potato3: Deleting (id "4_zefc2ad2310cd6bfb9f580e1b_f103a4ed3cc2134df_d20250307_m053826_c001_v0001184_t0033_u01741325906231") 2025/03/07 05:38:32 DEBUG : potato3: Deleting (id "4_zefc2ad2310cd6bfb9f580e1b_f105278f184bde900_d20250307_m053824_c001_v0001115_t0019_u01741325904535") --- PASS: TestServerSideMoveWithFilter (15.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xohikof4wofu" 2025/03/07 05:38:36 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xufehuf2wusu -> B2 bucket rclone-test-xohikof4wofu 2025/03/07 05:38:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:38:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/07 05:38:39 DEBUG : empty space: Unchanged skipping 2025/03/07 05:38:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/07 05:38:39 DEBUG : B2 bucket rclone-test-xohikof4wofu: Waiting for checks to finish 2025/03/07 05:38:39 INFO : empty space: Deleted 2025/03/07 05:38:39 DEBUG : B2 bucket rclone-test-xohikof4wofu: Waiting for transfers to finish 2025/03/07 05:38:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:38:39 INFO : potato2: Copied (server-side copy) 2025/03/07 05:38:39 INFO : potato2: Deleted 2025/03/07 05:38:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/07 05:38:39 INFO : potato3: Copied (server-side copy) 2025/03/07 05:38:40 INFO : potato3: Deleted 2025/03/07 05:38:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dixoyib2haja" 2025/03/07 05:38:41 INFO : tomatoDir: Making directory 2025/03/07 05:38:41 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/07 05:38:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/07 05:38:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/07 05:38:41 DEBUG : B2 bucket rclone-test-dixoyib2haja: Waiting for checks to finish 2025/03/07 05:38:41 DEBUG : B2 bucket rclone-test-dixoyib2haja: Waiting for transfers to finish 2025/03/07 05:38:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/07 05:38:42 INFO : empty space: Copied (server-side copy) 2025/03/07 05:38:42 INFO : empty space: Deleted 2025/03/07 05:38:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/07 05:38:42 INFO : potato2: Copied (server-side copy) 2025/03/07 05:38:42 INFO : potato2: Deleted 2025/03/07 05:38:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/07 05:38:42 INFO : potato3: Copied (server-side copy) 2025/03/07 05:38:43 INFO : potato3: Deleted 2025/03/07 05:38:43 DEBUG : B2 bucket rclone-test-dixoyib2haja: Purge remote 2025/03/07 05:38:43 INFO : B2 bucket rclone-test-dixoyib2haja: cleaning bucket "rclone-test-dixoyib2haja" of all files 2025/03/07 05:38:43 DEBUG : empty space: Deleting (id "4_z6fd2ede310cd6bfb9f580e1b_f106e966c2554f09a_d20250307_m053842_c001_v0001184_t0000_u01741325922455") 2025/03/07 05:38:43 DEBUG : potato2: Deleting (id "4_z6fd2ede310cd6bfb9f580e1b_f110cc1a6cb4b5f2b_d20250307_m053842_c001_v0001184_t0054_u01741325922682") 2025/03/07 05:38:43 DEBUG : potato3: Deleting (id "4_z6fd2ede310cd6bfb9f580e1b_f112cfa1e9a73b9ec_d20250307_m053842_c001_v0001134_t0043_u01741325922827") 2025/03/07 05:38:44 DEBUG : B2 bucket rclone-test-xohikof4wofu: Purge remote 2025/03/07 05:38:44 INFO : B2 bucket rclone-test-xohikof4wofu: cleaning bucket "rclone-test-xohikof4wofu" of all files 2025/03/07 05:38:44 DEBUG : empty space: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f403a6e5f04c8c97a_d20250307_m053842_c001_v7007000_t0000_u01741325922662") 2025/03/07 05:38:44 DEBUG : empty space: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f115ce89cc81cf0e9_d20250307_m053838_c001_v0001182_t0059_u01741325918614") 2025/03/07 05:38:44 DEBUG : potato2: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f403a6e5f04c8c97b_d20250307_m053842_c001_v7007000_t0000_u01741325922896") 2025/03/07 05:38:44 DEBUG : potato2: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f11745dcef0a2c1f6_d20250307_m053839_c001_v0001091_t0015_u01741325919427") 2025/03/07 05:38:44 DEBUG : potato3: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f403a6e5f04c8c97c_d20250307_m053843_c001_v7007000_t0000_u01741325923091") 2025/03/07 05:38:44 DEBUG : potato3: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f1039b43d13c6d6c3_d20250307_m053839_c001_v0001183_t0043_u01741325919789") 2025/03/07 05:38:44 DEBUG : potato3: Deleting (id "4_zdfc2ddd310cd6bfb9f580e1b_f115ce89cc81cf0f4_d20250307_m053838_c001_v0001182_t0019_u01741325918817") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.21s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:38:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/rclone-sync-test" 2025/03/07 05:38:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/rclone-sync-test-include/layer2" 2025/03/07 05:38:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/rclone-sync-test-ignore-file" 2025/03/07 05:38:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 05:38:59 DEBUG : B2 bucket rclone-test-xufehuf2wusu path rclone-sync-test: Waiting for checks to finish 2025/03/07 05:38:59 DEBUG : B2 bucket rclone-test-xufehuf2wusu path rclone-sync-test: Waiting for transfers to finish 2025/03/07 05:38:59 DEBUG : Waiting for deletions to finish 2025/03/07 05:38:59 INFO : There was nothing to transfer 2025/03/07 05:39:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 05:39:00 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:39:00 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:39:00 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 05:39:00 DEBUG : B2 bucket rclone-test-xufehuf2wusu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/07 05:39:00 DEBUG : B2 bucket rclone-test-xufehuf2wusu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/07 05:39:00 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 05:39:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:39:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:39:01 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:01 DEBUG : : Excluded 2025/03/07 05:39:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/07 05:39:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/07 05:39:01 DEBUG : B2 bucket rclone-test-xufehuf2wusu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/07 05:39:01 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:39:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/CompareDest" 2025/03/07 05:39:11 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 05:39:11 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:11 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:39:12 INFO : one: Copied (new) 2025/03/07 05:39:12 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:13 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:13 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:13 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/07 05:39:13 INFO : one: Copied (replaced existing) 2025/03/07 05:39:13 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 05:39:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:15 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:15 INFO : There was nothing to transfer 2025/03/07 05:39:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 05:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 05:39:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:17 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:17 INFO : There was nothing to transfer 2025/03/07 05:39:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 05:39:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 05:39:18 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:18 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:18 INFO : There was nothing to transfer 2025/03/07 05:39:19 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/03/07 05:39:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/07 05:39:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/07 05:39:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:19 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 05:39:19 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:19 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:19 INFO : There was nothing to transfer 2025/03/07 05:39:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:20 DEBUG : two: Need to transfer - File not found at Destination 2025/03/07 05:39:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:20 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/07 05:39:20 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:20 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/07 05:39:20 INFO : two: Copied (new) 2025/03/07 05:39:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.27s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dest" 2025/03/07 05:39:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/pre-dest1" 2025/03/07 05:39:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/pre-dest2" 2025/03/07 05:39:27 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:39:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/07 05:39:28 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:39:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/07 05:39:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/07 05:39:28 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dest: Waiting for checks to finish 2025/03/07 05:39:28 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dest: Waiting for transfers to finish 2025/03/07 05:39:29 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/07 05:39:29 INFO : 3: Copied (new) 2025/03/07 05:39:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:30 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:39:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/CopyDest" 2025/03/07 05:39:34 DEBUG : one: Need to transfer - File not found at Destination 2025/03/07 05:39:34 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:34 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:39:35 INFO : one: Copied (new) 2025/03/07 05:39:35 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:35 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:36 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/07 05:39:36 INFO : one: Copied (replaced existing) 2025/03/07 05:39:36 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/BackupDir" 2025/03/07 05:39:39 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/07 05:39:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:39:41 INFO : one: Copied (server-side copy) 2025/03/07 05:39:41 INFO : one: Deleted 2025/03/07 05:39:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/07 05:39:42 INFO : one: Copied (server-side copy) 2025/03/07 05:39:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/07 05:39:42 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:42 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/07 05:39:44 INFO : two: Copied (server-side copy) 2025/03/07 05:39:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/07 05:39:44 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:44 DEBUG : one: Unchanged skipping 2025/03/07 05:39:44 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:44 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:44 DEBUG : one: Unchanged skipping 2025/03/07 05:39:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:44 DEBUG : two: Unchanged skipping 2025/03/07 05:39:44 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:44 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:44 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:44 INFO : There was nothing to transfer 2025/03/07 05:39:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/07 05:39:46 DEBUG : three: Destination not found in --copy-dest 2025/03/07 05:39:46 DEBUG : three: Need to transfer - File not found at Destination 2025/03/07 05:39:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:46 DEBUG : one: Unchanged skipping 2025/03/07 05:39:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/07 05:39:46 DEBUG : two: Unchanged skipping 2025/03/07 05:39:46 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:46 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/07 05:39:46 INFO : three: Copied (new) 2025/03/07 05:39:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.75s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/backup" 2025/03/07 05:39:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 05:39:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:39:53 DEBUG : two: Unchanged skipping 2025/03/07 05:39:53 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:39:54 INFO : one: Copied (server-side copy) 2025/03/07 05:39:54 INFO : one: Deleted 2025/03/07 05:39:54 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:39:55 INFO : one: Copied (new) 2025/03/07 05:39:55 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:39:56 INFO : three.txt: Copied (server-side copy) 2025/03/07 05:39:56 INFO : three.txt: Deleted 2025/03/07 05:39:56 INFO : three.txt: Moved into backup dir 2025/03/07 05:39:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 05:39:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:39:57 DEBUG : two: Unchanged skipping 2025/03/07 05:39:57 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:39:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:39:58 INFO : one: Copied (server-side copy) 2025/03/07 05:39:58 INFO : one: Deleted 2025/03/07 05:39:58 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:39:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/07 05:39:58 INFO : one: Copied (new) 2025/03/07 05:39:58 DEBUG : Waiting for deletions to finish 2025/03/07 05:39:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:39:59 INFO : three.txt: Copied (server-side copy) 2025/03/07 05:39:59 INFO : three.txt: Deleted 2025/03/07 05:39:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:40:03 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/backup" 2025/03/07 05:40:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 05:40:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:06 DEBUG : two: Unchanged skipping 2025/03/07 05:40:06 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:40:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:40:07 INFO : one: Copied (server-side copy) to: one.bak 2025/03/07 05:40:07 INFO : one: Deleted 2025/03/07 05:40:07 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:40:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:08 INFO : one: Copied (new) 2025/03/07 05:40:08 DEBUG : Waiting for deletions to finish 2025/03/07 05:40:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:40:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/07 05:40:09 INFO : three.txt: Deleted 2025/03/07 05:40:09 INFO : three.txt: Moved into backup dir 2025/03/07 05:40:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 05:40:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:12 DEBUG : two: Unchanged skipping 2025/03/07 05:40:12 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:40:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:12 INFO : one: Copied (server-side copy) to: one.bak 2025/03/07 05:40:13 INFO : one: Deleted 2025/03/07 05:40:13 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:40:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/07 05:40:13 INFO : one: Copied (new) 2025/03/07 05:40:13 DEBUG : Waiting for deletions to finish 2025/03/07 05:40:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:40:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/07 05:40:14 INFO : three.txt: Deleted 2025/03/07 05:40:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:40:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:40:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/backup" 2025/03/07 05:40:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 05:40:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:23 DEBUG : two: Unchanged skipping 2025/03/07 05:40:23 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:40:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:40:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/07 05:40:24 INFO : one: Deleted 2025/03/07 05:40:24 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:40:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:25 INFO : one: Copied (new) 2025/03/07 05:40:25 DEBUG : Waiting for deletions to finish 2025/03/07 05:40:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:40:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/07 05:40:26 INFO : three.txt: Deleted 2025/03/07 05:40:26 INFO : three.txt: Moved into backup dir 2025/03/07 05:40:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 05:40:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:28 DEBUG : two: Unchanged skipping 2025/03/07 05:40:28 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:40:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/07 05:40:29 INFO : one: Deleted 2025/03/07 05:40:29 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:40:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/07 05:40:30 INFO : one: Copied (new) 2025/03/07 05:40:30 DEBUG : Waiting for deletions to finish 2025/03/07 05:40:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:40:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/07 05:40:30 INFO : three.txt: Deleted 2025/03/07 05:40:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:40:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:40:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 05:40:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:37 DEBUG : two: Unchanged skipping 2025/03/07 05:40:37 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:40:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:40:38 INFO : one: Copied (server-side copy) to: one.bak 2025/03/07 05:40:38 INFO : one: Deleted 2025/03/07 05:40:38 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:40:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:39 INFO : one: Copied (new) 2025/03/07 05:40:39 DEBUG : Waiting for deletions to finish 2025/03/07 05:40:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:40:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/07 05:40:39 INFO : three.txt: Deleted 2025/03/07 05:40:39 INFO : three.txt: Moved into backup dir 2025/03/07 05:40:41 DEBUG : one.bak: Excluded (Path Filter) 2025/03/07 05:40:41 DEBUG : one.bak: Excluded 2025/03/07 05:40:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/07 05:40:41 DEBUG : three.txt.bak: Excluded 2025/03/07 05:40:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 05:40:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:41 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for checks to finish 2025/03/07 05:40:41 DEBUG : two: Unchanged skipping 2025/03/07 05:40:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:41 INFO : one: Copied (server-side copy) to: one.bak 2025/03/07 05:40:42 INFO : one: Deleted 2025/03/07 05:40:42 DEBUG : B2 bucket rclone-test-xufehuf2wusu path dst: Waiting for transfers to finish 2025/03/07 05:40:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/07 05:40:42 INFO : one: Copied (new) 2025/03/07 05:40:42 DEBUG : Waiting for deletions to finish 2025/03/07 05:40:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:40:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/07 05:40:42 INFO : three.txt: Deleted 2025/03/07 05:40:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.35s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:40:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 05:40:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:40:51 INFO : one: Copied (server-side copy) to: one.bak 2025/03/07 05:40:51 INFO : one: Deleted 2025/03/07 05:40:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:52 INFO : one: Copied (new) 2025/03/07 05:40:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:52 DEBUG : two: Unchanged skipping 2025/03/07 05:40:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/07 05:40:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:40:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/07 05:40:53 INFO : three.txt: Deleted 2025/03/07 05:40:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:40:54 INFO : three.txt: Copied (new) 2025/03/07 05:40:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 05:40:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:40:55 INFO : one: Copied (server-side copy) to: one.bak 2025/03/07 05:40:55 INFO : one: Deleted 2025/03/07 05:40:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/07 05:40:56 INFO : one: Copied (new) 2025/03/07 05:40:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:40:56 DEBUG : two: Unchanged skipping 2025/03/07 05:40:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/07 05:40:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:40:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/07 05:40:57 INFO : three.txt: Deleted 2025/03/07 05:40:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/07 05:40:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.31s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xufehuf2wusu/dst" 2025/03/07 05:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/07 05:41:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/07 05:41:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/07 05:41:04 INFO : one: Deleted 2025/03/07 05:41:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:41:05 INFO : one: Copied (new) 2025/03/07 05:41:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:05 DEBUG : two: Unchanged skipping 2025/03/07 05:41:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/07 05:41:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/07 05:41:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/07 05:41:06 INFO : three.txt: Deleted 2025/03/07 05:41:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:41:06 INFO : three.txt: Copied (new) 2025/03/07 05:41:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/07 05:41:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/07 05:41:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/07 05:41:08 INFO : one: Deleted 2025/03/07 05:41:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/07 05:41:09 INFO : one: Copied (new) 2025/03/07 05:41:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:09 DEBUG : two: Unchanged skipping 2025/03/07 05:41:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/07 05:41:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/07 05:41:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/07 05:41:10 INFO : three.txt: Deleted 2025/03/07 05:41:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/07 05:41:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.15s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/07 05:41:13 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:41:13 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:41:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/07 05:41:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/07 05:41:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/07 05:41:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:41:15 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:41:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/07 05:41:15 INFO : existing: Copied (new) 2025/03/07 05:41:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/07 05:41:16 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:41:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/07 05:41:16 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:41:16 ERROR : B2 bucket rclone-test-xufehuf2wusu: not deleting files as there were IO errors 2025/03/07 05:41:16 ERROR : B2 bucket rclone-test-xufehuf2wusu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncImmutable (3.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:18 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1100-08.backblaze.com/b2api/v1/b2_upload_file/6f628d5310ad6bfb9f580e1b/c001_v0001100_t0024": EOF 2025/03/07 05:41:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-08.backblaze.com/b2api/v1/b2_upload_file/6f628d5310ad6bfb9f580e1b/c001_v0001100_t0024": EOF) 2025/03/07 05:41:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-xufehuf2wusu: 1/10 (Post "https://pod-000-1100-08.backblaze.com/b2api/v1/b2_upload_file/6f628d5310ad6bfb9f580e1b/c001_v0001100_t0024": EOF) 2025/03/07 05:41:20 DEBUG : pacer: Reducing sleep to 10ms 2025/03/07 05:41:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:21 DEBUG : existing: Unchanged skipping 2025/03/07 05:41:21 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:41:21 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:41:21 DEBUG : Waiting for deletions to finish 2025/03/07 05:41:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.93s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:41:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both0: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both1: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both13: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both10: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both15: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both11: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both12: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both14: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both19: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both2: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both3: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both4: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both5: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both6: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both7: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both8: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:33 DEBUG : both9: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both16: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both17: Unchanged skipping 2025/03/07 05:41:33 DEBUG : both18: Unchanged skipping 2025/03/07 05:41:33 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:41:33 DEBUG : Waiting for deletions to finish 2025/03/07 05:41:34 INFO : only1: Deleted 2025/03/07 05:41:34 INFO : only13: Deleted 2025/03/07 05:41:34 INFO : only14: Deleted 2025/03/07 05:41:34 INFO : only15: Deleted 2025/03/07 05:41:34 INFO : only19: Deleted 2025/03/07 05:41:34 INFO : only8: Deleted 2025/03/07 05:41:34 INFO : only18: Deleted 2025/03/07 05:41:34 INFO : only9: Deleted 2025/03/07 05:41:34 INFO : only16: Deleted 2025/03/07 05:41:34 INFO : only2: Deleted 2025/03/07 05:41:34 INFO : only4: Deleted 2025/03/07 05:41:34 INFO : only5: Deleted 2025/03/07 05:41:34 INFO : only6: Deleted 2025/03/07 05:41:34 INFO : only0: Deleted 2025/03/07 05:41:35 INFO : only10: Deleted 2025/03/07 05:41:35 INFO : only11: Deleted 2025/03/07 05:41:35 INFO : only12: Deleted 2025/03/07 05:41:35 INFO : only17: Deleted 2025/03/07 05:41:35 INFO : only3: Deleted 2025/03/07 05:41:35 INFO : only7: Deleted 2025/03/07 05:41:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:41:50 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for checks to finish 2025/03/07 05:41:50 DEBUG : both1: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both12: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both13: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both0: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both15: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both16: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both17: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both18: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both10: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both2: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both3: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both4: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both5: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both6: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both7: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both8: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/07 05:41:50 DEBUG : both9: Unchanged skipping 2025/03/07 05:41:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/07 05:41:50 DEBUG : both11: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both14: Unchanged skipping 2025/03/07 05:41:50 DEBUG : both19: Unchanged skipping 2025/03/07 05:41:50 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Waiting for transfers to finish 2025/03/07 05:41:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:50 INFO : only0: Copied (replaced existing) 2025/03/07 05:41:50 INFO : only1: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only12: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only13: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only10: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only14: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only15: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only11: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only16: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only17: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only18: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only19: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only2: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only3: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only4: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only5: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only6: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only7: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only8: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/07 05:41:51 INFO : only9: Copied (replaced existing) 2025/03/07 05:41:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.59s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:42:00 DEBUG : empty_dir: Making directory with metadata 2025/03/07 05:42:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:42:00 DEBUG : empty_on_remote: Making directory with metadata 2025/03/07 05:42:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:42:00 INFO : empty_on_remote: Making directory 2025/03/07 05:42:00 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-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:42:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.63s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:42:04 DEBUG : empty_dir: Making directory with metadata 2025/03/07 05:42:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:42:04 DEBUG : empty_on_remote: Making directory with metadata 2025/03/07 05:42:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/07 05:42:04 INFO : empty_on_remote: Making directory 2025/03/07 05:42:04 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-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:42:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:42:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:07 INFO : sub dir: Making directory 2025/03/07 05:42:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" 2025/03/07 05:42:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/07 05:42:12 INFO : sub dir: Making directory 2025/03/07 05:42:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xufehuf2wusu", Local "Local file system at /tmp/rclone906357158", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.61s) PASS 2025/03/07 05:42:17 DEBUG : B2 bucket rclone-test-xufehuf2wusu: Purge remote 2025/03/07 05:42:17 INFO : B2 bucket rclone-test-xufehuf2wusu: cleaning bucket "rclone-test-xufehuf2wusu" of all files 2025/03/07 05:42:17 DEBUG : BackupDir/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c450_d20250307_m053947_c001_v7007000_t0000_u01741325987261") 2025/03/07 05:42:17 DEBUG : BackupDir/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f10735c1a6a0b5e81_d20250307_m053940_c001_v0001104_t0025_u01741325980989") 2025/03/07 05:42:17 DEBUG : CompareDest/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287e2b_d20250307_m053921_c001_v7007000_t0000_u01741325961155") 2025/03/07 05:42:17 DEBUG : CompareDest/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c961_d20250307_m053914_c001_v0001100_t0055_u01741325954918") 2025/03/07 05:42:17 DEBUG : CompareDest/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287e2c_d20250307_m053921_c001_v7007000_t0000_u01741325961347") 2025/03/07 05:42:17 DEBUG : CompareDest/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bca5d_d20250307_m053916_c001_v0001182_t0042_u01741325956463") 2025/03/07 05:42:17 DEBUG : CopyDest/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c451_d20250307_m053947_c001_v7007000_t0000_u01741325987454") 2025/03/07 05:42:17 DEBUG : CopyDest/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214280_d20250307_m053937_c001_v0001184_t0004_u01741325977692") 2025/03/07 05:42:17 DEBUG : CopyDest/three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c452_d20250307_m053947_c001_v7007000_t0000_u01741325987639") 2025/03/07 05:42:18 DEBUG : CopyDest/three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bcc5e_d20250307_m053945_c001_v0001182_t0020_u01741325985394") 2025/03/07 05:42:18 DEBUG : CopyDest/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c453_d20250307_m053947_c001_v7007000_t0000_u01741325987826") 2025/03/07 05:42:18 DEBUG : CopyDest/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c9a1_d20250307_m053942_c001_v0001100_t0030_u01741325982934") 2025/03/07 05:42:18 DEBUG : EXISTING: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4ff19_d20250307_m054121_c001_v7007000_t0000_u01741326081787") 2025/03/07 05:42:18 DEBUG : EXISTING: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd459_d20250307_m054120_c001_v0001182_t0031_u01741326080792") 2025/03/07 05:42:18 DEBUG : Testêé: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fefb_d20250307_m054114_c001_v7007000_t0000_u01741326074710") 2025/03/07 05:42:18 DEBUG : Testêé: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd3c0_d20250307_m054114_c001_v0001182_t0001_u01741326074113") 2025/03/07 05:42:18 DEBUG : Testêé: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595cac1_d20250307_m054112_c001_v0001100_t0035_u01741326072795") 2025/03/07 05:42:18 DEBUG : a/potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b906_d20250307_m053731_c001_v7007000_t0000_u01741325851802") 2025/03/07 05:42:18 DEBUG : a/potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbef9_d20250307_m053731_c001_v0001182_t0026_u01741325851206") 2025/03/07 05:42:18 DEBUG : a/potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3b3_d20250307_m053729_c001_v7007000_t0000_u01741325849467") 2025/03/07 05:42:18 DEBUG : a/potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbe8b_d20250307_m053728_c001_v0001182_t0032_u01741325848542") 2025/03/07 05:42:18 DEBUG : a/potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299142_d20250307_m053709_c001_v7007000_t0000_u01741325829265") 2025/03/07 05:42:18 DEBUG : a/potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbc20_d20250307_m053708_c001_v0001182_t0001_u01741325828347") 2025/03/07 05:42:19 DEBUG : b/potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b907_d20250307_m053731_c001_v7007000_t0000_u01741325851998") 2025/03/07 05:42:19 DEBUG : b/potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbedd_d20250307_m053730_c001_v0001182_t0059_u01741325850394") 2025/03/07 05:42:19 DEBUG : b/potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3b1_d20250307_m053728_c001_v7007000_t0000_u01741325848884") 2025/03/07 05:42:19 DEBUG : b/potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbe5b_d20250307_m053727_c001_v0001182_t0036_u01741325847512") 2025/03/07 05:42:19 DEBUG : b/potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299141_d20250307_m053708_c001_v7007000_t0000_u01741325828691") 2025/03/07 05:42:19 DEBUG : b/potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbbfe_d20250307_m053707_c001_v0001182_t0036_u01741325827495") 2025/03/07 05:42:19 DEBUG : backup/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4150e057bb4144dc_d20250307_m054000_c001_v7007000_t0000_u01741326000172") 2025/03/07 05:42:19 DEBUG : backup/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1000dded40797ac2_d20250307_m053958_c001_v0001184_t0040_u01741325998080") 2025/03/07 05:42:19 DEBUG : backup/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f104faf4abc1d6ac9_d20250307_m053954_c001_v0001183_t0049_u01741325994523") 2025/03/07 05:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bcdf_d20250307_m054031_c001_v7007000_t0000_u01741326031871") 2025/03/07 05:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1001804ee13509e6_d20250307_m054029_c001_v0001115_t0023_u01741326029053") 2025/03/07 05:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f10050e181fcc5e18_d20250307_m054024_c001_v0001137_t0012_u01741326024331") 2025/03/07 05:42:19 DEBUG : backup/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bcb0_d20250307_m054016_c001_v7007000_t0000_u01741326016004") 2025/03/07 05:42:19 DEBUG : backup/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f111909621c0b0491_d20250307_m054012_c001_v0001038_t0029_u01741326012296") 2025/03/07 05:42:19 DEBUG : backup/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f106aac7ad983236b_d20250307_m054007_c001_v0001153_t0025_u01741326007249") 2025/03/07 05:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bce1_d20250307_m054032_c001_v7007000_t0000_u01741326032239") 2025/03/07 05:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11561b31e0aa5d26_d20250307_m054030_c001_v0001177_t0027_u01741326030464") 2025/03/07 05:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1183fa56c3a46c54_d20250307_m054025_c001_v0001182_t0055_u01741326025991") 2025/03/07 05:42:20 DEBUG : backup/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4150e057bb4144dd_d20250307_m054000_c001_v7007000_t0000_u01741326000359") 2025/03/07 05:42:20 DEBUG : backup/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f10131ea3515deb5e_d20250307_m053959_c001_v0001165_t0006_u01741325999179") 2025/03/07 05:42:20 DEBUG : backup/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1189ddc66c72d3fc_d20250307_m053955_c001_v0001184_t0034_u01741325995982") 2025/03/07 05:42:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bcb3_d20250307_m054016_c001_v7007000_t0000_u01741326016542") 2025/03/07 05:42:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f104b36d15d0dc827_d20250307_m054013_c001_v0001105_t0048_u01741326013711") 2025/03/07 05:42:20 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f111c694fc2cd6d3e_d20250307_m054009_c001_v0001032_t0042_u01741326009041") 2025/03/07 05:42:20 DEBUG : both0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe3_d20250307_m054152_c001_v7007000_t0000_u01741326112572") 2025/03/07 05:42:20 DEBUG : both0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215634_d20250307_m054140_c001_v0001184_t0034_u01741326100752") 2025/03/07 05:42:20 DEBUG : both0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca5_d20250307_m054135_c001_v7007000_t0000_u01741326095823") 2025/03/07 05:42:20 DEBUG : both0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215301_d20250307_m054124_c001_v0001184_t0033_u01741326084061") 2025/03/07 05:42:20 DEBUG : both1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe4_d20250307_m054152_c001_v7007000_t0000_u01741326112756") 2025/03/07 05:42:20 DEBUG : both1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215656_d20250307_m054141_c001_v0001184_t0027_u01741326101570") 2025/03/07 05:42:20 DEBUG : both1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca6_d20250307_m054136_c001_v7007000_t0000_u01741326096028") 2025/03/07 05:42:20 DEBUG : both1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21531d_d20250307_m054124_c001_v0001184_t0015_u01741326084496") 2025/03/07 05:42:20 DEBUG : both10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe5_d20250307_m054152_c001_v7007000_t0000_u01741326112940") 2025/03/07 05:42:20 DEBUG : both10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21571d_d20250307_m054145_c001_v0001184_t0026_u01741326105569") 2025/03/07 05:42:20 DEBUG : both10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca8_d20250307_m054136_c001_v7007000_t0000_u01741326096225") 2025/03/07 05:42:20 DEBUG : both10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2153d0_d20250307_m054128_c001_v0001184_t0027_u01741326088572") 2025/03/07 05:42:21 DEBUG : both11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe6_d20250307_m054153_c001_v7007000_t0000_u01741326113127") 2025/03/07 05:42:21 DEBUG : both11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21572f_d20250307_m054146_c001_v0001184_t0017_u01741326106004") 2025/03/07 05:42:21 DEBUG : both11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca9_d20250307_m054136_c001_v7007000_t0000_u01741326096422") 2025/03/07 05:42:21 DEBUG : both11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2153e4_d20250307_m054129_c001_v0001184_t0056_u01741326089044") 2025/03/07 05:42:21 DEBUG : both12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe7_d20250307_m054153_c001_v7007000_t0000_u01741326113317") 2025/03/07 05:42:21 DEBUG : both12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215737_d20250307_m054146_c001_v0001184_t0059_u01741326106430") 2025/03/07 05:42:21 DEBUG : both12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1caa_d20250307_m054136_c001_v7007000_t0000_u01741326096618") 2025/03/07 05:42:21 DEBUG : both12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2153f2_d20250307_m054129_c001_v0001184_t0000_u01741326089467") 2025/03/07 05:42:21 DEBUG : both13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe8_d20250307_m054153_c001_v7007000_t0000_u01741326113506") 2025/03/07 05:42:21 DEBUG : both13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215753_d20250307_m054146_c001_v0001184_t0044_u01741326106852") 2025/03/07 05:42:21 DEBUG : both13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cac_d20250307_m054136_c001_v7007000_t0000_u01741326096814") 2025/03/07 05:42:21 DEBUG : both13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215410_d20250307_m054129_c001_v0001184_t0024_u01741326089922") 2025/03/07 05:42:21 DEBUG : both14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fe9_d20250307_m054153_c001_v7007000_t0000_u01741326113691") 2025/03/07 05:42:21 DEBUG : both14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21575f_d20250307_m054147_c001_v0001184_t0054_u01741326107275") 2025/03/07 05:42:21 DEBUG : both14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cad_d20250307_m054137_c001_v7007000_t0000_u01741326097026") 2025/03/07 05:42:21 DEBUG : both14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215420_d20250307_m054130_c001_v0001184_t0033_u01741326090370") 2025/03/07 05:42:21 DEBUG : both15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fea_d20250307_m054153_c001_v7007000_t0000_u01741326113885") 2025/03/07 05:42:21 DEBUG : both15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215779_d20250307_m054147_c001_v0001184_t0016_u01741326107715") 2025/03/07 05:42:21 DEBUG : both15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cae_d20250307_m054137_c001_v7007000_t0000_u01741326097221") 2025/03/07 05:42:22 DEBUG : both15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21542e_d20250307_m054130_c001_v0001184_t0009_u01741326090810") 2025/03/07 05:42:22 DEBUG : both16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09feb_d20250307_m054154_c001_v7007000_t0000_u01741326114155") 2025/03/07 05:42:22 DEBUG : both16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215783_d20250307_m054148_c001_v0001184_t0004_u01741326108160") 2025/03/07 05:42:22 DEBUG : both16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cb0_d20250307_m054137_c001_v7007000_t0000_u01741326097417") 2025/03/07 05:42:22 DEBUG : both16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215440_d20250307_m054131_c001_v0001184_t0000_u01741326091233") 2025/03/07 05:42:22 DEBUG : both17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fec_d20250307_m054154_c001_v7007000_t0000_u01741326114347") 2025/03/07 05:42:22 DEBUG : both17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21578d_d20250307_m054148_c001_v0001184_t0058_u01741326108571") 2025/03/07 05:42:22 DEBUG : both17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cb1_d20250307_m054137_c001_v7007000_t0000_u01741326097613") 2025/03/07 05:42:22 DEBUG : both17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215458_d20250307_m054131_c001_v0001184_t0043_u01741326091725") 2025/03/07 05:42:22 DEBUG : both18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fed_d20250307_m054154_c001_v7007000_t0000_u01741326114542") 2025/03/07 05:42:22 DEBUG : both18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2157a7_d20250307_m054149_c001_v0001184_t0028_u01741326109043") 2025/03/07 05:42:22 DEBUG : both18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cb2_d20250307_m054137_c001_v7007000_t0000_u01741326097804") 2025/03/07 05:42:22 DEBUG : both18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215470_d20250307_m054132_c001_v0001184_t0053_u01741326092148") 2025/03/07 05:42:22 DEBUG : both19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fee_d20250307_m054154_c001_v7007000_t0000_u01741326114740") 2025/03/07 05:42:22 DEBUG : both19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2157b5_d20250307_m054149_c001_v0001184_t0046_u01741326109452") 2025/03/07 05:42:22 DEBUG : both19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cb3_d20250307_m054138_c001_v7007000_t0000_u01741326098009") 2025/03/07 05:42:22 DEBUG : both19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21548a_d20250307_m054132_c001_v0001184_t0057_u01741326092581") 2025/03/07 05:42:23 DEBUG : both2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fef_d20250307_m054154_c001_v7007000_t0000_u01741326114932") 2025/03/07 05:42:23 DEBUG : both2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215679_d20250307_m054141_c001_v0001184_t0002_u01741326101996") 2025/03/07 05:42:23 DEBUG : both2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cb6_d20250307_m054138_c001_v7007000_t0000_u01741326098205") 2025/03/07 05:42:23 DEBUG : both2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21532f_d20250307_m054124_c001_v0001184_t0032_u01741326084931") 2025/03/07 05:42:23 DEBUG : both3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff0_d20250307_m054155_c001_v7007000_t0000_u01741326115122") 2025/03/07 05:42:23 DEBUG : both3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21568d_d20250307_m054142_c001_v0001184_t0037_u01741326102424") 2025/03/07 05:42:23 DEBUG : both3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cb8_d20250307_m054138_c001_v7007000_t0000_u01741326098423") 2025/03/07 05:42:23 DEBUG : both3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21534d_d20250307_m054125_c001_v0001184_t0058_u01741326085373") 2025/03/07 05:42:23 DEBUG : both4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff1_d20250307_m054155_c001_v7007000_t0000_u01741326115318") 2025/03/07 05:42:23 DEBUG : both4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21569b_d20250307_m054142_c001_v0001184_t0025_u01741326102847") 2025/03/07 05:42:23 DEBUG : both4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cba_d20250307_m054138_c001_v7007000_t0000_u01741326098618") 2025/03/07 05:42:23 DEBUG : both4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215363_d20250307_m054125_c001_v0001184_t0034_u01741326085789") 2025/03/07 05:42:23 DEBUG : both5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff2_d20250307_m054155_c001_v7007000_t0000_u01741326115512") 2025/03/07 05:42:23 DEBUG : both5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2156b5_d20250307_m054143_c001_v0001184_t0019_u01741326103321") 2025/03/07 05:42:23 DEBUG : both5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cbb_d20250307_m054138_c001_v7007000_t0000_u01741326098826") 2025/03/07 05:42:23 DEBUG : both5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215377_d20250307_m054126_c001_v0001184_t0033_u01741326086329") 2025/03/07 05:42:23 DEBUG : both6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff4_d20250307_m054155_c001_v7007000_t0000_u01741326115705") 2025/03/07 05:42:23 DEBUG : both6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2156d1_d20250307_m054143_c001_v0001184_t0050_u01741326103807") 2025/03/07 05:42:23 DEBUG : both6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cbd_d20250307_m054139_c001_v7007000_t0000_u01741326099026") 2025/03/07 05:42:23 DEBUG : both6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215383_d20250307_m054126_c001_v0001184_t0003_u01741326086761") 2025/03/07 05:42:24 DEBUG : both7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff5_d20250307_m054155_c001_v7007000_t0000_u01741326115897") 2025/03/07 05:42:24 DEBUG : both7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2156dd_d20250307_m054144_c001_v0001184_t0043_u01741326104294") 2025/03/07 05:42:24 DEBUG : both7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cbf_d20250307_m054139_c001_v7007000_t0000_u01741326099222") 2025/03/07 05:42:24 DEBUG : both7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215392_d20250307_m054127_c001_v0001184_t0004_u01741326087200") 2025/03/07 05:42:24 DEBUG : both8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff6_d20250307_m054156_c001_v7007000_t0000_u01741326116092") 2025/03/07 05:42:24 DEBUG : both8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2156f7_d20250307_m054144_c001_v0001184_t0020_u01741326104721") 2025/03/07 05:42:24 DEBUG : both8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cc0_d20250307_m054139_c001_v7007000_t0000_u01741326099416") 2025/03/07 05:42:24 DEBUG : both8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2153a8_d20250307_m054127_c001_v0001184_t0028_u01741326087675") 2025/03/07 05:42:24 DEBUG : both9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff7_d20250307_m054156_c001_v7007000_t0000_u01741326116285") 2025/03/07 05:42:24 DEBUG : both9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215709_d20250307_m054145_c001_v0001184_t0048_u01741326105147") 2025/03/07 05:42:24 DEBUG : both9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1cc1_d20250307_m054139_c001_v7007000_t0000_u01741326099626") 2025/03/07 05:42:24 DEBUG : both9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2153be_d20250307_m054128_c001_v0001184_t0049_u01741326088124") 2025/03/07 05:42:24 DEBUG : c/non empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b908_d20250307_m053732_c001_v7007000_t0000_u01741325852194") 2025/03/07 05:42:24 DEBUG : c/non empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbee7_d20250307_m053730_c001_v0001182_t0025_u01741325850600") 2025/03/07 05:42:24 DEBUG : c/non empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3b4_d20250307_m053729_c001_v7007000_t0000_u01741325849654") 2025/03/07 05:42:24 DEBUG : c/non empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbe63_d20250307_m053727_c001_v0001182_t0010_u01741325847770") 2025/03/07 05:42:24 DEBUG : c/non empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299143_d20250307_m053709_c001_v7007000_t0000_u01741325829466") 2025/03/07 05:42:24 DEBUG : c/non empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbc04_d20250307_m053707_c001_v0001182_t0028_u01741325827755") 2025/03/07 05:42:24 DEBUG : check sum: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cbe_d20250307_m053656_c001_v7007000_t0000_u01741325816927") 2025/03/07 05:42:25 DEBUG : check sum: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbab5_d20250307_m053655_c001_v0001182_t0031_u01741325815986") 2025/03/07 05:42:25 DEBUG : dest/3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c436_d20250307_m053930_c001_v7007000_t0000_u01741325970252") 2025/03/07 05:42:25 DEBUG : dest/3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f406ec31c33014c05_d20250307_m053929_c001_v0001183_t0008_u01741325969118") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fef4_d20250307_m054111_c001_v7007000_t0000_u01741326071260") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f113701cdf7a9b84d_d20250307_m054108_c001_v0001146_t0007_u01741326068861") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d19672_d20250307_m054108_c001_v7007000_t0000_u01741326068655") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f113701cdf7a9b847_d20250307_m054104_c001_v0001146_t0000_u01741326064849") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d1966f_d20250307_m054104_c001_v7007000_t0000_u01741326064104") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595ca91_d20250307_m054059_c001_v0001100_t0043_u01741326059645") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299305_d20250307_m054058_c001_v7007000_t0000_u01741326058131") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f114a077d6d3f9605_d20250307_m054055_c001_v0001120_t0004_u01741326055767") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287ef2_d20250307_m054055_c001_v7007000_t0000_u01741326055569") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f114a077d6d3f95ed_d20250307_m054052_c001_v0001120_t0023_u01741326052077") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287ee5_d20250307_m054051_c001_v7007000_t0000_u01741326051335") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595ca63_d20250307_m054046_c001_v0001100_t0052_u01741326046332") 2025/03/07 05:42:25 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bd0c_d20250307_m054044_c001_v7007000_t0000_u01741326044178") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103d6327041c63cb_d20250307_m054042_c001_v0001181_t0059_u01741326042248") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f404d9448459a7e4a_d20250307_m054042_c001_v7007000_t0000_u01741326042055") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103d6327041c63bf_d20250307_m054039_c001_v0001181_t0042_u01741326039118") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f404d9448459a7e42_d20250307_m054038_c001_v7007000_t0000_u01741326038382") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214b54_d20250307_m054033_c001_v0001184_t0029_u01741326033986") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bce2_d20250307_m054032_c001_v7007000_t0000_u01741326032658") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f117b2b68330f125a_d20250307_m054029_c001_v0001184_t0009_u01741326029981") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1c43_d20250307_m054029_c001_v7007000_t0000_u01741326029781") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f117b2b68330f1157_d20250307_m054025_c001_v0001184_t0019_u01741326025496") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1c3e_d20250307_m054024_c001_v7007000_t0000_u01741326024753") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bcf3a_d20250307_m054018_c001_v0001182_t0042_u01741326018365") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bcb5_d20250307_m054016_c001_v7007000_t0000_u01741326016997") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1058c42f230d2c88_d20250307_m054013_c001_v0001039_t0031_u01741326013127") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f0e6_d20250307_m054012_c001_v7007000_t0000_u01741326012938") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1058c42f230d2c7e_d20250307_m054008_c001_v0001039_t0038_u01741326008264") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f0e0_d20250307_m054007_c001_v7007000_t0000_u01741326007531") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c9df_d20250307_m054001_c001_v0001100_t0055_u01741326001503") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4150e057bb4144de_d20250307_m054000_c001_v7007000_t0000_u01741326000563") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1172405d82ebef85_d20250307_m053958_c001_v0001101_t0016_u01741325998536") 2025/03/07 05:42:26 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8af0_d20250307_m053958_c001_v7007000_t0000_u01741325998331") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1172405d82ebef7f_d20250307_m053955_c001_v0001101_t0032_u01741325995505") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8aed_d20250307_m053954_c001_v7007000_t0000_u01741325994762") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21446b_d20250307_m053949_c001_v0001184_t0026_u01741325989137") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c454_d20250307_m053948_c001_v7007000_t0000_u01741325988020") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f114f8836bd1eeca8_d20250307_m053941_c001_v0001105_t0031_u01741325981881") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f412445dfcf5b1500_d20250307_m053941_c001_v7007000_t0000_u01741325981664") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bcbb9_d20250307_m053937_c001_v0001182_t0017_u01741325977120") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1124137920783502_d20250307_m053936_c001_v0001153_t0015_u01741325976231") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11241379207834fe_d20250307_m053934_c001_v0001153_t0002_u01741325974755") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287e2e_d20250307_m053921_c001_v7007000_t0000_u01741325961540") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc213e38_d20250307_m053914_c001_v0001184_t0052_u01741325954346") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1104c6602c33444f_d20250307_m053913_c001_v0001178_t0013_u01741325953557") 2025/03/07 05:42:27 DEBUG : dst/one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1104c6602c33444b_d20250307_m053912_c001_v0001178_t0023_u01741325952524") 2025/03/07 05:42:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fef5_d20250307_m054111_c001_v7007000_t0000_u01741326071473") 2025/03/07 05:42:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f113d38a9d40e7195_d20250307_m054107_c001_v0001106_t0043_u01741326067988") 2025/03/07 05:42:27 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1124137920783563_d20250307_m054103_c001_v0001153_t0000_u01741326063704") 2025/03/07 05:42:27 DEBUG : dst/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299306_d20250307_m054058_c001_v7007000_t0000_u01741326058319") 2025/03/07 05:42:27 DEBUG : dst/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f119d5e246c3c47ef_d20250307_m054055_c001_v0001184_t0001_u01741326055371") 2025/03/07 05:42:27 DEBUG : dst/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1046e1d25f8df5ec_d20250307_m054050_c001_v0001104_t0016_u01741326050508") 2025/03/07 05:42:28 DEBUG : dst/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bd10_d20250307_m054044_c001_v7007000_t0000_u01741326044537") 2025/03/07 05:42:28 DEBUG : dst/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1183fa56c3a46ded_d20250307_m054041_c001_v0001182_t0015_u01741326041819") 2025/03/07 05:42:28 DEBUG : dst/one.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11224a2fbe9e2a02_d20250307_m054038_c001_v0001137_t0023_u01741326038051") 2025/03/07 05:42:28 DEBUG : dst/three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c455_d20250307_m053948_c001_v7007000_t0000_u01741325988206") 2025/03/07 05:42:28 DEBUG : dst/three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1124137920783516_d20250307_m053946_c001_v0001153_t0011_u01741325986540") 2025/03/07 05:42:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fef6_d20250307_m054111_c001_v7007000_t0000_u01741326071664") 2025/03/07 05:42:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595cab1_d20250307_m054109_c001_v0001100_t0002_u01741326069934") 2025/03/07 05:42:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1027fb0a905756cd_d20250307_m054105_c001_v0001146_t0055_u01741326065895") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fef7_d20250307_m054111_c001_v7007000_t0000_u01741326071861") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f113701cdf7a9b853_d20250307_m054110_c001_v0001146_t0048_u01741326070525") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d19674_d20250307_m054110_c001_v7007000_t0000_u01741326070329") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f113701cdf7a9b84b_d20250307_m054106_c001_v0001146_t0030_u01741326066501") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d19671_d20250307_m054106_c001_v7007000_t0000_u01741326066306") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214f1b_d20250307_m054100_c001_v0001184_t0026_u01741326060997") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299307_d20250307_m054058_c001_v7007000_t0000_u01741326058513") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f114a077d6d3f960f_d20250307_m054057_c001_v0001120_t0054_u01741326057268") 2025/03/07 05:42:28 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287ef3_d20250307_m054057_c001_v7007000_t0000_u01741326057067") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f114a077d6d3f95f5_d20250307_m054053_c001_v0001120_t0046_u01741326053629") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287eea_d20250307_m054053_c001_v7007000_t0000_u01741326053428") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214d2b_d20250307_m054047_c001_v0001184_t0035_u01741326047571") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f404d9448459a7e4d_d20250307_m054042_c001_v7007000_t0000_u01741326042885") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214c46_d20250307_m054040_c001_v0001184_t0057_u01741326040814") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f404d9448459a7e43_d20250307_m054039_c001_v7007000_t0000_u01741326039798") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd0ba_d20250307_m054035_c001_v0001182_t0016_u01741326035324") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1c44_d20250307_m054030_c001_v7007000_t0000_u01741326030696") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd01a_d20250307_m054027_c001_v0001182_t0018_u01741326027975") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1c40_d20250307_m054026_c001_v7007000_t0000_u01741326026244") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595ca1b_d20250307_m054019_c001_v0001100_t0024_u01741326019507") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f0e7_d20250307_m054014_c001_v7007000_t0000_u01741326014536") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c9f5_d20250307_m054011_c001_v0001100_t0043_u01741326011192") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f0e4_d20250307_m054009_c001_v7007000_t0000_u01741326009464") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214675_d20250307_m054002_c001_v0001184_t0055_u01741326002894") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8af6_d20250307_m053959_c001_v7007000_t0000_u01741325999584") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21459e_d20250307_m053957_c001_v0001184_t0050_u01741325997300") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8aee_d20250307_m053956_c001_v7007000_t0000_u01741325996189") 2025/03/07 05:42:29 DEBUG : dst/three.txt: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bccc2_d20250307_m053950_c001_v0001182_t0016_u01741325990099") 2025/03/07 05:42:29 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299308_d20250307_m054058_c001_v7007000_t0000_u01741326058707") 2025/03/07 05:42:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f10780a691eca32f5_d20250307_m054056_c001_v0001145_t0029_u01741326056791") 2025/03/07 05:42:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1031b804154b8d84_d20250307_m054053_c001_v0001136_t0051_u01741326053108") 2025/03/07 05:42:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bd14_d20250307_m054044_c001_v7007000_t0000_u01741326044940") 2025/03/07 05:42:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc214c8a_d20250307_m054042_c001_v0001184_t0025_u01741326042679") 2025/03/07 05:42:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1193dc43977fd941_d20250307_m054039_c001_v0001177_t0041_u01741326039561") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fef8_d20250307_m054112_c001_v7007000_t0000_u01741326072051") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd2af_d20250307_m054100_c001_v0001182_t0027_u01741326060393") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299309_d20250307_m054058_c001_v7007000_t0000_u01741326058899") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd198_d20250307_m054047_c001_v0001182_t0057_u01741326047007") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bd16_d20250307_m054045_c001_v7007000_t0000_u01741326045387") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595ca3d_d20250307_m054034_c001_v0001100_t0008_u01741326034558") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bce5_d20250307_m054033_c001_v7007000_t0000_u01741326033069") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21490c_d20250307_m054018_c001_v0001184_t0003_u01741326018940") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4183ec05a2d0bcb6_d20250307_m054017_c001_v7007000_t0000_u01741326017402") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bcdd7_d20250307_m054002_c001_v0001182_t0031_u01741326002329") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4150e057bb4144df_d20250307_m054000_c001_v7007000_t0000_u01741326000761") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c9bb_d20250307_m053949_c001_v0001100_t0030_u01741325989708") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c456_d20250307_m053948_c001_v7007000_t0000_u01741325988401") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1029a11d7ee8c246_d20250307_m053943_c001_v0001039_t0005_u01741325983876") 2025/03/07 05:42:30 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287e2f_d20250307_m053921_c001_v7007000_t0000_u01741325961739") 2025/03/07 05:42:31 DEBUG : dst/two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1104c6602c33446f_d20250307_m053920_c001_v0001178_t0042_u01741325960585") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d19642_d20250307_m053839_c001_v7007000_t0000_u01741325919394") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc6f4_d20250307_m053836_c001_v0001182_t0015_u01741325916277") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d1963f_d20250307_m053834_c001_v7007000_t0000_u01741325914198") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc4d9_d20250307_m053820_c001_v0001182_t0044_u01741325900756") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b37_d20250307_m053812_c001_v7007000_t0000_u01741325892374") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc3a3_d20250307_m053809_c001_v0001182_t0019_u01741325889370") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b924_d20250307_m053745_c001_v7007000_t0000_u01741325865093") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc061_d20250307_m053743_c001_v0001182_t0027_u01741325863287") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b918_d20250307_m053741_c001_v7007000_t0000_u01741325861770") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc008_d20250307_m053740_c001_v0001182_t0031_u01741325860577") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b910_d20250307_m053737_c001_v7007000_t0000_u01741325857085") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbf77_d20250307_m053735_c001_v0001182_t0039_u01741325855520") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b90a_d20250307_m053734_c001_v7007000_t0000_u01741325854353") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbf29_d20250307_m053733_c001_v0001182_t0001_u01741325853162") 2025/03/07 05:42:31 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3a9_d20250307_m053726_c001_v7007000_t0000_u01741325846592") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbe19_d20250307_m053725_c001_v0001182_t0008_u01741325845227") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3a5_d20250307_m053724_c001_v7007000_t0000_u01741325844067") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbddf_d20250307_m053723_c001_v0001182_t0024_u01741325843318") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf29914d_d20250307_m053718_c001_v7007000_t0000_u01741325838305") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbd3a_d20250307_m053717_c001_v0001182_t0020_u01741325837137") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf29914a_d20250307_m053714_c001_v7007000_t0000_u01741325834526") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbca8_d20250307_m053713_c001_v0001182_t0029_u01741325833573") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299146_d20250307_m053712_c001_v7007000_t0000_u01741325832459") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11812c355b1b5b3c_d20250307_m053711_c001_v0001101_t0042_u01741325831756") 2025/03/07 05:42:32 DEBUG : empty space: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbc58_d20250307_m053710_c001_v0001182_t0035_u01741325830215") 2025/03/07 05:42:32 DEBUG : enormous: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b920_d20250307_m053744_c001_v7007000_t0000_u01741325864150") 2025/03/07 05:42:32 DEBUG : enormous: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc06a_d20250307_m053743_c001_v0001182_t0004_u01741325863546") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4021d1f3f6b4fefd_d20250307_m054117_c001_v7007000_t0000_u01741326077060") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215188_d20250307_m054115_c001_v0001184_t0017_u01741326075871") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b2b_d20250307_m053807_c001_v7007000_t0000_u01741325887223") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc355_d20250307_m053806_c001_v0001182_t0034_u01741325886241") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf29913c_d20250307_m053706_c001_v7007000_t0000_u01741325826390") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbbc4_d20250307_m053705_c001_v0001182_t0039_u01741325825448") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299138_d20250307_m053704_c001_v7007000_t0000_u01741325824162") 2025/03/07 05:42:32 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbb94_d20250307_m053703_c001_v0001182_t0021_u01741325823584") 2025/03/07 05:42:33 DEBUG : existing: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbb72_d20250307_m053702_c001_v0001182_t0033_u01741325822834") 2025/03/07 05:42:33 DEBUG : existing-b: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b2c_d20250307_m053807_c001_v7007000_t0000_u01741325887424") 2025/03/07 05:42:33 DEBUG : existing-b: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc213088_d20250307_m053806_c001_v0001184_t0009_u01741325886249") 2025/03/07 05:42:33 DEBUG : file1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8bff_d20250307_m054206_c001_v7007000_t0000_u01741326126437") 2025/03/07 05:42:33 DEBUG : file1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f10518bfedb73c454_d20250307_m054205_c001_v0001098_t0021_u01741326125170") 2025/03/07 05:42:33 DEBUG : file1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8bf7_d20250307_m054203_c001_v7007000_t0000_u01741326123060") 2025/03/07 05:42:33 DEBUG : file1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f112dac2158b9d85d_d20250307_m054201_c001_v0001177_t0010_u01741326121539") 2025/03/07 05:42:33 DEBUG : five: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b928_d20250307_m053749_c001_v7007000_t0000_u01741325869352") 2025/03/07 05:42:33 DEBUG : five: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bc112_d20250307_m053747_c001_v0001182_t0002_u01741325867378") 2025/03/07 05:42:33 DEBUG : foo: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf29914b_d20250307_m053716_c001_v7007000_t0000_u01741325836411") 2025/03/07 05:42:33 DEBUG : foo: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bbd06_d20250307_m053715_c001_v0001182_t0002_u01741325835849") 2025/03/07 05:42:33 DEBUG : foo: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bbcf4_d20250307_m053715_c001_v0001182_t0002_u01741325835263") 2025/03/07 05:42:33 DEBUG : four: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b929_d20250307_m053749_c001_v7007000_t0000_u01741325869548") 2025/03/07 05:42:33 DEBUG : four: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc212c13_d20250307_m053747_c001_v0001184_t0041_u01741325867931") 2025/03/07 05:42:33 DEBUG : four: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc0fe_d20250307_m053746_c001_v0001182_t0048_u01741325866805") 2025/03/07 05:42:33 DEBUG : hello world2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ee9b_d20250307_m053614_c001_v7007000_t0000_u01741325774702") 2025/03/07 05:42:33 DEBUG : hello world2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb5a7_d20250307_m053614_c001_v0001182_t0040_u01741325774109") 2025/03/07 05:42:33 DEBUG : ignore-size: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299134_d20250307_m053701_c001_v7007000_t0000_u01741325821742") 2025/03/07 05:42:33 DEBUG : ignore-size: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbb46_d20250307_m053700_c001_v0001182_t0015_u01741325820781") 2025/03/07 05:42:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b28_d20250307_m053805_c001_v7007000_t0000_u01741325885104") 2025/03/07 05:42:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc212ff2_d20250307_m053804_c001_v0001184_t0003_u01741325884025") 2025/03/07 05:42:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b24_d20250307_m053802_c001_v7007000_t0000_u01741325882893") 2025/03/07 05:42:34 DEBUG : nested/sub dir/file: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc212f70_d20250307_m053801_c001_v0001184_t0022_u01741325881958") 2025/03/07 05:42:34 DEBUG : one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b92a_d20250307_m053749_c001_v7007000_t0000_u01741325869747") 2025/03/07 05:42:34 DEBUG : one: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bc0dc_d20250307_m053746_c001_v0001182_t0002_u01741325866204") 2025/03/07 05:42:34 DEBUG : only0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff8_d20250307_m054156_c001_v7007000_t0000_u01741326116509") 2025/03/07 05:42:34 DEBUG : only0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc2157e1_d20250307_m054150_c001_v0001184_t0041_u01741326110506") 2025/03/07 05:42:34 DEBUG : only0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd660_d20250307_m054141_c001_v0001182_t0000_u01741326101354") 2025/03/07 05:42:34 DEBUG : only0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f164_d20250307_m054134_c001_v7007000_t0000_u01741326094816") 2025/03/07 05:42:34 DEBUG : only0: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4b0_d20250307_m054124_c001_v0001182_t0058_u01741326084271") 2025/03/07 05:42:34 DEBUG : only1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ff9_d20250307_m054156_c001_v7007000_t0000_u01741326116703") 2025/03/07 05:42:34 DEBUG : only1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bd771_d20250307_m054150_c001_v0001182_t0002_u01741326110518") 2025/03/07 05:42:34 DEBUG : only1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd66c_d20250307_m054141_c001_v0001182_t0049_u01741326101782") 2025/03/07 05:42:34 DEBUG : only1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f15d_d20250307_m054134_c001_v7007000_t0000_u01741326094001") 2025/03/07 05:42:34 DEBUG : only1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4c6_d20250307_m054124_c001_v0001182_t0029_u01741326084711") 2025/03/07 05:42:34 DEBUG : only10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ffa_d20250307_m054156_c001_v7007000_t0000_u01741326116895") 2025/03/07 05:42:35 DEBUG : only10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f412dac2158b9d838_d20250307_m054151_c001_v0001177_t0055_u01741326111074") 2025/03/07 05:42:35 DEBUG : only10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6e9_d20250307_m054145_c001_v0001182_t0059_u01741326105785") 2025/03/07 05:42:35 DEBUG : only10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f165_d20250307_m054134_c001_v7007000_t0000_u01741326094952") 2025/03/07 05:42:35 DEBUG : only10: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd520_d20250307_m054128_c001_v0001182_t0029_u01741326088803") 2025/03/07 05:42:35 DEBUG : only11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ffb_d20250307_m054157_c001_v7007000_t0000_u01741326117092") 2025/03/07 05:42:35 DEBUG : only11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40518bfedb73c412_d20250307_m054151_c001_v0001098_t0016_u01741326111262") 2025/03/07 05:42:35 DEBUG : only11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6f7_d20250307_m054146_c001_v0001182_t0026_u01741326106210") 2025/03/07 05:42:35 DEBUG : only11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca2_d20250307_m054134_c001_v7007000_t0000_u01741326094973") 2025/03/07 05:42:35 DEBUG : only11: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd52a_d20250307_m054129_c001_v0001182_t0032_u01741326089251") 2025/03/07 05:42:35 DEBUG : only12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ffc_d20250307_m054157_c001_v7007000_t0000_u01741326117295") 2025/03/07 05:42:35 DEBUG : only12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc2157f7_d20250307_m054150_c001_v0001184_t0041_u01741326110903") 2025/03/07 05:42:35 DEBUG : only12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd707_d20250307_m054146_c001_v0001182_t0002_u01741326106651") 2025/03/07 05:42:35 DEBUG : only12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7baf9_d20250307_m054134_c001_v7007000_t0000_u01741326094993") 2025/03/07 05:42:35 DEBUG : only12: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd536_d20250307_m054129_c001_v0001182_t0024_u01741326089712") 2025/03/07 05:42:35 DEBUG : only13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ffd_d20250307_m054157_c001_v7007000_t0000_u01741326117488") 2025/03/07 05:42:35 DEBUG : only13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bd77b_d20250307_m054150_c001_v0001182_t0002_u01741326110915") 2025/03/07 05:42:35 DEBUG : only13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd715_d20250307_m054147_c001_v0001182_t0023_u01741326107065") 2025/03/07 05:42:35 DEBUG : only13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f15e_d20250307_m054134_c001_v7007000_t0000_u01741326094195") 2025/03/07 05:42:35 DEBUG : only13: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd544_d20250307_m054130_c001_v0001182_t0005_u01741326090135") 2025/03/07 05:42:36 DEBUG : only14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09ffe_d20250307_m054157_c001_v7007000_t0000_u01741326117682") 2025/03/07 05:42:36 DEBUG : only14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc2157fd_d20250307_m054151_c001_v0001184_t0041_u01741326111096") 2025/03/07 05:42:36 DEBUG : only14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd71f_d20250307_m054147_c001_v0001182_t0036_u01741326107517") 2025/03/07 05:42:36 DEBUG : only14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f15f_d20250307_m054134_c001_v7007000_t0000_u01741326094371") 2025/03/07 05:42:36 DEBUG : only14: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd54e_d20250307_m054130_c001_v0001182_t0015_u01741326090590") 2025/03/07 05:42:36 DEBUG : only15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c09fff_d20250307_m054157_c001_v7007000_t0000_u01741326117868") 2025/03/07 05:42:36 DEBUG : only15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bd785_d20250307_m054151_c001_v0001182_t0002_u01741326111108") 2025/03/07 05:42:36 DEBUG : only15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd72d_d20250307_m054147_c001_v0001182_t0054_u01741326107957") 2025/03/07 05:42:36 DEBUG : only15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1c9d_d20250307_m054134_c001_v7007000_t0000_u01741326094384") 2025/03/07 05:42:36 DEBUG : only15: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd558_d20250307_m054131_c001_v0001182_t0044_u01741326091023") 2025/03/07 05:42:36 DEBUG : only16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a000_d20250307_m054158_c001_v7007000_t0000_u01741326118058") 2025/03/07 05:42:36 DEBUG : only16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f412dac2158b9d83c_d20250307_m054151_c001_v0001177_t0055_u01741326111269") 2025/03/07 05:42:36 DEBUG : only16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd731_d20250307_m054148_c001_v0001182_t0035_u01741326108364") 2025/03/07 05:42:36 DEBUG : only16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7baf7_d20250307_m054134_c001_v7007000_t0000_u01741326094595") 2025/03/07 05:42:36 DEBUG : only16: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd562_d20250307_m054131_c001_v0001182_t0037_u01741326091498") 2025/03/07 05:42:36 DEBUG : only17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a001_d20250307_m054158_c001_v7007000_t0000_u01741326118251") 2025/03/07 05:42:36 DEBUG : only17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc215807_d20250307_m054151_c001_v0001184_t0041_u01741326111289") 2025/03/07 05:42:36 DEBUG : only17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd73b_d20250307_m054148_c001_v0001182_t0033_u01741326108824") 2025/03/07 05:42:36 DEBUG : only17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f166_d20250307_m054135_c001_v7007000_t0000_u01741326095025") 2025/03/07 05:42:36 DEBUG : only17: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd570_d20250307_m054131_c001_v0001182_t0043_u01741326091940") 2025/03/07 05:42:37 DEBUG : only18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a002_d20250307_m054158_c001_v7007000_t0000_u01741326118446") 2025/03/07 05:42:37 DEBUG : only18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bd789_d20250307_m054151_c001_v0001182_t0002_u01741326111302") 2025/03/07 05:42:37 DEBUG : only18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd74b_d20250307_m054149_c001_v0001182_t0001_u01741326109247") 2025/03/07 05:42:37 DEBUG : only18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f161_d20250307_m054134_c001_v7007000_t0000_u01741326094558") 2025/03/07 05:42:37 DEBUG : only18: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd57e_d20250307_m054132_c001_v0001182_t0040_u01741326092360") 2025/03/07 05:42:37 DEBUG : only19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a003_d20250307_m054158_c001_v7007000_t0000_u01741326118640") 2025/03/07 05:42:37 DEBUG : only19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40518bfedb73c414_d20250307_m054151_c001_v0001098_t0016_u01741326111457") 2025/03/07 05:42:37 DEBUG : only19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd759_d20250307_m054149_c001_v0001182_t0025_u01741326109676") 2025/03/07 05:42:37 DEBUG : only19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7baf6_d20250307_m054134_c001_v7007000_t0000_u01741326094394") 2025/03/07 05:42:37 DEBUG : only19: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd588_d20250307_m054132_c001_v0001182_t0023_u01741326092806") 2025/03/07 05:42:37 DEBUG : only2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a004_d20250307_m054158_c001_v7007000_t0000_u01741326118835") 2025/03/07 05:42:37 DEBUG : only2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f412dac2158b9d83e_d20250307_m054151_c001_v0001177_t0055_u01741326111467") 2025/03/07 05:42:37 DEBUG : only2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd678_d20250307_m054142_c001_v0001182_t0003_u01741326102206") 2025/03/07 05:42:37 DEBUG : only2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f162_d20250307_m054134_c001_v7007000_t0000_u01741326094610") 2025/03/07 05:42:37 DEBUG : only2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4d4_d20250307_m054125_c001_v0001182_t0045_u01741326085154") 2025/03/07 05:42:37 DEBUG : only3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a005_d20250307_m054159_c001_v7007000_t0000_u01741326119035") 2025/03/07 05:42:37 DEBUG : only3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc21580b_d20250307_m054151_c001_v0001184_t0041_u01741326111482") 2025/03/07 05:42:38 DEBUG : only3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd689_d20250307_m054142_c001_v0001182_t0015_u01741326102640") 2025/03/07 05:42:38 DEBUG : only3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f167_d20250307_m054135_c001_v7007000_t0000_u01741326095148") 2025/03/07 05:42:38 DEBUG : only3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4e4_d20250307_m054125_c001_v0001182_t0043_u01741326085583") 2025/03/07 05:42:38 DEBUG : only4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a006_d20250307_m054159_c001_v7007000_t0000_u01741326119234") 2025/03/07 05:42:38 DEBUG : only4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bd78b_d20250307_m054151_c001_v0001182_t0002_u01741326111498") 2025/03/07 05:42:38 DEBUG : only4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd699_d20250307_m054143_c001_v0001182_t0057_u01741326103063") 2025/03/07 05:42:38 DEBUG : only4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f163_d20250307_m054134_c001_v7007000_t0000_u01741326094754") 2025/03/07 05:42:38 DEBUG : only4: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4e8_d20250307_m054126_c001_v0001182_t0051_u01741326086016") 2025/03/07 05:42:38 DEBUG : only5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a008_d20250307_m054159_c001_v7007000_t0000_u01741326119424") 2025/03/07 05:42:38 DEBUG : only5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40518bfedb73c416_d20250307_m054151_c001_v0001098_t0016_u01741326111657") 2025/03/07 05:42:38 DEBUG : only5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6a7_d20250307_m054143_c001_v0001182_t0022_u01741326103599") 2025/03/07 05:42:38 DEBUG : only5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca0_d20250307_m054134_c001_v7007000_t0000_u01741326094776") 2025/03/07 05:42:38 DEBUG : only5: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4f6_d20250307_m054126_c001_v0001182_t0044_u01741326086554") 2025/03/07 05:42:38 DEBUG : only6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a009_d20250307_m054159_c001_v7007000_t0000_u01741326119636") 2025/03/07 05:42:38 DEBUG : only6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f412dac2158b9d840_d20250307_m054151_c001_v0001177_t0055_u01741326111667") 2025/03/07 05:42:38 DEBUG : only6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6b5_d20250307_m054144_c001_v0001182_t0055_u01741326104024") 2025/03/07 05:42:38 DEBUG : only6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7baf8_d20250307_m054134_c001_v7007000_t0000_u01741326094795") 2025/03/07 05:42:38 DEBUG : only6: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd4f8_d20250307_m054126_c001_v0001182_t0032_u01741326086984") 2025/03/07 05:42:38 DEBUG : only7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a00a_d20250307_m054159_c001_v7007000_t0000_u01741326119832") 2025/03/07 05:42:39 DEBUG : only7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f403a4ed3cc215819_d20250307_m054151_c001_v0001184_t0041_u01741326111684") 2025/03/07 05:42:39 DEBUG : only7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6bd_d20250307_m054144_c001_v0001182_t0050_u01741326104517") 2025/03/07 05:42:39 DEBUG : only7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1ca3_d20250307_m054135_c001_v7007000_t0000_u01741326095169") 2025/03/07 05:42:39 DEBUG : only7: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd506_d20250307_m054127_c001_v0001182_t0045_u01741326087423") 2025/03/07 05:42:39 DEBUG : only8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a00b_d20250307_m054200_c001_v7007000_t0000_u01741326120025") 2025/03/07 05:42:39 DEBUG : only8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bd78d_d20250307_m054151_c001_v0001182_t0002_u01741326111695") 2025/03/07 05:42:39 DEBUG : only8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6d3_d20250307_m054144_c001_v0001182_t0019_u01741326104934") 2025/03/07 05:42:39 DEBUG : only8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488f160_d20250307_m054134_c001_v7007000_t0000_u01741326094406") 2025/03/07 05:42:39 DEBUG : only8: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd50a_d20250307_m054127_c001_v0001182_t0032_u01741326087909") 2025/03/07 05:42:39 DEBUG : only9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41692cf185c0a00c_d20250307_m054200_c001_v7007000_t0000_u01741326120213") 2025/03/07 05:42:39 DEBUG : only9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40518bfedb73c41c_d20250307_m054151_c001_v0001098_t0016_u01741326111852") 2025/03/07 05:42:39 DEBUG : only9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd6dd_d20250307_m054145_c001_v0001182_t0026_u01741326105363") 2025/03/07 05:42:39 DEBUG : only9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1c9e_d20250307_m054134_c001_v7007000_t0000_u01741326094578") 2025/03/07 05:42:39 DEBUG : only9: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd514_d20250307_m054128_c001_v0001182_t0001_u01741326088348") 2025/03/07 05:42:39 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b1e_d20250307_m053800_c001_v7007000_t0000_u01741325880086") 2025/03/07 05:42:39 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c830_d20250307_m053758_c001_v0001100_t0027_u01741325878082") 2025/03/07 05:42:39 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b941_d20250307_m053756_c001_v7007000_t0000_u01741325876189") 2025/03/07 05:42:39 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc210_d20250307_m053754_c001_v0001182_t0017_u01741325874569") 2025/03/07 05:42:39 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b92f_d20250307_m053752_c001_v7007000_t0000_u01741325872727") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc212cb7_d20250307_m053750_c001_v0001184_t0052_u01741325870709") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b915_d20250307_m053739_c001_v7007000_t0000_u01741325859393") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbfbd_d20250307_m053738_c001_v0001182_t0049_u01741325858023") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b90f_d20250307_m053736_c001_v7007000_t0000_u01741325856094") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbf75_d20250307_m053735_c001_v0001182_t0007_u01741325855300") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b909_d20250307_m053733_c001_v7007000_t0000_u01741325853745") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbf21_d20250307_m053732_c001_v0001182_t0007_u01741325852928") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3a8_d20250307_m053726_c001_v7007000_t0000_u01741325846032") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbe11_d20250307_m053725_c001_v0001182_t0031_u01741325845020") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3a6_d20250307_m053724_c001_v7007000_t0000_u01741325844252") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbdd7_d20250307_m053723_c001_v0001182_t0027_u01741325843102") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299159_d20250307_m053722_c001_v7007000_t0000_u01741325842362") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbdb4_d20250307_m053721_c001_v0001182_t0056_u01741325841768") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbd9e_d20250307_m053721_c001_v0001182_t0005_u01741325841177") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf29914f_d20250307_m053720_c001_v7007000_t0000_u01741325840445") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbd86_d20250307_m053719_c001_v0001182_t0049_u01741325839880") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbd7a_d20250307_m053719_c001_v0001182_t0034_u01741325839289") 2025/03/07 05:42:40 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf29914e_d20250307_m053718_c001_v7007000_t0000_u01741325838550") 2025/03/07 05:42:41 DEBUG : potato: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbd4c_d20250307_m053717_c001_v0001182_t0036_u01741325837725") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4051f84dbf299232_d20250307_m053849_c001_v7007000_t0000_u01741325929073") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c919_d20250307_m053848_c001_v0001100_t0021_u01741325928250") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d19643_d20250307_m053839_c001_v7007000_t0000_u01741325919788") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c8e3_d20250307_m053835_c001_v0001100_t0033_u01741325915589") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ef82_d20250307_m053826_c001_v7007000_t0000_u01741325906678") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c890_d20250307_m053820_c001_v0001100_t0028_u01741325900047") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b39_d20250307_m053812_c001_v7007000_t0000_u01741325892618") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c860_d20250307_m053808_c001_v0001100_t0029_u01741325888981") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b922_d20250307_m053744_c001_v7007000_t0000_u01741325864347") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc04e_d20250307_m053743_c001_v0001182_t0035_u01741325863065") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b919_d20250307_m053741_c001_v7007000_t0000_u01741325861963") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbffe_d20250307_m053740_c001_v0001182_t0021_u01741325860336") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b916_d20250307_m053739_c001_v7007000_t0000_u01741325859590") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbfd1_d20250307_m053738_c001_v0001182_t0044_u01741325858608") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b911_d20250307_m053737_c001_v7007000_t0000_u01741325857280") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbf8d_d20250307_m053736_c001_v0001182_t0007_u01741325856477") 2025/03/07 05:42:41 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b90b_d20250307_m053734_c001_v7007000_t0000_u01741325854549") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbf3f_d20250307_m053733_c001_v0001182_t0037_u01741325853755") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c3aa_d20250307_m053726_c001_v7007000_t0000_u01741325846782") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbe29_d20250307_m053725_c001_v0001182_t0015_u01741325845808") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eeb4_d20250307_m053618_c001_v7007000_t0000_u01741325778062") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb603_d20250307_m053617_c001_v0001182_t0017_u01741325777494") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eea6_d20250307_m053616_c001_v7007000_t0000_u01741325776211") 2025/03/07 05:42:42 DEBUG : potato2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb5d7_d20250307_m053615_c001_v0001182_t0040_u01741325775616") 2025/03/07 05:42:42 DEBUG : potato3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40774eb3a1d19645_d20250307_m053840_c001_v7007000_t0000_u01741325920000") 2025/03/07 05:42:42 DEBUG : potato3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc21376c_d20250307_m053836_c001_v0001184_t0041_u01741325916840") 2025/03/07 05:42:42 DEBUG : potato3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ef81_d20250307_m053826_c001_v7007000_t0000_u01741325906434") 2025/03/07 05:42:42 DEBUG : potato3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2133d0_d20250307_m053821_c001_v0001184_t0028_u01741325901331") 2025/03/07 05:42:42 DEBUG : potato3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b3b_d20250307_m053812_c001_v7007000_t0000_u01741325892849") 2025/03/07 05:42:42 DEBUG : potato3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc213139_d20250307_m053809_c001_v0001184_t0001_u01741325889602") 2025/03/07 05:42:42 DEBUG : pre-dest1/1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c437_d20250307_m053930_c001_v7007000_t0000_u01741325970446") 2025/03/07 05:42:42 DEBUG : pre-dest1/1: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc213f8c_d20250307_m053922_c001_v0001184_t0041_u01741325962489") 2025/03/07 05:42:42 DEBUG : pre-dest2/2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f410525f89a37c438_d20250307_m053930_c001_v7007000_t0000_u01741325970639") 2025/03/07 05:42:42 DEBUG : pre-dest2/2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c977_d20250307_m053923_c001_v0001100_t0040_u01741325963053") 2025/03/07 05:42:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287e04_d20250307_m053902_c001_v7007000_t0000_u01741325942219") 2025/03/07 05:42:42 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc905_d20250307_m053858_c001_v0001182_t0036_u01741325938391") 2025/03/07 05:42:43 DEBUG : sizeonly: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cc2_d20250307_m053659_c001_v7007000_t0000_u01741325819137") 2025/03/07 05:42:43 DEBUG : sizeonly: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bbaf6_d20250307_m053658_c001_v0001182_t0026_u01741325818206") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8c10_d20250307_m054215_c001_v7007000_t0000_u01741326135789") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd958_d20250307_m054213_c001_v0001182_t0045_u01741326133117") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8c0b_d20250307_m054211_c001_v7007000_t0000_u01741326131171") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f112dac2158b9d871_d20250307_m054208_c001_v0001177_t0002_u01741326128641") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b29_d20250307_m053805_c001_v7007000_t0000_u01741325885298") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c84c_d20250307_m053804_c001_v0001100_t0058_u01741325884378") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b25_d20250307_m053803_c001_v7007000_t0000_u01741325883088") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc2ef_d20250307_m053802_c001_v0001182_t0015_u01741325882310") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cbd_d20250307_m053655_c001_v7007000_t0000_u01741325815074") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bba5b_d20250307_m053653_c001_v0001182_t0034_u01741325813561") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cba_d20250307_m053652_c001_v7007000_t0000_u01741325812806") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bba1f_d20250307_m053651_c001_v0001182_t0056_u01741325811631") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cb5_d20250307_m053648_c001_v7007000_t0000_u01741325808807") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb9b3_d20250307_m053647_c001_v0001182_t0024_u01741325807594") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cb3_d20250307_m053647_c001_v7007000_t0000_u01741325807005") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb98b_d20250307_m053646_c001_v0001182_t0005_u01741325806017") 2025/03/07 05:42:43 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb92e_d20250307_m053643_c001_v0001182_t0018_u01741325803223") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287cad_d20250307_m053642_c001_v7007000_t0000_u01741325802488") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb902_d20250307_m053641_c001_v0001182_t0027_u01741325801899") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb8ee_d20250307_m053641_c001_v0001182_t0054_u01741325801120") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287caa_d20250307_m053640_c001_v7007000_t0000_u01741325800019") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb87a_d20250307_m053637_c001_v0001182_t0016_u01741325797429") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb828_d20250307_m053634_c001_v0001182_t0009_u01741325794780") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287ca1_d20250307_m053634_c001_v7007000_t0000_u01741325794049") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb7fc_d20250307_m053633_c001_v0001182_t0030_u01741325793481") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb7e2_d20250307_m053632_c001_v0001182_t0030_u01741325792728") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287ca0_d20250307_m053631_c001_v7007000_t0000_u01741325791990") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb769_d20250307_m053628_c001_v0001182_t0005_u01741325788202") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f40924c8bbb287c9b_d20250307_m053627_c001_v7007000_t0000_u01741325787828") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb753_d20250307_m053627_c001_v0001182_t0003_u01741325787227") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eee1_d20250307_m053625_c001_v7007000_t0000_u01741325785583") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb6f6_d20250307_m053624_c001_v0001182_t0014_u01741325784914") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eed9_d20250307_m053624_c001_v7007000_t0000_u01741325784362") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb6d0_d20250307_m053623_c001_v0001182_t0032_u01741325783752") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eece_d20250307_m053622_c001_v7007000_t0000_u01741325782483") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb693_d20250307_m053621_c001_v0001182_t0049_u01741325781725") 2025/03/07 05:42:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eec6_d20250307_m053621_c001_v7007000_t0000_u01741325781167") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb663_d20250307_m053620_c001_v0001182_t0050_u01741325780529") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488eebe_d20250307_m053619_c001_v7007000_t0000_u01741325779582") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb62f_d20250307_m053618_c001_v0001182_t0057_u01741325778973") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ee90_d20250307_m053613_c001_v7007000_t0000_u01741325773200") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb576_d20250307_m053612_c001_v0001182_t0052_u01741325772623") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ee83_d20250307_m053611_c001_v7007000_t0000_u01741325771712") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb53e_d20250307_m053611_c001_v0001182_t0036_u01741325771125") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ee72_d20250307_m053610_c001_v7007000_t0000_u01741325770209") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb514_d20250307_m053609_c001_v0001182_t0042_u01741325769631") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f400e114de488ee5a_d20250307_m053606_c001_v7007000_t0000_u01741325766693") 2025/03/07 05:42:45 DEBUG : sub dir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bb4aa_d20250307_m053606_c001_v0001182_t0010_u01741325766101") 2025/03/07 05:42:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8c12_d20250307_m054215_c001_v7007000_t0000_u01741326135976") 2025/03/07 05:42:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f10518bfedb73c470_d20250307_m054213_c001_v0001098_t0043_u01741326133125") 2025/03/07 05:42:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8c0c_d20250307_m054211_c001_v7007000_t0000_u01741326131362") 2025/03/07 05:42:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215ab9_d20250307_m054208_c001_v0001184_t0023_u01741326128290") 2025/03/07 05:42:45 DEBUG : sub/yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b1c_d20250307_m053759_c001_v7007000_t0000_u01741325879517") 2025/03/07 05:42:45 DEBUG : sub/yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc212e75_d20250307_m053757_c001_v0001184_t0004_u01741325877729") 2025/03/07 05:42:45 DEBUG : test_dir1/file2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8c01_d20250307_m054206_c001_v7007000_t0000_u01741326126629") 2025/03/07 05:42:45 DEBUG : test_dir1/file2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd8af_d20250307_m054204_c001_v0001182_t0002_u01741326124833") 2025/03/07 05:42:46 DEBUG : test_dir1/file2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8bf9_d20250307_m054203_c001_v7007000_t0000_u01741326123247") 2025/03/07 05:42:46 DEBUG : test_dir1/file2: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bd875_d20250307_m054201_c001_v0001182_t0039_u01741326121556") 2025/03/07 05:42:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8c02_d20250307_m054206_c001_v7007000_t0000_u01741326126825") 2025/03/07 05:42:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc215a2f_d20250307_m054204_c001_v0001184_t0055_u01741326124823") 2025/03/07 05:42:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f411ee319627e8bfa_d20250307_m054203_c001_v7007000_t0000_u01741326123440") 2025/03/07 05:42:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc2159b1_d20250307_m054201_c001_v0001184_t0052_u01741326121550") 2025/03/07 05:42:46 DEBUG : three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b92b_d20250307_m053749_c001_v7007000_t0000_u01741325869946") 2025/03/07 05:42:46 DEBUG : three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc148_d20250307_m053748_c001_v0001182_t0055_u01741325868709") 2025/03/07 05:42:46 DEBUG : three: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11264a74958bc0f8_d20250307_m053746_c001_v0001182_t0044_u01741325866579") 2025/03/07 05:42:46 DEBUG : two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b92c_d20250307_m053750_c001_v7007000_t0000_u01741325870142") 2025/03/07 05:42:46 DEBUG : two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f408ad63a9595c808_d20250307_m053748_c001_v0001100_t0024_u01741325868120") 2025/03/07 05:42:46 DEBUG : two: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f41264a74958bc0ee_d20250307_m053746_c001_v0001182_t0002_u01741325866392") 2025/03/07 05:42:46 DEBUG : yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b21_d20250307_m053800_c001_v7007000_t0000_u01741325880273") 2025/03/07 05:42:46 DEBUG : yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11060133dfd0083c_d20250307_m053759_c001_v0001182_t0046_u01741325879260") 2025/03/07 05:42:46 DEBUG : yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b93e_d20250307_m053755_c001_v7007000_t0000_u01741325875620") 2025/03/07 05:42:46 DEBUG : yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f103a4ed3cc212d9c_d20250307_m053754_c001_v0001184_t0029_u01741325874219") 2025/03/07 05:42:46 DEBUG : yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b92e_d20250307_m053752_c001_v7007000_t0000_u01741325872165") 2025/03/07 05:42:47 DEBUG : yam: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f108ad63a9595c812_d20250307_m053750_c001_v0001100_t0052_u01741325870718") 2025/03/07 05:42:47 DEBUG : yaml: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f4064ce6f899d1b0b_d20250307_m053756_c001_v7007000_t0000_u01741325876390") 2025/03/07 05:42:47 DEBUG : yaml: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f11461697d733c28a_d20250307_m053755_c001_v0001184_t0027_u01741325875393") 2025/03/07 05:42:47 DEBUG : yaml: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f414a6534bdd7b931_d20250307_m053752_c001_v7007000_t0000_u01741325872922") 2025/03/07 05:42:47 DEBUG : yaml: Deleting (id "4_z6f628d5310ad6bfb9f580e1b_f1086a931d23f1a24_d20250307_m053751_c001_v0001182_t0058_u01741325871938") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m45.377874865s (try 1/5)