"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/25 01:13:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena" 2025/04/25 01:13:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/25 01:13:27 DEBUG : Creating backend with remote "/tmp/rclone2708296712" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:29 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:29 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.91s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:13:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:30 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:30 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:31 DEBUG : B2 bucket rclone-test-bocecoj8vena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.31s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", 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-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:33 DEBUG : Creating backend with remote "/non-existing" 2025/04/25 01:13:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/25 01:13:33 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:33 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:34 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:34 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.96s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:35 INFO : B2 bucket rclone-test-bocecoj8vena: Running all checks before starting transfers 2025/04/25 01:13:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:36 INFO : B2 bucket rclone-test-bocecoj8vena: Checks finished, now starting transfers 2025/04/25 01:13:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.56s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:37 ERROR : Ignoring --no-traverse with sync 2025/04/25 01:13:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:37 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:37 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:38 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:13:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.78s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/25 01:13:39 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:39 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/25 01:13:39 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:13:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:13:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 01:13:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:13:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:13:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:13:44 INFO : sub dir: Making directory 2025/04/25 01:13:44 INFO : sub dir2: Making directory 2025/04/25 01:13:44 INFO : sub dir2/sub sub dir2: Making directory 2025/04/25 01:13:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:44 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:44 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/25 01:13:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:45 INFO : sub dir2: Making directory 2025/04/25 01:13:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/25 01:13:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:46 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:46 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:47 DEBUG : sub dir2: Making directory with metadata 2025/04/25 01:13:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:13:47 INFO : sub dir: Making directory 2025/04/25 01:13:47 INFO : sub dir2: Making directory 2025/04/25 01:13:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:47 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:47 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:47 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:13:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/25 01:13:48 DEBUG : B2 bucket rclone-test-bocecoj8vena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/25 01:13:48 DEBUG : B2 bucket rclone-test-bocecoj8vena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:49 INFO : sub dir2: Making directory 2025/04/25 01:13:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:49 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:49 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:49 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:13:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:50 DEBUG : sub dir2: Making directory with metadata 2025/04/25 01:13:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:13:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:13:50 INFO : sub dir: Making directory 2025/04/25 01:13:50 INFO : sub dir2: Making directory 2025/04/25 01:13:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:50 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:50 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:51 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:13:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/25 01:13:51 DEBUG : B2 bucket rclone-test-bocecoj8vena: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.92s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", 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-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:52 INFO : sub dir2: Making directory 2025/04/25 01:13:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:53 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:53 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:13:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:53 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:13:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hilafam2kene" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-bocecoj8vena -> B2 bucket rclone-test-hilafam2kene 2025/04/25 01:13:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:13:56 DEBUG : B2 bucket rclone-test-hilafam2kene: Waiting for checks to finish 2025/04/25 01:13:56 DEBUG : B2 bucket rclone-test-hilafam2kene: Waiting for transfers to finish 2025/04/25 01:13:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:13:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:57 DEBUG : B2 bucket rclone-test-hilafam2kene: Purge remote 2025/04/25 01:13:57 INFO : B2 bucket rclone-test-hilafam2kene: cleaning bucket "rclone-test-hilafam2kene" of all files 2025/04/25 01:13:57 DEBUG : sub dir/hello world: Deleting (id "4_z1f422d63802d6bab9f680e1b_f1152a3a8bc48663c_d20250425_m011356_c001_v0001157_t0047_u01745543636929") --- PASS: TestServerSideCopy (4.57s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:13:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:13:59 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:13:59 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:14:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.31s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pibikas1kuru" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-bocecoj8vena -> B2 bucket rclone-test-pibikas1kuru 2025/04/25 01:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:14:03 DEBUG : B2 bucket rclone-test-pibikas1kuru: Waiting for checks to finish 2025/04/25 01:14:03 DEBUG : B2 bucket rclone-test-pibikas1kuru: Waiting for transfers to finish 2025/04/25 01:14:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:14:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:14:05 DEBUG : B2 bucket rclone-test-pibikas1kuru: Waiting for checks to finish 2025/04/25 01:14:05 DEBUG : B2 bucket rclone-test-pibikas1kuru: Waiting for transfers to finish 2025/04/25 01:14:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:14:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:05 DEBUG : B2 bucket rclone-test-pibikas1kuru: Purge remote 2025/04/25 01:14:05 INFO : B2 bucket rclone-test-pibikas1kuru: cleaning bucket "rclone-test-pibikas1kuru" of all files 2025/04/25 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z5f324d13802d6bab9f680e1b_f1172fa343b2b18a1_d20250425_m011405_c001_v0001171_t0023_u01745543645474") 2025/04/25 01:14:06 DEBUG : sub dir/hello world: Deleting (id "4_z5f324d13802d6bab9f680e1b_f1151e06ceaed1a25_d20250425_m011403_c001_v0001104_t0016_u01745543643931") --- PASS: TestServerSideCopyOverSelf (6.68s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:14:08 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:08 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:14:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/25 01:14:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.38s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-behoyuy1fuji" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-bocecoj8vena -> B2 bucket rclone-test-behoyuy1fuji 2025/04/25 01:14:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:14:12 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Waiting for checks to finish 2025/04/25 01:14:12 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Waiting for transfers to finish 2025/04/25 01:14:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:14:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:17 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Waiting for checks to finish 2025/04/25 01:14:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/25 01:14:17 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Waiting for transfers to finish 2025/04/25 01:14:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/25 01:14:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/25 01:14:18 INFO : sub dir/hello world: Deleted 2025/04/25 01:14:19 DEBUG : testing file moves 2025/04/25 01:14:19 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Waiting for checks to finish 2025/04/25 01:14:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/25 01:14:19 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Waiting for transfers to finish 2025/04/25 01:14:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/25 01:14:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/25 01:14:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:20 DEBUG : B2 bucket rclone-test-behoyuy1fuji: Purge remote 2025/04/25 01:14:20 INFO : B2 bucket rclone-test-behoyuy1fuji: cleaning bucket "rclone-test-behoyuy1fuji" of all files 2025/04/25 01:14:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d43802d6bab9f680e1b_f1112d0d86dab63fe_d20250425_m011419_c001_v0001032_t0028_u01745543659802") 2025/04/25 01:14:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d43802d6bab9f680e1b_f11728215cb297e7a_d20250425_m011417_c001_v0001102_t0005_u01745543657759") 2025/04/25 01:14:20 DEBUG : sub dir/hello world: Deleting (id "4_z0fd26d43802d6bab9f680e1b_f112ad9d0d10aab64_d20250425_m011415_c001_v0001130_t0045_u01745543655907") --- PASS: TestServerSideMoveOverSelf (12.49s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:23 ERROR : : error listing: directory not found 2025/04/25 01:14:23 INFO : Local file system at /tmp/rclone2708296712: Making directory 2025/04/25 01:14:23 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:23 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.04s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:14:25 DEBUG : Local file system at /tmp/rclone2708296712: Waiting for checks to finish 2025/04/25 01:14:25 DEBUG : Local file system at /tmp/rclone2708296712: Waiting for transfers to finish 2025/04/25 01:14:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:14:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/25 01:14:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyRedownload (2.39s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/25 01:14:27 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:27 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:14:28 INFO : check sum: Copied (new) 2025/04/25 01:14:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:29 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:14:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/25 01:14:29 DEBUG : check sum: Unchanged skipping 2025/04/25 01:14:29 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:29 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.13s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/25 01:14:30 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:30 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 01:14:31 INFO : sizeonly: Copied (new) 2025/04/25 01:14:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:31 DEBUG : sizeonly: Sizes identical 2025/04/25 01:14:31 DEBUG : sizeonly: Unchanged skipping 2025/04/25 01:14:31 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:31 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:31 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/25 01:14:33 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:33 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/25 01:14:33 INFO : ignore-size: Copied (new) 2025/04/25 01:14:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:14:34 DEBUG : ignore-size: Unchanged skipping 2025/04/25 01:14:34 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:34 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:34 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:14:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:36 DEBUG : existing: Unchanged skipping 2025/04/25 01:14:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:36 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/25 01:14:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 01:14:36 INFO : existing: Copied (replaced existing) 2025/04/25 01:14:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 01:14:38 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:38 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 01:14:38 INFO : existing: Copied (new) 2025/04/25 01:14:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:39 DEBUG : existing: Destination exists, skipping 2025/04/25 01:14:39 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:39 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:39 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/25 01:14:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 01:14:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:14:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 01:14:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:14:42 INFO : a/potato2: Copied (new) 2025/04/25 01:14:42 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:42 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.33s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/25 01:14:44 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:14:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/25 01:14:44 DEBUG : empty space: Unchanged skipping 2025/04/25 01:14:44 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:44 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/25 01:14:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:14:45 INFO : empty space: Updated modification time in destination 2025/04/25 01:14:45 DEBUG : empty space: Unchanged skipping 2025/04/25 01:14:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:45 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.39s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:47 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/25 01:14:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:14:47 DEBUG : empty space: Unchanged skipping 2025/04/25 01:14:47 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:47 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:49 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/25 01:14:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2708296712) 2025/04/25 01:14:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bocecoj8vena) 2025/04/25 01:14:49 DEBUG : foo: sha1 differ 2025/04/25 01:14:49 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/25 01:14:49 INFO : foo: Copied (replaced existing) 2025/04/25 01:14:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:14:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/25 01:14:51 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:51 DEBUG : empty space: Unchanged skipping 2025/04/25 01:14:51 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:14:51 INFO : potato: Copied (new) 2025/04/25 01:14:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/25 01:14:53 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:53 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/25 01:14:54 INFO : potato: Copied (replaced existing) 2025/04/25 01:14:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/25 01:14:55 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2708296712) 2025/04/25 01:14:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bocecoj8vena) 2025/04/25 01:14:55 DEBUG : potato: sha1 differ 2025/04/25 01:14:55 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/25 01:14:56 INFO : potato: Copied (replaced existing) 2025/04/25 01:14:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:14:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:14:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:14:58 DEBUG : empty space: Unchanged skipping 2025/04/25 01:14:58 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:14:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/25 01:14:58 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:14:58 DEBUG : Waiting for deletions to finish 2025/04/25 01:14:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:00 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:00 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:00 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:00 INFO : potato2: Copied (new) 2025/04/25 01:15:00 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:01 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:03 INFO : d: Making directory 2025/04/25 01:15:03 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/25 01:15:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:03 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 01:15:03 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:03 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:04 INFO : a/potato2: Copied (new) 2025/04/25 01:15:04 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/25 01:15:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:06 DEBUG : c/non empty space: Unchanged skipping 2025/04/25 01:15:06 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:06 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:07 INFO : a/potato2: Copied (new) 2025/04/25 01:15:07 ERROR : B2 bucket rclone-test-bocecoj8vena: not deleting files as there were IO errors 2025/04/25 01:15:07 ERROR : B2 bucket rclone-test-bocecoj8vena: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:09 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:09 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:09 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:09 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:09 INFO : potato: Deleted 2025/04/25 01:15:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:12 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:12 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:12 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:12 INFO : potato: Deleted 2025/04/25 01:15:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:12 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:12 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:12 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:15 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:15 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/25 01:15:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.47s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 01:15:18 DEBUG : enormous: Excluded 2025/04/25 01:15:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:15:18 DEBUG : potato2: Excluded 2025/04/25 01:15:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:15:18 DEBUG : potato2: Excluded 2025/04/25 01:15:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:18 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:18 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:18 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:18 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 01:15:18 DEBUG : enormous: Excluded 2025/04/25 01:15:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:15:18 DEBUG : potato2: Excluded 2025/04/25 01:15:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:15:18 DEBUG : potato2: Excluded 2025/04/25 01:15:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/25 01:15:18 DEBUG : Local file system at /tmp/rclone2708296712: Waiting for checks to finish 2025/04/25 01:15:18 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:18 DEBUG : Local file system at /tmp/rclone2708296712: Waiting for transfers to finish 2025/04/25 01:15:18 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.08s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:21 DEBUG : enormous: Excluded (Size Filter) 2025/04/25 01:15:21 DEBUG : enormous: Excluded 2025/04/25 01:15:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/25 01:15:21 DEBUG : potato2: Excluded 2025/04/25 01:15:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:15:21 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:21 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:21 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:21 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:21 INFO : enormous: Deleted 2025/04/25 01:15:21 INFO : potato2: Deleted 2025/04/25 01:15:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/25 01:15:22 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:22 DEBUG : Local file system at /tmp/rclone2708296712: Waiting for checks to finish 2025/04/25 01:15:22 DEBUG : Local file system at /tmp/rclone2708296712: Waiting for transfers to finish 2025/04/25 01:15:22 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:22 INFO : enormous: Deleted 2025/04/25 01:15:22 INFO : potato2: Deleted 2025/04/25 01:15:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:24 DEBUG : five: Need to transfer - File not found at Destination 2025/04/25 01:15:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/25 01:15:24 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:24 DEBUG : one: Destination is newer than source, skipping 2025/04/25 01:15:24 DEBUG : three: Sizes identical 2025/04/25 01:15:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/25 01:15:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 01:15:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2708296712) 2025/04/25 01:15:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bocecoj8vena) 2025/04/25 01:15:24 DEBUG : two: sha1 differ 2025/04/25 01:15:24 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/25 01:15:25 INFO : five: Copied (new) 2025/04/25 01:15:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/25 01:15:25 INFO : four: Copied (replaced existing) 2025/04/25 01:15:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 01:15:25 INFO : two: Copied (replaced existing) 2025/04/25 01:15:25 DEBUG : Waiting for deletions to finish 2025/04/25 01:15:26 DEBUG : one: Destination is newer than source, skipping 2025/04/25 01:15:26 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2708296712) 2025/04/25 01:15:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bocecoj8vena) 2025/04/25 01:15:26 DEBUG : three: sha1 differ 2025/04/25 01:15:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/25 01:15:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 01:15:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/25 01:15:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/25 01:15:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/25 01:15:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/25 01:15:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/25 01:15:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 01:15:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 01:15:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/25 01:15:26 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:15:26 INFO : three: Copied (replaced existing) 2025/04/25 01:15:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.63s) === 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-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/25 01:15:28 INFO : B2 bucket rclone-test-bocecoj8vena: Making map for --track-renames 2025/04/25 01:15:28 INFO : B2 bucket rclone-test-bocecoj8vena: Finished making map for --track-renames 2025/04/25 01:15:28 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 01:15:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 01:15:28 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for renames to finish 2025/04/25 01:15:28 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 01:15:28 INFO : yam: Copied (new) 2025/04/25 01:15:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 01:15:28 INFO : potato: Copied (new) 2025/04/25 01:15:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:15:28 INFO : B2 bucket rclone-test-bocecoj8vena: Making map for --track-renames 2025/04/25 01:15:28 INFO : B2 bucket rclone-test-bocecoj8vena: Finished making map for --track-renames 2025/04/25 01:15:28 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:28 DEBUG : potato: Unchanged skipping 2025/04/25 01:15:28 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for renames to finish 2025/04/25 01:15:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 01:15:29 INFO : yam: Copied (server-side copy) to: yaml 2025/04/25 01:15:30 INFO : yam: Deleted 2025/04/25 01:15:30 INFO : yaml: Renamed from "yam" 2025/04/25 01:15:30 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/25 01:15:31 INFO : B2 bucket rclone-test-bocecoj8vena: Making map for --track-renames 2025/04/25 01:15:31 INFO : B2 bucket rclone-test-bocecoj8vena: Finished making map for --track-renames 2025/04/25 01:15:31 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 01:15:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/25 01:15:31 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for renames to finish 2025/04/25 01:15:31 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 01:15:32 INFO : yam: Copied (new) 2025/04/25 01:15:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 01:15:32 INFO : potato: Copied (new) 2025/04/25 01:15:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:15:32 INFO : B2 bucket rclone-test-bocecoj8vena: Making map for --track-renames 2025/04/25 01:15:32 INFO : B2 bucket rclone-test-bocecoj8vena: Finished making map for --track-renames 2025/04/25 01:15:32 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:32 DEBUG : potato: Unchanged skipping 2025/04/25 01:15:32 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for renames to finish 2025/04/25 01:15:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 01:15:33 INFO : yam: Copied (server-side copy) to: yaml 2025/04/25 01:15:33 INFO : yam: Deleted 2025/04/25 01:15:33 INFO : yaml: Renamed from "yam" 2025/04/25 01:15:33 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/25 01:15:35 INFO : B2 bucket rclone-test-bocecoj8vena: Making map for --track-renames 2025/04/25 01:15:35 INFO : B2 bucket rclone-test-bocecoj8vena: Finished making map for --track-renames 2025/04/25 01:15:35 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/25 01:15:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/25 01:15:35 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for renames to finish 2025/04/25 01:15:35 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 01:15:35 INFO : sub/yam: Copied (new) 2025/04/25 01:15:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/25 01:15:36 INFO : potato: Copied (new) 2025/04/25 01:15:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:15:36 DEBUG : potato: Unchanged skipping 2025/04/25 01:15:36 INFO : B2 bucket rclone-test-bocecoj8vena: Making map for --track-renames 2025/04/25 01:15:36 INFO : B2 bucket rclone-test-bocecoj8vena: Finished making map for --track-renames 2025/04/25 01:15:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:36 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for renames to finish 2025/04/25 01:15:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/25 01:15:38 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/25 01:15:38 INFO : sub/yam: Deleted 2025/04/25 01:15:38 INFO : yam: Renamed from "sub/yam" 2025/04/25 01:15:38 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.62s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:40 DEBUG : Creating backend with remote "/tmp/rclone2708296712/dir1" 2025/04/25 01:15:40 DEBUG : Creating backend with remote "/tmp/rclone2708296712/dir2" 2025/04/25 01:15:40 DEBUG : Local file system at /tmp/rclone2708296712/dir2: Using server-side directory move 2025/04/25 01:15:40 INFO : Local file system at /tmp/rclone2708296712/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/25 01:15:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/25 01:15:40 DEBUG : Local file system at /tmp/rclone2708296712/dir2: Waiting for checks to finish 2025/04/25 01:15:40 INFO : file1.txt: Moved (server-side) 2025/04/25 01:15:40 DEBUG : Local file system at /tmp/rclone2708296712/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:15:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 01:15:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/25 01:15:40 INFO : nested/sub dir/file: Copied (new) 2025/04/25 01:15:40 INFO : nested/sub dir/file: Deleted 2025/04/25 01:15:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:15:41 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:15:41 INFO : sub dir/hello world: Deleted 2025/04/25 01:15:41 INFO : sub dir: Removing directory 2025/04/25 01:15:41 INFO : nested/sub dir: Removing directory 2025/04/25 01:15:41 INFO : nested: Removing directory 2025/04/25 01:15:41 DEBUG : Local file system at /tmp/rclone2708296712: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/25 01:15:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/25 01:15:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/25 01:15:42 INFO : nested/sub dir/file: Copied (new) 2025/04/25 01:15:42 INFO : nested/sub dir/file: Deleted 2025/04/25 01:15:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/25 01:15:43 INFO : sub dir/hello world: Copied (new) 2025/04/25 01:15:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 01:15:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/25 01:15:44 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:44 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:45 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/25 01:15:45 INFO : existing-b: Copied (new) 2025/04/25 01:15:45 INFO : existing-b: Deleted 2025/04/25 01:15:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 01:15:45 INFO : existing: Copied (new) 2025/04/25 01:15:45 INFO : existing: Deleted 2025/04/25 01:15:45 DEBUG : existing: Destination exists, skipping 2025/04/25 01:15:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/25 01:15:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:15:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:15:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.22s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:15:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vucepil5nova" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bocecoj8vena -> B2 bucket rclone-test-vucepil5nova 2025/04/25 01:15:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/25 01:15:51 DEBUG : empty space: Unchanged skipping 2025/04/25 01:15:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 01:15:51 DEBUG : B2 bucket rclone-test-vucepil5nova: Waiting for checks to finish 2025/04/25 01:15:51 INFO : empty space: Deleted 2025/04/25 01:15:51 DEBUG : B2 bucket rclone-test-vucepil5nova: Waiting for transfers to finish 2025/04/25 01:15:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:51 INFO : potato2: Copied (server-side copy) 2025/04/25 01:15:51 INFO : potato2: Deleted 2025/04/25 01:15:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 01:15:52 INFO : potato3: Copied (server-side copy) 2025/04/25 01:15:52 INFO : potato3: Deleted 2025/04/25 01:15:52 DEBUG : Creating backend with remote "TestB2:rclone-test-defegej4coti" 2025/04/25 01:15:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/25 01:15:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:15:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 01:15:53 DEBUG : B2 bucket rclone-test-defegej4coti: Waiting for checks to finish 2025/04/25 01:15:53 DEBUG : B2 bucket rclone-test-defegej4coti: Waiting for transfers to finish 2025/04/25 01:15:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:15:54 INFO : empty space: Copied (server-side copy) 2025/04/25 01:15:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 01:15:54 INFO : potato3: Copied (server-side copy) 2025/04/25 01:15:54 INFO : empty space: Deleted 2025/04/25 01:15:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:15:55 INFO : potato2: Copied (server-side copy) 2025/04/25 01:15:55 INFO : potato3: Deleted 2025/04/25 01:15:55 INFO : potato2: Deleted 2025/04/25 01:15:55 DEBUG : B2 bucket rclone-test-defegej4coti: Purge remote 2025/04/25 01:15:55 INFO : B2 bucket rclone-test-defegej4coti: cleaning bucket "rclone-test-defegej4coti" of all files 2025/04/25 01:15:55 DEBUG : empty space: Deleting (id "4_z2ff2fd03803d6bab9f680e1b_f1067d1a602dc5fb7_d20250425_m011554_c001_v0001171_t0002_u01745543754347") 2025/04/25 01:15:55 DEBUG : potato2: Deleting (id "4_z2ff2fd03803d6bab9f680e1b_f111e1635c2c0e6d7_d20250425_m011554_c001_v0001091_t0052_u01745543754631") 2025/04/25 01:15:55 DEBUG : potato3: Deleting (id "4_z2ff2fd03803d6bab9f680e1b_f100a744b358f98bd_d20250425_m011554_c001_v0001037_t0010_u01745543754653") 2025/04/25 01:15:56 DEBUG : B2 bucket rclone-test-vucepil5nova: Purge remote 2025/04/25 01:15:56 INFO : B2 bucket rclone-test-vucepil5nova: cleaning bucket "rclone-test-vucepil5nova" of all files 2025/04/25 01:15:56 DEBUG : empty space: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f409b3212cf4b8176_d20250425_m011554_c001_v7007000_t0000_u01745543754854") 2025/04/25 01:15:56 DEBUG : empty space: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f104131ac870dd56b_d20250425_m011550_c001_v0001184_t0058_u01745543750691") 2025/04/25 01:15:56 DEBUG : potato2: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f409b3212cf4b8177_d20250425_m011555_c001_v7007000_t0000_u01745543755169") 2025/04/25 01:15:56 DEBUG : potato2: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f103bf8a1da30521d_d20250425_m011551_c001_v0001171_t0029_u01745543751553") 2025/04/25 01:15:56 DEBUG : potato3: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f419d64187d5a243f_d20250425_m011555_c001_v7007000_t0000_u01745543755025") 2025/04/25 01:15:56 DEBUG : potato3: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f104c8d3e202348f8_d20250425_m011551_c001_v0001183_t0038_u01745543751887") 2025/04/25 01:15:56 DEBUG : potato3: Deleting (id "4_z4f12ed03803d6bab9f680e1b_f104131ac870dd573_d20250425_m011550_c001_v0001184_t0051_u01745543750961") --- PASS: TestServerSideMove (14.58s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qoyidav0peqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bocecoj8vena -> B2 bucket rclone-test-qoyidav0peqa 2025/04/25 01:16:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 01:16:06 DEBUG : empty space: Excluded 2025/04/25 01:16:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 01:16:06 DEBUG : empty space: Excluded 2025/04/25 01:16:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:16:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 01:16:06 DEBUG : B2 bucket rclone-test-qoyidav0peqa: Waiting for checks to finish 2025/04/25 01:16:06 DEBUG : B2 bucket rclone-test-qoyidav0peqa: Waiting for transfers to finish 2025/04/25 01:16:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:16:06 INFO : potato2: Copied (server-side copy) 2025/04/25 01:16:07 INFO : potato2: Deleted 2025/04/25 01:16:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 01:16:07 INFO : potato3: Copied (server-side copy) 2025/04/25 01:16:07 INFO : potato3: Deleted 2025/04/25 01:16:08 DEBUG : Creating backend with remote "TestB2:rclone-test-canidem4poji" 2025/04/25 01:16:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/25 01:16:08 DEBUG : empty space: Excluded 2025/04/25 01:16:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:16:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 01:16:09 DEBUG : B2 bucket rclone-test-canidem4poji: Waiting for checks to finish 2025/04/25 01:16:09 DEBUG : B2 bucket rclone-test-canidem4poji: Waiting for transfers to finish 2025/04/25 01:16:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:16:09 INFO : potato2: Copied (server-side copy) 2025/04/25 01:16:10 INFO : potato2: Deleted 2025/04/25 01:16:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 01:16:10 INFO : potato3: Copied (server-side copy) 2025/04/25 01:16:10 INFO : potato3: Deleted 2025/04/25 01:16:10 DEBUG : B2 bucket rclone-test-canidem4poji: Purge remote 2025/04/25 01:16:10 INFO : B2 bucket rclone-test-canidem4poji: cleaning bucket "rclone-test-canidem4poji" of all files 2025/04/25 01:16:11 DEBUG : potato2: Deleting (id "4_zbfb22dc3804d6bab9f680e1b_f1178ed29f299672c_d20250425_m011609_c001_v0001098_t0010_u01745543769710") 2025/04/25 01:16:11 DEBUG : potato3: Deleting (id "4_zbfb22dc3804d6bab9f680e1b_f1151b010b7369afc_d20250425_m011610_c001_v0001171_t0044_u01745543770012") 2025/04/25 01:16:11 DEBUG : B2 bucket rclone-test-qoyidav0peqa: Purge remote 2025/04/25 01:16:11 INFO : B2 bucket rclone-test-qoyidav0peqa: cleaning bucket "rclone-test-qoyidav0peqa" of all files 2025/04/25 01:16:11 DEBUG : empty space: Deleting (id "4_zfff21da3804d6bab9f680e1b_f10523b9b054b4bae_d20250425_m011605_c001_v0001171_t0021_u01745543765681") 2025/04/25 01:16:11 DEBUG : potato2: Deleting (id "4_zfff21da3804d6bab9f680e1b_f4047c5ea1418c35b_d20250425_m011609_c001_v7007000_t0000_u01745543769997") 2025/04/25 01:16:11 DEBUG : potato2: Deleting (id "4_zfff21da3804d6bab9f680e1b_f114dde32dda7d358_d20250425_m011606_c001_v0001165_t0001_u01745543766830") 2025/04/25 01:16:11 DEBUG : potato3: Deleting (id "4_zfff21da3804d6bab9f680e1b_f4047c5ea1418c35c_d20250425_m011610_c001_v7007000_t0000_u01745543770366") 2025/04/25 01:16:11 DEBUG : potato3: Deleting (id "4_zfff21da3804d6bab9f680e1b_f105ec6f01ad5fa5c_d20250425_m011607_c001_v0001115_t0039_u01745543767082") 2025/04/25 01:16:11 DEBUG : potato3: Deleting (id "4_zfff21da3804d6bab9f680e1b_f10523b9b054b4bb2_d20250425_m011605_c001_v0001171_t0056_u01745543765982") 2025/04/25 01:16:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/25 01:16:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01:16:13 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-keluveb1kici" 2025/04/25 01:16:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-bocecoj8vena -> B2 bucket rclone-test-keluveb1kici 2025/04/25 01:16:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:16:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/25 01:16:19 DEBUG : empty space: Unchanged skipping 2025/04/25 01:16:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/25 01:16:19 DEBUG : B2 bucket rclone-test-keluveb1kici: Waiting for checks to finish 2025/04/25 01:16:19 INFO : empty space: Deleted 2025/04/25 01:16:19 DEBUG : B2 bucket rclone-test-keluveb1kici: Waiting for transfers to finish 2025/04/25 01:16:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:16:19 INFO : potato2: Copied (server-side copy) 2025/04/25 01:16:19 INFO : potato2: Deleted 2025/04/25 01:16:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 01:16:19 INFO : potato3: Copied (server-side copy) 2025/04/25 01:16:20 INFO : potato3: Deleted 2025/04/25 01:16:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qepujah4veto" 2025/04/25 01:16:21 INFO : tomatoDir: Making directory 2025/04/25 01:16:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/25 01:16:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/25 01:16:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/25 01:16:21 DEBUG : B2 bucket rclone-test-qepujah4veto: Waiting for checks to finish 2025/04/25 01:16:21 DEBUG : B2 bucket rclone-test-qepujah4veto: Waiting for transfers to finish 2025/04/25 01:16:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/25 01:16:22 INFO : empty space: Copied (server-side copy) 2025/04/25 01:16:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/25 01:16:22 INFO : potato2: Copied (server-side copy) 2025/04/25 01:16:22 INFO : empty space: Deleted 2025/04/25 01:16:23 INFO : potato2: Deleted 2025/04/25 01:16:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/25 01:16:23 INFO : potato3: Copied (server-side copy) 2025/04/25 01:16:23 INFO : potato3: Deleted 2025/04/25 01:16:24 DEBUG : B2 bucket rclone-test-qepujah4veto: Purge remote 2025/04/25 01:16:24 INFO : B2 bucket rclone-test-qepujah4veto: cleaning bucket "rclone-test-qepujah4veto" of all files 2025/04/25 01:16:24 DEBUG : empty space: Deleting (id "4_zdf125dd3804d6bab9f680e1b_f116b3c6fa3a1a718_d20250425_m011622_c001_v0001131_t0000_u01745543782346") 2025/04/25 01:16:24 DEBUG : potato2: Deleting (id "4_zdf125dd3804d6bab9f680e1b_f10350deebc856e54_d20250425_m011622_c001_v0001182_t0035_u01745543782713") 2025/04/25 01:16:24 DEBUG : potato3: Deleting (id "4_zdf125dd3804d6bab9f680e1b_f1084eb1ab5e41481_d20250425_m011622_c001_v0001042_t0000_u01745543782725") 2025/04/25 01:16:24 DEBUG : B2 bucket rclone-test-keluveb1kici: Purge remote 2025/04/25 01:16:24 INFO : B2 bucket rclone-test-keluveb1kici: cleaning bucket "rclone-test-keluveb1kici" of all files 2025/04/25 01:16:25 DEBUG : empty space: Deleting (id "4_z0f824db3804d6bab9f680e1b_f40040ee6b4fdb2e1_d20250425_m011622_c001_v7007000_t0000_u01745543782772") 2025/04/25 01:16:25 DEBUG : empty space: Deleting (id "4_z0f824db3804d6bab9f680e1b_f1001ebb05d9b8029_d20250425_m011618_c001_v0001172_t0058_u01745543778043") 2025/04/25 01:16:25 DEBUG : potato2: Deleting (id "4_z0f824db3804d6bab9f680e1b_f40615452e2b76b05_d20250425_m011622_c001_v7007000_t0000_u01745543782951") 2025/04/25 01:16:25 DEBUG : potato2: Deleting (id "4_z0f824db3804d6bab9f680e1b_f11754180fde2680c_d20250425_m011619_c001_v0001116_t0054_u01745543779120") 2025/04/25 01:16:25 DEBUG : potato3: Deleting (id "4_z0f824db3804d6bab9f680e1b_f40615452e2b76b06_d20250425_m011623_c001_v7007000_t0000_u01745543783386") 2025/04/25 01:16:25 DEBUG : potato3: Deleting (id "4_z0f824db3804d6bab9f680e1b_f1160e43f78e47c20_d20250425_m011619_c001_v0001171_t0006_u01745543779491") 2025/04/25 01:16:25 DEBUG : potato3: Deleting (id "4_z0f824db3804d6bab9f680e1b_f1001ebb05d9b802b_d20250425_m011618_c001_v0001172_t0058_u01745543778438") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.00s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.43s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/rclone-sync-test" 2025/04/25 01:16:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/rclone-sync-test-include/layer2" 2025/04/25 01:16:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/rclone-sync-test-ignore-file" 2025/04/25 01:16:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:16:39 DEBUG : B2 bucket rclone-test-bocecoj8vena path rclone-sync-test: Waiting for checks to finish 2025/04/25 01:16:39 DEBUG : B2 bucket rclone-test-bocecoj8vena path rclone-sync-test: Waiting for transfers to finish 2025/04/25 01:16:39 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:39 INFO : There was nothing to transfer 2025/04/25 01:16:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:16:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:16:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:16:40 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:16:40 DEBUG : B2 bucket rclone-test-bocecoj8vena path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/25 01:16:40 DEBUG : B2 bucket rclone-test-bocecoj8vena path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/25 01:16:40 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:16:41 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:16:41 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:16:41 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:41 DEBUG : : Excluded 2025/04/25 01:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/25 01:16:41 DEBUG : B2 bucket rclone-test-bocecoj8vena path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/25 01:16:41 DEBUG : B2 bucket rclone-test-bocecoj8vena path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/25 01:16:41 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.39s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:16:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:16:49 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/CompareDest" 2025/04/25 01:16:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 01:16:51 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:51 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:16:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:16:52 INFO : one: Copied (new) 2025/04/25 01:16:52 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:53 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:53 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:16:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 01:16:53 INFO : one: Copied (replaced existing) 2025/04/25 01:16:53 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:55 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:55 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:16:55 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:55 INFO : There was nothing to transfer 2025/04/25 01:16:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:16:57 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:57 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:16:57 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:57 INFO : There was nothing to transfer 2025/04/25 01:16:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:16:57 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:57 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:16:57 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:57 INFO : There was nothing to transfer 2025/04/25 01:16:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:58 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/25 01:16:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 01:16:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/25 01:16:58 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:58 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:16:58 DEBUG : Waiting for deletions to finish 2025/04/25 01:16:58 INFO : There was nothing to transfer 2025/04/25 01:16:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:16:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/25 01:16:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/25 01:16:59 DEBUG : two: Need to transfer - File not found at Destination 2025/04/25 01:16:59 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:16:59 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/25 01:17:00 INFO : two: Copied (new) 2025/04/25 01:17:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.46s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:17:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dest" 2025/04/25 01:17:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/pre-dest1" 2025/04/25 01:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/pre-dest2" 2025/04/25 01:17:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/25 01:17:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/25 01:17:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/25 01:17:08 DEBUG : B2 bucket rclone-test-bocecoj8vena path dest: Waiting for checks to finish 2025/04/25 01:17:08 DEBUG : B2 bucket rclone-test-bocecoj8vena path dest: Waiting for transfers to finish 2025/04/25 01:17:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/25 01:17:09 INFO : 3: Copied (new) 2025/04/25 01:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:17:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:17:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/CopyDest" 2025/04/25 01:17:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/25 01:17:14 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:14 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:17:15 INFO : one: Copied (new) 2025/04/25 01:17:15 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:17:15 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:15 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 01:17:16 INFO : one: Copied (replaced existing) 2025/04/25 01:17:16 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/BackupDir" 2025/04/25 01:17:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:17:19 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/25 01:17:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:17:20 INFO : one: Copied (server-side copy) 2025/04/25 01:17:20 INFO : one: Deleted 2025/04/25 01:17:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/25 01:17:21 INFO : one: Copied (server-side copy) 2025/04/25 01:17:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/25 01:17:21 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:21 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:22 DEBUG : one: Unchanged skipping 2025/04/25 01:17:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/25 01:17:23 INFO : two: Copied (server-side copy) 2025/04/25 01:17:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/25 01:17:23 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:23 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:23 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:23 DEBUG : one: Unchanged skipping 2025/04/25 01:17:23 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:23 DEBUG : two: Unchanged skipping 2025/04/25 01:17:23 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:23 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:23 INFO : There was nothing to transfer 2025/04/25 01:17:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:24 DEBUG : one: Unchanged skipping 2025/04/25 01:17:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/25 01:17:24 DEBUG : three: Destination not found in --copy-dest 2025/04/25 01:17:24 DEBUG : three: Need to transfer - File not found at Destination 2025/04/25 01:17:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/25 01:17:24 DEBUG : two: Unchanged skipping 2025/04/25 01:17:24 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:24 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/25 01:17:25 INFO : three: Copied (new) 2025/04/25 01:17:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.15s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:17:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:17:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/backup" 2025/04/25 01:17:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:17:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:32 DEBUG : two: Unchanged skipping 2025/04/25 01:17:32 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:17:33 INFO : one: Copied (server-side copy) 2025/04/25 01:17:33 INFO : one: Deleted 2025/04/25 01:17:33 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:17:34 INFO : one: Copied (new) 2025/04/25 01:17:34 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:17:34 INFO : three.txt: Copied (server-side copy) 2025/04/25 01:17:35 INFO : three.txt: Deleted 2025/04/25 01:17:35 INFO : three.txt: Moved into backup dir 2025/04/25 01:17:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:17:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:36 DEBUG : two: Unchanged skipping 2025/04/25 01:17:36 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:17:37 INFO : one: Copied (server-side copy) 2025/04/25 01:17:37 INFO : one: Deleted 2025/04/25 01:17:37 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 01:17:37 INFO : one: Copied (new) 2025/04/25 01:17:37 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:17:38 INFO : three.txt: Copied (server-side copy) 2025/04/25 01:17:38 INFO : three.txt: Deleted 2025/04/25 01:17:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:17:42 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/backup" 2025/04/25 01:17:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:17:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:44 DEBUG : two: Unchanged skipping 2025/04/25 01:17:44 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:17:45 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 01:17:45 INFO : one: Deleted 2025/04/25 01:17:45 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:17:46 INFO : one: Copied (new) 2025/04/25 01:17:46 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:17:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 01:17:47 INFO : three.txt: Deleted 2025/04/25 01:17:47 INFO : three.txt: Moved into backup dir 2025/04/25 01:17:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:17:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:48 DEBUG : two: Unchanged skipping 2025/04/25 01:17:48 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:17:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:17:49 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 01:17:49 INFO : one: Deleted 2025/04/25 01:17:49 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:17:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 01:17:50 INFO : one: Copied (new) 2025/04/25 01:17:50 DEBUG : Waiting for deletions to finish 2025/04/25 01:17:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:17:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 01:17:50 INFO : three.txt: Deleted 2025/04/25 01:17:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:17:53 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/dfe2bd43801d6bab9f680e1b/c001_v0001150_t0017": EOF 2025/04/25 01:17:53 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/dfe2bd43801d6bab9f680e1b/c001_v0001150_t0017": EOF) 2025/04/25 01:17:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bocecoj8vena: 1/10 (Post "https://pod-000-1150-04.backblaze.com/b2api/v1/b2_upload_file/dfe2bd43801d6bab9f680e1b/c001_v0001150_t0017": EOF) 2025/04/25 01:17:55 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 01:17:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:17:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/backup" 2025/04/25 01:17:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:17:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:17:58 DEBUG : two: Unchanged skipping 2025/04/25 01:17:58 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:18:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:18:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 01:18:00 INFO : one: Deleted 2025/04/25 01:18:00 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:18:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:01 INFO : one: Copied (new) 2025/04/25 01:18:01 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:18:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 01:18:01 INFO : three.txt: Deleted 2025/04/25 01:18:01 INFO : three.txt: Moved into backup dir 2025/04/25 01:18:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:18:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:03 DEBUG : two: Unchanged skipping 2025/04/25 01:18:03 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:18:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 01:18:04 INFO : one: Deleted 2025/04/25 01:18:04 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:18:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 01:18:04 INFO : one: Copied (new) 2025/04/25 01:18:04 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:18:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 01:18:05 INFO : three.txt: Deleted 2025/04/25 01:18:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:08 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:18:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:18:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:10 DEBUG : two: Unchanged skipping 2025/04/25 01:18:10 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:18:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:18:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 01:18:11 INFO : one: Deleted 2025/04/25 01:18:11 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:18:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:12 INFO : one: Copied (new) 2025/04/25 01:18:12 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:18:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 01:18:12 INFO : three.txt: Deleted 2025/04/25 01:18:12 INFO : three.txt: Moved into backup dir 2025/04/25 01:18:13 DEBUG : one.bak: Excluded (Path Filter) 2025/04/25 01:18:13 DEBUG : one.bak: Excluded 2025/04/25 01:18:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/25 01:18:13 DEBUG : three.txt.bak: Excluded 2025/04/25 01:18:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:18:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:13 DEBUG : two: Unchanged skipping 2025/04/25 01:18:13 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for checks to finish 2025/04/25 01:18:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:14 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 01:18:14 INFO : one: Deleted 2025/04/25 01:18:14 DEBUG : B2 bucket rclone-test-bocecoj8vena path dst: Waiting for transfers to finish 2025/04/25 01:18:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 01:18:14 INFO : one: Copied (new) 2025/04/25 01:18:14 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:18:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 01:18:15 INFO : three.txt: Deleted 2025/04/25 01:18:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.59s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:18:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:18:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:18:20 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 01:18:20 INFO : one: Deleted 2025/04/25 01:18:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:21 INFO : one: Copied (new) 2025/04/25 01:18:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:22 DEBUG : two: Unchanged skipping 2025/04/25 01:18:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/25 01:18:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:18:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 01:18:22 INFO : three.txt: Deleted 2025/04/25 01:18:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:18:23 INFO : three.txt: Copied (new) 2025/04/25 01:18:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:18:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:24 INFO : one: Copied (server-side copy) to: one.bak 2025/04/25 01:18:24 INFO : one: Deleted 2025/04/25 01:18:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 01:18:25 INFO : one: Copied (new) 2025/04/25 01:18:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:25 DEBUG : two: Unchanged skipping 2025/04/25 01:18:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/25 01:18:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:18:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/25 01:18:26 INFO : three.txt: Deleted 2025/04/25 01:18:26 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/25 01:18:26 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:30 DEBUG : Creating backend with remote "TestB2:rclone-test-bocecoj8vena/dst" 2025/04/25 01:18:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/25 01:18:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/25 01:18:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 01:18:32 INFO : one: Deleted 2025/04/25 01:18:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:33 INFO : one: Copied (new) 2025/04/25 01:18:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:33 DEBUG : two: Unchanged skipping 2025/04/25 01:18:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/25 01:18:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/25 01:18:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 01:18:34 INFO : three.txt: Deleted 2025/04/25 01:18:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:18:35 INFO : three.txt: Copied (new) 2025/04/25 01:18:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/25 01:18:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/25 01:18:35 DEBUG : pacer: Reducing sleep to 10ms 2025/04/25 01:18:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/25 01:18:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/25 01:18:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/25 01:18:36 INFO : one: Deleted 2025/04/25 01:18:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/25 01:18:37 INFO : one: Copied (new) 2025/04/25 01:18:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:37 DEBUG : two: Unchanged skipping 2025/04/25 01:18:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/25 01:18:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/25 01:18:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/25 01:18:38 INFO : three.txt: Deleted 2025/04/25 01:18:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/25 01:18:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/25 01:18:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:18:40 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:18:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/25 01:18:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/25 01:18:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/25 01:18:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:18:42 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:18:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/25 01:18:42 INFO : existing: Copied (new) 2025/04/25 01:18:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/25 01:18:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/25 01:18:43 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:18:43 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:18:43 ERROR : B2 bucket rclone-test-bocecoj8vena: not deleting files as there were IO errors 2025/04/25 01:18:43 ERROR : B2 bucket rclone-test-bocecoj8vena: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncImmutable (2.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:18:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:18:45 DEBUG : existing: Unchanged skipping 2025/04/25 01:18:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:18:45 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:18:45 DEBUG : Waiting for deletions to finish 2025/04/25 01:18:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both0: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both1: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both10: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both11: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both12: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both13: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both14: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both15: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both16: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both17: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both18: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both19: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both2: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both3: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both4: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both5: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both6: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both7: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both8: Unchanged skipping 2025/04/25 01:19:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:01 DEBUG : both9: Unchanged skipping 2025/04/25 01:19:01 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:19:01 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:19:01 DEBUG : Waiting for deletions to finish 2025/04/25 01:19:01 INFO : only3: Deleted 2025/04/25 01:19:01 INFO : only5: Deleted 2025/04/25 01:19:01 INFO : only15: Deleted 2025/04/25 01:19:01 INFO : only17: Deleted 2025/04/25 01:19:01 INFO : only16: Deleted 2025/04/25 01:19:01 INFO : only2: Deleted 2025/04/25 01:19:01 INFO : only8: Deleted 2025/04/25 01:19:01 INFO : only11: Deleted 2025/04/25 01:19:01 INFO : only9: Deleted 2025/04/25 01:19:01 INFO : only12: Deleted 2025/04/25 01:19:02 INFO : only14: Deleted 2025/04/25 01:19:02 INFO : only10: Deleted 2025/04/25 01:19:02 INFO : only6: Deleted 2025/04/25 01:19:02 INFO : only7: Deleted 2025/04/25 01:19:02 INFO : only18: Deleted 2025/04/25 01:19:02 INFO : only4: Deleted 2025/04/25 01:19:02 INFO : only19: Deleted 2025/04/25 01:19:02 INFO : only0: Deleted 2025/04/25 01:19:02 INFO : only1: Deleted 2025/04/25 01:19:02 INFO : only13: Deleted 2025/04/25 01:19:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.19s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for checks to finish 2025/04/25 01:19:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both10: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both1: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both13: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both14: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both11: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both16: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both17: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both18: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both19: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both2: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both3: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both4: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both5: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both6: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both7: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both8: Unchanged skipping 2025/04/25 01:19:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/25 01:19:20 DEBUG : both9: Unchanged skipping 2025/04/25 01:19:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : both0: Unchanged skipping 2025/04/25 01:19:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : both12: Unchanged skipping 2025/04/25 01:19:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : both15: Unchanged skipping 2025/04/25 01:19:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/25 01:19:20 DEBUG : B2 bucket rclone-test-bocecoj8vena: Waiting for transfers to finish 2025/04/25 01:19:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only1: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only11: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only13: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only12: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only0: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only14: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only15: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only10: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only16: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only17: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only18: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only19: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only2: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only3: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only4: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only8: Copied (replaced existing) 2025/04/25 01:19:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:21 INFO : only9: Copied (replaced existing) 2025/04/25 01:19:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:22 INFO : only5: Copied (replaced existing) 2025/04/25 01:19:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:22 INFO : only6: Copied (replaced existing) 2025/04/25 01:19:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/25 01:19:22 INFO : only7: Copied (replaced existing) 2025/04/25 01:19:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.29s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:30 DEBUG : empty_dir: Making directory with metadata 2025/04/25 01:19:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:19:30 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 01:19:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:19:30 INFO : empty_on_remote: Making directory 2025/04/25 01:19:30 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-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.57s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:34 DEBUG : empty_dir: Making directory with metadata 2025/04/25 01:19:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:19:34 DEBUG : empty_on_remote: Making directory with metadata 2025/04/25 01:19:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/25 01:19:34 INFO : empty_on_remote: Making directory 2025/04/25 01:19:34 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-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:37 INFO : sub dir: Making directory 2025/04/25 01:19:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" 2025/04/25 01:19:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/25 01:19:42 INFO : sub dir: Making directory 2025/04/25 01:19:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-bocecoj8vena", Local "Local file system at /tmp/rclone2708296712", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.70s) PASS 2025/04/25 01:19:46 DEBUG : B2 bucket rclone-test-bocecoj8vena: Purge remote 2025/04/25 01:19:46 INFO : B2 bucket rclone-test-bocecoj8vena: cleaning bucket "rclone-test-bocecoj8vena" of all files 2025/04/25 01:19:47 DEBUG : BackupDir/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528b6_d20250425_m011725_c001_v7007000_t0000_u01745543845997") 2025/04/25 01:19:47 DEBUG : BackupDir/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1029a2c9c281c7aa_d20250425_m011720_c001_v0001102_t0040_u01745543840298") 2025/04/25 01:19:47 DEBUG : CompareDest/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4047c5ea1418c44d_d20250425_m011701_c001_v7007000_t0000_u01745543821246") 2025/04/25 01:19:47 DEBUG : CompareDest/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432d79_d20250425_m011655_c001_v0001150_t0042_u01745543815018") 2025/04/25 01:19:47 DEBUG : CompareDest/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4047c5ea1418c44e_d20250425_m011701_c001_v7007000_t0000_u01745543821428") 2025/04/25 01:19:47 DEBUG : CompareDest/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba01d_d20250425_m011656_c001_v0001183_t0046_u01745543816381") 2025/04/25 01:19:47 DEBUG : CopyDest/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528b7_d20250425_m011726_c001_v7007000_t0000_u01745543846186") 2025/04/25 01:19:47 DEBUG : CopyDest/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c04_d20250425_m011717_c001_v0001161_t0047_u01745543837382") 2025/04/25 01:19:47 DEBUG : CopyDest/three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528b9_d20250425_m011726_c001_v7007000_t0000_u01745543846369") 2025/04/25 01:19:48 DEBUG : CopyDest/three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba206_d20250425_m011724_c001_v0001183_t0055_u01745543844217") 2025/04/25 01:19:48 DEBUG : CopyDest/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528ba_d20250425_m011726_c001_v7007000_t0000_u01745543846553") 2025/04/25 01:19:48 DEBUG : CopyDest/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432e0d_d20250425_m011721_c001_v0001150_t0048_u01745543841915") 2025/04/25 01:19:48 DEBUG : EXISTING: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f70e_d20250425_m011846_c001_v7007000_t0000_u01745543926334") 2025/04/25 01:19:48 DEBUG : EXISTING: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006cfa_d20250425_m011845_c001_v0001161_t0007_u01745543925044") 2025/04/25 01:19:48 DEBUG : Testêé: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f70a_d20250425_m011841_c001_v7007000_t0000_u01745543921985") 2025/04/25 01:19:48 DEBUG : Testêé: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006cf2_d20250425_m011841_c001_v0001161_t0058_u01745543921262") 2025/04/25 01:19:48 DEBUG : Testêé: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba5fa_d20250425_m011840_c001_v0001183_t0058_u01745543920311") 2025/04/25 01:19:48 DEBUG : a/potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f3_d20250425_m011507_c001_v7007000_t0000_u01745543707527") 2025/04/25 01:19:48 DEBUG : a/potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a5f_d20250425_m011506_c001_v0001161_t0018_u01745543706756") 2025/04/25 01:19:48 DEBUG : a/potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509a5_d20250425_m011504_c001_v7007000_t0000_u01745543704757") 2025/04/25 01:19:48 DEBUG : a/potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a57_d20250425_m011503_c001_v0001161_t0040_u01745543703598") 2025/04/25 01:19:48 DEBUG : a/potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e3_d20250425_m011443_c001_v7007000_t0000_u01745543683086") 2025/04/25 01:19:48 DEBUG : a/potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069ee_d20250425_m011441_c001_v0001161_t0000_u01745543681910") 2025/04/25 01:19:48 DEBUG : b/potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f4_d20250425_m011507_c001_v7007000_t0000_u01745543707710") 2025/04/25 01:19:48 DEBUG : b/potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a59_d20250425_m011505_c001_v0001161_t0027_u01745543705670") 2025/04/25 01:19:48 DEBUG : b/potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509a1_d20250425_m011504_c001_v7007000_t0000_u01745543704201") 2025/04/25 01:19:48 DEBUG : b/potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a4f_d20250425_m011502_c001_v0001161_t0039_u01745543702379") 2025/04/25 01:19:48 DEBUG : b/potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e2_d20250425_m011442_c001_v7007000_t0000_u01745543682533") 2025/04/25 01:19:48 DEBUG : b/potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069e8_d20250425_m011440_c001_v0001161_t0007_u01745543680665") 2025/04/25 01:19:48 DEBUG : backup/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1e2_d20250425_m011738_c001_v7007000_t0000_u01745543858682") 2025/04/25 01:19:49 DEBUG : backup/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f112e183c175abd91_d20250425_m011737_c001_v0001184_t0021_u01745543857026") 2025/04/25 01:19:49 DEBUG : backup/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1067d1a602dc6590_d20250425_m011733_c001_v0001171_t0033_u01745543853286") 2025/04/25 01:19:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c97d_d20250425_m011806_c001_v7007000_t0000_u01745543886375") 2025/04/25 01:19:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1018c1f657b89d6f_d20250425_m011804_c001_v0001144_t0026_u01745543884170") 2025/04/25 01:19:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba418_d20250425_m011759_c001_v0001183_t0009_u01745543879987") 2025/04/25 01:19:49 DEBUG : backup/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528c9_d20250425_m011751_c001_v7007000_t0000_u01745543871237") 2025/04/25 01:19:49 DEBUG : backup/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f114f08b6831cfa07_d20250425_m011749_c001_v0001038_t0048_u01745543869184") 2025/04/25 01:19:49 DEBUG : backup/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f119a47d46958ee28_d20250425_m011745_c001_v0001183_t0055_u01745543865357") 2025/04/25 01:19:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c97e_d20250425_m011806_c001_v7007000_t0000_u01745543886558") 2025/04/25 01:19:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1160c1de1629f321_d20250425_m011805_c001_v0001109_t0044_u01745543885236") 2025/04/25 01:19:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f119092382c5e8305_d20250425_m011801_c001_v0001117_t0023_u01745543881372") 2025/04/25 01:19:49 DEBUG : backup/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1e3_d20250425_m011738_c001_v7007000_t0000_u01745543858867") 2025/04/25 01:19:49 DEBUG : backup/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1188d0f8f4939cc3_d20250425_m011737_c001_v0001183_t0016_u01745543857888") 2025/04/25 01:19:49 DEBUG : backup/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f115cbaf31c24a684_d20250425_m011734_c001_v0001177_t0046_u01745543854849") 2025/04/25 01:19:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528ca_d20250425_m011751_c001_v7007000_t0000_u01745543871417") 2025/04/25 01:19:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f108694bbe7e0ff8f_d20250425_m011750_c001_v0001182_t0036_u01745543870442") 2025/04/25 01:19:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f105b8f4484125623_d20250425_m011746_c001_v0001180_t0011_u01745543866824") 2025/04/25 01:19:49 DEBUG : both0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff2d_d20250425_m011922_c001_v7007000_t0000_u01745543962751") 2025/04/25 01:19:50 DEBUG : both0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba746_d20250425_m011907_c001_v0001183_t0026_u01745543947781") 2025/04/25 01:19:50 DEBUG : both0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff0f_d20250425_m011903_c001_v7007000_t0000_u01745543943115") 2025/04/25 01:19:50 DEBUG : both0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba652_d20250425_m011848_c001_v0001183_t0046_u01745543928621") 2025/04/25 01:19:50 DEBUG : both1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff2e_d20250425_m011922_c001_v7007000_t0000_u01745543962933") 2025/04/25 01:19:50 DEBUG : both1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba75e_d20250425_m011908_c001_v0001183_t0036_u01745543948820") 2025/04/25 01:19:50 DEBUG : both1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff10_d20250425_m011903_c001_v7007000_t0000_u01745543943321") 2025/04/25 01:19:50 DEBUG : both1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba654_d20250425_m011849_c001_v0001183_t0011_u01745543929143") 2025/04/25 01:19:50 DEBUG : both10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff2f_d20250425_m011923_c001_v7007000_t0000_u01745543963153") 2025/04/25 01:19:50 DEBUG : both10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7b6_d20250425_m011914_c001_v0001183_t0053_u01745543954428") 2025/04/25 01:19:50 DEBUG : both10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff11_d20250425_m011903_c001_v7007000_t0000_u01745543943510") 2025/04/25 01:19:50 DEBUG : both10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba68a_d20250425_m011854_c001_v0001183_t0026_u01745543934126") 2025/04/25 01:19:50 DEBUG : both11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff31_d20250425_m011923_c001_v7007000_t0000_u01745543963360") 2025/04/25 01:19:50 DEBUG : both11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7be_d20250425_m011914_c001_v0001183_t0028_u01745543954995") 2025/04/25 01:19:50 DEBUG : both11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff12_d20250425_m011903_c001_v7007000_t0000_u01745543943692") 2025/04/25 01:19:50 DEBUG : both11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba690_d20250425_m011854_c001_v0001183_t0052_u01745543934611") 2025/04/25 01:19:50 DEBUG : both12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff32_d20250425_m011923_c001_v7007000_t0000_u01745543963543") 2025/04/25 01:19:50 DEBUG : both12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7ca_d20250425_m011915_c001_v0001183_t0021_u01745543955535") 2025/04/25 01:19:51 DEBUG : both12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff13_d20250425_m011903_c001_v7007000_t0000_u01745543943880") 2025/04/25 01:19:51 DEBUG : both12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba698_d20250425_m011855_c001_v0001183_t0051_u01745543935319") 2025/04/25 01:19:51 DEBUG : both13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff33_d20250425_m011923_c001_v7007000_t0000_u01745543963726") 2025/04/25 01:19:51 DEBUG : both13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7d4_d20250425_m011916_c001_v0001183_t0030_u01745543956044") 2025/04/25 01:19:51 DEBUG : both13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff14_d20250425_m011904_c001_v7007000_t0000_u01745543944081") 2025/04/25 01:19:51 DEBUG : both13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6a0_d20250425_m011855_c001_v0001183_t0051_u01745543935839") 2025/04/25 01:19:51 DEBUG : both14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff34_d20250425_m011923_c001_v7007000_t0000_u01745543963911") 2025/04/25 01:19:51 DEBUG : both14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7da_d20250425_m011916_c001_v0001183_t0059_u01745543956611") 2025/04/25 01:19:51 DEBUG : both14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff15_d20250425_m011904_c001_v7007000_t0000_u01745543944265") 2025/04/25 01:19:51 DEBUG : both14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6ab_d20250425_m011856_c001_v0001183_t0054_u01745543936319") 2025/04/25 01:19:51 DEBUG : both15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff36_d20250425_m011924_c001_v7007000_t0000_u01745543964099") 2025/04/25 01:19:51 DEBUG : both15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7e4_d20250425_m011917_c001_v0001183_t0031_u01745543957295") 2025/04/25 01:19:51 DEBUG : both15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff16_d20250425_m011904_c001_v7007000_t0000_u01745543944446") 2025/04/25 01:19:51 DEBUG : both15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6bb_d20250425_m011856_c001_v0001183_t0050_u01745543936909") 2025/04/25 01:19:51 DEBUG : both16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff37_d20250425_m011924_c001_v7007000_t0000_u01745543964283") 2025/04/25 01:19:51 DEBUG : both16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7f4_d20250425_m011917_c001_v0001183_t0017_u01745543957830") 2025/04/25 01:19:52 DEBUG : both16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff18_d20250425_m011904_c001_v7007000_t0000_u01745543944633") 2025/04/25 01:19:52 DEBUG : both16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6c9_d20250425_m011857_c001_v0001183_t0018_u01745543937747") 2025/04/25 01:19:52 DEBUG : both17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff38_d20250425_m011924_c001_v7007000_t0000_u01745543964465") 2025/04/25 01:19:52 DEBUG : both17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7fc_d20250425_m011918_c001_v0001183_t0028_u01745543958322") 2025/04/25 01:19:52 DEBUG : both17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff19_d20250425_m011904_c001_v7007000_t0000_u01745543944815") 2025/04/25 01:19:52 DEBUG : both17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6d3_d20250425_m011858_c001_v0001183_t0044_u01745543938220") 2025/04/25 01:19:52 DEBUG : both18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff39_d20250425_m011924_c001_v7007000_t0000_u01745543964647") 2025/04/25 01:19:52 DEBUG : both18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba802_d20250425_m011918_c001_v0001183_t0042_u01745543958835") 2025/04/25 01:19:52 DEBUG : both18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff1a_d20250425_m011904_c001_v7007000_t0000_u01745543944996") 2025/04/25 01:19:52 DEBUG : both18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6df_d20250425_m011859_c001_v0001183_t0027_u01745543939019") 2025/04/25 01:19:52 DEBUG : both19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff3a_d20250425_m011924_c001_v7007000_t0000_u01745543964829") 2025/04/25 01:19:52 DEBUG : both19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba80e_d20250425_m011919_c001_v0001183_t0039_u01745543959479") 2025/04/25 01:19:52 DEBUG : both19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff1c_d20250425_m011905_c001_v7007000_t0000_u01745543945179") 2025/04/25 01:19:52 DEBUG : both19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba6e9_d20250425_m011859_c001_v0001183_t0005_u01745543939569") 2025/04/25 01:19:52 DEBUG : both2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff3b_d20250425_m011925_c001_v7007000_t0000_u01745543965010") 2025/04/25 01:19:52 DEBUG : both2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba766_d20250425_m011909_c001_v0001183_t0033_u01745543949470") 2025/04/25 01:19:52 DEBUG : both2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff1d_d20250425_m011905_c001_v7007000_t0000_u01745543945361") 2025/04/25 01:19:52 DEBUG : both2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba65c_d20250425_m011849_c001_v0001183_t0053_u01745543929701") 2025/04/25 01:19:52 DEBUG : both3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff3c_d20250425_m011925_c001_v7007000_t0000_u01745543965192") 2025/04/25 01:19:52 DEBUG : both3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba774_d20250425_m011910_c001_v0001183_t0021_u01745543950174") 2025/04/25 01:19:52 DEBUG : both3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff1f_d20250425_m011905_c001_v7007000_t0000_u01745543945542") 2025/04/25 01:19:53 DEBUG : both3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba664_d20250425_m011850_c001_v0001183_t0048_u01745543930222") 2025/04/25 01:19:53 DEBUG : both4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff3d_d20250425_m011925_c001_v7007000_t0000_u01745543965374") 2025/04/25 01:19:53 DEBUG : both4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba77e_d20250425_m011910_c001_v0001183_t0042_u01745543950776") 2025/04/25 01:19:53 DEBUG : both4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff20_d20250425_m011905_c001_v7007000_t0000_u01745543945723") 2025/04/25 01:19:53 DEBUG : both4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba66a_d20250425_m011850_c001_v0001183_t0030_u01745543930759") 2025/04/25 01:19:53 DEBUG : both5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff3e_d20250425_m011925_c001_v7007000_t0000_u01745543965556") 2025/04/25 01:19:53 DEBUG : both5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba78a_d20250425_m011911_c001_v0001183_t0029_u01745543951365") 2025/04/25 01:19:53 DEBUG : both5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff21_d20250425_m011905_c001_v7007000_t0000_u01745543945917") 2025/04/25 01:19:53 DEBUG : both5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba670_d20250425_m011851_c001_v0001183_t0022_u01745543931391") 2025/04/25 01:19:53 DEBUG : both6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff3f_d20250425_m011925_c001_v7007000_t0000_u01745543965738") 2025/04/25 01:19:53 DEBUG : both6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba78e_d20250425_m011911_c001_v0001183_t0055_u01745543951847") 2025/04/25 01:19:53 DEBUG : both6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff22_d20250425_m011906_c001_v7007000_t0000_u01745543946099") 2025/04/25 01:19:53 DEBUG : both6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba676_d20250425_m011851_c001_v0001183_t0057_u01745543931888") 2025/04/25 01:19:53 DEBUG : both7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff40_d20250425_m011925_c001_v7007000_t0000_u01745543965919") 2025/04/25 01:19:53 DEBUG : both7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba79c_d20250425_m011912_c001_v0001183_t0028_u01745543952459") 2025/04/25 01:19:53 DEBUG : both7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff23_d20250425_m011906_c001_v7007000_t0000_u01745543946281") 2025/04/25 01:19:53 DEBUG : both7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba67a_d20250425_m011852_c001_v0001183_t0011_u01745543932502") 2025/04/25 01:19:53 DEBUG : both8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff41_d20250425_m011926_c001_v7007000_t0000_u01745543966100") 2025/04/25 01:19:53 DEBUG : both8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7a4_d20250425_m011913_c001_v0001183_t0030_u01745543953087") 2025/04/25 01:19:53 DEBUG : both8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff24_d20250425_m011906_c001_v7007000_t0000_u01745543946490") 2025/04/25 01:19:53 DEBUG : both8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba682_d20250425_m011853_c001_v0001183_t0043_u01745543933107") 2025/04/25 01:19:54 DEBUG : both9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff42_d20250425_m011926_c001_v7007000_t0000_u01745543966282") 2025/04/25 01:19:54 DEBUG : both9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba7b2_d20250425_m011913_c001_v0001183_t0043_u01745543953898") 2025/04/25 01:19:54 DEBUG : both9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff25_d20250425_m011906_c001_v7007000_t0000_u01745543946671") 2025/04/25 01:19:54 DEBUG : both9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba686_d20250425_m011853_c001_v0001183_t0024_u01745543933613") 2025/04/25 01:19:54 DEBUG : c/non empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f5_d20250425_m011507_c001_v7007000_t0000_u01745543707892") 2025/04/25 01:19:54 DEBUG : c/non empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a5b_d20250425_m011505_c001_v0001161_t0054_u01745543705981") 2025/04/25 01:19:54 DEBUG : c/non empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509a7_d20250425_m011504_c001_v7007000_t0000_u01745543704940") 2025/04/25 01:19:54 DEBUG : c/non empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a53_d20250425_m011502_c001_v0001161_t0059_u01745543702764") 2025/04/25 01:19:54 DEBUG : c/non empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e4_d20250425_m011443_c001_v7007000_t0000_u01745543683277") 2025/04/25 01:19:54 DEBUG : c/non empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069ec_d20250425_m011441_c001_v0001161_t0058_u01745543681152") 2025/04/25 01:19:54 DEBUG : check sum: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4199_d20250425_m011429_c001_v7007000_t0000_u01745543669510") 2025/04/25 01:19:54 DEBUG : check sum: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069ba_d20250425_m011427_c001_v0001161_t0029_u01745543667662") 2025/04/25 01:19:54 DEBUG : dest/3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528a1_d20250425_m011710_c001_v7007000_t0000_u01745543830578") 2025/04/25 01:19:54 DEBUG : dest/3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f414acca9737333ee_d20250425_m011709_c001_v0001044_t0029_u01745543829473") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f705_d20250425_m011838_c001_v7007000_t0000_u01745543918844") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11303a526ee8c76e_d20250425_m011837_c001_v0001182_t0058_u01745543917078") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4186c45cec2aadb9_d20250425_m011836_c001_v7007000_t0000_u01745543916895") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11303a526ee8c742_d20250425_m011833_c001_v0001182_t0042_u01745543913483") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4186c45cec2aadb5_d20250425_m011832_c001_v7007000_t0000_u01745543912757") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006cd6_d20250425_m011828_c001_v0001161_t0015_u01745543908662") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31541_d20250425_m011827_c001_v7007000_t0000_u01745543907167") 2025/04/25 01:19:54 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f107503de52fdf0f7_d20250425_m011825_c001_v0001043_t0020_u01745543905063") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4104b912982a07f0_d20250425_m011824_c001_v7007000_t0000_u01745543904880") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f107503de52fdf0f3_d20250425_m011821_c001_v0001043_t0057_u01745543901534") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4104b912982a07ec_d20250425_m011820_c001_v7007000_t0000_u01745543900792") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba501_d20250425_m011817_c001_v0001183_t0005_u01745543897249") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c99d_d20250425_m011815_c001_v7007000_t0000_u01745543895957") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11105ac03bfa6e18_d20250425_m011814_c001_v0001180_t0036_u01745543894498") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4075ed500fe41651_d20250425_m011814_c001_v7007000_t0000_u01745543894313") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11105ac03bfa6e0c_d20250425_m011811_c001_v0001180_t0006_u01745543891854") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4075ed500fe4164e_d20250425_m011811_c001_v7007000_t0000_u01745543891125") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba47a_d20250425_m011807_c001_v0001183_t0043_u01745543887660") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c97f_d20250425_m011806_c001_v7007000_t0000_u01745543886741") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f112bdef7b5d2a133_d20250425_m011804_c001_v0001183_t0033_u01745543884819") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f309_d20250425_m011804_c001_v7007000_t0000_u01745543884634") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f112bdef7b5d2a0fb_d20250425_m011800_c001_v0001183_t0043_u01745543880943") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f305_d20250425_m011800_c001_v7007000_t0000_u01745543880211") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba3c0_d20250425_m011752_c001_v0001183_t0004_u01745543872523") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528e3_d20250425_m011751_c001_v7007000_t0000_u01745543871599") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f114e8658028cb550_d20250425_m011750_c001_v0001182_t0034_u01745543870032") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2fe1c_d20250425_m011749_c001_v7007000_t0000_u01745543869848") 2025/04/25 01:19:55 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f114e8658028cb4e8_d20250425_m011746_c001_v0001182_t0013_u01745543866299") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2fe15_d20250425_m011745_c001_v7007000_t0000_u01745543865572") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432e5f_d20250425_m011739_c001_v0001150_t0053_u01745543859964") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1e4_d20250425_m011739_c001_v7007000_t0000_u01745543859051") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11105ac03bfa6d68_d20250425_m011737_c001_v0001180_t0023_u01745543857451") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41290d5606dc3a7a_d20250425_m011737_c001_v7007000_t0000_u01745543857265") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11105ac03bfa6d48_d20250425_m011734_c001_v0001180_t0051_u01745543854396") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41290d5606dc3a74_d20250425_m011733_c001_v7007000_t0000_u01745543853669") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c1c_d20250425_m011727_c001_v0001161_t0059_u01745543847842") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528bb_d20250425_m011726_c001_v7007000_t0000_u01745543846738") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f102aa8b6b4ff8ad4_d20250425_m011720_c001_v0001157_t0010_u01745543840840") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40040ee6b4fdb703_d20250425_m011720_c001_v7007000_t0000_u01745543840634") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba17a_d20250425_m011716_c001_v0001183_t0011_u01745543836792") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f102e39c480b0e550_d20250425_m011716_c001_v0001182_t0027_u01745543836019") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f102e39c480b0e536_d20250425_m011715_c001_v0001182_t0049_u01745543835014") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4047c5ea1418c44f_d20250425_m011701_c001_v7007000_t0000_u01745543821608") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006bba_d20250425_m011654_c001_v0001161_t0006_u01745543814295") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1160e43f78e47e24_d20250425_m011653_c001_v0001171_t0045_u01745543813432") 2025/04/25 01:19:56 DEBUG : dst/one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1160e43f78e47e12_d20250425_m011652_c001_v0001171_t0037_u01745543812375") 2025/04/25 01:19:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f706_d20250425_m011839_c001_v7007000_t0000_u01745543919026") 2025/04/25 01:19:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f103bf8a1da305b10_d20250425_m011836_c001_v0001171_t0026_u01745543916423") 2025/04/25 01:19:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f105e001e2e608803_d20250425_m011832_c001_v0001178_t0055_u01745543912519") 2025/04/25 01:19:56 DEBUG : dst/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31542_d20250425_m011827_c001_v7007000_t0000_u01745543907349") 2025/04/25 01:19:57 DEBUG : dst/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f114e8658028cb82d_d20250425_m011824_c001_v0001182_t0052_u01745543904650") 2025/04/25 01:19:57 DEBUG : dst/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1055072a4521e0fb_d20250425_m011820_c001_v0001145_t0010_u01745543900531") 2025/04/25 01:19:57 DEBUG : dst/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c99e_d20250425_m011816_c001_v7007000_t0000_u01745543896153") 2025/04/25 01:19:57 DEBUG : dst/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba4db_d20250425_m011814_c001_v0001183_t0023_u01745543894065") 2025/04/25 01:19:57 DEBUG : dst/one.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1128bc5581dcf8b8_d20250425_m011810_c001_v0001100_t0040_u01745543890791") 2025/04/25 01:19:57 DEBUG : dst/three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528bc_d20250425_m011726_c001_v7007000_t0000_u01745543846921") 2025/04/25 01:19:57 DEBUG : dst/three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f102e39c480b0e63a_d20250425_m011725_c001_v0001182_t0015_u01745543845407") 2025/04/25 01:19:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f707_d20250425_m011839_c001_v7007000_t0000_u01745543919210") 2025/04/25 01:19:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1177e7e6e0db45d2_d20250425_m011837_c001_v0001177_t0038_u01745543917855") 2025/04/25 01:19:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1126adc0af203508_d20250425_m011834_c001_v0001109_t0036_u01745543914313") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f708_d20250425_m011839_c001_v7007000_t0000_u01745543919391") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11303a526ee8c780_d20250425_m011838_c001_v0001182_t0021_u01745543918250") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4186c45cec2aadbb_d20250425_m011838_c001_v7007000_t0000_u01745543918066") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11303a526ee8c756_d20250425_m011835_c001_v0001182_t0033_u01745543915027") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4186c45cec2aadb6_d20250425_m011834_c001_v7007000_t0000_u01745543914844") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006cda_d20250425_m011829_c001_v0001161_t0001_u01745543909635") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31543_d20250425_m011827_c001_v7007000_t0000_u01745543907530") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f107503de52fdf0fb_d20250425_m011826_c001_v0001043_t0038_u01745543906349") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4104b912982a07f2_d20250425_m011826_c001_v7007000_t0000_u01745543906166") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f107503de52fdf0f5_d20250425_m011823_c001_v0001043_t0058_u01745543903078") 2025/04/25 01:19:57 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4104b912982a07ee_d20250425_m011822_c001_v7007000_t0000_u01745543902896") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba509_d20250425_m011817_c001_v0001183_t0037_u01745543897891") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4075ed500fe41652_d20250425_m011815_c001_v7007000_t0000_u01745543895402") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006cac_d20250425_m011813_c001_v0001161_t0035_u01745543893001") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4075ed500fe4164f_d20250425_m011812_c001_v7007000_t0000_u01745543892631") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba480_d20250425_m011808_c001_v0001183_t0006_u01745543888322") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f30a_d20250425_m011805_c001_v7007000_t0000_u01745543885804") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c8e_d20250425_m011802_c001_v0001161_t0036_u01745543882965") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f307_d20250425_m011801_c001_v7007000_t0000_u01745543881868") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba3ec_d20250425_m011755_c001_v0001183_t0025_u01745543875614") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2fe1d_d20250425_m011750_c001_v7007000_t0000_u01745543870688") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432e87_d20250425_m011748_c001_v0001150_t0051_u01745543868182") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2fe17_d20250425_m011747_c001_v7007000_t0000_u01745543867102") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c46_d20250425_m011740_c001_v0001161_t0054_u01745543860939") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41290d5606dc3a7b_d20250425_m011738_c001_v7007000_t0000_u01745543858125") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c36_d20250425_m011736_c001_v0001161_t0040_u01745543856160") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41290d5606dc3a76_d20250425_m011735_c001_v7007000_t0000_u01745543855065") 2025/04/25 01:19:58 DEBUG : dst/three.txt: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba252_d20250425_m011728_c001_v0001183_t0018_u01745543848884") 2025/04/25 01:19:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31544_d20250425_m011827_c001_v7007000_t0000_u01745543907715") 2025/04/25 01:19:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f100df3a26866585b_d20250425_m011825_c001_v0001183_t0057_u01745543905954") 2025/04/25 01:19:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f100452baf8a74bf0_d20250425_m011822_c001_v0001090_t0051_u01745543902575") 2025/04/25 01:19:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c99f_d20250425_m011816_c001_v7007000_t0000_u01745543896335") 2025/04/25 01:19:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1067d1a602dc6851_d20250425_m011814_c001_v0001171_t0055_u01745543894941") 2025/04/25 01:19:59 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f102e39c480b0eab2_d20250425_m011812_c001_v0001182_t0009_u01745543892357") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f709_d20250425_m011839_c001_v7007000_t0000_u01745543919573") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba58e_d20250425_m011829_c001_v0001183_t0020_u01745543909397") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31545_d20250425_m011827_c001_v7007000_t0000_u01745543907900") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006cb8_d20250425_m011817_c001_v0001161_t0026_u01745543897508") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c9a0_d20250425_m011816_c001_v7007000_t0000_u01745543896516") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c94_d20250425_m011807_c001_v0001161_t0031_u01745543887984") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f419a281d9a83c981_d20250425_m011806_c001_v7007000_t0000_u01745543886931") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006c70_d20250425_m011753_c001_v0001161_t0048_u01745543873108") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528e5_d20250425_m011751_c001_v7007000_t0000_u01745543871781") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba2fc_d20250425_m011740_c001_v0001183_t0033_u01745543860683") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1e5_d20250425_m011739_c001_v7007000_t0000_u01745543859235") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432e2b_d20250425_m011728_c001_v0001150_t0014_u01745543848615") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528bd_d20250425_m011727_c001_v7007000_t0000_u01745543847104") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1060e211f20bf9b1_d20250425_m011722_c001_v0001042_t0020_u01745543842843") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4047c5ea1418c450_d20250425_m011701_c001_v7007000_t0000_u01745543821790") 2025/04/25 01:19:59 DEBUG : dst/two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1160e43f78e47ea1_d20250425_m011700_c001_v0001171_t0004_u01745543820175") 2025/04/25 01:19:59 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25eee8_d20250425_m011619_c001_v7007000_t0000_u01745543779088") 2025/04/25 01:19:59 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9da0_d20250425_m011615_c001_v0001183_t0052_u01745543775585") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25eedc_d20250425_m011613_c001_v7007000_t0000_u01745543773530") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9cc4_d20250425_m011603_c001_v0001183_t0016_u01745543763136") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b6_d20250425_m011551_c001_v7007000_t0000_u01745543751532") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9bfb_d20250425_m011547_c001_v0001183_t0013_u01745543747876") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c2_d20250425_m011522_c001_v7007000_t0000_u01745543722479") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a9a_d20250425_m011520_c001_v0001161_t0025_u01745543720510") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509be_d20250425_m011518_c001_v7007000_t0000_u01745543718856") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a8c_d20250425_m011517_c001_v0001161_t0000_u01745543717451") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509b9_d20250425_m011513_c001_v7007000_t0000_u01745543713743") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a79_d20250425_m011511_c001_v0001161_t0025_u01745543711933") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f7_d20250425_m011510_c001_v7007000_t0000_u01745543710529") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a69_d20250425_m011508_c001_v0001161_t0035_u01745543708905") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f0_d20250425_m011501_c001_v7007000_t0000_u01745543701464") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a43_d20250425_m011459_c001_v0001161_t0017_u01745543699841") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52ed_d20250425_m011458_c001_v7007000_t0000_u01745543698570") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a3b_d20250425_m011457_c001_v0001161_t0019_u01745543697698") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e9_d20250425_m011452_c001_v7007000_t0000_u01745543692297") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a1e_d20250425_m011450_c001_v0001161_t0039_u01745543690957") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e6_d20250425_m011448_c001_v7007000_t0000_u01745543688400") 2025/04/25 01:20:00 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a08_d20250425_m011447_c001_v0001161_t0034_u01745543687390") 2025/04/25 01:20:01 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e5_d20250425_m011446_c001_v7007000_t0000_u01745543686307") 2025/04/25 01:20:01 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f106c717532e75ebd_d20250425_m011445_c001_v0001183_t0052_u01745543685729") 2025/04/25 01:20:01 DEBUG : empty space: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069f4_d20250425_m011443_c001_v0001161_t0034_u01745543683998") 2025/04/25 01:20:01 DEBUG : enormous: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c0_d20250425_m011521_c001_v7007000_t0000_u01745543721537") 2025/04/25 01:20:01 DEBUG : enormous: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a9c_d20250425_m011520_c001_v0001161_t0016_u01745543720794") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25f70c_d20250425_m011843_c001_v7007000_t0000_u01745543923918") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba614_d20250425_m011842_c001_v0001183_t0013_u01745543922748") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b4_d20250425_m011546_c001_v7007000_t0000_u01745543746056") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006af4_d20250425_m011544_c001_v0001161_t0026_u01745543744970") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31442_d20250425_m011439_c001_v7007000_t0000_u01745543679532") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069dc_d20250425_m011438_c001_v0001161_t0046_u01745543678391") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31441_d20250425_m011437_c001_v7007000_t0000_u01745543677133") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069d6_d20250425_m011436_c001_v0001161_t0020_u01745543676478") 2025/04/25 01:20:01 DEBUG : existing: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069d2_d20250425_m011435_c001_v0001161_t0042_u01745543675647") 2025/04/25 01:20:01 DEBUG : existing-b: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b5_d20250425_m011546_c001_v7007000_t0000_u01745543746245") 2025/04/25 01:20:01 DEBUG : existing-b: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9bd4_d20250425_m011544_c001_v0001183_t0006_u01745543744960") 2025/04/25 01:20:01 DEBUG : file1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff67_d20250425_m011936_c001_v7007000_t0000_u01745543976000") 2025/04/25 01:20:01 DEBUG : file1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006dc8_d20250425_m011934_c001_v0001161_t0050_u01745543974507") 2025/04/25 01:20:01 DEBUG : file1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff64_d20250425_m011932_c001_v7007000_t0000_u01745543972776") 2025/04/25 01:20:01 DEBUG : file1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba8b6_d20250425_m011931_c001_v0001183_t0029_u01745543971287") 2025/04/25 01:20:01 DEBUG : five: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c4_d20250425_m011527_c001_v7007000_t0000_u01745543727109") 2025/04/25 01:20:02 DEBUG : five: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006ab8_d20250425_m011524_c001_v0001161_t0017_u01745543724967") 2025/04/25 01:20:02 DEBUG : foo: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52e8_d20250425_m011450_c001_v7007000_t0000_u01745543690229") 2025/04/25 01:20:02 DEBUG : foo: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006a1a_d20250425_m011449_c001_v0001161_t0017_u01745543689682") 2025/04/25 01:20:02 DEBUG : foo: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006a18_d20250425_m011449_c001_v0001161_t0017_u01745543689127") 2025/04/25 01:20:02 DEBUG : four: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c5_d20250425_m011527_c001_v7007000_t0000_u01745543727292") 2025/04/25 01:20:02 DEBUG : four: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f404ac25e50432c13_d20250425_m011525_c001_v0001150_t0017_u01745543725519") 2025/04/25 01:20:02 DEBUG : four: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006ab4_d20250425_m011524_c001_v0001161_t0017_u01745543724257") 2025/04/25 01:20:02 DEBUG : hello world2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75ab6_d20250425_m011340_c001_v7007000_t0000_u01745543620133") 2025/04/25 01:20:02 DEBUG : hello world2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00068f8_d20250425_m011339_c001_v0001161_t0045_u01745543619470") 2025/04/25 01:20:02 DEBUG : ignore-size: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31440_d20250425_m011434_c001_v7007000_t0000_u01745543674570") 2025/04/25 01:20:02 DEBUG : ignore-size: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069ce_d20250425_m011433_c001_v0001161_t0045_u01745543673516") 2025/04/25 01:20:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b2_d20250425_m011543_c001_v7007000_t0000_u01745543743862") 2025/04/25 01:20:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9bae_d20250425_m011542_c001_v0001183_t0058_u01745543742857") 2025/04/25 01:20:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f0e8_d20250425_m011541_c001_v7007000_t0000_u01745543741751") 2025/04/25 01:20:02 DEBUG : nested/sub dir/file: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9b8d_d20250425_m011540_c001_v0001183_t0054_u01745543740712") 2025/04/25 01:20:02 DEBUG : one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c6_d20250425_m011527_c001_v7007000_t0000_u01745543727475") 2025/04/25 01:20:02 DEBUG : one: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006aac_d20250425_m011523_c001_v0001161_t0017_u01745543723605") 2025/04/25 01:20:02 DEBUG : only0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff44_d20250425_m011926_c001_v7007000_t0000_u01745543966463") 2025/04/25 01:20:02 DEBUG : only0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f411a0179e266f883_d20250425_m011921_c001_v0001106_t0005_u01745543961299") 2025/04/25 01:20:02 DEBUG : only0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d50_d20250425_m011908_c001_v0001161_t0056_u01745543948345") 2025/04/25 01:20:03 DEBUG : only0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b76bae_d20250425_m011902_c001_v7007000_t0000_u01745543942306") 2025/04/25 01:20:03 DEBUG : only0: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d04_d20250425_m011848_c001_v0001161_t0024_u01745543928819") 2025/04/25 01:20:03 DEBUG : only1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff46_d20250425_m011926_c001_v7007000_t0000_u01745543966646") 2025/04/25 01:20:03 DEBUG : only1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006da0_d20250425_m011920_c001_v0001161_t0017_u01745543960744") 2025/04/25 01:20:03 DEBUG : only1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d52_d20250425_m011909_c001_v0001161_t0046_u01745543949027") 2025/04/25 01:20:03 DEBUG : only1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf3155b_d20250425_m011902_c001_v7007000_t0000_u01745543942351") 2025/04/25 01:20:03 DEBUG : only1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d08_d20250425_m011849_c001_v0001161_t0017_u01745543929354") 2025/04/25 01:20:03 DEBUG : only10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff47_d20250425_m011926_c001_v7007000_t0000_u01745543966829") 2025/04/25 01:20:03 DEBUG : only10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f400583d5046a518b_d20250425_m011921_c001_v0001181_t0009_u01745543961486") 2025/04/25 01:20:03 DEBUG : only10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d72_d20250425_m011914_c001_v0001161_t0043_u01745543954701") 2025/04/25 01:20:03 DEBUG : only10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4142581cd50ef59c_d20250425_m011902_c001_v7007000_t0000_u01745543942023") 2025/04/25 01:20:03 DEBUG : only10: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d1e_d20250425_m011854_c001_v0001161_t0028_u01745543934335") 2025/04/25 01:20:03 DEBUG : only11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff49_d20250425_m011927_c001_v7007000_t0000_u01745543967013") 2025/04/25 01:20:03 DEBUG : only11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eba822_d20250425_m011920_c001_v0001183_t0053_u01745543960732") 2025/04/25 01:20:03 DEBUG : only11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d7a_d20250425_m011915_c001_v0001161_t0018_u01745543955208") 2025/04/25 01:20:03 DEBUG : only11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4142581cd50ef1b3_d20250425_m011901_c001_v7007000_t0000_u01745543941836") 2025/04/25 01:20:03 DEBUG : only11: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d22_d20250425_m011854_c001_v0001161_t0057_u01745543934839") 2025/04/25 01:20:03 DEBUG : only12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff4a_d20250425_m011927_c001_v7007000_t0000_u01745543967203") 2025/04/25 01:20:03 DEBUG : only12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eba82c_d20250425_m011921_c001_v0001183_t0053_u01745543961171") 2025/04/25 01:20:03 DEBUG : only12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d80_d20250425_m011915_c001_v0001161_t0037_u01745543955738") 2025/04/25 01:20:03 DEBUG : only12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b76bac_d20250425_m011901_c001_v7007000_t0000_u01745543941849") 2025/04/25 01:20:04 DEBUG : only12: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d24_d20250425_m011855_c001_v0001161_t0012_u01745543935528") 2025/04/25 01:20:04 DEBUG : only13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff4b_d20250425_m011927_c001_v7007000_t0000_u01745543967385") 2025/04/25 01:20:04 DEBUG : only13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006da6_d20250425_m011921_c001_v0001161_t0017_u01745543961147") 2025/04/25 01:20:04 DEBUG : only13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d82_d20250425_m011916_c001_v0001161_t0052_u01745543956311") 2025/04/25 01:20:04 DEBUG : only13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff0d_d20250425_m011902_c001_v7007000_t0000_u01745543942492") 2025/04/25 01:20:04 DEBUG : only13: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d28_d20250425_m011856_c001_v0001161_t0049_u01745543936033") 2025/04/25 01:20:04 DEBUG : only14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff4c_d20250425_m011927_c001_v7007000_t0000_u01745543967566") 2025/04/25 01:20:04 DEBUG : only14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006da8_d20250425_m011921_c001_v0001161_t0017_u01745543961333") 2025/04/25 01:20:04 DEBUG : only14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d86_d20250425_m011916_c001_v0001161_t0024_u01745543956831") 2025/04/25 01:20:04 DEBUG : only14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31559_d20250425_m011901_c001_v7007000_t0000_u01745543941990") 2025/04/25 01:20:04 DEBUG : only14: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d2e_d20250425_m011856_c001_v0001161_t0055_u01745543936546") 2025/04/25 01:20:04 DEBUG : only15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff4d_d20250425_m011927_c001_v7007000_t0000_u01745543967748") 2025/04/25 01:20:04 DEBUG : only15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eba830_d20250425_m011921_c001_v0001183_t0053_u01745543961356") 2025/04/25 01:20:04 DEBUG : only15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d8e_d20250425_m011917_c001_v0001161_t0015_u01745543957512") 2025/04/25 01:20:04 DEBUG : only15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31556_d20250425_m011901_c001_v7007000_t0000_u01745543941626") 2025/04/25 01:20:04 DEBUG : only15: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d32_d20250425_m011857_c001_v0001161_t0025_u01745543937112") 2025/04/25 01:20:04 DEBUG : only16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff4e_d20250425_m011927_c001_v7007000_t0000_u01745543967929") 2025/04/25 01:20:04 DEBUG : only16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f411a0179e266f885_d20250425_m011921_c001_v0001106_t0005_u01745543961488") 2025/04/25 01:20:04 DEBUG : only16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d92_d20250425_m011918_c001_v0001161_t0041_u01745543958047") 2025/04/25 01:20:04 DEBUG : only16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4142581cd50ef1b2_d20250425_m011901_c001_v7007000_t0000_u01745543941635") 2025/04/25 01:20:04 DEBUG : only16: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d36_d20250425_m011857_c001_v0001161_t0020_u01745543937960") 2025/04/25 01:20:04 DEBUG : only17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff50_d20250425_m011928_c001_v7007000_t0000_u01745543968111") 2025/04/25 01:20:05 DEBUG : only17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006daa_d20250425_m011921_c001_v0001161_t0017_u01745543961535") 2025/04/25 01:20:05 DEBUG : only17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d94_d20250425_m011918_c001_v0001161_t0007_u01745543958518") 2025/04/25 01:20:05 DEBUG : only17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff08_d20250425_m011901_c001_v7007000_t0000_u01745543941643") 2025/04/25 01:20:05 DEBUG : only17: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d3c_d20250425_m011858_c001_v0001161_t0005_u01745543938519") 2025/04/25 01:20:05 DEBUG : only18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff52_d20250425_m011928_c001_v7007000_t0000_u01745543968292") 2025/04/25 01:20:05 DEBUG : only18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eba834_d20250425_m011921_c001_v0001183_t0053_u01745543961546") 2025/04/25 01:20:05 DEBUG : only18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d98_d20250425_m011919_c001_v0001161_t0049_u01745543959054") 2025/04/25 01:20:05 DEBUG : only18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf3155a_d20250425_m011902_c001_v7007000_t0000_u01745543942171") 2025/04/25 01:20:05 DEBUG : only18: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d40_d20250425_m011859_c001_v0001161_t0057_u01745543939218") 2025/04/25 01:20:05 DEBUG : only19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff54_d20250425_m011928_c001_v7007000_t0000_u01745543968474") 2025/04/25 01:20:05 DEBUG : only19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f400583d5046a518d_d20250425_m011921_c001_v0001181_t0009_u01745543961671") 2025/04/25 01:20:05 DEBUG : only19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d9a_d20250425_m011919_c001_v0001161_t0039_u01745543959684") 2025/04/25 01:20:05 DEBUG : only19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4142581cd50ef59d_d20250425_m011902_c001_v7007000_t0000_u01745543942295") 2025/04/25 01:20:05 DEBUG : only19: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d42_d20250425_m011859_c001_v0001161_t0006_u01745543939765") 2025/04/25 01:20:05 DEBUG : only2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff55_d20250425_m011928_c001_v7007000_t0000_u01745543968656") 2025/04/25 01:20:05 DEBUG : only2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f411a0179e266f887_d20250425_m011921_c001_v0001106_t0005_u01745543961684") 2025/04/25 01:20:05 DEBUG : only2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d54_d20250425_m011909_c001_v0001161_t0059_u01745543949703") 2025/04/25 01:20:05 DEBUG : only2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b76bab_d20250425_m011901_c001_v7007000_t0000_u01745543941660") 2025/04/25 01:20:05 DEBUG : only2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d0c_d20250425_m011849_c001_v0001161_t0010_u01745543929938") 2025/04/25 01:20:05 DEBUG : only3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff56_d20250425_m011928_c001_v7007000_t0000_u01745543968837") 2025/04/25 01:20:06 DEBUG : only3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006dac_d20250425_m011921_c001_v0001161_t0017_u01745543961721") 2025/04/25 01:20:06 DEBUG : only3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d56_d20250425_m011910_c001_v0001161_t0015_u01745543950399") 2025/04/25 01:20:06 DEBUG : only3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31554_d20250425_m011901_c001_v7007000_t0000_u01745543941262") 2025/04/25 01:20:06 DEBUG : only3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d0e_d20250425_m011850_c001_v0001161_t0024_u01745543930455") 2025/04/25 01:20:06 DEBUG : only4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff57_d20250425_m011929_c001_v7007000_t0000_u01745543969032") 2025/04/25 01:20:06 DEBUG : only4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eba838_d20250425_m011921_c001_v0001183_t0053_u01745543961731") 2025/04/25 01:20:06 DEBUG : only4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d5c_d20250425_m011911_c001_v0001161_t0046_u01745543951055") 2025/04/25 01:20:06 DEBUG : only4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff0b_d20250425_m011902_c001_v7007000_t0000_u01745543942299") 2025/04/25 01:20:06 DEBUG : only4: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d12_d20250425_m011850_c001_v0001161_t0054_u01745543930975") 2025/04/25 01:20:06 DEBUG : only5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff59_d20250425_m011929_c001_v7007000_t0000_u01745543969214") 2025/04/25 01:20:06 DEBUG : only5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006dae_d20250425_m011921_c001_v0001161_t0017_u01745543961907") 2025/04/25 01:20:06 DEBUG : only5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d60_d20250425_m011911_c001_v0001161_t0013_u01745543951573") 2025/04/25 01:20:06 DEBUG : only5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31555_d20250425_m011901_c001_v7007000_t0000_u01745543941444") 2025/04/25 01:20:06 DEBUG : only5: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d14_d20250425_m011851_c001_v0001161_t0031_u01745543931600") 2025/04/25 01:20:06 DEBUG : only6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff5a_d20250425_m011929_c001_v7007000_t0000_u01745543969401") 2025/04/25 01:20:06 DEBUG : only6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eba83c_d20250425_m011921_c001_v0001183_t0053_u01745543961926") 2025/04/25 01:20:06 DEBUG : only6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d62_d20250425_m011912_c001_v0001161_t0039_u01745543952116") 2025/04/25 01:20:06 DEBUG : only6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff0a_d20250425_m011902_c001_v7007000_t0000_u01745543942032") 2025/04/25 01:20:06 DEBUG : only6: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d16_d20250425_m011852_c001_v0001161_t0044_u01745543932199") 2025/04/25 01:20:06 DEBUG : only7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff5c_d20250425_m011929_c001_v7007000_t0000_u01745543969585") 2025/04/25 01:20:06 DEBUG : only7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f400583d5046a5193_d20250425_m011922_c001_v0001181_t0009_u01745543962038") 2025/04/25 01:20:07 DEBUG : only7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d66_d20250425_m011912_c001_v0001161_t0009_u01745543952677") 2025/04/25 01:20:07 DEBUG : only7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b76bad_d20250425_m011902_c001_v7007000_t0000_u01745543942063") 2025/04/25 01:20:07 DEBUG : only7: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d18_d20250425_m011852_c001_v0001161_t0054_u01745543932714") 2025/04/25 01:20:07 DEBUG : only8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff5d_d20250425_m011929_c001_v7007000_t0000_u01745543969771") 2025/04/25 01:20:07 DEBUG : only8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f400583d5046a518f_d20250425_m011921_c001_v0001181_t0009_u01745543961854") 2025/04/25 01:20:07 DEBUG : only8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d6a_d20250425_m011913_c001_v0001161_t0000_u01745543953303") 2025/04/25 01:20:07 DEBUG : only8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f41753c977bf31558_d20250425_m011901_c001_v7007000_t0000_u01745543941809") 2025/04/25 01:20:07 DEBUG : only8: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d1a_d20250425_m011853_c001_v0001161_t0029_u01745543933323") 2025/04/25 01:20:07 DEBUG : only9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff5e_d20250425_m011929_c001_v7007000_t0000_u01745543969954") 2025/04/25 01:20:07 DEBUG : only9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f411a0179e266f889_d20250425_m011921_c001_v0001106_t0005_u01745543961868") 2025/04/25 01:20:07 DEBUG : only9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d70_d20250425_m011914_c001_v0001161_t0017_u01745543954108") 2025/04/25 01:20:07 DEBUG : only9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff09_d20250425_m011901_c001_v7007000_t0000_u01745543941836") 2025/04/25 01:20:07 DEBUG : only9: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006d1c_d20250425_m011853_c001_v0001161_t0025_u01745543933816") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f0e5_d20250425_m011538_c001_v7007000_t0000_u01745543738864") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432c57_d20250425_m011536_c001_v0001150_t0054_u01745543736062") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509cd_d20250425_m011534_c001_v7007000_t0000_u01745543734226") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006acc_d20250425_m011532_c001_v0001161_t0040_u01745543732420") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509ca_d20250425_m011530_c001_v7007000_t0000_u01745543730570") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432c1b_d20250425_m011528_c001_v0001150_t0014_u01745543728391") 2025/04/25 01:20:07 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509bb_d20250425_m011516_c001_v7007000_t0000_u01745543716206") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a80_d20250425_m011514_c001_v0001161_t0058_u01745543714656") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509b8_d20250425_m011512_c001_v7007000_t0000_u01745543712709") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a75_d20250425_m011511_c001_v0001161_t0039_u01745543711496") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f6_d20250425_m011509_c001_v7007000_t0000_u01745543709569") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a67_d20250425_m011508_c001_v0001161_t0037_u01745543708619") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52ef_d20250425_m011500_c001_v7007000_t0000_u01745543700913") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a41_d20250425_m011459_c001_v0001161_t0033_u01745543699510") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52ee_d20250425_m011458_c001_v7007000_t0000_u01745543698752") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a37_d20250425_m011457_c001_v0001161_t0011_u01745543697400") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52ec_d20250425_m011456_c001_v7007000_t0000_u01745543696676") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a33_d20250425_m011456_c001_v0001161_t0024_u01745543696011") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a31_d20250425_m011455_c001_v0001161_t0050_u01745543695349") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52eb_d20250425_m011454_c001_v7007000_t0000_u01745543694626") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a2d_d20250425_m011453_c001_v0001161_t0022_u01745543693931") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a27_d20250425_m011453_c001_v0001161_t0018_u01745543693263") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52ea_d20250425_m011452_c001_v7007000_t0000_u01745543692525") 2025/04/25 01:20:08 DEBUG : potato: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a20_d20250425_m011451_c001_v0001161_t0029_u01745543691631") 2025/04/25 01:20:08 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f418f955f45142d69_d20250425_m011628_c001_v7007000_t0000_u01745543788970") 2025/04/25 01:20:08 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432d0f_d20250425_m011628_c001_v0001150_t0036_u01745543788374") 2025/04/25 01:20:08 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25eeea_d20250425_m011619_c001_v7007000_t0000_u01745543779715") 2025/04/25 01:20:08 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432cdd_d20250425_m011614_c001_v0001150_t0050_u01745543774840") 2025/04/25 01:20:08 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4165a94c05b95c74_d20250425_m011607_c001_v7007000_t0000_u01745543767064") 2025/04/25 01:20:08 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432cb5_d20250425_m011602_c001_v0001150_t0021_u01745543762502") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b7_d20250425_m011551_c001_v7007000_t0000_u01745543751870") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432c8d_d20250425_m011547_c001_v0001150_t0032_u01745543747529") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c1_d20250425_m011521_c001_v7007000_t0000_u01745543721724") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a98_d20250425_m011520_c001_v0001161_t0022_u01745543720207") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509bf_d20250425_m011519_c001_v7007000_t0000_u01745543719041") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a8a_d20250425_m011517_c001_v0001161_t0033_u01745543717131") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509bc_d20250425_m011516_c001_v7007000_t0000_u01745543716399") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a82_d20250425_m011515_c001_v0001161_t0018_u01745543715530") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509ba_d20250425_m011513_c001_v7007000_t0000_u01745543713926") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a7e_d20250425_m011513_c001_v0001161_t0031_u01745543713078") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f8_d20250425_m011510_c001_v7007000_t0000_u01745543710711") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a6f_d20250425_m011509_c001_v0001161_t0056_u01745543709581") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f403e12cb0fbf52f1_d20250425_m011501_c001_v7007000_t0000_u01745543701648") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006a4b_d20250425_m011500_c001_v0001161_t0058_u01745543700507") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75ac8_d20250425_m011343_c001_v7007000_t0000_u01745543623724") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000690e_d20250425_m011342_c001_v0001161_t0031_u01745543622973") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75abe_d20250425_m011341_c001_v7007000_t0000_u01745543621708") 2025/04/25 01:20:09 DEBUG : potato2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006902_d20250425_m011341_c001_v0001161_t0043_u01745543621054") 2025/04/25 01:20:09 DEBUG : potato3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f407bc95a5e25eeeb_d20250425_m011619_c001_v7007000_t0000_u01745543779975") 2025/04/25 01:20:09 DEBUG : potato3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006b4c_d20250425_m011616_c001_v0001161_t0030_u01745543776146") 2025/04/25 01:20:09 DEBUG : potato3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4165a94c05b95c77_d20250425_m011607_c001_v7007000_t0000_u01745543767610") 2025/04/25 01:20:10 DEBUG : potato3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006b26_d20250425_m011603_c001_v0001161_t0006_u01745543763722") 2025/04/25 01:20:10 DEBUG : potato3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b8_d20250425_m011552_c001_v7007000_t0000_u01745543752101") 2025/04/25 01:20:10 DEBUG : potato3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006b04_d20250425_m011548_c001_v0001161_t0045_u01745543748661") 2025/04/25 01:20:10 DEBUG : pre-dest1/1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528a2_d20250425_m011710_c001_v7007000_t0000_u01745543830761") 2025/04/25 01:20:10 DEBUG : pre-dest1/1: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006bce_d20250425_m011702_c001_v0001161_t0050_u01745543822528") 2025/04/25 01:20:10 DEBUG : pre-dest2/2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40833a2b02c528a3_d20250425_m011710_c001_v7007000_t0000_u01745543830943") 2025/04/25 01:20:10 DEBUG : pre-dest2/2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432da3_d20250425_m011703_c001_v0001150_t0006_u01745543823325") 2025/04/25 01:20:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4047c5ea1418c381_d20250425_m011642_c001_v7007000_t0000_u01745543802039") 2025/04/25 01:20:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9f01_d20250425_m011638_c001_v0001183_t0045_u01745543798216") 2025/04/25 01:20:10 DEBUG : sizeonly: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f419a_d20250425_m011431_c001_v7007000_t0000_u01745543671889") 2025/04/25 01:20:10 DEBUG : sizeonly: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069c8_d20250425_m011430_c001_v0001161_t0017_u01745543670792") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4036cebb0005a006_d20250425_m011945_c001_v7007000_t0000_u01745543985674") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006dec_d20250425_m011942_c001_v0001161_t0019_u01745543982872") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff6a_d20250425_m011940_c001_v7007000_t0000_u01745543980986") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f111a0179e266f8aa_d20250425_m011938_c001_v0001106_t0041_u01745543978058") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f1b3_d20250425_m011544_c001_v7007000_t0000_u01745543744044") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f104ac25e50432c77_d20250425_m011543_c001_v0001150_t0043_u01745543743208") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f0e9_d20250425_m011541_c001_v7007000_t0000_u01745543741932") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006ae6_d20250425_m011541_c001_v0001161_t0053_u01745543741060") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4197_d20250425_m011426_c001_v7007000_t0000_u01745543666750") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069b4_d20250425_m011425_c001_v0001161_t0017_u01745543665085") 2025/04/25 01:20:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4196_d20250425_m011424_c001_v7007000_t0000_u01745543664357") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069ac_d20250425_m011423_c001_v0001161_t0033_u01745543663047") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4191_d20250425_m011420_c001_v7007000_t0000_u01745543660230") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00069a2_d20250425_m011418_c001_v0001161_t0047_u01745543658650") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4190_d20250425_m011418_c001_v7007000_t0000_u01745543658103") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000699a_d20250425_m011416_c001_v0001161_t0055_u01745543656784") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006986_d20250425_m011410_c001_v0001161_t0046_u01745543650559") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f418d_d20250425_m011409_c001_v7007000_t0000_u01745543649834") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000697e_d20250425_m011409_c001_v0001161_t0057_u01745543649034") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006978_d20250425_m011408_c001_v0001161_t0033_u01745543648181") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f418c_d20250425_m011407_c001_v7007000_t0000_u01745543647096") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000696c_d20250425_m011404_c001_v0001161_t0033_u01745543644641") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000695e_d20250425_m011401_c001_v0001161_t0019_u01745543641502") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4184_d20250425_m011400_c001_v7007000_t0000_u01745543640776") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000695a_d20250425_m011400_c001_v0001161_t0006_u01745543640042") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006956_d20250425_m011359_c001_v0001161_t0021_u01745543639191") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f4183_d20250425_m011358_c001_v7007000_t0000_u01745543638465") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000694c_d20250425_m011354_c001_v0001161_t0032_u01745543634618") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4162eda9047f417b_d20250425_m011354_c001_v7007000_t0000_u01745543634253") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006948_d20250425_m011353_c001_v0001161_t0033_u01745543633575") 2025/04/25 01:20:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75aeb_d20250425_m011351_c001_v7007000_t0000_u01745543631950") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000693c_d20250425_m011351_c001_v0001161_t0013_u01745543631021") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75ae1_d20250425_m011350_c001_v7007000_t0000_u01745543630386") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006936_d20250425_m011349_c001_v0001161_t0027_u01745543629729") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75adf_d20250425_m011348_c001_v7007000_t0000_u01745543628459") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000692e_d20250425_m011347_c001_v0001161_t0055_u01745543627515") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75ad3_d20250425_m011346_c001_v7007000_t0000_u01745543626975") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006928_d20250425_m011346_c001_v0001161_t0045_u01745543626251") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75acb_d20250425_m011345_c001_v7007000_t0000_u01745543625353") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d000691a_d20250425_m011344_c001_v0001161_t0010_u01745543624639") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75aae_d20250425_m011338_c001_v7007000_t0000_u01745543618565") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00068ee_d20250425_m011337_c001_v0001161_t0025_u01745543617687") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75aa4_d20250425_m011336_c001_v7007000_t0000_u01745543616789") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00068ea_d20250425_m011336_c001_v0001161_t0042_u01745543616136") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75a9f_d20250425_m011335_c001_v7007000_t0000_u01745543615226") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00068dc_d20250425_m011334_c001_v0001161_t0008_u01745543614530") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f40615452e2b75a9b_d20250425_m011331_c001_v7007000_t0000_u01745543611575") 2025/04/25 01:20:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d00068cc_d20250425_m011330_c001_v0001161_t0031_u01745543610782") 2025/04/25 01:20:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4036cebb0005a00a_d20250425_m011945_c001_v7007000_t0000_u01745543985858") 2025/04/25 01:20:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f100583d5046a51fd_d20250425_m011942_c001_v0001181_t0056_u01745543982884") 2025/04/25 01:20:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff6b_d20250425_m011941_c001_v7007000_t0000_u01745543981168") 2025/04/25 01:20:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba911_d20250425_m011937_c001_v0001183_t0044_u01745543977703") 2025/04/25 01:20:12 DEBUG : sub/yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f0e4_d20250425_m011538_c001_v7007000_t0000_u01745543738313") 2025/04/25 01:20:13 DEBUG : sub/yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9b3d_d20250425_m011535_c001_v0001183_t0036_u01745543735734") 2025/04/25 01:20:13 DEBUG : test_dir1/file2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff68_d20250425_m011936_c001_v7007000_t0000_u01745543976181") 2025/04/25 01:20:13 DEBUG : test_dir1/file2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eba8e2_d20250425_m011934_c001_v0001183_t0029_u01745543974496") 2025/04/25 01:20:13 DEBUG : test_dir1/file2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff65_d20250425_m011932_c001_v7007000_t0000_u01745543972967") 2025/04/25 01:20:13 DEBUG : test_dir1/file2: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f111a0179e266f895_d20250425_m011931_c001_v0001106_t0006_u01745543971277") 2025/04/25 01:20:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff69_d20250425_m011936_c001_v7007000_t0000_u01745543976365") 2025/04/25 01:20:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f100583d5046a51cd_d20250425_m011934_c001_v0001181_t0042_u01745543974844") 2025/04/25 01:20:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f405b84a9dca2ff66_d20250425_m011933_c001_v7007000_t0000_u01745543973149") 2025/04/25 01:20:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006dc0_d20250425_m011931_c001_v0001161_t0038_u01745543971279") 2025/04/25 01:20:13 DEBUG : three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c7_d20250425_m011527_c001_v7007000_t0000_u01745543727657") 2025/04/25 01:20:13 DEBUG : three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006aba_d20250425_m011526_c001_v0001161_t0017_u01745543726279") 2025/04/25 01:20:13 DEBUG : three: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f113e1383d0006ab2_d20250425_m011523_c001_v0001161_t0029_u01745543723973") 2025/04/25 01:20:13 DEBUG : two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c8_d20250425_m011527_c001_v7007000_t0000_u01745543727840") 2025/04/25 01:20:13 DEBUG : two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4058d9dd60eb9ab5_d20250425_m011525_c001_v0001183_t0053_u01745543725712") 2025/04/25 01:20:13 DEBUG : two: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f413e1383d0006aae_d20250425_m011523_c001_v0001161_t0017_u01745543723790") 2025/04/25 01:20:13 DEBUG : yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4174e756d221f0e6_d20250425_m011539_c001_v7007000_t0000_u01745543739045") 2025/04/25 01:20:13 DEBUG : yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f112b2284eb6bc2ba_d20250425_m011537_c001_v0001091_t0004_u01745543737138") 2025/04/25 01:20:13 DEBUG : yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509cc_d20250425_m011533_c001_v7007000_t0000_u01745543733674") 2025/04/25 01:20:13 DEBUG : yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9b11_d20250425_m011532_c001_v0001183_t0041_u01745543732067") 2025/04/25 01:20:13 DEBUG : yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509c9_d20250425_m011529_c001_v7007000_t0000_u01745543729972") 2025/04/25 01:20:13 DEBUG : yam: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f1058d9dd60eb9add_d20250425_m011528_c001_v0001183_t0022_u01745543728403") 2025/04/25 01:20:13 DEBUG : yaml: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509ce_d20250425_m011534_c001_v7007000_t0000_u01745543734411") 2025/04/25 01:20:14 DEBUG : yaml: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f103472f0ad15fa2c_d20250425_m011533_c001_v0001103_t0001_u01745543733273") 2025/04/25 01:20:14 DEBUG : yaml: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f4057b9f1568509cb_d20250425_m011530_c001_v7007000_t0000_u01745543730754") 2025/04/25 01:20:14 DEBUG : yaml: Deleting (id "4_zdfe2bd43801d6bab9f680e1b_f11701bb10cae9f74_d20250425_m011529_c001_v0001157_t0046_u01745543729598") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m49.625244653s (try 1/5)