"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/21 06:12:24 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja" 2025/04/21 06:12:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/21 06:12:25 DEBUG : Creating backend with remote "/tmp/rclone3635112318" === 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-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:26 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:26 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:12:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:27 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:27 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:28 DEBUG : B2 bucket rclone-test-siducic4buja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.27s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", 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-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:30 DEBUG : Creating backend with remote "/non-existing" 2025/04/21 06:12:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/21 06:12:30 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:30 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:31 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:31 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.30s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:33 INFO : B2 bucket rclone-test-siducic4buja: Running all checks before starting transfers 2025/04/21 06:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:33 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:33 INFO : B2 bucket rclone-test-siducic4buja: Checks finished, now starting transfers 2025/04/21 06:12:33 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.58s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:35 ERROR : Ignoring --no-traverse with sync 2025/04/21 06:12:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:35 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:12:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/21 06:12:37 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:37 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:37 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/21 06:12:37 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.92s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:12:38 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:38 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:12:40 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:40 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/21 06:12:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:12:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/21 06:12:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:12:42 INFO : sub dir: Making directory 2025/04/21 06:12:42 INFO : sub dir2: Making directory 2025/04/21 06:12:42 INFO : sub dir2/sub sub dir2: Making directory 2025/04/21 06:12:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:42 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:42 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/21 06:12:43 DEBUG : B2 bucket rclone-test-siducic4buja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:44 INFO : sub dir2: Making directory 2025/04/21 06:12:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/21 06:12:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:12:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:44 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:44 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:45 DEBUG : sub dir2: Making directory with metadata 2025/04/21 06:12:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:12:46 INFO : sub dir: Making directory 2025/04/21 06:12:46 INFO : sub dir2: Making directory 2025/04/21 06:12:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:46 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:12:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/21 06:12:46 DEBUG : B2 bucket rclone-test-siducic4buja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/21 06:12:46 DEBUG : B2 bucket rclone-test-siducic4buja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:48 INFO : sub dir2: Making directory 2025/04/21 06:12:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:48 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:48 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:48 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:12:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:49 DEBUG : sub dir2: Making directory with metadata 2025/04/21 06:12:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:12:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:12:49 INFO : sub dir: Making directory 2025/04/21 06:12:49 INFO : sub dir2: Making directory 2025/04/21 06:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:49 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:49 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:49 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:12:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/21 06:12:50 DEBUG : B2 bucket rclone-test-siducic4buja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", 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-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:51 INFO : sub dir2: Making directory 2025/04/21 06:12:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:51 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:51 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:52 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:12:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.67s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xatutaz6nuru" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-siducic4buja -> B2 bucket rclone-test-xatutaz6nuru 2025/04/21 06:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:12:55 DEBUG : B2 bucket rclone-test-xatutaz6nuru: Waiting for checks to finish 2025/04/21 06:12:55 DEBUG : B2 bucket rclone-test-xatutaz6nuru: Waiting for transfers to finish 2025/04/21 06:12:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:12:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:56 DEBUG : B2 bucket rclone-test-xatutaz6nuru: Purge remote 2025/04/21 06:12:56 INFO : B2 bucket rclone-test-xatutaz6nuru: cleaning bucket "rclone-test-xatutaz6nuru" of all files 2025/04/21 06:12:56 DEBUG : sub dir/hello world: Deleting (id "4_zaff26df3f0ad5b6b9f680e1b_f106ef50b841bf81a_d20250421_m061255_c001_v0001040_t0035_u01745215975755") --- PASS: TestServerSideCopy (4.72s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:12:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/21 06:12:58 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:12:58 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:12:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/21 06:12:59 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dizoham2zoco" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-siducic4buja -> B2 bucket rclone-test-dizoham2zoco 2025/04/21 06:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:13:02 DEBUG : B2 bucket rclone-test-dizoham2zoco: Waiting for checks to finish 2025/04/21 06:13:02 DEBUG : B2 bucket rclone-test-dizoham2zoco: Waiting for transfers to finish 2025/04/21 06:13:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:13:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:04 DEBUG : B2 bucket rclone-test-dizoham2zoco: Waiting for checks to finish 2025/04/21 06:13:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/21 06:13:04 DEBUG : B2 bucket rclone-test-dizoham2zoco: Waiting for transfers to finish 2025/04/21 06:13:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/21 06:13:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:05 DEBUG : B2 bucket rclone-test-dizoham2zoco: Purge remote 2025/04/21 06:13:05 INFO : B2 bucket rclone-test-dizoham2zoco: cleaning bucket "rclone-test-dizoham2zoco" of all files 2025/04/21 06:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z7fe28da3f0ad5b6b9f680e1b_f110f3950a7ac1398_d20250421_m061304_c001_v0001104_t0041_u01745215984529") 2025/04/21 06:13:05 DEBUG : sub dir/hello world: Deleting (id "4_z7fe28da3f0ad5b6b9f680e1b_f11522f98806b2a39_d20250421_m061302_c001_v0001044_t0054_u01745215982622") --- PASS: TestServerSideCopyOverSelf (7.14s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/21 06:13:08 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:08 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/21 06:13:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/21 06:13:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-bopiweh4zihe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-siducic4buja -> B2 bucket rclone-test-bopiweh4zihe 2025/04/21 06:13:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:13:12 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Waiting for checks to finish 2025/04/21 06:13:12 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Waiting for transfers to finish 2025/04/21 06:13:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:13:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/21 06:13:14 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Waiting for checks to finish 2025/04/21 06:13:14 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Waiting for transfers to finish 2025/04/21 06:13:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/21 06:13:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/21 06:13:14 INFO : sub dir/hello world: Deleted 2025/04/21 06:13:15 DEBUG : testing file moves 2025/04/21 06:13:15 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/21 06:13:15 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Waiting for checks to finish 2025/04/21 06:13:15 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Waiting for transfers to finish 2025/04/21 06:13:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/21 06:13:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/21 06:13:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:17 DEBUG : B2 bucket rclone-test-bopiweh4zihe: Purge remote 2025/04/21 06:13:17 INFO : B2 bucket rclone-test-bopiweh4zihe: cleaning bucket "rclone-test-bopiweh4zihe" of all files 2025/04/21 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2bd13f0ad5b6b9f680e1b_f115016187c6cd428_d20250421_m061316_c001_v0001043_t0036_u01745215996116") 2025/04/21 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2bd13f0ad5b6b9f680e1b_f10823fe437a3c775_d20250421_m061314_c001_v0001178_t0022_u01745215994231") 2025/04/21 06:13:17 DEBUG : sub dir/hello world: Deleting (id "4_z4fb2bd13f0ad5b6b9f680e1b_f1153d570d1e2138d_d20250421_m061312_c001_v0001116_t0050_u01745215992593") --- PASS: TestServerSideMoveOverSelf (9.28s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:19 ERROR : : error listing: directory not found 2025/04/21 06:13:20 INFO : Local file system at /tmp/rclone3635112318: Making directory 2025/04/21 06:13:20 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:20 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.12s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:13:22 DEBUG : Local file system at /tmp/rclone3635112318: Waiting for checks to finish 2025/04/21 06:13:22 DEBUG : Local file system at /tmp/rclone3635112318: Waiting for transfers to finish 2025/04/21 06:13:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:13:23 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/21 06:13:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyRedownload (2.42s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/21 06:13:24 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:24 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:13:24 INFO : check sum: Copied (new) 2025/04/21 06:13:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:24 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:24 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:13:24 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/21 06:13:24 DEBUG : check sum: Unchanged skipping 2025/04/21 06:13:24 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:24 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.37s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/21 06:13:26 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:26 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/21 06:13:27 INFO : sizeonly: Copied (new) 2025/04/21 06:13:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:27 DEBUG : sizeonly: Sizes identical 2025/04/21 06:13:27 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:27 DEBUG : sizeonly: Unchanged skipping 2025/04/21 06:13:27 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:27 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/21 06:13:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:29 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/21 06:13:29 INFO : ignore-size: Copied (new) 2025/04/21 06:13:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:13:30 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:30 DEBUG : ignore-size: Unchanged skipping 2025/04/21 06:13:30 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:30 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:13:32 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:32 DEBUG : existing: Unchanged skipping 2025/04/21 06:13:32 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:32 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/21 06:13:32 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:32 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/21 06:13:33 INFO : existing: Copied (replaced existing) 2025/04/21 06:13:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.84s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/21 06:13:34 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:34 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/21 06:13:35 INFO : existing: Copied (new) 2025/04/21 06:13:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:35 DEBUG : existing: Destination exists, skipping 2025/04/21 06:13:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:35 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/21 06:13:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/21 06:13:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:13:38 DEBUG : c/non empty space: Unchanged skipping 2025/04/21 06:13:38 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:38 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:13:39 INFO : a/potato2: Copied (new) 2025/04/21 06:13:39 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:41 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/21 06:13:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:13:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/21 06:13:41 DEBUG : empty space: Unchanged skipping 2025/04/21 06:13:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:41 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:41 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/21 06:13:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:13:42 INFO : empty space: Updated modification time in destination 2025/04/21 06:13:42 DEBUG : empty space: Unchanged skipping 2025/04/21 06:13:42 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:42 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:45 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13: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/21 06:13:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:13:45 DEBUG : empty space: Unchanged skipping 2025/04/21 06:13:45 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:45 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.99s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:46 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/21 06:13:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3635112318) 2025/04/21 06:13:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-siducic4buja) 2025/04/21 06:13:46 DEBUG : foo: sha1 differ 2025/04/21 06:13:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/21 06:13:47 INFO : foo: Copied (replaced existing) 2025/04/21 06:13:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:13:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/21 06:13:49 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:49 DEBUG : empty space: Unchanged skipping 2025/04/21 06:13:49 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:13:49 INFO : potato: Copied (new) 2025/04/21 06:13:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/21 06:13:51 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:51 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/21 06:13:52 INFO : potato: Copied (replaced existing) 2025/04/21 06:13:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.71s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:54 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:54 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/21 06:13:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3635112318) 2025/04/21 06:13:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-siducic4buja) 2025/04/21 06:13:54 DEBUG : potato: sha1 differ 2025/04/21 06:13:54 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/21 06:13:55 INFO : potato: Copied (replaced existing) 2025/04/21 06:13:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:13:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:13:57 DEBUG : empty space: Unchanged skipping 2025/04/21 06:13:57 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:13:57 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:13:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/21 06:13:57 DEBUG : Waiting for deletions to finish 2025/04/21 06:13:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:00 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:00 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:00 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:00 INFO : potato2: Copied (new) 2025/04/21 06:14:00 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:01 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:03 INFO : d: Making directory 2025/04/21 06:14:03 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/21 06:14:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:03 DEBUG : c/non empty space: Unchanged skipping 2025/04/21 06:14:03 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:03 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:04 INFO : a/potato2: Copied (new) 2025/04/21 06:14:04 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/21 06:14:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:07 DEBUG : c/non empty space: Unchanged skipping 2025/04/21 06:14:07 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:07 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:07 INFO : a/potato2: Copied (new) 2025/04/21 06:14:07 ERROR : B2 bucket rclone-test-siducic4buja: not deleting files as there were IO errors 2025/04/21 06:14:07 ERROR : B2 bucket rclone-test-siducic4buja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:10 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:10 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:10 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:10 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:10 INFO : potato: Deleted 2025/04/21 06:14:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:13 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:13 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:13 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:13 INFO : potato: Deleted 2025/04/21 06:14:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:13 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:13 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:13 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:16 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:16 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/21 06:14:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.41s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/21 06:14:18 DEBUG : enormous: Excluded 2025/04/21 06:14:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/21 06:14:18 DEBUG : potato2: Excluded 2025/04/21 06:14:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/21 06:14:19 DEBUG : potato2: Excluded 2025/04/21 06:14:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:19 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:19 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:19 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:19 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/21 06:14:19 DEBUG : enormous: Excluded 2025/04/21 06:14:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/21 06:14:19 DEBUG : potato2: Excluded 2025/04/21 06:14:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/21 06:14:19 DEBUG : potato2: Excluded 2025/04/21 06:14:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/21 06:14:19 DEBUG : Local file system at /tmp/rclone3635112318: Waiting for checks to finish 2025/04/21 06:14:19 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:19 DEBUG : Local file system at /tmp/rclone3635112318: Waiting for transfers to finish 2025/04/21 06:14:19 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/21 06:14:22 DEBUG : enormous: Excluded 2025/04/21 06:14:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/21 06:14:22 DEBUG : potato2: Excluded 2025/04/21 06:14:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:14:22 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:22 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:22 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:22 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:22 INFO : enormous: Deleted 2025/04/21 06:14:22 INFO : potato2: Deleted 2025/04/21 06:14:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/21 06:14:23 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:23 DEBUG : Local file system at /tmp/rclone3635112318: Waiting for checks to finish 2025/04/21 06:14:23 DEBUG : Local file system at /tmp/rclone3635112318: Waiting for transfers to finish 2025/04/21 06:14:23 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:23 INFO : enormous: Deleted 2025/04/21 06:14:23 INFO : potato2: Deleted 2025/04/21 06:14:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.77s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:26 DEBUG : five: Need to transfer - File not found at Destination 2025/04/21 06:14:26 DEBUG : one: Destination is newer than source, skipping 2025/04/21 06:14:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/21 06:14:26 DEBUG : three: Sizes identical 2025/04/21 06:14:26 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/21 06:14:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/21 06:14:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3635112318) 2025/04/21 06:14:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-siducic4buja) 2025/04/21 06:14:26 DEBUG : two: sha1 differ 2025/04/21 06:14:26 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/21 06:14:26 INFO : five: Copied (new) 2025/04/21 06:14:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/21 06:14:27 INFO : four: Copied (replaced existing) 2025/04/21 06:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/21 06:14:27 INFO : two: Copied (replaced existing) 2025/04/21 06:14:27 DEBUG : Waiting for deletions to finish 2025/04/21 06:14:27 DEBUG : one: Destination is newer than source, skipping 2025/04/21 06:14:27 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/21 06:14:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/21 06:14:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3635112318) 2025/04/21 06:14:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/21 06:14:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-siducic4buja) 2025/04/21 06:14:27 DEBUG : three: sha1 differ 2025/04/21 06:14:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/21 06:14:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/21 06:14:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/21 06:14:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/21 06:14:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/21 06:14:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/21 06:14:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/21 06:14:27 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:14:28 INFO : three: Copied (replaced existing) 2025/04/21 06:14:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.01s) === 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-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/21 06:14:29 INFO : B2 bucket rclone-test-siducic4buja: Making map for --track-renames 2025/04/21 06:14:29 INFO : B2 bucket rclone-test-siducic4buja: Finished making map for --track-renames 2025/04/21 06:14:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/21 06:14:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/21 06:14:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for renames to finish 2025/04/21 06:14:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/21 06:14:30 INFO : yam: Copied (new) 2025/04/21 06:14:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/21 06:14:30 INFO : potato: Copied (new) 2025/04/21 06:14:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:14:30 INFO : B2 bucket rclone-test-siducic4buja: Making map for --track-renames 2025/04/21 06:14:30 INFO : B2 bucket rclone-test-siducic4buja: Finished making map for --track-renames 2025/04/21 06:14:30 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:30 DEBUG : potato: Unchanged skipping 2025/04/21 06:14:30 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for renames to finish 2025/04/21 06:14:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/21 06:14:31 INFO : yam: Copied (server-side copy) to: yaml 2025/04/21 06:14:31 INFO : yam: Deleted 2025/04/21 06:14:31 INFO : yaml: Renamed from "yam" 2025/04/21 06:14:31 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/21 06:14:33 INFO : B2 bucket rclone-test-siducic4buja: Making map for --track-renames 2025/04/21 06:14:33 INFO : B2 bucket rclone-test-siducic4buja: Finished making map for --track-renames 2025/04/21 06:14:33 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:33 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for renames to finish 2025/04/21 06:14:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/21 06:14:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/21 06:14:33 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/21 06:14:33 INFO : potato: Copied (new) 2025/04/21 06:14:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/21 06:14:34 INFO : yam: Copied (new) 2025/04/21 06:14:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:14:35 INFO : B2 bucket rclone-test-siducic4buja: Making map for --track-renames 2025/04/21 06:14:35 INFO : B2 bucket rclone-test-siducic4buja: Finished making map for --track-renames 2025/04/21 06:14:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:35 DEBUG : potato: Unchanged skipping 2025/04/21 06:14:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for renames to finish 2025/04/21 06:14:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/21 06:14:35 INFO : yam: Copied (server-side copy) to: yaml 2025/04/21 06:14:35 INFO : yam: Deleted 2025/04/21 06:14:35 INFO : yaml: Renamed from "yam" 2025/04/21 06:14:35 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/21 06:14:37 INFO : B2 bucket rclone-test-siducic4buja: Making map for --track-renames 2025/04/21 06:14:37 INFO : B2 bucket rclone-test-siducic4buja: Finished making map for --track-renames 2025/04/21 06:14:37 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/21 06:14:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/21 06:14:37 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for renames to finish 2025/04/21 06:14:37 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/21 06:14:37 INFO : sub/yam: Copied (new) 2025/04/21 06:14:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/21 06:14:38 INFO : potato: Copied (new) 2025/04/21 06:14:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:14:38 DEBUG : potato: Unchanged skipping 2025/04/21 06:14:38 INFO : B2 bucket rclone-test-siducic4buja: Making map for --track-renames 2025/04/21 06:14:38 INFO : B2 bucket rclone-test-siducic4buja: Finished making map for --track-renames 2025/04/21 06:14:38 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:38 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for renames to finish 2025/04/21 06:14:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/21 06:14:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/21 06:14:39 INFO : sub/yam: Deleted 2025/04/21 06:14:39 INFO : yam: Renamed from "sub/yam" 2025/04/21 06:14:39 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.68s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:41 DEBUG : Creating backend with remote "/tmp/rclone3635112318/dir1" 2025/04/21 06:14:41 DEBUG : Creating backend with remote "/tmp/rclone3635112318/dir2" 2025/04/21 06:14:41 DEBUG : Local file system at /tmp/rclone3635112318/dir2: Using server-side directory move 2025/04/21 06:14:41 INFO : Local file system at /tmp/rclone3635112318/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/21 06:14:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/21 06:14:41 DEBUG : Local file system at /tmp/rclone3635112318/dir2: Waiting for checks to finish 2025/04/21 06:14:41 INFO : file1.txt: Moved (server-side) 2025/04/21 06:14:41 DEBUG : Local file system at /tmp/rclone3635112318/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:14:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/21 06:14:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/21 06:14:41 INFO : nested/sub dir/file: Copied (new) 2025/04/21 06:14:41 INFO : nested/sub dir/file: Deleted 2025/04/21 06:14:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:14:42 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:14:42 INFO : sub dir/hello world: Deleted 2025/04/21 06:14:42 INFO : sub dir: Removing directory 2025/04/21 06:14:42 INFO : nested/sub dir: Removing directory 2025/04/21 06:14:42 INFO : nested: Removing directory 2025/04/21 06:14:42 DEBUG : Local file system at /tmp/rclone3635112318: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/21 06:14:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/21 06:14:43 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:43 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/21 06:14:44 INFO : nested/sub dir/file: Copied (new) 2025/04/21 06:14:44 INFO : nested/sub dir/file: Deleted 2025/04/21 06:14:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/21 06:14:44 INFO : sub dir/hello world: Copied (new) 2025/04/21 06:14:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/21 06:14:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/21 06:14:45 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:45 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/21 06:14:46 INFO : existing-b: Copied (new) 2025/04/21 06:14:46 INFO : existing-b: Deleted 2025/04/21 06:14:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/21 06:14:46 INFO : existing: Copied (new) 2025/04/21 06:14:46 INFO : existing: Deleted 2025/04/21 06:14:46 DEBUG : existing: Destination exists, skipping 2025/04/21 06:14:46 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/21 06:14:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:14:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:14:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.31s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:14:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qafopin3cadi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-siducic4buja -> B2 bucket rclone-test-qafopin3cadi 2025/04/21 06:14:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/21 06:14:52 DEBUG : empty space: Unchanged skipping 2025/04/21 06:14:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/21 06:14:52 DEBUG : B2 bucket rclone-test-qafopin3cadi: Waiting for checks to finish 2025/04/21 06:14:52 INFO : empty space: Deleted 2025/04/21 06:14:52 DEBUG : B2 bucket rclone-test-qafopin3cadi: Waiting for transfers to finish 2025/04/21 06:14:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:52 INFO : potato2: Copied (server-side copy) 2025/04/21 06:14:53 INFO : potato2: Deleted 2025/04/21 06:14:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/21 06:14:53 INFO : potato3: Copied (server-side copy) 2025/04/21 06:14:53 INFO : potato3: Deleted 2025/04/21 06:14:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yuquvoc8moda" 2025/04/21 06:14:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/21 06:14:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:14:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/21 06:14:54 DEBUG : B2 bucket rclone-test-yuquvoc8moda: Waiting for checks to finish 2025/04/21 06:14:54 DEBUG : B2 bucket rclone-test-yuquvoc8moda: Waiting for transfers to finish 2025/04/21 06:14:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:14:55 INFO : potato2: Copied (server-side copy) 2025/04/21 06:14:55 INFO : potato2: Deleted 2025/04/21 06:14:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/21 06:14:56 INFO : potato3: Copied (server-side copy) 2025/04/21 06:14:56 INFO : potato3: Deleted 2025/04/21 06:14:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:14:56 INFO : empty space: Copied (server-side copy) 2025/04/21 06:14:56 INFO : empty space: Deleted 2025/04/21 06:14:57 DEBUG : B2 bucket rclone-test-yuquvoc8moda: Purge remote 2025/04/21 06:14:57 INFO : B2 bucket rclone-test-yuquvoc8moda: cleaning bucket "rclone-test-yuquvoc8moda" of all files 2025/04/21 06:14:57 DEBUG : empty space: Deleting (id "4_zffd24d23f0cd5b6b9f680e1b_f1187f76530c8bcc4_d20250421_m061455_c001_v0001038_t0000_u01745216095734") 2025/04/21 06:14:57 DEBUG : potato2: Deleting (id "4_zffd24d23f0cd5b6b9f680e1b_f107ec76ee2b5d4c3_d20250421_m061455_c001_v0001184_t0043_u01745216095358") 2025/04/21 06:14:57 DEBUG : potato3: Deleting (id "4_zffd24d23f0cd5b6b9f680e1b_f1082404435d7ae19_d20250421_m061455_c001_v0001115_t0010_u01745216095568") 2025/04/21 06:14:58 DEBUG : B2 bucket rclone-test-qafopin3cadi: Purge remote 2025/04/21 06:14:58 INFO : B2 bucket rclone-test-qafopin3cadi: cleaning bucket "rclone-test-qafopin3cadi" of all files 2025/04/21 06:14:59 DEBUG : empty space: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f4183e4e1c57f33d8_d20250421_m061456_c001_v7007000_t0000_u01745216096716") 2025/04/21 06:14:59 DEBUG : empty space: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f116c88f5b419a782_d20250421_m061451_c001_v0001115_t0011_u01745216091013") 2025/04/21 06:14:59 DEBUG : potato2: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f4183e4e1c57f33d5_d20250421_m061455_c001_v7007000_t0000_u01745216095551") 2025/04/21 06:14:59 DEBUG : potato2: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f107c439952697a70_d20250421_m061452_c001_v0001182_t0006_u01745216092831") 2025/04/21 06:14:59 DEBUG : potato3: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f4183e4e1c57f33d6_d20250421_m061456_c001_v7007000_t0000_u01745216096152") 2025/04/21 06:14:59 DEBUG : potato3: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f1045a779bc04c125_d20250421_m061453_c001_v0001184_t0007_u01745216093072") 2025/04/21 06:14:59 DEBUG : potato3: Deleting (id "4_zff622df3f0cd5b6b9f680e1b_f116c88f5b419a78a_d20250421_m061451_c001_v0001115_t0013_u01745216091732") --- PASS: TestServerSideMove (12.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fizefoy1qohi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-siducic4buja -> B2 bucket rclone-test-fizefoy1qohi 2025/04/21 06:15:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/21 06:15:06 DEBUG : empty space: Excluded 2025/04/21 06:15:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/21 06:15:06 DEBUG : empty space: Excluded 2025/04/21 06:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:15:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/21 06:15:06 DEBUG : B2 bucket rclone-test-fizefoy1qohi: Waiting for checks to finish 2025/04/21 06:15:06 DEBUG : B2 bucket rclone-test-fizefoy1qohi: Waiting for transfers to finish 2025/04/21 06:15:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:15:07 INFO : potato2: Copied (server-side copy) 2025/04/21 06:15:07 INFO : potato2: Deleted 2025/04/21 06:15:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/21 06:15:07 INFO : potato3: Copied (server-side copy) 2025/04/21 06:15:07 INFO : potato3: Deleted 2025/04/21 06:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pefadip0wote" 2025/04/21 06:15:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/21 06:15:08 DEBUG : empty space: Excluded 2025/04/21 06:15:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:15:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/21 06:15:09 DEBUG : B2 bucket rclone-test-pefadip0wote: Waiting for checks to finish 2025/04/21 06:15:09 DEBUG : B2 bucket rclone-test-pefadip0wote: Waiting for transfers to finish 2025/04/21 06:15:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:15:10 INFO : potato2: Copied (server-side copy) 2025/04/21 06:15:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/21 06:15:10 INFO : potato3: Copied (server-side copy) 2025/04/21 06:15:10 INFO : potato2: Deleted 2025/04/21 06:15:10 INFO : potato3: Deleted 2025/04/21 06:15:10 DEBUG : B2 bucket rclone-test-pefadip0wote: Purge remote 2025/04/21 06:15:10 INFO : B2 bucket rclone-test-pefadip0wote: cleaning bucket "rclone-test-pefadip0wote" of all files 2025/04/21 06:15:10 DEBUG : potato2: Deleting (id "4_zcf527da3f0cd5b6b9f680e1b_f113f7af09bb474c8_d20250421_m061509_c001_v0001117_t0035_u01745216109658") 2025/04/21 06:15:10 DEBUG : potato3: Deleting (id "4_zcf527da3f0cd5b6b9f680e1b_f106d893a1ac8d4da_d20250421_m061510_c001_v0001182_t0009_u01745216110035") 2025/04/21 06:15:11 DEBUG : B2 bucket rclone-test-fizefoy1qohi: Purge remote 2025/04/21 06:15:11 INFO : B2 bucket rclone-test-fizefoy1qohi: cleaning bucket "rclone-test-fizefoy1qohi" of all files 2025/04/21 06:15:11 DEBUG : empty space: Deleting (id "4_zaff26d63f0cd5b6b9f680e1b_f1110e11b88ccc369_d20250421_m061506_c001_v0001184_t0010_u01745216106078") 2025/04/21 06:15:11 DEBUG : potato2: Deleting (id "4_zaff26d63f0cd5b6b9f680e1b_f41577622b5a14448_d20250421_m061510_c001_v7007000_t0000_u01745216110171") 2025/04/21 06:15:11 DEBUG : potato2: Deleting (id "4_zaff26d63f0cd5b6b9f680e1b_f1107b93f14ea1631_d20250421_m061506_c001_v0001154_t0000_u01745216106909") 2025/04/21 06:15:11 DEBUG : potato3: Deleting (id "4_zaff26d63f0cd5b6b9f680e1b_f4129d8d9a2cdcedb_d20250421_m061510_c001_v7007000_t0000_u01745216110257") 2025/04/21 06:15:11 DEBUG : potato3: Deleting (id "4_zaff26d63f0cd5b6b9f680e1b_f11428d9a0ece0250_d20250421_m061507_c001_v0001150_t0000_u01745216107286") 2025/04/21 06:15:11 DEBUG : potato3: Deleting (id "4_zaff26d63f0cd5b6b9f680e1b_f1110e11b88ccc371_d20250421_m061506_c001_v0001184_t0046_u01745216106287") --- PASS: TestServerSideMoveWithFilter (13.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mobeluw6nuwu" 2025/04/21 06:15:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-siducic4buja -> B2 bucket rclone-test-mobeluw6nuwu 2025/04/21 06:15:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:15:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/21 06:15:20 DEBUG : empty space: Unchanged skipping 2025/04/21 06:15:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/21 06:15:20 DEBUG : B2 bucket rclone-test-mobeluw6nuwu: Waiting for checks to finish 2025/04/21 06:15:20 INFO : empty space: Deleted 2025/04/21 06:15:20 DEBUG : B2 bucket rclone-test-mobeluw6nuwu: Waiting for transfers to finish 2025/04/21 06:15:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:15:20 INFO : potato2: Copied (server-side copy) 2025/04/21 06:15:20 INFO : potato2: Deleted 2025/04/21 06:15:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/21 06:15:20 INFO : potato3: Copied (server-side copy) 2025/04/21 06:15:20 INFO : potato3: Deleted 2025/04/21 06:15:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dumadej0segi" 2025/04/21 06:15:22 INFO : tomatoDir: Making directory 2025/04/21 06:15:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/21 06:15:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/21 06:15:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/21 06:15:22 DEBUG : B2 bucket rclone-test-dumadej0segi: Waiting for checks to finish 2025/04/21 06:15:22 DEBUG : B2 bucket rclone-test-dumadej0segi: Waiting for transfers to finish 2025/04/21 06:15:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/21 06:15:23 INFO : empty space: Copied (server-side copy) 2025/04/21 06:15:23 INFO : empty space: Deleted 2025/04/21 06:15:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/21 06:15:23 INFO : potato3: Copied (server-side copy) 2025/04/21 06:15:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/21 06:15:23 INFO : potato2: Copied (server-side copy) 2025/04/21 06:15:24 INFO : potato3: Deleted 2025/04/21 06:15:24 INFO : potato2: Deleted 2025/04/21 06:15:24 DEBUG : B2 bucket rclone-test-dumadej0segi: Purge remote 2025/04/21 06:15:24 INFO : B2 bucket rclone-test-dumadej0segi: cleaning bucket "rclone-test-dumadej0segi" of all files 2025/04/21 06:15:24 DEBUG : empty space: Deleting (id "4_z9f82adf3f0cd5b6b9f680e1b_f111b3e03733df7da_d20250421_m061523_c001_v0001145_t0031_u01745216123374") 2025/04/21 06:15:24 DEBUG : potato2: Deleting (id "4_z9f82adf3f0cd5b6b9f680e1b_f1122ac04858d5e9d_d20250421_m061523_c001_v0001099_t0054_u01745216123742") 2025/04/21 06:15:24 DEBUG : potato3: Deleting (id "4_z9f82adf3f0cd5b6b9f680e1b_f107e10cfc76e2f73_d20250421_m061523_c001_v0001183_t0000_u01745216123780") 2025/04/21 06:15:25 DEBUG : B2 bucket rclone-test-mobeluw6nuwu: Purge remote 2025/04/21 06:15:25 INFO : B2 bucket rclone-test-mobeluw6nuwu: cleaning bucket "rclone-test-mobeluw6nuwu" of all files 2025/04/21 06:15:25 DEBUG : empty space: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f40238c91b2c7c43e_d20250421_m061523_c001_v7007000_t0000_u01745216123780") 2025/04/21 06:15:25 DEBUG : empty space: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f1113bdaf9355ebe2_d20250421_m061518_c001_v0001115_t0036_u01745216118750") 2025/04/21 06:15:25 DEBUG : potato2: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f41513c3594af06b2_d20250421_m061524_c001_v7007000_t0000_u01745216124079") 2025/04/21 06:15:25 DEBUG : potato2: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f11786284134eaf1f_d20250421_m061520_c001_v0001182_t0040_u01745216120315") 2025/04/21 06:15:25 DEBUG : potato3: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f40238c91b2c7c43f_d20250421_m061524_c001_v7007000_t0000_u01745216124002") 2025/04/21 06:15:25 DEBUG : potato3: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f1112b15c91421af8_d20250421_m061520_c001_v0001172_t0017_u01745216120554") 2025/04/21 06:15:25 DEBUG : potato3: Deleting (id "4_z4ff29dc3f0cd5b6b9f680e1b_f1113bdaf9355ebe4_d20250421_m061519_c001_v0001115_t0036_u01745216119317") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.75s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.54s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:29 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:32 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/rclone-sync-test" 2025/04/21 06:15:34 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/rclone-sync-test-include/layer2" 2025/04/21 06:15:36 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/rclone-sync-test-ignore-file" 2025/04/21 06:15:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/21 06:15:40 DEBUG : B2 bucket rclone-test-siducic4buja path rclone-sync-test: Waiting for checks to finish 2025/04/21 06:15:40 DEBUG : B2 bucket rclone-test-siducic4buja path rclone-sync-test: Waiting for transfers to finish 2025/04/21 06:15:40 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:40 INFO : There was nothing to transfer 2025/04/21 06:15:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/21 06:15:40 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:15:40 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:15:40 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/21 06:15:41 DEBUG : B2 bucket rclone-test-siducic4buja path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/21 06:15:41 DEBUG : B2 bucket rclone-test-siducic4buja path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/21 06:15:41 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/21 06:15:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:15:41 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:15:41 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:42 DEBUG : : Excluded 2025/04/21 06:15:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/21 06:15:42 DEBUG : B2 bucket rclone-test-siducic4buja path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/21 06:15:42 DEBUG : B2 bucket rclone-test-siducic4buja path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/21 06:15:42 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:15:50 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/CompareDest" 2025/04/21 06:15:52 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 06:15:52 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:15:52 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:15:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:15:53 INFO : one: Copied (new) 2025/04/21 06:15:53 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:53 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:15:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:15:53 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:15:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/21 06:15:54 INFO : one: Copied (replaced existing) 2025/04/21 06:15:54 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:15:56 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:15:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:15:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 06:15:56 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:15:56 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:56 INFO : There was nothing to transfer 2025/04/21 06:15:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:15:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:15:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 06:15:57 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:15:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:15:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 06:15:57 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:15:57 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:57 INFO : There was nothing to transfer 2025/04/21 06:15:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:15:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:15:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 06:15:58 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:15:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:15:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 06:15:58 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:15:58 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:58 INFO : There was nothing to transfer 2025/04/21 06:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:15:59 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/21 06:15:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/21 06:15:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/21 06:15:59 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:15:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 06:15:59 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:15:59 DEBUG : Waiting for deletions to finish 2025/04/21 06:15:59 INFO : There was nothing to transfer 2025/04/21 06:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:16:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/21 06:16:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/21 06:16:00 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/21 06:16:00 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/21 06:16:00 INFO : two: Copied (new) 2025/04/21 06:16:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dest" 2025/04/21 06:16:04 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/pre-dest1" 2025/04/21 06:16:05 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/pre-dest2" 2025/04/21 06:16:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:16:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/21 06:16:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:16:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/21 06:16:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/21 06:16:08 DEBUG : B2 bucket rclone-test-siducic4buja path dest: Waiting for checks to finish 2025/04/21 06:16:08 DEBUG : B2 bucket rclone-test-siducic4buja path dest: Waiting for transfers to finish 2025/04/21 06:16:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/21 06:16:09 INFO : 3: Copied (new) 2025/04/21 06:16:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:16:10 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:16:12 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/CopyDest" 2025/04/21 06:16:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/21 06:16:14 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:14 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:16:15 INFO : one: Copied (new) 2025/04/21 06:16:15 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:16:15 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:15 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/21 06:16:16 INFO : one: Copied (replaced existing) 2025/04/21 06:16:16 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:17 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/BackupDir" 2025/04/21 06:16:19 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:16:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/21 06:16:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:16:20 INFO : one: Copied (server-side copy) 2025/04/21 06:16:20 INFO : one: Deleted 2025/04/21 06:16:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/21 06:16:21 INFO : one: Copied (server-side copy) 2025/04/21 06:16:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/21 06:16:21 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:21 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:22 DEBUG : one: Unchanged skipping 2025/04/21 06:16:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/21 06:16:23 INFO : two: Copied (server-side copy) 2025/04/21 06:16:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/21 06:16:23 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:23 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:23 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:23 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:23 DEBUG : one: Unchanged skipping 2025/04/21 06:16:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:23 DEBUG : two: Unchanged skipping 2025/04/21 06:16:23 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:23 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:23 INFO : There was nothing to transfer 2025/04/21 06:16:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:25 DEBUG : one: Unchanged skipping 2025/04/21 06:16:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/21 06:16:25 DEBUG : three: Destination not found in --copy-dest 2025/04/21 06:16:25 DEBUG : three: Need to transfer - File not found at Destination 2025/04/21 06:16:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/21 06:16:25 DEBUG : two: Unchanged skipping 2025/04/21 06:16:25 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:25 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/21 06:16:26 INFO : three: Copied (new) 2025/04/21 06:16:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:16:29 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:16:30 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/backup" 2025/04/21 06:16:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/21 06:16:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:16:32 DEBUG : two: Unchanged skipping 2025/04/21 06:16:32 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:16:33 INFO : one: Copied (server-side copy) 2025/04/21 06:16:34 INFO : one: Deleted 2025/04/21 06:16:34 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:16:35 INFO : one: Copied (new) 2025/04/21 06:16:35 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:16:35 INFO : three.txt: Copied (server-side copy) 2025/04/21 06:16:35 INFO : three.txt: Deleted 2025/04/21 06:16:35 INFO : three.txt: Moved into backup dir 2025/04/21 06:16:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/21 06:16:37 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:16:37 DEBUG : two: Unchanged skipping 2025/04/21 06:16:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:16:37 INFO : one: Copied (server-side copy) 2025/04/21 06:16:38 INFO : one: Deleted 2025/04/21 06:16:38 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/21 06:16:38 INFO : one: Copied (new) 2025/04/21 06:16:38 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:16:39 INFO : three.txt: Copied (server-side copy) 2025/04/21 06:16:39 INFO : three.txt: Deleted 2025/04/21 06:16:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:16:42 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:16:43 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/backup" 2025/04/21 06:16:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/21 06:16:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:16:45 DEBUG : two: Unchanged skipping 2025/04/21 06:16:45 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:16:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/21 06:16:46 INFO : one: Deleted 2025/04/21 06:16:46 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:16:48 INFO : one: Copied (new) 2025/04/21 06:16:48 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:16:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/21 06:16:48 INFO : three.txt: Deleted 2025/04/21 06:16:48 INFO : three.txt: Moved into backup dir 2025/04/21 06:16:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/21 06:16:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:16:50 DEBUG : two: Unchanged skipping 2025/04/21 06:16:50 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:16:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:16:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/21 06:16:50 INFO : one: Deleted 2025/04/21 06:16:50 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:16:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/21 06:16:51 INFO : one: Copied (new) 2025/04/21 06:16:51 DEBUG : Waiting for deletions to finish 2025/04/21 06:16:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:16:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/21 06:16:51 INFO : three.txt: Deleted 2025/04/21 06:16:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.69s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:16:54 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1178-12.backblaze.com/b2api/v1/b2_upload_file/0f62fdd3f09d5b6b9f680e1b/c001_v0001178_t0030": EOF 2025/04/21 06:16:54 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-12.backblaze.com/b2api/v1/b2_upload_file/0f62fdd3f09d5b6b9f680e1b/c001_v0001178_t0030": EOF) 2025/04/21 06:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-siducic4buja: 1/10 (Post "https://pod-000-1178-12.backblaze.com/b2api/v1/b2_upload_file/0f62fdd3f09d5b6b9f680e1b/c001_v0001178_t0030": EOF) 2025/04/21 06:16:56 DEBUG : pacer: Reducing sleep to 10ms 2025/04/21 06:16:57 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:16:58 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/backup" 2025/04/21 06:17:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/21 06:17:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:00 DEBUG : two: Unchanged skipping 2025/04/21 06:17:00 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:17:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:17:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/21 06:17:01 INFO : one: Deleted 2025/04/21 06:17:01 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:17:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:02 INFO : one: Copied (new) 2025/04/21 06:17:02 DEBUG : Waiting for deletions to finish 2025/04/21 06:17:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:17:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/21 06:17:03 INFO : three.txt: Deleted 2025/04/21 06:17:03 INFO : three.txt: Moved into backup dir 2025/04/21 06:17:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/21 06:17:05 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:17:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:05 DEBUG : two: Unchanged skipping 2025/04/21 06:17:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/21 06:17:05 INFO : one: Deleted 2025/04/21 06:17:05 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:17:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/21 06:17:06 INFO : one: Copied (new) 2025/04/21 06:17:06 DEBUG : Waiting for deletions to finish 2025/04/21 06:17:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:17:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/21 06:17:06 INFO : three.txt: Deleted 2025/04/21 06:17:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:09 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:17:11 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:17:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/21 06:17:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:11 DEBUG : two: Unchanged skipping 2025/04/21 06:17:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:17:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/21 06:17:12 INFO : one: Deleted 2025/04/21 06:17:12 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:17:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:13 INFO : one: Copied (new) 2025/04/21 06:17:13 DEBUG : Waiting for deletions to finish 2025/04/21 06:17:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:17:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/21 06:17:13 INFO : three.txt: Deleted 2025/04/21 06:17:13 INFO : three.txt: Moved into backup dir 2025/04/21 06:17:14 DEBUG : one.bak: Excluded (Path Filter) 2025/04/21 06:17:14 DEBUG : one.bak: Excluded 2025/04/21 06:17:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/21 06:17:14 DEBUG : three.txt.bak: Excluded 2025/04/21 06:17:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/21 06:17:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:14 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for checks to finish 2025/04/21 06:17:14 DEBUG : two: Unchanged skipping 2025/04/21 06:17:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/21 06:17:15 INFO : one: Deleted 2025/04/21 06:17:15 DEBUG : B2 bucket rclone-test-siducic4buja path dst: Waiting for transfers to finish 2025/04/21 06:17:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/21 06:17:15 INFO : one: Copied (new) 2025/04/21 06:17:15 DEBUG : Waiting for deletions to finish 2025/04/21 06:17:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:17:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/21 06:17:16 INFO : three.txt: Deleted 2025/04/21 06:17:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:19 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:17:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/21 06:17:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:17:21 INFO : one: Copied (server-side copy) to: one.bak 2025/04/21 06:17:21 INFO : one: Deleted 2025/04/21 06:17:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:22 INFO : one: Copied (new) 2025/04/21 06:17:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:22 DEBUG : two: Unchanged skipping 2025/04/21 06:17:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/21 06:17:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:17:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/21 06:17:23 INFO : three.txt: Deleted 2025/04/21 06:17:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:17:24 INFO : three.txt: Copied (new) 2025/04/21 06:17:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/21 06:17:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/21 06:17:24 DEBUG : pacer: Reducing sleep to 10ms 2025/04/21 06:17:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/21 06:17:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/21 06:17:26 INFO : one: Deleted 2025/04/21 06:17:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/21 06:17:27 INFO : one: Copied (new) 2025/04/21 06:17:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:27 DEBUG : two: Unchanged skipping 2025/04/21 06:17:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/21 06:17:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:17:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/21 06:17:28 INFO : three.txt: Deleted 2025/04/21 06:17:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/21 06:17:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-siducic4buja/dst" 2025/04/21 06:17:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/21 06:17:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/21 06:17:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/21 06:17:34 INFO : one: Deleted 2025/04/21 06:17:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:35 INFO : one: Copied (new) 2025/04/21 06:17:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:35 DEBUG : two: Unchanged skipping 2025/04/21 06:17:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/21 06:17:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/21 06:17:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/21 06:17:36 INFO : three.txt: Deleted 2025/04/21 06:17:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:17:37 INFO : three.txt: Copied (new) 2025/04/21 06:17:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/21 06:17:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/21 06:17:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/21 06:17:39 INFO : one: Deleted 2025/04/21 06:17:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/21 06:17:40 INFO : one: Copied (new) 2025/04/21 06:17:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:40 DEBUG : two: Unchanged skipping 2025/04/21 06:17:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/21 06:17:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/21 06:17:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/21 06:17:41 INFO : three.txt: Deleted 2025/04/21 06:17:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/21 06:17:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.74s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/21 06:17:44 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:17:44 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:17:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/21 06:17:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/21 06:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/21 06:17:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:17:46 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:17:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/21 06:17:46 INFO : existing: Copied (new) 2025/04/21 06:17:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/21 06:17:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/21 06:17:47 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:17:47 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:17:47 ERROR : B2 bucket rclone-test-siducic4buja: not deleting files as there were IO errors 2025/04/21 06:17:47 ERROR : B2 bucket rclone-test-siducic4buja: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncImmutable (2.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:17:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:17:49 DEBUG : existing: Unchanged skipping 2025/04/21 06:17:49 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:17:49 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:17:49 DEBUG : Waiting for deletions to finish 2025/04/21 06:17:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:18:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both0: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both12: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both1: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both14: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both15: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both16: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both17: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both10: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both19: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both11: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both13: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both18: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both4: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both6: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both2: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both8: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:08 DEBUG : both3: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both5: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both7: Unchanged skipping 2025/04/21 06:18:08 DEBUG : both9: Unchanged skipping 2025/04/21 06:18:08 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:18:08 DEBUG : Waiting for deletions to finish 2025/04/21 06:18:08 INFO : only9: Deleted 2025/04/21 06:18:09 INFO : only18: Deleted 2025/04/21 06:18:09 INFO : only6: Deleted 2025/04/21 06:18:09 INFO : only0: Deleted 2025/04/21 06:18:09 INFO : only1: Deleted 2025/04/21 06:18:09 INFO : only10: Deleted 2025/04/21 06:18:09 INFO : only13: Deleted 2025/04/21 06:18:09 INFO : only11: Deleted 2025/04/21 06:18:09 INFO : only12: Deleted 2025/04/21 06:18:09 INFO : only4: Deleted 2025/04/21 06:18:09 INFO : only5: Deleted 2025/04/21 06:18:09 INFO : only8: Deleted 2025/04/21 06:18:09 INFO : only14: Deleted 2025/04/21 06:18:09 INFO : only15: Deleted 2025/04/21 06:18:09 INFO : only16: Deleted 2025/04/21 06:18:09 INFO : only17: Deleted 2025/04/21 06:18:09 INFO : only19: Deleted 2025/04/21 06:18:09 INFO : only2: Deleted 2025/04/21 06:18:09 INFO : only3: Deleted 2025/04/21 06:18:09 INFO : only7: Deleted 2025/04/21 06:18:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.61s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for checks to finish 2025/04/21 06:18:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both1: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both12: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both10: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both14: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both15: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both16: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both0: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both11: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both13: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both2: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both3: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both4: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both5: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both17: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both7: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both18: Unchanged skipping 2025/04/21 06:18:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/21 06:18:29 DEBUG : both19: Unchanged skipping 2025/04/21 06:18:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : both6: Unchanged skipping 2025/04/21 06:18:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : both8: Unchanged skipping 2025/04/21 06:18:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : both9: Unchanged skipping 2025/04/21 06:18:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/21 06:18:29 DEBUG : B2 bucket rclone-test-siducic4buja: Waiting for transfers to finish 2025/04/21 06:18:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only12: Copied (replaced existing) 2025/04/21 06:18:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only0: Copied (replaced existing) 2025/04/21 06:18:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only11: Copied (replaced existing) 2025/04/21 06:18:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only13: Copied (replaced existing) 2025/04/21 06:18:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only1: Copied (replaced existing) 2025/04/21 06:18:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only14: Copied (replaced existing) 2025/04/21 06:18:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:29 INFO : only18: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only16: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only10: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only2: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only3: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only5: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only6: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only7: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only17: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only15: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only9: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only19: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only4: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/21 06:18:30 INFO : only8: Copied (replaced existing) 2025/04/21 06:18:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:39 DEBUG : empty_dir: Making directory with metadata 2025/04/21 06:18:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:18:39 DEBUG : empty_on_remote: Making directory with metadata 2025/04/21 06:18:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:18:39 INFO : empty_on_remote: Making directory 2025/04/21 06:18:39 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-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:42 DEBUG : empty_dir: Making directory with metadata 2025/04/21 06:18:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:18:42 DEBUG : empty_on_remote: Making directory with metadata 2025/04/21 06:18:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/21 06:18:42 INFO : empty_on_remote: Making directory 2025/04/21 06:18:42 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-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:45 INFO : sub dir: Making directory 2025/04/21 06:18:45 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" 2025/04/21 06:18:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/21 06:18:50 INFO : sub dir: Making directory 2025/04/21 06:18:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-siducic4buja", Local "Local file system at /tmp/rclone3635112318", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.68s) PASS 2025/04/21 06:18:55 DEBUG : B2 bucket rclone-test-siducic4buja: Purge remote 2025/04/21 06:18:55 INFO : B2 bucket rclone-test-siducic4buja: cleaning bucket "rclone-test-siducic4buja" of all files 2025/04/21 06:18:56 DEBUG : BackupDir/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d432237192e_d20250421_m061626_c001_v7007000_t0000_u01745216186520") 2025/04/21 06:18:56 DEBUG : BackupDir/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f107e10cfc76e3155_d20250421_m061620_c001_v0001183_t0002_u01745216180394") 2025/04/21 06:18:56 DEBUG : CompareDest/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4175b3d917f296c5_d20250421_m061601_c001_v7007000_t0000_u01745216161192") 2025/04/21 06:18:56 DEBUG : CompareDest/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decbd7_d20250421_m061555_c001_v0001178_t0033_u01745216155526") 2025/04/21 06:18:56 DEBUG : CompareDest/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4175b3d917f296c6_d20250421_m061601_c001_v7007000_t0000_u01745216161379") 2025/04/21 06:18:56 DEBUG : CompareDest/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18947_d20250421_m061556_c001_v0001176_t0015_u01745216156870") 2025/04/21 06:18:56 DEBUG : CopyDest/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d432237192f_d20250421_m061626_c001_v7007000_t0000_u01745216186707") 2025/04/21 06:18:56 DEBUG : CopyDest/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f71_d20250421_m061617_c001_v0001041_t0007_u01745216177451") 2025/04/21 06:18:56 DEBUG : CopyDest/three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371930_d20250421_m061626_c001_v7007000_t0000_u01745216186893") 2025/04/21 06:18:56 DEBUG : CopyDest/three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b1896c_d20250421_m061624_c001_v0001176_t0028_u01745216184570") 2025/04/21 06:18:56 DEBUG : CopyDest/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371932_d20250421_m061627_c001_v7007000_t0000_u01745216187078") 2025/04/21 06:18:56 DEBUG : CopyDest/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decc19_d20250421_m061621_c001_v0001178_t0044_u01745216181684") 2025/04/21 06:18:56 DEBUG : EXISTING: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a14505_d20250421_m061750_c001_v7007000_t0000_u01745216270261") 2025/04/21 06:18:56 DEBUG : EXISTING: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fd8_d20250421_m061749_c001_v0001041_t0014_u01745216269166") 2025/04/21 06:18:56 DEBUG : Testêé: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a14501_d20250421_m061746_c001_v7007000_t0000_u01745216266118") 2025/04/21 06:18:56 DEBUG : Testêé: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fcd_d20250421_m061745_c001_v0001041_t0019_u01745216265220") 2025/04/21 06:18:56 DEBUG : Testêé: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189d2_d20250421_m061744_c001_v0001176_t0047_u01745216264254") 2025/04/21 06:18:56 DEBUG : a/potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882a9_d20250421_m061408_c001_v7007000_t0000_u01745216048283") 2025/04/21 06:18:56 DEBUG : a/potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7edb_d20250421_m061407_c001_v0001041_t0017_u01745216047137") 2025/04/21 06:18:57 DEBUG : a/potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a8a_d20250421_m061404_c001_v7007000_t0000_u01745216044920") 2025/04/21 06:18:57 DEBUG : a/potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ed5_d20250421_m061403_c001_v0001041_t0006_u01745216043663") 2025/04/21 06:18:57 DEBUG : a/potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a43_d20250421_m061339_c001_v7007000_t0000_u01745216019758") 2025/04/21 06:18:57 DEBUG : a/potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e9d_d20250421_m061338_c001_v0001041_t0043_u01745216018517") 2025/04/21 06:18:57 DEBUG : b/potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ab_d20250421_m061408_c001_v7007000_t0000_u01745216048470") 2025/04/21 06:18:57 DEBUG : b/potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ed7_d20250421_m061405_c001_v0001041_t0059_u01745216045857") 2025/04/21 06:18:57 DEBUG : b/potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a88_d20250421_m061404_c001_v7007000_t0000_u01745216044363") 2025/04/21 06:18:57 DEBUG : b/potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ed1_d20250421_m061402_c001_v0001041_t0042_u01745216042455") 2025/04/21 06:18:57 DEBUG : b/potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a42_d20250421_m061339_c001_v7007000_t0000_u01745216019204") 2025/04/21 06:18:57 DEBUG : b/potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e99_d20250421_m061337_c001_v0001041_t0014_u01745216017179") 2025/04/21 06:18:57 DEBUG : backup/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663af1_d20250421_m061639_c001_v7007000_t0000_u01745216199660") 2025/04/21 06:18:57 DEBUG : backup/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112f9de1b42cfb8a_d20250421_m061637_c001_v0001165_t0039_u01745216197807") 2025/04/21 06:18:57 DEBUG : backup/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10039644cb591abe_d20250421_m061633_c001_v0001165_t0012_u01745216193830") 2025/04/21 06:18:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e85a_d20250421_m061707_c001_v7007000_t0000_u01745216227404") 2025/04/21 06:18:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f100ef87a359efc42_d20250421_m061705_c001_v0001171_t0051_u01745216225360") 2025/04/21 06:18:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f107fd380d0d35fe9_d20250421_m061701_c001_v0001171_t0019_u01745216221211") 2025/04/21 06:18:57 DEBUG : backup/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371944_d20250421_m061652_c001_v7007000_t0000_u01745216212354") 2025/04/21 06:18:57 DEBUG : backup/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1152d649578a3c26_d20250421_m061650_c001_v0001183_t0049_u01745216210454") 2025/04/21 06:18:57 DEBUG : backup/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10365d08365075f7_d20250421_m061646_c001_v0001184_t0018_u01745216206163") 2025/04/21 06:18:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e85b_d20250421_m061707_c001_v7007000_t0000_u01745216227590") 2025/04/21 06:18:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f110f3950a7ac14aa_d20250421_m061706_c001_v0001104_t0044_u01745216226387") 2025/04/21 06:18:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1067211ae1a24686_d20250421_m061702_c001_v0001038_t0005_u01745216222903") 2025/04/21 06:18:58 DEBUG : backup/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663af2_d20250421_m061639_c001_v7007000_t0000_u01745216199844") 2025/04/21 06:18:58 DEBUG : backup/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10932d1760e9b719_d20250421_m061638_c001_v0001179_t0053_u01745216198838") 2025/04/21 06:18:58 DEBUG : backup/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f110020282069e016_d20250421_m061635_c001_v0001171_t0058_u01745216195297") 2025/04/21 06:18:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371945_d20250421_m061652_c001_v7007000_t0000_u01745216212535") 2025/04/21 06:18:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f108910a44f8762b4_d20250421_m061651_c001_v0001183_t0047_u01745216211590") 2025/04/21 06:18:58 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f101e78412dbaa439_d20250421_m061648_c001_v0001183_t0023_u01745216208359") 2025/04/21 06:18:58 DEBUG : both0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8c9_d20250421_m061831_c001_v7007000_t0000_u01745216311220") 2025/04/21 06:18:58 DEBUG : both0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a1d_d20250421_m061815_c001_v0001176_t0014_u01745216295121") 2025/04/21 06:18:58 DEBUG : both0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0da_d20250421_m061810_c001_v7007000_t0000_u01745216290487") 2025/04/21 06:18:58 DEBUG : both0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189dc_d20250421_m061752_c001_v0001176_t0059_u01745216272509") 2025/04/21 06:18:58 DEBUG : both1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ca_d20250421_m061831_c001_v7007000_t0000_u01745216311401") 2025/04/21 06:18:58 DEBUG : both1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a25_d20250421_m061816_c001_v0001176_t0052_u01745216296026") 2025/04/21 06:18:58 DEBUG : both1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0db_d20250421_m061810_c001_v7007000_t0000_u01745216290670") 2025/04/21 06:18:58 DEBUG : both1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189de_d20250421_m061753_c001_v0001176_t0005_u01745216273038") 2025/04/21 06:18:58 DEBUG : both10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8cb_d20250421_m061831_c001_v7007000_t0000_u01745216311587") 2025/04/21 06:18:58 DEBUG : both10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a3c_d20250421_m061821_c001_v0001176_t0025_u01745216301744") 2025/04/21 06:18:58 DEBUG : both10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0dc_d20250421_m061810_c001_v7007000_t0000_u01745216290856") 2025/04/21 06:18:58 DEBUG : both10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189f2_d20250421_m061759_c001_v0001176_t0004_u01745216279077") 2025/04/21 06:18:59 DEBUG : both11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8cc_d20250421_m061831_c001_v7007000_t0000_u01745216311769") 2025/04/21 06:18:59 DEBUG : both11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a3e_d20250421_m061822_c001_v0001176_t0017_u01745216302360") 2025/04/21 06:18:59 DEBUG : both11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0dd_d20250421_m061811_c001_v7007000_t0000_u01745216291040") 2025/04/21 06:18:59 DEBUG : both11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189f6_d20250421_m061759_c001_v0001176_t0012_u01745216279631") 2025/04/21 06:18:59 DEBUG : both12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8cd_d20250421_m061831_c001_v7007000_t0000_u01745216311951") 2025/04/21 06:18:59 DEBUG : both12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a40_d20250421_m061823_c001_v0001176_t0047_u01745216303035") 2025/04/21 06:18:59 DEBUG : both12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0de_d20250421_m061811_c001_v7007000_t0000_u01745216291230") 2025/04/21 06:18:59 DEBUG : both12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189fa_d20250421_m061800_c001_v0001176_t0013_u01745216280543") 2025/04/21 06:18:59 DEBUG : both13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ce_d20250421_m061832_c001_v7007000_t0000_u01745216312132") 2025/04/21 06:18:59 DEBUG : both13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a42_d20250421_m061823_c001_v0001176_t0049_u01745216303673") 2025/04/21 06:18:59 DEBUG : both13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0df_d20250421_m061811_c001_v7007000_t0000_u01745216291417") 2025/04/21 06:18:59 DEBUG : both13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189fe_d20250421_m061801_c001_v0001176_t0046_u01745216281387") 2025/04/21 06:18:59 DEBUG : both14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8cf_d20250421_m061832_c001_v7007000_t0000_u01745216312313") 2025/04/21 06:18:59 DEBUG : both14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a46_d20250421_m061824_c001_v0001176_t0055_u01745216304218") 2025/04/21 06:18:59 DEBUG : both14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e0_d20250421_m061811_c001_v7007000_t0000_u01745216291603") 2025/04/21 06:18:59 DEBUG : both14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a00_d20250421_m061802_c001_v0001176_t0016_u01745216282019") 2025/04/21 06:18:59 DEBUG : both15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d0_d20250421_m061832_c001_v7007000_t0000_u01745216312494") 2025/04/21 06:18:59 DEBUG : both15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a4a_d20250421_m061824_c001_v0001176_t0051_u01745216304812") 2025/04/21 06:18:59 DEBUG : both15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e1_d20250421_m061811_c001_v7007000_t0000_u01745216291786") 2025/04/21 06:18:59 DEBUG : both15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a04_d20250421_m061804_c001_v0001176_t0001_u01745216284458") 2025/04/21 06:19:00 DEBUG : both16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d1_d20250421_m061832_c001_v7007000_t0000_u01745216312675") 2025/04/21 06:19:00 DEBUG : both16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a4c_d20250421_m061825_c001_v0001176_t0003_u01745216305384") 2025/04/21 06:19:00 DEBUG : both16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e2_d20250421_m061811_c001_v7007000_t0000_u01745216291971") 2025/04/21 06:19:00 DEBUG : both16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a06_d20250421_m061805_c001_v0001176_t0050_u01745216285138") 2025/04/21 06:19:00 DEBUG : both17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d2_d20250421_m061832_c001_v7007000_t0000_u01745216312858") 2025/04/21 06:19:00 DEBUG : both17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a4e_d20250421_m061826_c001_v0001176_t0042_u01745216306229") 2025/04/21 06:19:00 DEBUG : both17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e3_d20250421_m061812_c001_v7007000_t0000_u01745216292155") 2025/04/21 06:19:00 DEBUG : both17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a0c_d20250421_m061805_c001_v0001176_t0033_u01745216285677") 2025/04/21 06:19:00 DEBUG : both18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d3_d20250421_m061833_c001_v7007000_t0000_u01745216313061") 2025/04/21 06:19:00 DEBUG : both18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a50_d20250421_m061826_c001_v0001176_t0032_u01745216306829") 2025/04/21 06:19:00 DEBUG : both18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e4_d20250421_m061812_c001_v7007000_t0000_u01745216292337") 2025/04/21 06:19:00 DEBUG : both18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a0e_d20250421_m061806_c001_v0001176_t0022_u01745216286426") 2025/04/21 06:19:00 DEBUG : both19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d4_d20250421_m061833_c001_v7007000_t0000_u01745216313247") 2025/04/21 06:19:00 DEBUG : both19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a54_d20250421_m061827_c001_v0001176_t0059_u01745216307965") 2025/04/21 06:19:00 DEBUG : both19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e6_d20250421_m061812_c001_v7007000_t0000_u01745216292520") 2025/04/21 06:19:00 DEBUG : both19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a12_d20250421_m061807_c001_v0001176_t0041_u01745216287131") 2025/04/21 06:19:00 DEBUG : both2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d6_d20250421_m061833_c001_v7007000_t0000_u01745216313429") 2025/04/21 06:19:00 DEBUG : both2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a29_d20250421_m061816_c001_v0001176_t0014_u01745216296638") 2025/04/21 06:19:00 DEBUG : both2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e7_d20250421_m061812_c001_v7007000_t0000_u01745216292704") 2025/04/21 06:19:00 DEBUG : both2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189e0_d20250421_m061753_c001_v0001176_t0057_u01745216273748") 2025/04/21 06:19:00 DEBUG : both3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d7_d20250421_m061833_c001_v7007000_t0000_u01745216313612") 2025/04/21 06:19:01 DEBUG : both3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a2c_d20250421_m061817_c001_v0001176_t0031_u01745216297173") 2025/04/21 06:19:01 DEBUG : both3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e8_d20250421_m061812_c001_v7007000_t0000_u01745216292888") 2025/04/21 06:19:01 DEBUG : both3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189e2_d20250421_m061754_c001_v0001176_t0045_u01745216274510") 2025/04/21 06:19:01 DEBUG : both4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8d9_d20250421_m061833_c001_v7007000_t0000_u01745216313792") 2025/04/21 06:19:01 DEBUG : both4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a30_d20250421_m061817_c001_v0001176_t0001_u01745216297930") 2025/04/21 06:19:01 DEBUG : both4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0e9_d20250421_m061813_c001_v7007000_t0000_u01745216293076") 2025/04/21 06:19:01 DEBUG : both4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189e4_d20250421_m061755_c001_v0001176_t0020_u01745216275016") 2025/04/21 06:19:01 DEBUG : both5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8da_d20250421_m061833_c001_v7007000_t0000_u01745216313973") 2025/04/21 06:19:01 DEBUG : both5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a32_d20250421_m061818_c001_v0001176_t0025_u01745216298595") 2025/04/21 06:19:01 DEBUG : both5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0ea_d20250421_m061813_c001_v7007000_t0000_u01745216293260") 2025/04/21 06:19:01 DEBUG : both5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189e6_d20250421_m061755_c001_v0001176_t0053_u01745216275691") 2025/04/21 06:19:01 DEBUG : both6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8db_d20250421_m061834_c001_v7007000_t0000_u01745216314154") 2025/04/21 06:19:01 DEBUG : both6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a34_d20250421_m061819_c001_v0001176_t0024_u01745216299225") 2025/04/21 06:19:01 DEBUG : both6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0eb_d20250421_m061813_c001_v7007000_t0000_u01745216293443") 2025/04/21 06:19:01 DEBUG : both6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189e8_d20250421_m061756_c001_v0001176_t0017_u01745216276458") 2025/04/21 06:19:01 DEBUG : both7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8dc_d20250421_m061834_c001_v7007000_t0000_u01745216314335") 2025/04/21 06:19:01 DEBUG : both7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a36_d20250421_m061819_c001_v0001176_t0046_u01745216299783") 2025/04/21 06:19:01 DEBUG : both7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0ec_d20250421_m061813_c001_v7007000_t0000_u01745216293630") 2025/04/21 06:19:01 DEBUG : both7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189ea_d20250421_m061757_c001_v0001176_t0037_u01745216277039") 2025/04/21 06:19:01 DEBUG : both8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8dd_d20250421_m061834_c001_v7007000_t0000_u01745216314516") 2025/04/21 06:19:01 DEBUG : both8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a38_d20250421_m061820_c001_v0001176_t0016_u01745216300580") 2025/04/21 06:19:02 DEBUG : both8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0ed_d20250421_m061813_c001_v7007000_t0000_u01745216293812") 2025/04/21 06:19:02 DEBUG : both8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189ec_d20250421_m061757_c001_v0001176_t0022_u01745216277623") 2025/04/21 06:19:02 DEBUG : both9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8de_d20250421_m061834_c001_v7007000_t0000_u01745216314697") 2025/04/21 06:19:02 DEBUG : both9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a3a_d20250421_m061821_c001_v0001176_t0025_u01745216301154") 2025/04/21 06:19:02 DEBUG : both9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0ee_d20250421_m061813_c001_v7007000_t0000_u01745216293996") 2025/04/21 06:19:02 DEBUG : both9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189f0_d20250421_m061758_c001_v0001176_t0058_u01745216278283") 2025/04/21 06:19:02 DEBUG : c/non empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ac_d20250421_m061408_c001_v7007000_t0000_u01745216048670") 2025/04/21 06:19:02 DEBUG : c/non empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ed9_d20250421_m061406_c001_v0001041_t0045_u01745216046314") 2025/04/21 06:19:02 DEBUG : c/non empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a8b_d20250421_m061405_c001_v7007000_t0000_u01745216045104") 2025/04/21 06:19:02 DEBUG : c/non empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ed3_d20250421_m061402_c001_v0001041_t0008_u01745216042871") 2025/04/21 06:19:02 DEBUG : c/non empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a44_d20250421_m061339_c001_v7007000_t0000_u01745216019943") 2025/04/21 06:19:02 DEBUG : c/non empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e9b_d20250421_m061337_c001_v0001041_t0030_u01745216017532") 2025/04/21 06:19:02 DEBUG : check sum: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873462a_d20250421_m061325_c001_v7007000_t0000_u01745216005335") 2025/04/21 06:19:02 DEBUG : check sum: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e83_d20250421_m061324_c001_v0001041_t0028_u01745216004225") 2025/04/21 06:19:02 DEBUG : dest/3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371925_d20250421_m061610_c001_v7007000_t0000_u01745216170250") 2025/04/21 06:19:02 DEBUG : dest/3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4007c848ba977f58_d20250421_m061609_c001_v0001153_t0014_u01745216169145") 2025/04/21 06:19:02 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a144fa_d20250421_m061742_c001_v7007000_t0000_u01745216262774") 2025/04/21 06:19:02 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1094d9baffe5f073_d20250421_m061739_c001_v0001117_t0036_u01745216259467") 2025/04/21 06:19:02 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4130823f279f8550_d20250421_m061739_c001_v7007000_t0000_u01745216259276") 2025/04/21 06:19:02 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1094d9baffe5f065_d20250421_m061735_c001_v0001117_t0038_u01745216255324") 2025/04/21 06:19:02 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4130823f279f854d_d20250421_m061734_c001_v7007000_t0000_u01745216254596") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fc3_d20250421_m061730_c001_v0001041_t0028_u01745216250510") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e875_d20250421_m061729_c001_v7007000_t0000_u01745216249048") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f116117aae12d79df_d20250421_m061726_c001_v0001183_t0023_u01745216246945") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b93263_d20250421_m061726_c001_v7007000_t0000_u01745216246757") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f116117aae12d7995_d20250421_m061722_c001_v0001183_t0002_u01745216242472") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b9325c_d20250421_m061721_c001_v7007000_t0000_u01745216241733") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189a4_d20250421_m061718_c001_v0001176_t0013_u01745216238229") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e869_d20250421_m061716_c001_v7007000_t0000_u01745216236937") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f113ae8a5778fa79d_d20250421_m061715_c001_v0001184_t0054_u01745216235421") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40813580f4fd2ebd_d20250421_m061715_c001_v7007000_t0000_u01745216235236") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f113ae8a5778fa779_d20250421_m061713_c001_v0001184_t0049_u01745216233054") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40813580f4fd2eba_d20250421_m061712_c001_v7007000_t0000_u01745216232323") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18998_d20250421_m061708_c001_v0001176_t0010_u01745216228701") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e85c_d20250421_m061707_c001_v7007000_t0000_u01745216227775") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f11278071fa438b1c_d20250421_m061705_c001_v0001184_t0035_u01745216225983") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f401713292aa84dc7_d20250421_m061705_c001_v7007000_t0000_u01745216225800") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f11278071fa438ad8_d20250421_m061702_c001_v0001184_t0020_u01745216222491") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f401713292aa84dc4_d20250421_m061701_c001_v7007000_t0000_u01745216221765") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18982_d20250421_m061653_c001_v0001176_t0037_u01745216213642") 2025/04/21 06:19:03 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371946_d20250421_m061652_c001_v7007000_t0000_u01745216212719") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112af5f07b941099_d20250421_m061650_c001_v0001117_t0043_u01745216210834") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40054749f422843a_d20250421_m061650_c001_v7007000_t0000_u01745216210653") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112af5f07b941091_d20250421_m061647_c001_v0001117_t0019_u01745216207092") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40054749f4228436_d20250421_m061646_c001_v7007000_t0000_u01745216206366") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decc6b_d20250421_m061640_c001_v0001178_t0041_u01745216200944") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663af3_d20250421_m061640_c001_v7007000_t0000_u01745216200030") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f117ebb3c6773f57c_d20250421_m061638_c001_v0001171_t0021_u01745216198209") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c87a_d20250421_m061638_c001_v7007000_t0000_u01745216198025") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f117ebb3c6773f54e_d20250421_m061634_c001_v0001171_t0027_u01745216194812") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c872_d20250421_m061634_c001_v7007000_t0000_u01745216194083") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f77_d20250421_m061628_c001_v0001041_t0030_u01745216188381") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371933_d20250421_m061627_c001_v7007000_t0000_u01745216187265") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f103c8dc9becff15f_d20250421_m061620_c001_v0001146_t0043_u01745216180800") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4130823f279f8517_d20250421_m061620_c001_v7007000_t0000_u01745216180592") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18963_d20250421_m061616_c001_v0001176_t0057_u01745216176878") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1196a60447cf15b2_d20250421_m061615_c001_v0001131_t0023_u01745216175881") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1196a60447cf15b0_d20250421_m061614_c001_v0001131_t0034_u01745216174762") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4175b3d917f296c7_d20250421_m061601_c001_v7007000_t0000_u01745216161563") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f5b_d20250421_m061554_c001_v0001041_t0038_u01745216154801") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1163259d15662aab_d20250421_m061554_c001_v0001182_t0012_u01745216154025") 2025/04/21 06:19:04 DEBUG : dst/one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1163259d15662aa1_d20250421_m061553_c001_v0001182_t0017_u01745216153080") 2025/04/21 06:19:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a144fb_d20250421_m061742_c001_v7007000_t0000_u01745216262959") 2025/04/21 06:19:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f107036de6aa1d3b4_d20250421_m061738_c001_v0001098_t0024_u01745216258724") 2025/04/21 06:19:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f118a931b299f4c63_d20250421_m061734_c001_v0001182_t0016_u01745216254357") 2025/04/21 06:19:05 DEBUG : dst/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e876_d20250421_m061729_c001_v7007000_t0000_u01745216249231") 2025/04/21 06:19:05 DEBUG : dst/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10809a4ca56134b4_d20250421_m061725_c001_v0001041_t0000_u01745216245393") 2025/04/21 06:19:05 DEBUG : dst/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f111495f8ff607351_d20250421_m061721_c001_v0001181_t0043_u01745216241513") 2025/04/21 06:19:05 DEBUG : dst/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e86a_d20250421_m061717_c001_v7007000_t0000_u01745216237121") 2025/04/21 06:19:05 DEBUG : dst/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f108910a44f8763b3_d20250421_m061715_c001_v0001183_t0031_u01745216235030") 2025/04/21 06:19:05 DEBUG : dst/one.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f119c25cb15f73f65_d20250421_m061712_c001_v0001182_t0017_u01745216232090") 2025/04/21 06:19:05 DEBUG : dst/three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371934_d20250421_m061627_c001_v7007000_t0000_u01745216187450") 2025/04/21 06:19:05 DEBUG : dst/three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1196a60447cf15b8_d20250421_m061625_c001_v0001131_t0026_u01745216185726") 2025/04/21 06:19:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a144fd_d20250421_m061743_c001_v7007000_t0000_u01745216263142") 2025/04/21 06:19:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f111347dca161cc2c_d20250421_m061740_c001_v0001134_t0050_u01745216260929") 2025/04/21 06:19:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f106a430ac729b086_d20250421_m061736_c001_v0001131_t0051_u01745216256474") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a144fe_d20250421_m061743_c001_v7007000_t0000_u01745216263324") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1094d9baffe5f077_d20250421_m061741_c001_v0001117_t0046_u01745216261483") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4130823f279f8556_d20250421_m061741_c001_v7007000_t0000_u01745216261235") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1094d9baffe5f06b_d20250421_m061736_c001_v0001117_t0011_u01745216256960") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4130823f279f854e_d20250421_m061736_c001_v7007000_t0000_u01745216256776") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fc5_d20250421_m061731_c001_v0001041_t0046_u01745216251515") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e877_d20250421_m061729_c001_v7007000_t0000_u01745216249414") 2025/04/21 06:19:05 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f116117aae12d79f3_d20250421_m061728_c001_v0001183_t0016_u01745216248456") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b93264_d20250421_m061728_c001_v7007000_t0000_u01745216248269") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f116117aae12d79ab_d20250421_m061723_c001_v0001183_t0058_u01745216243897") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b9325d_d20250421_m061723_c001_v7007000_t0000_u01745216243709") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189a6_d20250421_m061718_c001_v0001176_t0041_u01745216238862") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40813580f4fd2ebf_d20250421_m061716_c001_v7007000_t0000_u01745216236369") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fa9_d20250421_m061714_c001_v0001041_t0052_u01745216234039") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40813580f4fd2ebc_d20250421_m061713_c001_v7007000_t0000_u01745216233664") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b1899a_d20250421_m061709_c001_v0001176_t0055_u01745216229607") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f401713292aa84dc9_d20250421_m061706_c001_v7007000_t0000_u01745216226840") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fa3_d20250421_m061704_c001_v0001041_t0039_u01745216224358") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f401713292aa84dc5_d20250421_m061703_c001_v7007000_t0000_u01745216223248") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18988_d20250421_m061656_c001_v0001176_t0015_u01745216216860") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40054749f422843c_d20250421_m061651_c001_v7007000_t0000_u01745216211803") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decc87_d20250421_m061649_c001_v0001178_t0056_u01745216209645") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40054749f4228438_d20250421_m061648_c001_v7007000_t0000_u01745216208557") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f87_d20250421_m061641_c001_v0001041_t0041_u01745216201727") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c87d_d20250421_m061639_c001_v7007000_t0000_u01745216199105") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f7d_d20250421_m061636_c001_v0001041_t0035_u01745216196806") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c873_d20250421_m061635_c001_v7007000_t0000_u01745216195694") 2025/04/21 06:19:06 DEBUG : dst/three.txt: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18974_d20250421_m061629_c001_v0001176_t0043_u01745216189385") 2025/04/21 06:19:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e878_d20250421_m061729_c001_v7007000_t0000_u01745216249595") 2025/04/21 06:19:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1078336e9ed61fd6_d20250421_m061727_c001_v0001104_t0015_u01745216247714") 2025/04/21 06:19:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f113f873ba12b385a_d20250421_m061723_c001_v0001101_t0057_u01745216243257") 2025/04/21 06:19:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e86b_d20250421_m061717_c001_v7007000_t0000_u01745216237306") 2025/04/21 06:19:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1029c68bf90c90e5_d20250421_m061715_c001_v0001109_t0008_u01745216235843") 2025/04/21 06:19:07 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1006347e0e56c649_d20250421_m061713_c001_v0001183_t0020_u01745216233470") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a144ff_d20250421_m061743_c001_v7007000_t0000_u01745216263510") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189c2_d20250421_m061731_c001_v0001176_t0027_u01745216251292") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e879_d20250421_m061729_c001_v7007000_t0000_u01745216249777") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7faf_d20250421_m061718_c001_v0001041_t0047_u01745216238445") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e86c_d20250421_m061717_c001_v7007000_t0000_u01745216237493") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fa5_d20250421_m061708_c001_v0001041_t0041_u01745216228947") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f414fe37b5772e85e_d20250421_m061707_c001_v7007000_t0000_u01745216227960") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f95_d20250421_m061654_c001_v0001041_t0018_u01745216214230") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371947_d20250421_m061652_c001_v7007000_t0000_u01745216212901") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b1897a_d20250421_m061641_c001_v0001176_t0023_u01745216201511") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663af4_d20250421_m061640_c001_v7007000_t0000_u01745216200214") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decc3b_d20250421_m061629_c001_v0001178_t0007_u01745216189167") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371935_d20250421_m061627_c001_v7007000_t0000_u01745216187641") 2025/04/21 06:19:07 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f102149cfae5b39b2_d20250421_m061622_c001_v0001105_t0000_u01745216182504") 2025/04/21 06:19:08 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4175b3d917f296c8_d20250421_m061601_c001_v7007000_t0000_u01745216161745") 2025/04/21 06:19:08 DEBUG : dst/two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1163259d15662ad7_d20250421_m061600_c001_v0001182_t0045_u01745216160618") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873468e_d20250421_m061520_c001_v7007000_t0000_u01745216120291") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18911_d20250421_m061516_c001_v0001176_t0033_u01745216116301") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873468a_d20250421_m061514_c001_v7007000_t0000_u01745216114374") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18900_d20250421_m061502_c001_v0001176_t0012_u01745216102538") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33d0_d20250421_m061452_c001_v7007000_t0000_u01745216092805") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188f0_d20250421_m061448_c001_v0001176_t0021_u01745216088926") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882d9_d20250421_m061423_c001_v7007000_t0000_u01745216063572") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eff_d20250421_m061421_c001_v0001041_t0057_u01745216061446") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882c8_d20250421_m061419_c001_v7007000_t0000_u01745216059668") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ef9_d20250421_m061418_c001_v0001041_t0013_u01745216058345") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882b9_d20250421_m061414_c001_v7007000_t0000_u01745216054623") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eed_d20250421_m061412_c001_v0001041_t0057_u01745216052764") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882b1_d20250421_m061411_c001_v7007000_t0000_u01745216051424") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ee3_d20250421_m061409_c001_v0001041_t0052_u01745216049703") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a82_d20250421_m061401_c001_v7007000_t0000_u01745216041531") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ec9_d20250421_m061359_c001_v0001041_t0002_u01745216039616") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a7f_d20250421_m061357_c001_v7007000_t0000_u01745216037797") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ec5_d20250421_m061356_c001_v0001041_t0059_u01745216036886") 2025/04/21 06:19:08 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a4f_d20250421_m061350_c001_v7007000_t0000_u01745216030306") 2025/04/21 06:19:09 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eaf_d20250421_m061348_c001_v0001041_t0012_u01745216028280") 2025/04/21 06:19:09 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a4c_d20250421_m061345_c001_v7007000_t0000_u01745216025700") 2025/04/21 06:19:09 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ea7_d20250421_m061344_c001_v0001041_t0022_u01745216024448") 2025/04/21 06:19:09 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a46_d20250421_m061343_c001_v7007000_t0000_u01745216023231") 2025/04/21 06:19:09 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10816063bae903d7_d20250421_m061342_c001_v0001146_t0022_u01745216022373") 2025/04/21 06:19:09 DEBUG : empty space: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ea5_d20250421_m061340_c001_v0001041_t0059_u01745216020681") 2025/04/21 06:19:09 DEBUG : enormous: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882d1_d20250421_m061422_c001_v7007000_t0000_u01745216062648") 2025/04/21 06:19:09 DEBUG : enormous: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f03_d20250421_m061421_c001_v0001041_t0011_u01745216061924") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41577622b5a14504_d20250421_m061748_c001_v7007000_t0000_u01745216268026") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b189d6_d20250421_m061746_c001_v0001176_t0042_u01745216266871") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33cd_d20250421_m061447_c001_v7007000_t0000_u01745216087233") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f25_d20250421_m061446_c001_v0001041_t0002_u01745216086041") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b9291a_d20250421_m061336_c001_v7007000_t0000_u01745216016014") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e97_d20250421_m061334_c001_v0001041_t0057_u01745216014813") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b92919_d20250421_m061333_c001_v7007000_t0000_u01745216013544") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e93_d20250421_m061332_c001_v0001041_t0033_u01745216012665") 2025/04/21 06:19:09 DEBUG : existing: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e8f_d20250421_m061331_c001_v0001041_t0058_u01745216011795") 2025/04/21 06:19:09 DEBUG : existing-b: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33ce_d20250421_m061447_c001_v7007000_t0000_u01745216087416") 2025/04/21 06:19:09 DEBUG : existing-b: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188ec_d20250421_m061446_c001_v0001176_t0019_u01745216086029") 2025/04/21 06:19:09 DEBUG : file1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ff_d20250421_m061844_c001_v7007000_t0000_u01745216324573") 2025/04/21 06:19:10 DEBUG : file1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1116ab6c23ece05b_d20250421_m061843_c001_v0001182_t0049_u01745216323413") 2025/04/21 06:19:10 DEBUG : file1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8f9_d20250421_m061841_c001_v7007000_t0000_u01745216321330") 2025/04/21 06:19:10 DEBUG : file1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a74_d20250421_m061839_c001_v0001176_t0057_u01745216319696") 2025/04/21 06:19:10 DEBUG : five: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882e7_d20250421_m061428_c001_v7007000_t0000_u01745216068641") 2025/04/21 06:19:10 DEBUG : five: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef7f0f_d20250421_m061426_c001_v0001041_t0012_u01745216066511") 2025/04/21 06:19:10 DEBUG : foo: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a4e_d20250421_m061347_c001_v7007000_t0000_u01745216027544") 2025/04/21 06:19:10 DEBUG : foo: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef7ead_d20250421_m061346_c001_v0001041_t0012_u01745216026997") 2025/04/21 06:19:10 DEBUG : foo: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef7ea9_d20250421_m061346_c001_v0001041_t0012_u01745216026436") 2025/04/21 06:19:10 DEBUG : four: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882e8_d20250421_m061428_c001_v7007000_t0000_u01745216068824") 2025/04/21 06:19:10 DEBUG : four: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b188c6_d20250421_m061427_c001_v0001176_t0025_u01745216067065") 2025/04/21 06:19:10 DEBUG : four: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f0d_d20250421_m061425_c001_v0001041_t0035_u01745216065732") 2025/04/21 06:19:10 DEBUG : hello world2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0599_d20250421_m061238_c001_v7007000_t0000_u01745215958109") 2025/04/21 06:19:10 DEBUG : hello world2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e33_d20250421_m061237_c001_v0001041_t0018_u01745215957107") 2025/04/21 06:19:10 DEBUG : ignore-size: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f405cbc8899b92917_d20250421_m061330_c001_v7007000_t0000_u01745216010706") 2025/04/21 06:19:10 DEBUG : ignore-size: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e8b_d20250421_m061329_c001_v0001041_t0004_u01745216009468") 2025/04/21 06:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33c9_d20250421_m061444_c001_v7007000_t0000_u01745216084920") 2025/04/21 06:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188e6_d20250421_m061443_c001_v0001176_t0007_u01745216083932") 2025/04/21 06:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33c6_d20250421_m061442_c001_v7007000_t0000_u01745216082812") 2025/04/21 06:19:10 DEBUG : nested/sub dir/file: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188dc_d20250421_m061441_c001_v0001176_t0057_u01745216081777") 2025/04/21 06:19:10 DEBUG : one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882e9_d20250421_m061429_c001_v7007000_t0000_u01745216069007") 2025/04/21 06:19:10 DEBUG : one: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef7f07_d20250421_m061424_c001_v0001041_t0012_u01745216064761") 2025/04/21 06:19:11 DEBUG : only0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8df_d20250421_m061834_c001_v7007000_t0000_u01745216314881") 2025/04/21 06:19:11 DEBUG : only0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef8043_d20250421_m061829_c001_v0001041_t0012_u01745216309211") 2025/04/21 06:19:11 DEBUG : only0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8015_d20250421_m061815_c001_v0001041_t0049_u01745216295704") 2025/04/21 06:19:11 DEBUG : only0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0d5_d20250421_m061809_c001_v7007000_t0000_u01745216289123") 2025/04/21 06:19:11 DEBUG : only0: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fe4_d20250421_m061752_c001_v0001041_t0013_u01745216272726") 2025/04/21 06:19:11 DEBUG : only1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e0_d20250421_m061835_c001_v7007000_t0000_u01745216315063") 2025/04/21 06:19:11 DEBUG : only1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f410a714bf87f3381_d20250421_m061829_c001_v0001044_t0058_u01745216309766") 2025/04/21 06:19:11 DEBUG : only1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8017_d20250421_m061816_c001_v0001041_t0056_u01745216296250") 2025/04/21 06:19:11 DEBUG : only1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41911e299d9cc646_d20250421_m061809_c001_v7007000_t0000_u01745216289128") 2025/04/21 06:19:11 DEBUG : only1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fe6_d20250421_m061753_c001_v0001041_t0019_u01745216273256") 2025/04/21 06:19:11 DEBUG : only10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e1_d20250421_m061835_c001_v7007000_t0000_u01745216315245") 2025/04/21 06:19:11 DEBUG : only10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4116ab6c23ecdff9_d20250421_m061829_c001_v0001182_t0002_u01745216309953") 2025/04/21 06:19:11 DEBUG : only10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef802b_d20250421_m061821_c001_v0001041_t0011_u01745216301967") 2025/04/21 06:19:11 DEBUG : only10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f407620db0e3bd62e_d20250421_m061809_c001_v7007000_t0000_u01745216289145") 2025/04/21 06:19:11 DEBUG : only10: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ffb_d20250421_m061759_c001_v0001041_t0046_u01745216279285") 2025/04/21 06:19:11 DEBUG : only11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e2_d20250421_m061835_c001_v7007000_t0000_u01745216315427") 2025/04/21 06:19:11 DEBUG : only11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b18a5a_d20250421_m061829_c001_v0001176_t0025_u01745216309597") 2025/04/21 06:19:11 DEBUG : only11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef802d_d20250421_m061822_c001_v0001041_t0045_u01745216302574") 2025/04/21 06:19:11 DEBUG : only11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0d6_d20250421_m061809_c001_v7007000_t0000_u01745216289307") 2025/04/21 06:19:11 DEBUG : only11: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ffd_d20250421_m061759_c001_v0001041_t0040_u01745216279849") 2025/04/21 06:19:11 DEBUG : only12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e3_d20250421_m061835_c001_v7007000_t0000_u01745216315609") 2025/04/21 06:19:11 DEBUG : only12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b18a58_d20250421_m061829_c001_v0001176_t0025_u01745216309199") 2025/04/21 06:19:12 DEBUG : only12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef802f_d20250421_m061823_c001_v0001041_t0029_u01745216303248") 2025/04/21 06:19:12 DEBUG : only12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41911e299d9cc648_d20250421_m061809_c001_v7007000_t0000_u01745216289319") 2025/04/21 06:19:12 DEBUG : only12: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fff_d20250421_m061800_c001_v0001041_t0034_u01745216280769") 2025/04/21 06:19:12 DEBUG : only13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e4_d20250421_m061835_c001_v7007000_t0000_u01745216315795") 2025/04/21 06:19:12 DEBUG : only13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef8045_d20250421_m061829_c001_v0001041_t0012_u01745216309608") 2025/04/21 06:19:12 DEBUG : only13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8031_d20250421_m061823_c001_v0001041_t0005_u01745216303889") 2025/04/21 06:19:12 DEBUG : only13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af072d_d20250421_m061809_c001_v7007000_t0000_u01745216289290") 2025/04/21 06:19:12 DEBUG : only13: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8001_d20250421_m061801_c001_v0001041_t0005_u01745216281619") 2025/04/21 06:19:12 DEBUG : only14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e5_d20250421_m061835_c001_v7007000_t0000_u01745216315977") 2025/04/21 06:19:12 DEBUG : only14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b18a5e_d20250421_m061829_c001_v0001176_t0025_u01745216309778") 2025/04/21 06:19:12 DEBUG : only14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8033_d20250421_m061824_c001_v0001041_t0036_u01745216304447") 2025/04/21 06:19:12 DEBUG : only14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41911e299d9cc649_d20250421_m061809_c001_v7007000_t0000_u01745216289501") 2025/04/21 06:19:12 DEBUG : only14: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8003_d20250421_m061802_c001_v0001041_t0000_u01745216282235") 2025/04/21 06:19:12 DEBUG : only15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e6_d20250421_m061836_c001_v7007000_t0000_u01745216316160") 2025/04/21 06:19:12 DEBUG : only15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4116ab6c23ecdffd_d20250421_m061830_c001_v0001182_t0002_u01745216310333") 2025/04/21 06:19:12 DEBUG : only15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8035_d20250421_m061825_c001_v0001041_t0053_u01745216305022") 2025/04/21 06:19:12 DEBUG : only15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f407620db0e3bd630_d20250421_m061809_c001_v7007000_t0000_u01745216289520") 2025/04/21 06:19:12 DEBUG : only15: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8005_d20250421_m061804_c001_v0001041_t0048_u01745216284682") 2025/04/21 06:19:12 DEBUG : only16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e7_d20250421_m061836_c001_v7007000_t0000_u01745216316341") 2025/04/21 06:19:12 DEBUG : only16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f410a714bf87f3383_d20250421_m061829_c001_v0001044_t0058_u01745216309950") 2025/04/21 06:19:12 DEBUG : only16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8037_d20250421_m061825_c001_v0001041_t0030_u01745216305630") 2025/04/21 06:19:13 DEBUG : only16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0731_d20250421_m061809_c001_v7007000_t0000_u01745216289657") 2025/04/21 06:19:13 DEBUG : only16: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8009_d20250421_m061805_c001_v0001041_t0012_u01745216285359") 2025/04/21 06:19:13 DEBUG : only17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e8_d20250421_m061836_c001_v7007000_t0000_u01745216316526") 2025/04/21 06:19:13 DEBUG : only17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f410a714bf87f3385_d20250421_m061830_c001_v0001044_t0058_u01745216310134") 2025/04/21 06:19:13 DEBUG : only17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8039_d20250421_m061826_c001_v0001041_t0037_u01745216306448") 2025/04/21 06:19:13 DEBUG : only17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0d8_d20250421_m061809_c001_v7007000_t0000_u01745216289673") 2025/04/21 06:19:13 DEBUG : only17: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef800b_d20250421_m061805_c001_v0001041_t0030_u01745216285891") 2025/04/21 06:19:13 DEBUG : only18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8e9_d20250421_m061836_c001_v7007000_t0000_u01745216316708") 2025/04/21 06:19:13 DEBUG : only18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef8047_d20250421_m061829_c001_v0001041_t0012_u01745216309794") 2025/04/21 06:19:13 DEBUG : only18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef803b_d20250421_m061827_c001_v0001041_t0016_u01745216307044") 2025/04/21 06:19:13 DEBUG : only18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af072a_d20250421_m061808_c001_v7007000_t0000_u01745216288927") 2025/04/21 06:19:13 DEBUG : only18: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef800f_d20250421_m061806_c001_v0001041_t0004_u01745216286638") 2025/04/21 06:19:13 DEBUG : only19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ea_d20250421_m061836_c001_v7007000_t0000_u01745216316889") 2025/04/21 06:19:13 DEBUG : only19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef804f_d20250421_m061830_c001_v0001041_t0012_u01745216310399") 2025/04/21 06:19:13 DEBUG : only19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef803f_d20250421_m061828_c001_v0001041_t0057_u01745216308191") 2025/04/21 06:19:13 DEBUG : only19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41911e299d9cc64a_d20250421_m061809_c001_v7007000_t0000_u01745216289684") 2025/04/21 06:19:13 DEBUG : only19: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8011_d20250421_m061807_c001_v0001041_t0007_u01745216287353") 2025/04/21 06:19:13 DEBUG : only2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8eb_d20250421_m061837_c001_v7007000_t0000_u01745216317075") 2025/04/21 06:19:13 DEBUG : only2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b18a60_d20250421_m061829_c001_v0001176_t0025_u01745216309969") 2025/04/21 06:19:13 DEBUG : only2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8019_d20250421_m061816_c001_v0001041_t0051_u01745216296845") 2025/04/21 06:19:14 DEBUG : only2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f407620db0e3bd631_d20250421_m061809_c001_v7007000_t0000_u01745216289707") 2025/04/21 06:19:14 DEBUG : only2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fe8_d20250421_m061753_c001_v0001041_t0058_u01745216273960") 2025/04/21 06:19:14 DEBUG : only3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ec_d20250421_m061837_c001_v7007000_t0000_u01745216317255") 2025/04/21 06:19:14 DEBUG : only3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef8049_d20250421_m061829_c001_v0001041_t0012_u01745216309982") 2025/04/21 06:19:14 DEBUG : only3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef801b_d20250421_m061817_c001_v0001041_t0003_u01745216297387") 2025/04/21 06:19:14 DEBUG : only3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0733_d20250421_m061809_c001_v7007000_t0000_u01745216289838") 2025/04/21 06:19:14 DEBUG : only3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fec_d20250421_m061754_c001_v0001041_t0042_u01745216274726") 2025/04/21 06:19:14 DEBUG : only4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ee_d20250421_m061837_c001_v7007000_t0000_u01745216317437") 2025/04/21 06:19:14 DEBUG : only4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f410a714bf87f3387_d20250421_m061830_c001_v0001044_t0058_u01745216310412") 2025/04/21 06:19:14 DEBUG : only4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef801d_d20250421_m061818_c001_v0001041_t0045_u01745216298193") 2025/04/21 06:19:14 DEBUG : only4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f407620db0e3bd62f_d20250421_m061809_c001_v7007000_t0000_u01745216289332") 2025/04/21 06:19:14 DEBUG : only4: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7fee_d20250421_m061755_c001_v0001041_t0029_u01745216275229") 2025/04/21 06:19:14 DEBUG : only5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8ef_d20250421_m061837_c001_v7007000_t0000_u01745216317620") 2025/04/21 06:19:14 DEBUG : only5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4116ab6c23ecdffb_d20250421_m061830_c001_v0001182_t0002_u01745216310148") 2025/04/21 06:19:14 DEBUG : only5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef801f_d20250421_m061818_c001_v0001041_t0024_u01745216298816") 2025/04/21 06:19:14 DEBUG : only5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af072f_d20250421_m061809_c001_v7007000_t0000_u01745216289471") 2025/04/21 06:19:14 DEBUG : only5: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ff0_d20250421_m061756_c001_v0001041_t0029_u01745216276058") 2025/04/21 06:19:14 DEBUG : only6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8f0_d20250421_m061837_c001_v7007000_t0000_u01745216317802") 2025/04/21 06:19:14 DEBUG : only6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b18a62_d20250421_m061830_c001_v0001176_t0025_u01745216310157") 2025/04/21 06:19:14 DEBUG : only6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8021_d20250421_m061819_c001_v0001041_t0058_u01745216299442") 2025/04/21 06:19:15 DEBUG : only6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af072c_d20250421_m061809_c001_v7007000_t0000_u01745216289108") 2025/04/21 06:19:15 DEBUG : only6: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ff2_d20250421_m061756_c001_v0001041_t0050_u01745216276688") 2025/04/21 06:19:15 DEBUG : only7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8f1_d20250421_m061837_c001_v7007000_t0000_u01745216317996") 2025/04/21 06:19:15 DEBUG : only7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef804b_d20250421_m061830_c001_v0001041_t0012_u01745216310169") 2025/04/21 06:19:15 DEBUG : only7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8023_d20250421_m061819_c001_v0001041_t0001_u01745216299996") 2025/04/21 06:19:15 DEBUG : only7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0d9_d20250421_m061809_c001_v7007000_t0000_u01745216289858") 2025/04/21 06:19:15 DEBUG : only7: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ff4_d20250421_m061757_c001_v0001041_t0014_u01745216277262") 2025/04/21 06:19:15 DEBUG : only8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8f2_d20250421_m061838_c001_v7007000_t0000_u01745216318179") 2025/04/21 06:19:15 DEBUG : only8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4116ab6c23ece003_d20250421_m061830_c001_v0001182_t0002_u01745216310517") 2025/04/21 06:19:15 DEBUG : only8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8025_d20250421_m061820_c001_v0001041_t0054_u01745216300797") 2025/04/21 06:19:15 DEBUG : only8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4101c6abf8fca0d7_d20250421_m061809_c001_v7007000_t0000_u01745216289491") 2025/04/21 06:19:15 DEBUG : only8: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ff6_d20250421_m061757_c001_v0001041_t0003_u01745216277845") 2025/04/21 06:19:15 DEBUG : only9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8f3_d20250421_m061838_c001_v7007000_t0000_u01745216318363") 2025/04/21 06:19:15 DEBUG : only9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40492ec7b2b18a64_d20250421_m061830_c001_v0001176_t0025_u01745216310342") 2025/04/21 06:19:15 DEBUG : only9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8029_d20250421_m061821_c001_v0001041_t0058_u01745216301398") 2025/04/21 06:19:15 DEBUG : only9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0726_d20250421_m061808_c001_v7007000_t0000_u01745216288743") 2025/04/21 06:19:15 DEBUG : only9: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ff8_d20250421_m061758_c001_v0001041_t0024_u01745216278501") 2025/04/21 06:19:15 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33c1_d20250421_m061439_c001_v7007000_t0000_u01745216079914") 2025/04/21 06:19:15 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decb22_d20250421_m061438_c001_v0001178_t0000_u01745216078080") 2025/04/21 06:19:15 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882f1_d20250421_m061436_c001_v7007000_t0000_u01745216076233") 2025/04/21 06:19:15 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188d0_d20250421_m061433_c001_v0001176_t0004_u01745216073682") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ee_d20250421_m061432_c001_v7007000_t0000_u01745216072213") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decb10_d20250421_m061429_c001_v0001178_t0031_u01745216069945") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882c1_d20250421_m061417_c001_v7007000_t0000_u01745216057019") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ef3_d20250421_m061415_c001_v0001041_t0010_u01745216055539") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882b4_d20250421_m061413_c001_v7007000_t0000_u01745216053490") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eeb_d20250421_m061412_c001_v0001041_t0038_u01745216052338") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ae_d20250421_m061410_c001_v7007000_t0000_u01745216050431") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ee1_d20250421_m061409_c001_v0001041_t0055_u01745216049401") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a81_d20250421_m061400_c001_v7007000_t0000_u01745216040967") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ec7_d20250421_m061358_c001_v0001041_t0058_u01745216038717") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a80_d20250421_m061357_c001_v7007000_t0000_u01745216037982") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ec3_d20250421_m061356_c001_v0001041_t0016_u01745216036319") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a54_d20250421_m061355_c001_v7007000_t0000_u01745216035585") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ec1_d20250421_m061354_c001_v0001041_t0031_u01745216034705") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ebf_d20250421_m061353_c001_v0001041_t0028_u01745216033947") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a53_d20250421_m061353_c001_v7007000_t0000_u01745216033213") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ebb_d20250421_m061351_c001_v0001041_t0000_u01745216031942") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eb9_d20250421_m061351_c001_v0001041_t0055_u01745216031236") 2025/04/21 06:19:16 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a51_d20250421_m061350_c001_v7007000_t0000_u01745216030490") 2025/04/21 06:19:17 DEBUG : potato: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eb1_d20250421_m061349_c001_v0001041_t0050_u01745216029465") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33ed_d20250421_m061529_c001_v7007000_t0000_u01745216129671") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decba0_d20250421_m061529_c001_v0001178_t0041_u01745216129069") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873468f_d20250421_m061520_c001_v7007000_t0000_u01745216120528") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decb8a_d20250421_m061515_c001_v0001178_t0043_u01745216115670") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40054749f4228400_d20250421_m061507_c001_v7007000_t0000_u01745216107366") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decb6c_d20250421_m061501_c001_v0001178_t0018_u01745216101956") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33d1_d20250421_m061453_c001_v7007000_t0000_u01745216093038") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decb44_d20250421_m061448_c001_v0001178_t0000_u01745216088711") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882d4_d20250421_m061422_c001_v7007000_t0000_u01745216062832") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7efd_d20250421_m061420_c001_v0001041_t0046_u01745216060972") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ca_d20250421_m061419_c001_v7007000_t0000_u01745216059851") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ef7_d20250421_m061417_c001_v0001041_t0013_u01745216057944") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882c2_d20250421_m061417_c001_v7007000_t0000_u01745216057200") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ef5_d20250421_m061416_c001_v0001041_t0043_u01745216056244") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882bb_d20250421_m061414_c001_v7007000_t0000_u01745216054806") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7eef_d20250421_m061413_c001_v0001041_t0036_u01745216053872") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882b2_d20250421_m061411_c001_v7007000_t0000_u01745216051606") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ee7_d20250421_m061410_c001_v0001041_t0002_u01745216050443") 2025/04/21 06:19:17 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4094b03cd6663a84_d20250421_m061401_c001_v7007000_t0000_u01745216041715") 2025/04/21 06:19:18 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7ecd_d20250421_m061400_c001_v0001041_t0001_u01745216040513") 2025/04/21 06:19:18 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af059c_d20250421_m061241_c001_v7007000_t0000_u01745215961959") 2025/04/21 06:19:18 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e3b_d20250421_m061241_c001_v0001041_t0020_u01745215961036") 2025/04/21 06:19:18 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af059a_d20250421_m061239_c001_v7007000_t0000_u01745215959757") 2025/04/21 06:19:18 DEBUG : potato2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e35_d20250421_m061239_c001_v0001041_t0037_u01745215959028") 2025/04/21 06:19:18 DEBUG : potato3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734690_d20250421_m061520_c001_v7007000_t0000_u01745216120889") 2025/04/21 06:19:18 DEBUG : potato3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f3f_d20250421_m061516_c001_v0001041_t0054_u01745216116877") 2025/04/21 06:19:18 DEBUG : potato3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40054749f4228401_d20250421_m061507_c001_v7007000_t0000_u01745216107570") 2025/04/21 06:19:18 DEBUG : potato3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f2d_d20250421_m061503_c001_v0001041_t0056_u01745216103116") 2025/04/21 06:19:18 DEBUG : potato3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33d2_d20250421_m061453_c001_v7007000_t0000_u01745216093268") 2025/04/21 06:19:18 DEBUG : potato3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f27_d20250421_m061449_c001_v0001041_t0023_u01745216089136") 2025/04/21 06:19:18 DEBUG : pre-dest1/1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371926_d20250421_m061610_c001_v7007000_t0000_u01745216170434") 2025/04/21 06:19:18 DEBUG : pre-dest1/1: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f67_d20250421_m061602_c001_v0001041_t0038_u01745216162488") 2025/04/21 06:19:18 DEBUG : pre-dest2/2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41640d4322371927_d20250421_m061610_c001_v7007000_t0000_u01745216170621") 2025/04/21 06:19:18 DEBUG : pre-dest2/2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decbef_d20250421_m061603_c001_v0001178_t0057_u01745216163235") 2025/04/21 06:19:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4175b3d917f296be_d20250421_m061542_c001_v7007000_t0000_u01745216142747") 2025/04/21 06:19:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18933_d20250421_m061538_c001_v0001176_t0005_u01745216138862") 2025/04/21 06:19:18 DEBUG : sizeonly: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873462b_d20250421_m061327_c001_v7007000_t0000_u01745216007837") 2025/04/21 06:19:18 DEBUG : sizeonly: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e85_d20250421_m061326_c001_v0001041_t0024_u01745216006599") 2025/04/21 06:19:18 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f407620db0e3bd63f_d20250421_m061854_c001_v7007000_t0000_u01745216334214") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef8065_d20250421_m061851_c001_v0001041_t0059_u01745216331421") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c904_d20250421_m061849_c001_v7007000_t0000_u01745216329531") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f110a714bf87f3395_d20250421_m061846_c001_v0001044_t0021_u01745216326635") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33ca_d20250421_m061445_c001_v7007000_t0000_u01745216085104") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f112a20e277decb38_d20250421_m061444_c001_v0001178_t0051_u01745216084287") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33c7_d20250421_m061442_c001_v7007000_t0000_u01745216082995") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f1f_d20250421_m061442_c001_v0001041_t0046_u01745216082129") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734628_d20250421_m061323_c001_v7007000_t0000_u01745216003321") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e7f_d20250421_m061321_c001_v0001041_t0055_u01745216001628") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734626_d20250421_m061320_c001_v7007000_t0000_u01745216000906") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e7d_d20250421_m061319_c001_v0001041_t0004_u01745215999511") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734622_d20250421_m061316_c001_v7007000_t0000_u01745215996742") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e79_d20250421_m061314_c001_v0001041_t0059_u01745215994997") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734621_d20250421_m061314_c001_v7007000_t0000_u01745215994449") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e77_d20250421_m061313_c001_v0001041_t0033_u01745215993256") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e6f_d20250421_m061310_c001_v0001041_t0023_u01745215990233") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734620_d20250421_m061309_c001_v7007000_t0000_u01745215989511") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e69_d20250421_m061308_c001_v0001041_t0011_u01745215988401") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e67_d20250421_m061307_c001_v0001041_t0008_u01745215987512") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873461f_d20250421_m061306_c001_v7007000_t0000_u01745215986429") 2025/04/21 06:19:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e65_d20250421_m061303_c001_v0001041_t0017_u01745215983199") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e5d_d20250421_m061300_c001_v0001041_t0047_u01745215980369") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873461b_d20250421_m061259_c001_v7007000_t0000_u01745215979648") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e59_d20250421_m061258_c001_v0001041_t0009_u01745215978799") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e57_d20250421_m061257_c001_v0001041_t0056_u01745215977936") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f873461a_d20250421_m061257_c001_v7007000_t0000_u01745215977209") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e53_d20250421_m061253_c001_v0001041_t0016_u01745215973213") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41870d48f8734617_d20250421_m061252_c001_v7007000_t0000_u01745215972849") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e4f_d20250421_m061252_c001_v0001041_t0038_u01745215972084") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af05a2_d20250421_m061250_c001_v7007000_t0000_u01745215970445") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e4b_d20250421_m061249_c001_v0001041_t0039_u01745215969645") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af05a0_d20250421_m061249_c001_v7007000_t0000_u01745215969095") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e47_d20250421_m061248_c001_v0001041_t0058_u01745215968347") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af059f_d20250421_m061247_c001_v7007000_t0000_u01745215967067") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e45_d20250421_m061246_c001_v0001041_t0027_u01745215966116") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af059e_d20250421_m061245_c001_v7007000_t0000_u01745215965531") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e41_d20250421_m061244_c001_v0001041_t0011_u01745215964756") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af059d_d20250421_m061243_c001_v7007000_t0000_u01745215963840") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e3d_d20250421_m061242_c001_v0001041_t0001_u01745215962874") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0598_d20250421_m061236_c001_v7007000_t0000_u01745215956192") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e2d_d20250421_m061235_c001_v0001041_t0038_u01745215955442") 2025/04/21 06:19:20 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0596_d20250421_m061234_c001_v7007000_t0000_u01745215954522") 2025/04/21 06:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e2b_d20250421_m061233_c001_v0001041_t0042_u01745215953863") 2025/04/21 06:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0593_d20250421_m061232_c001_v7007000_t0000_u01745215952944") 2025/04/21 06:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e27_d20250421_m061231_c001_v0001041_t0033_u01745215951922") 2025/04/21 06:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f41513c3594af0591_d20250421_m061229_c001_v7007000_t0000_u01745215949012") 2025/04/21 06:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7e23_d20250421_m061228_c001_v0001041_t0046_u01745215948212") 2025/04/21 06:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f407620db0e3bd641_d20250421_m061854_c001_v7007000_t0000_u01745216334398") 2025/04/21 06:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1116ab6c23ece095_d20250421_m061851_c001_v0001182_t0046_u01745216331436") 2025/04/21 06:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c905_d20250421_m061849_c001_v7007000_t0000_u01745216329713") 2025/04/21 06:19:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a80_d20250421_m061846_c001_v0001176_t0043_u01745216326277") 2025/04/21 06:19:21 DEBUG : sub/yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33c0_d20250421_m061439_c001_v7007000_t0000_u01745216079352") 2025/04/21 06:19:21 DEBUG : sub/yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188d6_d20250421_m061437_c001_v0001176_t0057_u01745216077718") 2025/04/21 06:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c900_d20250421_m061844_c001_v7007000_t0000_u01745216324753") 2025/04/21 06:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef805f_d20250421_m061843_c001_v0001041_t0058_u01745216323066") 2025/04/21 06:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8fb_d20250421_m061841_c001_v7007000_t0000_u01745216321511") 2025/04/21 06:19:21 DEBUG : test_dir1/file2: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f110a714bf87f3391_d20250421_m061839_c001_v0001044_t0017_u01745216319729") 2025/04/21 06:19:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c901_d20250421_m061844_c001_v7007000_t0000_u01745216324939") 2025/04/21 06:19:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b18a76_d20250421_m061843_c001_v0001176_t0039_u01745216323054") 2025/04/21 06:19:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40238c91b2c7c8fd_d20250421_m061841_c001_v7007000_t0000_u01745216321692") 2025/04/21 06:19:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef805b_d20250421_m061839_c001_v0001041_t0021_u01745216319709") 2025/04/21 06:19:21 DEBUG : three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ea_d20250421_m061429_c001_v7007000_t0000_u01745216069192") 2025/04/21 06:19:21 DEBUG : three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f11_d20250421_m061427_c001_v0001041_t0031_u01745216067824") 2025/04/21 06:19:22 DEBUG : three: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f0b_d20250421_m061425_c001_v0001041_t0003_u01745216065131") 2025/04/21 06:19:22 DEBUG : two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882eb_d20250421_m061429_c001_v7007000_t0000_u01745216069376") 2025/04/21 06:19:22 DEBUG : two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f412a20e277decb08_d20250421_m061427_c001_v0001178_t0030_u01745216067254") 2025/04/21 06:19:22 DEBUG : two: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f40728c08fbef7f09_d20250421_m061424_c001_v0001041_t0012_u01745216064946") 2025/04/21 06:19:22 DEBUG : yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33c2_d20250421_m061440_c001_v7007000_t0000_u01745216080098") 2025/04/21 06:19:22 DEBUG : yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f107d2cc7af23dc2e_d20250421_m061439_c001_v0001146_t0056_u01745216079056") 2025/04/21 06:19:22 DEBUG : yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882f0_d20250421_m061435_c001_v7007000_t0000_u01745216075684") 2025/04/21 06:19:22 DEBUG : yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10728c08fbef7f17_d20250421_m061434_c001_v0001041_t0016_u01745216074038") 2025/04/21 06:19:22 DEBUG : yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ed_d20250421_m061431_c001_v7007000_t0000_u01745216071665") 2025/04/21 06:19:22 DEBUG : yam: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f10492ec7b2b188ca_d20250421_m061429_c001_v0001176_t0026_u01745216069934") 2025/04/21 06:19:22 DEBUG : yaml: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f4183e4e1c57f33be_d20250421_m061436_c001_v7007000_t0000_u01745216076418") 2025/04/21 06:19:22 DEBUG : yaml: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f1138197cc60d45ff_d20250421_m061435_c001_v0001100_t0039_u01745216075359") 2025/04/21 06:19:22 DEBUG : yaml: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f417097eeed8882ef_d20250421_m061432_c001_v7007000_t0000_u01745216072395") 2025/04/21 06:19:22 DEBUG : yaml: Deleting (id "4_z0f62fdd3f09d5b6b9f680e1b_f113cc0bf997ee087_d20250421_m061431_c001_v0001109_t0027_u01745216071147") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m58.773938234s (try 1/5)