"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/26 04:18:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku" 2025/04/26 04:18:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/26 04:18:31 DEBUG : Creating backend with remote "/tmp/rclone3200146746" === 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-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/26 04:18:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.12s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:33 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:33 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:34 DEBUG : B2 bucket rclone-test-qifobef8keku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.14s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", 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-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:36 DEBUG : Creating backend with remote "/non-existing" 2025/04/26 04:18:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/26 04:18:36 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:36 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:38 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:38 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.99s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:39 INFO : B2 bucket rclone-test-qifobef8keku: Running all checks before starting transfers 2025/04/26 04:18:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:39 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:39 INFO : B2 bucket rclone-test-qifobef8keku: Checks finished, now starting transfers 2025/04/26 04:18:39 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.55s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:41 ERROR : Ignoring --no-traverse with sync 2025/04/26 04:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:41 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:41 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:41 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:18:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/26 04:18:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/26 04:18:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:18:44 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:44 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.62s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:18:46 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:46 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/26 04:18:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:18:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/26 04:18:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:18:48 INFO : sub dir: Making directory 2025/04/26 04:18:48 INFO : sub dir2: Making directory 2025/04/26 04:18:48 INFO : sub dir2/sub sub dir2: Making directory 2025/04/26 04:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:48 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:48 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/26 04:18:48 DEBUG : B2 bucket rclone-test-qifobef8keku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:49 INFO : sub dir2: Making directory 2025/04/26 04:18:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/26 04:18:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:49 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:49 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.58s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:51 DEBUG : sub dir2: Making directory with metadata 2025/04/26 04:18:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:18:51 INFO : sub dir: Making directory 2025/04/26 04:18:51 INFO : sub dir2: Making directory 2025/04/26 04:18:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:51 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:18:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/26 04:18:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/26 04:18:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:53 INFO : sub dir2: Making directory 2025/04/26 04:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:53 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:53 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:53 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:18:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:54 DEBUG : sub dir2: Making directory with metadata 2025/04/26 04:18:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:18:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:18:54 INFO : sub dir: Making directory 2025/04/26 04:18:54 INFO : sub dir2: Making directory 2025/04/26 04:18:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:54 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:54 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:54 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:18:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/26 04:18:55 DEBUG : B2 bucket rclone-test-qifobef8keku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.64s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", 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-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:56 INFO : sub dir2: Making directory 2025/04/26 04:18:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:56 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:18:56 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:18:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:18:57 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:18:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.82s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-biyebos6kemu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qifobef8keku -> B2 bucket rclone-test-biyebos6kemu 2025/04/26 04:18:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:18:59 DEBUG : B2 bucket rclone-test-biyebos6kemu: Waiting for checks to finish 2025/04/26 04:18:59 DEBUG : B2 bucket rclone-test-biyebos6kemu: Waiting for transfers to finish 2025/04/26 04:19:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:19:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:00 DEBUG : B2 bucket rclone-test-biyebos6kemu: Purge remote 2025/04/26 04:19:00 INFO : B2 bucket rclone-test-biyebos6kemu: cleaning bucket "rclone-test-biyebos6kemu" of all files 2025/04/26 04:19:01 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2edf3501d7b0b9f680e1b_f114fe0244da4b321_d20250426_m041900_c001_v0001181_t0017_u01745641140519") --- PASS: TestServerSideCopy (4.45s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 04:19:03 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:03 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 04:19:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:05 DEBUG : Creating backend with remote "TestB2:rclone-test-webehen2dodo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qifobef8keku -> B2 bucket rclone-test-webehen2dodo 2025/04/26 04:19:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:19:07 DEBUG : B2 bucket rclone-test-webehen2dodo: Waiting for checks to finish 2025/04/26 04:19:07 DEBUG : B2 bucket rclone-test-webehen2dodo: Waiting for transfers to finish 2025/04/26 04:19:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:19:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 04:19:10 DEBUG : B2 bucket rclone-test-webehen2dodo: Waiting for checks to finish 2025/04/26 04:19:10 DEBUG : B2 bucket rclone-test-webehen2dodo: Waiting for transfers to finish 2025/04/26 04:19:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 04:19:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:10 DEBUG : B2 bucket rclone-test-webehen2dodo: Purge remote 2025/04/26 04:19:10 INFO : B2 bucket rclone-test-webehen2dodo: cleaning bucket "rclone-test-webehen2dodo" of all files 2025/04/26 04:19:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f620dd3502d7b0b9f680e1b_f112b33cdcbc622bd_d20250426_m041910_c001_v0001182_t0001_u01745641150408") 2025/04/26 04:19:10 DEBUG : sub dir/hello world: Deleting (id "4_z9f620dd3502d7b0b9f680e1b_f102b1261bdbb1727_d20250426_m041908_c001_v0001144_t0048_u01745641148233") --- PASS: TestServerSideCopyOverSelf (8.03s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 04:19:13 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:13 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 04:19:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/26 04:19:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:15 DEBUG : Creating backend with remote "TestB2:rclone-test-himuzej2meta" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qifobef8keku -> B2 bucket rclone-test-himuzej2meta 2025/04/26 04:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:19:17 DEBUG : B2 bucket rclone-test-himuzej2meta: Waiting for checks to finish 2025/04/26 04:19:17 DEBUG : B2 bucket rclone-test-himuzej2meta: Waiting for transfers to finish 2025/04/26 04:19:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:19:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/26 04:19:18 DEBUG : B2 bucket rclone-test-himuzej2meta: Waiting for checks to finish 2025/04/26 04:19:18 DEBUG : B2 bucket rclone-test-himuzej2meta: Waiting for transfers to finish 2025/04/26 04:19:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/26 04:19:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/26 04:19:19 INFO : sub dir/hello world: Deleted 2025/04/26 04:19:20 DEBUG : testing file moves 2025/04/26 04:19:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/26 04:19:20 DEBUG : B2 bucket rclone-test-himuzej2meta: Waiting for checks to finish 2025/04/26 04:19:20 DEBUG : B2 bucket rclone-test-himuzej2meta: Waiting for transfers to finish 2025/04/26 04:19:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/26 04:19:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/26 04:19:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:21 DEBUG : B2 bucket rclone-test-himuzej2meta: Purge remote 2025/04/26 04:19:21 INFO : B2 bucket rclone-test-himuzej2meta: cleaning bucket "rclone-test-himuzej2meta" of all files 2025/04/26 04:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d23502d7b0b9f680e1b_f10672d63c4890013_d20250426_m041920_c001_v0001171_t0015_u01745641160553") 2025/04/26 04:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d23502d7b0b9f680e1b_f101ff9e5d2db8119_d20250426_m041918_c001_v0001183_t0009_u01745641158967") 2025/04/26 04:19:21 DEBUG : sub dir/hello world: Deleting (id "4_z2f723d23502d7b0b9f680e1b_f11040239910e09c4_d20250426_m041917_c001_v0001092_t0028_u01745641157605") --- PASS: TestServerSideMoveOverSelf (9.49s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:24 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1150-05.backblaze.com/b2api/v1/b2_upload_file/7f828d23501d7b0b9f680e1b/c001_v0001150_t0051": EOF 2025/04/26 04:19:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-05.backblaze.com/b2api/v1/b2_upload_file/7f828d23501d7b0b9f680e1b/c001_v0001150_t0051": EOF) 2025/04/26 04:19:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-qifobef8keku: 1/10 (Post "https://pod-000-1150-05.backblaze.com/b2api/v1/b2_upload_file/7f828d23501d7b0b9f680e1b/c001_v0001150_t0051": EOF) 2025/04/26 04:19:27 DEBUG : pacer: Reducing sleep to 10ms 2025/04/26 04:19:27 ERROR : : error listing: directory not found 2025/04/26 04:19:27 INFO : Local file system at /tmp/rclone3200146746: Making directory 2025/04/26 04:19:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyAfterDelete (4.64s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:19:30 DEBUG : Local file system at /tmp/rclone3200146746: Waiting for checks to finish 2025/04/26 04:19:30 DEBUG : Local file system at /tmp/rclone3200146746: Waiting for transfers to finish 2025/04/26 04:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:19:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/26 04:19:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyRedownload (2.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/26 04:19:31 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:31 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:19:32 INFO : check sum: Copied (new) 2025/04/26 04:19:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:19:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/26 04:19:32 DEBUG : check sum: Unchanged skipping 2025/04/26 04:19:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:32 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/26 04:19:34 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:34 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 04:19:34 INFO : sizeonly: Copied (new) 2025/04/26 04:19:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:34 DEBUG : sizeonly: Sizes identical 2025/04/26 04:19:34 DEBUG : sizeonly: Unchanged skipping 2025/04/26 04:19:34 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:34 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:34 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/26 04:19:36 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:36 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:37 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/26 04:19:37 INFO : ignore-size: Copied (new) 2025/04/26 04:19:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:37 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:37 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:19:37 DEBUG : ignore-size: Unchanged skipping 2025/04/26 04:19:37 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:37 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.81s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:19:40 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:40 DEBUG : existing: Unchanged skipping 2025/04/26 04:19:40 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:40 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/26 04:19:40 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:40 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 04:19:40 INFO : existing: Copied (replaced existing) 2025/04/26 04:19:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 04:19:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 04:19:42 INFO : existing: Copied (new) 2025/04/26 04:19:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:42 DEBUG : existing: Destination exists, skipping 2025/04/26 04:19:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:42 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/26 04:19:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 04:19:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:19:45 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 04:19:45 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:45 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:19:45 INFO : a/potato2: Copied (new) 2025/04/26 04:19:45 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.95s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:47 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/26 04:19:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:19:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/26 04:19:47 DEBUG : empty space: Unchanged skipping 2025/04/26 04:19:47 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:47 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:48 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/26 04:19:48 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:19:49 INFO : empty space: Updated modification time in destination 2025/04/26 04:19:49 DEBUG : empty space: Unchanged skipping 2025/04/26 04:19:49 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:49 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.60s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:51 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/26 04:19:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:19:51 DEBUG : empty space: Unchanged skipping 2025/04/26 04:19:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:51 DEBUG : Waiting for deletions to finish 2025/04/26 04:19:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:53 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:53 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/26 04:19:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3200146746) 2025/04/26 04:19:53 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qifobef8keku) 2025/04/26 04:19:53 DEBUG : foo: sha1 differ 2025/04/26 04:19:53 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:53 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/26 04:19:53 INFO : foo: Copied (replaced existing) 2025/04/26 04:19:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:19:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/26 04:19:54 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:54 DEBUG : empty space: Unchanged skipping 2025/04/26 04:19:54 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:55 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:19:55 INFO : potato: Copied (new) 2025/04/26 04:19:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.25s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/26 04:19:57 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:57 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/26 04:19:57 INFO : potato: Copied (replaced existing) 2025/04/26 04:19:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:19:59 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/26 04:19:59 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:19:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3200146746) 2025/04/26 04:19:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qifobef8keku) 2025/04/26 04:19:59 DEBUG : potato: sha1 differ 2025/04/26 04:19:59 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:19:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/26 04:19:59 INFO : potato: Copied (replaced existing) 2025/04/26 04:19:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:01 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/26 04:20:01 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:01 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:01 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:03 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:03 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:03 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:03 INFO : potato2: Copied (new) 2025/04/26 04:20:03 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:03 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:05 INFO : d: Making directory 2025/04/26 04:20:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/26 04:20:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:06 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 04:20:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:06 INFO : a/potato2: Copied (new) 2025/04/26 04:20:06 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:06 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:06 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/26 04:20:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/26 04:20:08 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:08 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:08 INFO : a/potato2: Copied (new) 2025/04/26 04:20:08 ERROR : B2 bucket rclone-test-qifobef8keku: not deleting files as there were IO errors 2025/04/26 04:20:08 ERROR : B2 bucket rclone-test-qifobef8keku: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:10 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:11 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:11 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:11 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:11 INFO : potato: Deleted 2025/04/26 04:20:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:13 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:13 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:13 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:13 INFO : potato: Deleted 2025/04/26 04:20:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:13 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:13 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:13 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:16 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:16 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/26 04:20:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 04:20:18 DEBUG : enormous: Excluded 2025/04/26 04:20:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 04:20:18 DEBUG : potato2: Excluded 2025/04/26 04:20:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 04:20:18 DEBUG : potato2: Excluded 2025/04/26 04:20:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:18 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:18 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:18 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:18 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 04:20:18 DEBUG : enormous: Excluded 2025/04/26 04:20:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 04:20:18 DEBUG : potato2: Excluded 2025/04/26 04:20:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 04:20:18 DEBUG : potato2: Excluded 2025/04/26 04:20:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/26 04:20:18 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:18 DEBUG : Local file system at /tmp/rclone3200146746: Waiting for checks to finish 2025/04/26 04:20:18 DEBUG : Local file system at /tmp/rclone3200146746: Waiting for transfers to finish 2025/04/26 04:20:18 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:21 DEBUG : enormous: Excluded (Size Filter) 2025/04/26 04:20:21 DEBUG : enormous: Excluded 2025/04/26 04:20:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/26 04:20:21 DEBUG : potato2: Excluded 2025/04/26 04:20:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:20:21 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:21 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:21 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:21 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:21 INFO : enormous: Deleted 2025/04/26 04:20:21 INFO : potato2: Deleted 2025/04/26 04:20:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/26 04:20:22 DEBUG : Local file system at /tmp/rclone3200146746: Waiting for checks to finish 2025/04/26 04:20:22 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:22 DEBUG : Local file system at /tmp/rclone3200146746: Waiting for transfers to finish 2025/04/26 04:20:22 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:22 INFO : enormous: Deleted 2025/04/26 04:20:22 INFO : potato2: Deleted 2025/04/26 04:20:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:24 DEBUG : five: Need to transfer - File not found at Destination 2025/04/26 04:20:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/26 04:20:24 DEBUG : one: Destination is newer than source, skipping 2025/04/26 04:20:24 DEBUG : three: Sizes identical 2025/04/26 04:20:24 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/26 04:20:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 04:20:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3200146746) 2025/04/26 04:20:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qifobef8keku) 2025/04/26 04:20:24 DEBUG : two: sha1 differ 2025/04/26 04:20:24 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/26 04:20:25 INFO : five: Copied (new) 2025/04/26 04:20:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/26 04:20:25 INFO : four: Copied (replaced existing) 2025/04/26 04:20:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 04:20:25 INFO : two: Copied (replaced existing) 2025/04/26 04:20:25 DEBUG : Waiting for deletions to finish 2025/04/26 04:20:26 DEBUG : one: Destination is newer than source, skipping 2025/04/26 04:20:26 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/26 04:20:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 04:20:26 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/26 04:20:26 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/26 04:20:26 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 04:20:26 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 04:20:26 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/26 04:20:26 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/26 04:20:26 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/26 04:20:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3200146746) 2025/04/26 04:20:26 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qifobef8keku) 2025/04/26 04:20:26 DEBUG : three: sha1 differ 2025/04/26 04:20:26 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/26 04:20:26 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:20:26 INFO : three: Copied (replaced existing) 2025/04/26 04:20:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.41s) === 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-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/26 04:20:28 INFO : B2 bucket rclone-test-qifobef8keku: Making map for --track-renames 2025/04/26 04:20:28 INFO : B2 bucket rclone-test-qifobef8keku: Finished making map for --track-renames 2025/04/26 04:20:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 04:20:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/26 04:20:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for renames to finish 2025/04/26 04:20:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/26 04:20:28 INFO : potato: Copied (new) 2025/04/26 04:20:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 04:20:28 INFO : yam: Copied (new) 2025/04/26 04:20:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:20:29 INFO : B2 bucket rclone-test-qifobef8keku: Making map for --track-renames 2025/04/26 04:20:29 INFO : B2 bucket rclone-test-qifobef8keku: Finished making map for --track-renames 2025/04/26 04:20:29 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:29 DEBUG : potato: Unchanged skipping 2025/04/26 04:20:29 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for renames to finish 2025/04/26 04:20:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 04:20:30 INFO : yam: Copied (server-side copy) to: yaml 2025/04/26 04:20:30 INFO : yam: Deleted 2025/04/26 04:20:30 INFO : yaml: Renamed from "yam" 2025/04/26 04:20:30 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.92s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/26 04:20:32 INFO : B2 bucket rclone-test-qifobef8keku: Making map for --track-renames 2025/04/26 04:20:32 INFO : B2 bucket rclone-test-qifobef8keku: Finished making map for --track-renames 2025/04/26 04:20:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 04:20:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/26 04:20:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for renames to finish 2025/04/26 04:20:32 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 04:20:32 INFO : yam: Copied (new) 2025/04/26 04:20:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/26 04:20:32 INFO : potato: Copied (new) 2025/04/26 04:20:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:20:33 INFO : B2 bucket rclone-test-qifobef8keku: Making map for --track-renames 2025/04/26 04:20:33 INFO : B2 bucket rclone-test-qifobef8keku: Finished making map for --track-renames 2025/04/26 04:20:33 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:33 DEBUG : potato: Unchanged skipping 2025/04/26 04:20:33 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for renames to finish 2025/04/26 04:20:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 04:20:33 INFO : yam: Copied (server-side copy) to: yaml 2025/04/26 04:20:33 INFO : yam: Deleted 2025/04/26 04:20:33 INFO : yaml: Renamed from "yam" 2025/04/26 04:20:33 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/26 04:20:35 INFO : B2 bucket rclone-test-qifobef8keku: Making map for --track-renames 2025/04/26 04:20:35 INFO : B2 bucket rclone-test-qifobef8keku: Finished making map for --track-renames 2025/04/26 04:20:35 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/26 04:20:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/26 04:20:35 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for renames to finish 2025/04/26 04:20:35 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 04:20:35 INFO : sub/yam: Copied (new) 2025/04/26 04:20:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/26 04:20:36 INFO : potato: Copied (new) 2025/04/26 04:20:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:20:36 DEBUG : potato: Unchanged skipping 2025/04/26 04:20:36 INFO : B2 bucket rclone-test-qifobef8keku: Making map for --track-renames 2025/04/26 04:20:36 INFO : B2 bucket rclone-test-qifobef8keku: Finished making map for --track-renames 2025/04/26 04:20:36 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:36 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for renames to finish 2025/04/26 04:20:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/26 04:20:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/26 04:20:37 INFO : sub/yam: Deleted 2025/04/26 04:20:37 INFO : yam: Renamed from "sub/yam" 2025/04/26 04:20:37 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:39 DEBUG : Creating backend with remote "/tmp/rclone3200146746/dir1" 2025/04/26 04:20:39 DEBUG : Creating backend with remote "/tmp/rclone3200146746/dir2" 2025/04/26 04:20:39 DEBUG : Local file system at /tmp/rclone3200146746/dir2: Using server-side directory move 2025/04/26 04:20:39 INFO : Local file system at /tmp/rclone3200146746/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/26 04:20:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/26 04:20:39 DEBUG : Local file system at /tmp/rclone3200146746/dir2: Waiting for checks to finish 2025/04/26 04:20:39 INFO : file1.txt: Moved (server-side) 2025/04/26 04:20:39 DEBUG : Local file system at /tmp/rclone3200146746/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:20:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/26 04:20:40 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:40 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/26 04:20:40 INFO : nested/sub dir/file: Copied (new) 2025/04/26 04:20:40 INFO : nested/sub dir/file: Deleted 2025/04/26 04:20:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:20:40 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:20:40 INFO : sub dir/hello world: Deleted 2025/04/26 04:20:40 INFO : sub dir: Removing directory 2025/04/26 04:20:40 INFO : nested/sub dir: Removing directory 2025/04/26 04:20:40 INFO : nested: Removing directory 2025/04/26 04:20:40 DEBUG : Local file system at /tmp/rclone3200146746: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/26 04:20:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/26 04:20:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/26 04:20:42 INFO : nested/sub dir/file: Copied (new) 2025/04/26 04:20:42 INFO : nested/sub dir/file: Deleted 2025/04/26 04:20:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/26 04:20:42 INFO : sub dir/hello world: Copied (new) 2025/04/26 04:20:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 04:20:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/26 04:20:44 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:44 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/26 04:20:44 INFO : existing-b: Copied (new) 2025/04/26 04:20:44 INFO : existing-b: Deleted 2025/04/26 04:20:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 04:20:44 INFO : existing: Copied (new) 2025/04/26 04:20:44 INFO : existing: Deleted 2025/04/26 04:20:45 DEBUG : existing: Destination exists, skipping 2025/04/26 04:20:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/26 04:20:45 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:20:45 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:20:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.23s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wurugim4fiza" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qifobef8keku -> B2 bucket rclone-test-wurugim4fiza 2025/04/26 04:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/26 04:20:51 DEBUG : empty space: Unchanged skipping 2025/04/26 04:20:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 04:20:51 DEBUG : B2 bucket rclone-test-wurugim4fiza: Waiting for checks to finish 2025/04/26 04:20:51 INFO : empty space: Deleted 2025/04/26 04:20:51 DEBUG : B2 bucket rclone-test-wurugim4fiza: Waiting for transfers to finish 2025/04/26 04:20:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:51 INFO : potato2: Copied (server-side copy) 2025/04/26 04:20:52 INFO : potato2: Deleted 2025/04/26 04:20:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 04:20:52 INFO : potato3: Copied (server-side copy) 2025/04/26 04:20:52 INFO : potato3: Deleted 2025/04/26 04:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-kizuxig0foqi" 2025/04/26 04:20:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/26 04:20:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:20:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 04:20:54 DEBUG : B2 bucket rclone-test-kizuxig0foqi: Waiting for checks to finish 2025/04/26 04:20:54 DEBUG : B2 bucket rclone-test-kizuxig0foqi: Waiting for transfers to finish 2025/04/26 04:20:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:20:54 INFO : empty space: Copied (server-side copy) 2025/04/26 04:20:54 INFO : empty space: Deleted 2025/04/26 04:20:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:20:55 INFO : potato2: Copied (server-side copy) 2025/04/26 04:20:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 04:20:55 INFO : potato3: Copied (server-side copy) 2025/04/26 04:20:55 INFO : potato2: Deleted 2025/04/26 04:20:55 INFO : potato3: Deleted 2025/04/26 04:20:55 DEBUG : B2 bucket rclone-test-kizuxig0foqi: Purge remote 2025/04/26 04:20:55 INFO : B2 bucket rclone-test-kizuxig0foqi: cleaning bucket "rclone-test-kizuxig0foqi" of all files 2025/04/26 04:20:56 DEBUG : empty space: Deleting (id "4_z1ff2add3503d7b0b9f680e1b_f116741fdb0cb2fd7_d20250426_m042054_c001_v0001183_t0053_u01745641254632") 2025/04/26 04:20:56 DEBUG : potato2: Deleting (id "4_z1ff2add3503d7b0b9f680e1b_f11181abe2ecc40e9_d20250426_m042054_c001_v0001042_t0054_u01745641254863") 2025/04/26 04:20:56 DEBUG : potato3: Deleting (id "4_z1ff2add3503d7b0b9f680e1b_f1069bfe8777e2df7_d20250426_m042054_c001_v0001102_t0037_u01745641254983") 2025/04/26 04:20:56 DEBUG : B2 bucket rclone-test-wurugim4fiza: Purge remote 2025/04/26 04:20:56 INFO : B2 bucket rclone-test-wurugim4fiza: cleaning bucket "rclone-test-wurugim4fiza" of all files 2025/04/26 04:20:56 DEBUG : empty space: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f419a281d9a8e4da1_d20250426_m042054_c001_v7007000_t0000_u01745641254846") 2025/04/26 04:20:56 DEBUG : empty space: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f10506adfd28b1b55_d20250426_m042050_c001_v0001130_t0044_u01745641250637") 2025/04/26 04:20:56 DEBUG : potato2: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f419a281d9a8e4da2_d20250426_m042055_c001_v7007000_t0000_u01745641255250") 2025/04/26 04:20:56 DEBUG : potato2: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f10578e125b882e69_d20250426_m042051_c001_v0001182_t0017_u01745641251686") 2025/04/26 04:20:56 DEBUG : potato3: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f4142581cd52147f9_d20250426_m042055_c001_v7007000_t0000_u01745641255385") 2025/04/26 04:20:56 DEBUG : potato3: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f1197fa09cb89cfb8_d20250426_m042052_c001_v0001040_t0044_u01745641252063") 2025/04/26 04:20:56 DEBUG : potato3: Deleting (id "4_z0fc29d73503d7b0b9f680e1b_f10506adfd28b1b59_d20250426_m042050_c001_v0001130_t0002_u01745641250908") --- PASS: TestServerSideMove (12.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ralamus6teso" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qifobef8keku -> B2 bucket rclone-test-ralamus6teso 2025/04/26 04:21:03 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 04:21:03 DEBUG : empty space: Excluded 2025/04/26 04:21:03 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 04:21:03 DEBUG : empty space: Excluded 2025/04/26 04:21:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:21:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 04:21:03 DEBUG : B2 bucket rclone-test-ralamus6teso: Waiting for checks to finish 2025/04/26 04:21:03 DEBUG : B2 bucket rclone-test-ralamus6teso: Waiting for transfers to finish 2025/04/26 04:21:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:21:04 INFO : potato2: Copied (server-side copy) 2025/04/26 04:21:04 INFO : potato2: Deleted 2025/04/26 04:21:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 04:21:04 INFO : potato3: Copied (server-side copy) 2025/04/26 04:21:04 INFO : potato3: Deleted 2025/04/26 04:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jisoxaw1roki" 2025/04/26 04:21:05 DEBUG : empty space: Excluded (Size Filter) 2025/04/26 04:21:05 DEBUG : empty space: Excluded 2025/04/26 04:21:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:21:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 04:21:06 DEBUG : B2 bucket rclone-test-jisoxaw1roki: Waiting for checks to finish 2025/04/26 04:21:06 DEBUG : B2 bucket rclone-test-jisoxaw1roki: Waiting for transfers to finish 2025/04/26 04:21:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:21:06 INFO : potato2: Copied (server-side copy) 2025/04/26 04:21:07 INFO : potato2: Deleted 2025/04/26 04:21:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 04:21:07 INFO : potato3: Copied (server-side copy) 2025/04/26 04:21:07 INFO : potato3: Deleted 2025/04/26 04:21:07 DEBUG : B2 bucket rclone-test-jisoxaw1roki: Purge remote 2025/04/26 04:21:07 INFO : B2 bucket rclone-test-jisoxaw1roki: cleaning bucket "rclone-test-jisoxaw1roki" of all files 2025/04/26 04:21:08 DEBUG : potato2: Deleting (id "4_z0f02ddc3503d7b0b9f680e1b_f111b43a602f6f61f_d20250426_m042106_c001_v0001103_t0024_u01745641266560") 2025/04/26 04:21:08 DEBUG : potato3: Deleting (id "4_z0f02ddc3503d7b0b9f680e1b_f102e7e99593adc35_d20250426_m042106_c001_v0001032_t0005_u01745641266916") 2025/04/26 04:21:08 DEBUG : B2 bucket rclone-test-ralamus6teso: Purge remote 2025/04/26 04:21:08 INFO : B2 bucket rclone-test-ralamus6teso: cleaning bucket "rclone-test-ralamus6teso" of all files 2025/04/26 04:21:08 DEBUG : empty space: Deleting (id "4_z6f92cdb3503d7b0b9f680e1b_f119dff11636ddb6f_d20250426_m042102_c001_v0001100_t0058_u01745641262940") 2025/04/26 04:21:08 DEBUG : potato2: Deleting (id "4_z6f92cdb3503d7b0b9f680e1b_f4047c5ea1424c650_d20250426_m042106_c001_v7007000_t0000_u01745641266960") 2025/04/26 04:21:08 DEBUG : potato2: Deleting (id "4_z6f92cdb3503d7b0b9f680e1b_f1180f26da1928a9d_d20250426_m042103_c001_v0001177_t0050_u01745641263998") 2025/04/26 04:21:08 DEBUG : potato3: Deleting (id "4_z6f92cdb3503d7b0b9f680e1b_f4047c5ea1424c652_d20250426_m042107_c001_v7007000_t0000_u01745641267403") 2025/04/26 04:21:08 DEBUG : potato3: Deleting (id "4_z6f92cdb3503d7b0b9f680e1b_f1063b64041cf6429_d20250426_m042104_c001_v0001183_t0014_u01745641264242") 2025/04/26 04:21:08 DEBUG : potato3: Deleting (id "4_z6f92cdb3503d7b0b9f680e1b_f119dff11636ddb75_d20250426_m042103_c001_v0001100_t0002_u01745641263253") --- PASS: TestServerSideMoveWithFilter (12.19s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-docapuw3seka" 2025/04/26 04:21:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qifobef8keku -> B2 bucket rclone-test-docapuw3seka 2025/04/26 04:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:21:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/26 04:21:15 DEBUG : empty space: Unchanged skipping 2025/04/26 04:21:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/26 04:21:15 DEBUG : B2 bucket rclone-test-docapuw3seka: Waiting for checks to finish 2025/04/26 04:21:15 INFO : empty space: Deleted 2025/04/26 04:21:15 DEBUG : B2 bucket rclone-test-docapuw3seka: Waiting for transfers to finish 2025/04/26 04:21:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:21:16 INFO : potato2: Copied (server-side copy) 2025/04/26 04:21:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 04:21:16 INFO : potato3: Copied (server-side copy) 2025/04/26 04:21:16 INFO : potato2: Deleted 2025/04/26 04:21:16 INFO : potato3: Deleted 2025/04/26 04:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-sifesid8sage" 2025/04/26 04:21:17 INFO : tomatoDir: Making directory 2025/04/26 04:21:18 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/26 04:21:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/26 04:21:18 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/26 04:21:18 DEBUG : B2 bucket rclone-test-sifesid8sage: Waiting for checks to finish 2025/04/26 04:21:18 DEBUG : B2 bucket rclone-test-sifesid8sage: Waiting for transfers to finish 2025/04/26 04:21:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/26 04:21:19 INFO : empty space: Copied (server-side copy) 2025/04/26 04:21:19 INFO : empty space: Deleted 2025/04/26 04:21:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/26 04:21:19 INFO : potato3: Copied (server-side copy) 2025/04/26 04:21:19 INFO : potato3: Deleted 2025/04/26 04:21:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/26 04:21:19 INFO : potato2: Copied (server-side copy) 2025/04/26 04:21:19 INFO : potato2: Deleted 2025/04/26 04:21:20 DEBUG : B2 bucket rclone-test-sifesid8sage: Purge remote 2025/04/26 04:21:20 INFO : B2 bucket rclone-test-sifesid8sage: cleaning bucket "rclone-test-sifesid8sage" of all files 2025/04/26 04:21:20 DEBUG : empty space: Deleting (id "4_z6f920db3504d7b0b9f680e1b_f10862d833f06c11c_d20250426_m042118_c001_v0001130_t0013_u01745641278712") 2025/04/26 04:21:20 DEBUG : potato2: Deleting (id "4_z6f920db3504d7b0b9f680e1b_f113b712dea065019_d20250426_m042119_c001_v0001032_t0054_u01745641279099") 2025/04/26 04:21:20 DEBUG : potato3: Deleting (id "4_z6f920db3504d7b0b9f680e1b_f101b7523f8cc2528_d20250426_m042119_c001_v0001181_t0013_u01745641279113") 2025/04/26 04:21:21 DEBUG : B2 bucket rclone-test-docapuw3seka: Purge remote 2025/04/26 04:21:21 INFO : B2 bucket rclone-test-docapuw3seka: cleaning bucket "rclone-test-docapuw3seka" of all files 2025/04/26 04:21:21 DEBUG : empty space: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f415745b83fc09e54_d20250426_m042119_c001_v7007000_t0000_u01745641279156") 2025/04/26 04:21:21 DEBUG : empty space: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f1053fdd32cdf298f_d20250426_m042114_c001_v0001184_t0038_u01745641274903") 2025/04/26 04:21:21 DEBUG : potato2: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f415745b83fc09e56_d20250426_m042119_c001_v7007000_t0000_u01745641279780") 2025/04/26 04:21:21 DEBUG : potato2: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f111234b46d2cb3a3_d20250426_m042115_c001_v0001109_t0059_u01745641275694") 2025/04/26 04:21:21 DEBUG : potato3: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f415745b83fc09e55_d20250426_m042119_c001_v7007000_t0000_u01745641279382") 2025/04/26 04:21:21 DEBUG : potato3: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f11960e16e941caa7_d20250426_m042116_c001_v0001146_t0044_u01745641276070") 2025/04/26 04:21:21 DEBUG : potato3: Deleting (id "4_zff92fd93503d7b0b9f680e1b_f1053fdd32cdf2997_d20250426_m042115_c001_v0001184_t0050_u01745641275100") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/rclone-sync-test" 2025/04/26 04:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/rclone-sync-test-include/layer2" 2025/04/26 04:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/rclone-sync-test-ignore-file" 2025/04/26 04:21:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 04:21:41 DEBUG : B2 bucket rclone-test-qifobef8keku path rclone-sync-test: Waiting for checks to finish 2025/04/26 04:21:41 DEBUG : B2 bucket rclone-test-qifobef8keku path rclone-sync-test: Waiting for transfers to finish 2025/04/26 04:21:41 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:41 INFO : There was nothing to transfer 2025/04/26 04:21:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 04:21:41 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:21:41 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:21:41 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 04:21:42 DEBUG : B2 bucket rclone-test-qifobef8keku path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/26 04:21:42 DEBUG : B2 bucket rclone-test-qifobef8keku path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/26 04:21:42 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 04:21:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:21:42 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:21:42 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:43 DEBUG : : Excluded 2025/04/26 04:21:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/26 04:21:43 DEBUG : B2 bucket rclone-test-qifobef8keku path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/26 04:21:43 DEBUG : B2 bucket rclone-test-qifobef8keku path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/26 04:21:43 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.64s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:21:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/CompareDest" 2025/04/26 04:21:53 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 04:21:53 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:21:53 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:21:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:21:54 INFO : one: Copied (new) 2025/04/26 04:21:54 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:21:54 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:21:55 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:21:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/26 04:21:55 INFO : one: Copied (replaced existing) 2025/04/26 04:21:55 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:21:57 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:21:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:21:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 04:21:57 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:21:57 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:57 INFO : There was nothing to transfer 2025/04/26 04:21:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:21:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:21:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 04:21:58 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:21:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:21:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 04:21:59 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:21:59 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:59 INFO : There was nothing to transfer 2025/04/26 04:21:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:21:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:21:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 04:21:59 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:21:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:21:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 04:21:59 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:21:59 DEBUG : Waiting for deletions to finish 2025/04/26 04:21:59 INFO : There was nothing to transfer 2025/04/26 04:22:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:22:00 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/26 04:22:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 04:22:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/26 04:22:00 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 04:22:00 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:00 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:00 INFO : There was nothing to transfer 2025/04/26 04:22:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:22:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/26 04:22:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/26 04:22:01 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/26 04:22:01 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/26 04:22:02 INFO : two: Copied (new) 2025/04/26 04:22:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.25s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dest" 2025/04/26 04:22:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/pre-dest1" 2025/04/26 04:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/pre-dest2" 2025/04/26 04:22:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:22:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/26 04:22:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:22:09 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/26 04:22:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/26 04:22:09 DEBUG : B2 bucket rclone-test-qifobef8keku path dest: Waiting for checks to finish 2025/04/26 04:22:09 DEBUG : B2 bucket rclone-test-qifobef8keku path dest: Waiting for transfers to finish 2025/04/26 04:22:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/26 04:22:10 INFO : 3: Copied (new) 2025/04/26 04:22:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:22:13 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/CopyDest" 2025/04/26 04:22:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/26 04:22:15 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:15 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:22:16 INFO : one: Copied (new) 2025/04/26 04:22:16 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:22:17 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:17 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/26 04:22:17 INFO : one: Copied (replaced existing) 2025/04/26 04:22:17 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/BackupDir" 2025/04/26 04:22:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:22:20 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/26 04:22:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:22:21 INFO : one: Copied (server-side copy) 2025/04/26 04:22:21 INFO : one: Deleted 2025/04/26 04:22:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/26 04:22:22 INFO : one: Copied (server-side copy) 2025/04/26 04:22:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/26 04:22:22 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:22 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:23 DEBUG : one: Unchanged skipping 2025/04/26 04:22:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/26 04:22:24 INFO : two: Copied (server-side copy) 2025/04/26 04:22:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/26 04:22:24 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:24 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:24 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:24 DEBUG : one: Unchanged skipping 2025/04/26 04:22:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:24 DEBUG : two: Unchanged skipping 2025/04/26 04:22:24 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:24 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:24 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:24 INFO : There was nothing to transfer 2025/04/26 04:22:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:25 DEBUG : one: Unchanged skipping 2025/04/26 04:22:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/26 04:22:26 DEBUG : three: Destination not found in --copy-dest 2025/04/26 04:22:26 DEBUG : three: Need to transfer - File not found at Destination 2025/04/26 04:22:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/26 04:22:26 DEBUG : two: Unchanged skipping 2025/04/26 04:22:26 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:26 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/26 04:22:27 INFO : three: Copied (new) 2025/04/26 04:22:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.59s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:22:30 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/backup" 2025/04/26 04:22:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 04:22:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:22:33 DEBUG : two: Unchanged skipping 2025/04/26 04:22:33 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:22:34 INFO : one: Copied (server-side copy) 2025/04/26 04:22:35 INFO : one: Deleted 2025/04/26 04:22:35 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:22:36 INFO : one: Copied (new) 2025/04/26 04:22:36 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:22:36 INFO : three.txt: Copied (server-side copy) 2025/04/26 04:22:37 INFO : three.txt: Deleted 2025/04/26 04:22:37 INFO : three.txt: Moved into backup dir 2025/04/26 04:22:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 04:22:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:22:38 DEBUG : two: Unchanged skipping 2025/04/26 04:22:38 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:22:39 INFO : one: Copied (server-side copy) 2025/04/26 04:22:39 INFO : one: Deleted 2025/04/26 04:22:39 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 04:22:39 INFO : one: Copied (new) 2025/04/26 04:22:39 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:22:40 INFO : three.txt: Copied (server-side copy) 2025/04/26 04:22:40 INFO : three.txt: Deleted 2025/04/26 04:22:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:22:45 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/backup" 2025/04/26 04:22:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 04:22:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:22:47 DEBUG : two: Unchanged skipping 2025/04/26 04:22:47 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:22:48 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 04:22:48 INFO : one: Deleted 2025/04/26 04:22:48 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:22:49 INFO : one: Copied (new) 2025/04/26 04:22:49 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:22:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 04:22:50 INFO : three.txt: Deleted 2025/04/26 04:22:50 INFO : three.txt: Moved into backup dir 2025/04/26 04:22:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 04:22:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:22:52 DEBUG : two: Unchanged skipping 2025/04/26 04:22:52 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:22:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:22:52 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 04:22:52 INFO : one: Deleted 2025/04/26 04:22:52 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:22:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 04:22:53 INFO : one: Copied (new) 2025/04/26 04:22:53 DEBUG : Waiting for deletions to finish 2025/04/26 04:22:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:22:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 04:22:53 INFO : three.txt: Deleted 2025/04/26 04:22:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:22:56 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/backup" 2025/04/26 04:23:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 04:23:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:00 DEBUG : two: Unchanged skipping 2025/04/26 04:23:00 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:23:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:23:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 04:23:01 INFO : one: Deleted 2025/04/26 04:23:01 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:23:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:02 INFO : one: Copied (new) 2025/04/26 04:23:02 DEBUG : Waiting for deletions to finish 2025/04/26 04:23:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:23:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 04:23:03 INFO : three.txt: Deleted 2025/04/26 04:23:03 INFO : three.txt: Moved into backup dir 2025/04/26 04:23:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 04:23:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:04 DEBUG : two: Unchanged skipping 2025/04/26 04:23:04 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:23:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 04:23:05 INFO : one: Deleted 2025/04/26 04:23:05 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:23:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 04:23:06 INFO : one: Copied (new) 2025/04/26 04:23:06 DEBUG : Waiting for deletions to finish 2025/04/26 04:23:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:23:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 04:23:06 INFO : three.txt: Deleted 2025/04/26 04:23:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:23:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 04:23:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:12 DEBUG : two: Unchanged skipping 2025/04/26 04:23:12 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:23:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:23:12 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 04:23:12 INFO : one: Deleted 2025/04/26 04:23:12 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:23:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:13 INFO : one: Copied (new) 2025/04/26 04:23:13 DEBUG : Waiting for deletions to finish 2025/04/26 04:23:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:23:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 04:23:14 INFO : three.txt: Deleted 2025/04/26 04:23:14 INFO : three.txt: Moved into backup dir 2025/04/26 04:23:16 DEBUG : one.bak: Excluded (Path Filter) 2025/04/26 04:23:16 DEBUG : one.bak: Excluded 2025/04/26 04:23:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/26 04:23:16 DEBUG : three.txt.bak: Excluded 2025/04/26 04:23:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 04:23:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:16 DEBUG : two: Unchanged skipping 2025/04/26 04:23:16 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for checks to finish 2025/04/26 04:23:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:16 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 04:23:17 INFO : one: Deleted 2025/04/26 04:23:17 DEBUG : B2 bucket rclone-test-qifobef8keku path dst: Waiting for transfers to finish 2025/04/26 04:23:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 04:23:17 INFO : one: Copied (new) 2025/04/26 04:23:17 DEBUG : Waiting for deletions to finish 2025/04/26 04:23:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:23:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 04:23:18 INFO : three.txt: Deleted 2025/04/26 04:23:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.29s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-17.backblaze.com/b2api/v1/b2_upload_file/7f828d23501d7b0b9f680e1b/c001_v0001179_t0004": EOF 2025/04/26 04:23:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-17.backblaze.com/b2api/v1/b2_upload_file/7f828d23501d7b0b9f680e1b/c001_v0001179_t0004": EOF) 2025/04/26 04:23:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qifobef8keku: 1/10 (Post "https://pod-000-1179-17.backblaze.com/b2api/v1/b2_upload_file/7f828d23501d7b0b9f680e1b/c001_v0001179_t0004": EOF) 2025/04/26 04:23:23 DEBUG : pacer: Reducing sleep to 10ms 2025/04/26 04:23:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:23:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 04:23:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:23:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 04:23:26 INFO : one: Deleted 2025/04/26 04:23:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:27 INFO : one: Copied (new) 2025/04/26 04:23:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:27 DEBUG : two: Unchanged skipping 2025/04/26 04:23:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/26 04:23:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:23:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 04:23:28 INFO : three.txt: Deleted 2025/04/26 04:23:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:23:28 INFO : three.txt: Copied (new) 2025/04/26 04:23:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 04:23:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:29 INFO : one: Copied (server-side copy) to: one.bak 2025/04/26 04:23:30 INFO : one: Deleted 2025/04/26 04:23:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 04:23:30 INFO : one: Copied (new) 2025/04/26 04:23:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:30 DEBUG : two: Unchanged skipping 2025/04/26 04:23:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/26 04:23:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:23:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/26 04:23:31 INFO : three.txt: Deleted 2025/04/26 04:23:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/26 04:23:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.87s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:35 DEBUG : Creating backend with remote "TestB2:rclone-test-qifobef8keku/dst" 2025/04/26 04:23:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/26 04:23:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/26 04:23:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 04:23:37 INFO : one: Deleted 2025/04/26 04:23:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:38 INFO : one: Copied (new) 2025/04/26 04:23:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:38 DEBUG : two: Unchanged skipping 2025/04/26 04:23:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/26 04:23:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/26 04:23:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 04:23:40 INFO : three.txt: Deleted 2025/04/26 04:23:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:23:40 INFO : three.txt: Copied (new) 2025/04/26 04:23:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/26 04:23:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/26 04:23:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/26 04:23:41 INFO : one: Deleted 2025/04/26 04:23:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/26 04:23:42 INFO : one: Copied (new) 2025/04/26 04:23:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:42 DEBUG : two: Unchanged skipping 2025/04/26 04:23:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/26 04:23:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/26 04:23:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/26 04:23:43 INFO : three.txt: Deleted 2025/04/26 04:23:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/26 04:23:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.71s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/26 04:23:46 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:23:46 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:23:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/26 04:23:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/26 04:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/26 04:23:47 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:23:47 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:23:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/26 04:23:48 INFO : existing: Copied (new) 2025/04/26 04:23:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/26 04:23:49 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:23:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/26 04:23:49 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:23:49 ERROR : B2 bucket rclone-test-qifobef8keku: not deleting files as there were IO errors 2025/04/26 04:23:49 ERROR : B2 bucket rclone-test-qifobef8keku: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncImmutable (2.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:23:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:23:51 DEBUG : existing: Unchanged skipping 2025/04/26 04:23:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:23:51 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:23:51 DEBUG : Waiting for deletions to finish 2025/04/26 04:23:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.23s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both0: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both12: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both10: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both14: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both15: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both16: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both17: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both18: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both19: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both1: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both11: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both13: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both2: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both5: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both7: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both8: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:07 DEBUG : both9: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both6: Unchanged skipping 2025/04/26 04:24:07 DEBUG : both4: Unchanged skipping 2025/04/26 04:24:07 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:24:07 DEBUG : both3: Unchanged skipping 2025/04/26 04:24:07 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:24:07 DEBUG : Waiting for deletions to finish 2025/04/26 04:24:07 INFO : only19: Deleted 2025/04/26 04:24:08 INFO : only16: Deleted 2025/04/26 04:24:08 INFO : only17: Deleted 2025/04/26 04:24:08 INFO : only14: Deleted 2025/04/26 04:24:08 INFO : only15: Deleted 2025/04/26 04:24:08 INFO : only2: Deleted 2025/04/26 04:24:08 INFO : only7: Deleted 2025/04/26 04:24:08 INFO : only0: Deleted 2025/04/26 04:24:08 INFO : only10: Deleted 2025/04/26 04:24:08 INFO : only12: Deleted 2025/04/26 04:24:08 INFO : only13: Deleted 2025/04/26 04:24:08 INFO : only18: Deleted 2025/04/26 04:24:08 INFO : only4: Deleted 2025/04/26 04:24:08 INFO : only5: Deleted 2025/04/26 04:24:08 INFO : only6: Deleted 2025/04/26 04:24:08 INFO : only1: Deleted 2025/04/26 04:24:08 INFO : only8: Deleted 2025/04/26 04:24:08 INFO : only11: Deleted 2025/04/26 04:24:09 INFO : only9: Deleted 2025/04/26 04:24:09 INFO : only3: Deleted 2025/04/26 04:24:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for checks to finish 2025/04/26 04:24:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both1: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both12: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both13: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both11: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both14: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both15: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both16: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both0: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both10: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both17: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both3: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both4: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both5: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both18: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both7: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both8: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/26 04:24:28 DEBUG : both9: Unchanged skipping 2025/04/26 04:24:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/26 04:24:28 DEBUG : both19: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both2: Unchanged skipping 2025/04/26 04:24:28 DEBUG : both6: Unchanged skipping 2025/04/26 04:24:28 DEBUG : B2 bucket rclone-test-qifobef8keku: Waiting for transfers to finish 2025/04/26 04:24:28 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:28 INFO : only1: Copied (replaced existing) 2025/04/26 04:24:28 INFO : only0: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only12: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only13: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only10: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only14: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only15: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only11: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only16: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only17: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only18: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only19: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only2: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only3: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only4: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only5: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only6: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only7: Copied (replaced existing) 2025/04/26 04:24:29 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:29 INFO : only8: Copied (replaced existing) 2025/04/26 04:24:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/26 04:24:30 INFO : only9: Copied (replaced existing) 2025/04/26 04:24:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.00s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:39 DEBUG : empty_dir: Making directory with metadata 2025/04/26 04:24:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:24:39 DEBUG : empty_on_remote: Making directory with metadata 2025/04/26 04:24:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:24:39 INFO : empty_on_remote: Making directory 2025/04/26 04:24: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-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:43 DEBUG : empty_dir: Making directory with metadata 2025/04/26 04:24:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:24:43 DEBUG : empty_on_remote: Making directory with metadata 2025/04/26 04:24:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/26 04:24:43 INFO : empty_on_remote: Making directory 2025/04/26 04:24:43 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-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:46 INFO : sub dir: Making directory 2025/04/26 04:24:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" 2025/04/26 04:24:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/26 04:24:51 INFO : sub dir: Making directory 2025/04/26 04:24:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qifobef8keku", Local "Local file system at /tmp/rclone3200146746", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.84s) PASS 2025/04/26 04:24:55 DEBUG : B2 bucket rclone-test-qifobef8keku: Purge remote 2025/04/26 04:24:55 INFO : B2 bucket rclone-test-qifobef8keku: cleaning bucket "rclone-test-qifobef8keku" of all files 2025/04/26 04:24:56 DEBUG : BackupDir/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda0_d20250426_m042227_c001_v7007000_t0000_u01745641347510") 2025/04/26 04:24:56 DEBUG : BackupDir/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f116b90a0b878f67a_d20250426_m042221_c001_v0001181_t0000_u01745641341658") 2025/04/26 04:24:56 DEBUG : CompareDest/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40170bfa15804987_d20250426_m042202_c001_v7007000_t0000_u01745641322630") 2025/04/26 04:24:56 DEBUG : CompareDest/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdafa_d20250426_m042156_c001_v0001136_t0006_u01745641316653") 2025/04/26 04:24:56 DEBUG : CompareDest/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40170bfa15804988_d20250426_m042202_c001_v7007000_t0000_u01745641322828") 2025/04/26 04:24:56 DEBUG : CompareDest/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd10b6_d20250426_m042158_c001_v0001184_t0040_u01745641318157") 2025/04/26 04:24:56 DEBUG : CopyDest/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda1_d20250426_m042227_c001_v7007000_t0000_u01745641347718") 2025/04/26 04:24:56 DEBUG : CopyDest/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff89083_d20250426_m042218_c001_v0001179_t0010_u01745641338831") 2025/04/26 04:24:56 DEBUG : CopyDest/three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda2_d20250426_m042227_c001_v7007000_t0000_u01745641347911") 2025/04/26 04:24:57 DEBUG : CopyDest/three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1313_d20250426_m042225_c001_v0001184_t0051_u01745641345434") 2025/04/26 04:24:57 DEBUG : CopyDest/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda3_d20250426_m042228_c001_v7007000_t0000_u01745641348098") 2025/04/26 04:24:57 DEBUG : CopyDest/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdb34_d20250426_m042222_c001_v0001136_t0059_u01745641342900") 2025/04/26 04:24:57 DEBUG : EXISTING: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6d1_d20250426_m042351_c001_v7007000_t0000_u01745641431641") 2025/04/26 04:24:57 DEBUG : EXISTING: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1aad_d20250426_m042350_c001_v0001184_t0004_u01745641430637") 2025/04/26 04:24:57 DEBUG : Testêé: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6c6_d20250426_m042347_c001_v7007000_t0000_u01745641427323") 2025/04/26 04:24:57 DEBUG : Testêé: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1a53_d20250426_m042346_c001_v0001184_t0028_u01745641426728") 2025/04/26 04:24:57 DEBUG : Testêé: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc4b_d20250426_m042345_c001_v0001136_t0008_u01745641425496") 2025/04/26 04:24:57 DEBUG : a/potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818bd_d20250426_m042009_c001_v7007000_t0000_u01745641209290") 2025/04/26 04:24:57 DEBUG : a/potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d4c_d20250426_m042008_c001_v0001179_t0013_u01745641208681") 2025/04/26 04:24:57 DEBUG : a/potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e965a3_d20250426_m042006_c001_v7007000_t0000_u01745641206905") 2025/04/26 04:24:57 DEBUG : a/potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d34_d20250426_m042005_c001_v0001179_t0021_u01745641205984") 2025/04/26 04:24:57 DEBUG : a/potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e964a7_d20250426_m041946_c001_v7007000_t0000_u01745641186252") 2025/04/26 04:24:57 DEBUG : a/potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c82_d20250426_m041945_c001_v0001179_t0029_u01745641185170") 2025/04/26 04:24:57 DEBUG : b/potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818be_d20250426_m042009_c001_v7007000_t0000_u01745641209492") 2025/04/26 04:24:58 DEBUG : b/potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d42_d20250426_m042007_c001_v0001179_t0027_u01745641207863") 2025/04/26 04:24:58 DEBUG : b/potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e965a2_d20250426_m042006_c001_v7007000_t0000_u01745641206333") 2025/04/26 04:24:58 DEBUG : b/potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d2a_d20250426_m042005_c001_v0001179_t0042_u01745641205163") 2025/04/26 04:24:58 DEBUG : b/potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e964a1_d20250426_m041945_c001_v7007000_t0000_u01745641185656") 2025/04/26 04:24:58 DEBUG : b/potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c76_d20250426_m041944_c001_v0001179_t0049_u01745641184246") 2025/04/26 04:24:58 DEBUG : backup/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f411ac54a1eb2969a_d20250426_m042241_c001_v7007000_t0000_u01745641361251") 2025/04/26 04:24:58 DEBUG : backup/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f10640dd8f0f2bea8_d20250426_m042238_c001_v0001101_t0029_u01745641358947") 2025/04/26 04:24:58 DEBUG : backup/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1184f6d8cdc47f8f_d20250426_m042234_c001_v0001184_t0020_u01745641354744") 2025/04/26 04:24:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d838_d20250426_m042307_c001_v7007000_t0000_u01745641387295") 2025/04/26 04:24:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1142464d84194fc9_d20250426_m042305_c001_v0001131_t0018_u01745641385132") 2025/04/26 04:24:58 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1171148a1338cb1b_d20250426_m042301_c001_v0001182_t0020_u01745641381092") 2025/04/26 04:24:58 DEBUG : backup/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214862_d20250426_m042254_c001_v7007000_t0000_u01745641374381") 2025/04/26 04:24:58 DEBUG : backup/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f10276945bac4197f_d20250426_m042252_c001_v0001038_t0055_u01745641372421") 2025/04/26 04:24:58 DEBUG : backup/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f118e5097bc684ba6_d20250426_m042248_c001_v0001043_t0049_u01745641368209") 2025/04/26 04:24:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d839_d20250426_m042307_c001_v7007000_t0000_u01745641387488") 2025/04/26 04:24:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f119b93bc503fcc6d_d20250426_m042306_c001_v0001182_t0028_u01745641386506") 2025/04/26 04:24:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f106fdcd0f88974c5_d20250426_m042302_c001_v0001093_t0039_u01745641382736") 2025/04/26 04:24:58 DEBUG : backup/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f411ac54a1eb2969b_d20250426_m042241_c001_v7007000_t0000_u01745641361449") 2025/04/26 04:24:58 DEBUG : backup/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1037456bc25f5604_d20250426_m042240_c001_v0001157_t0057_u01745641360030") 2025/04/26 04:24:59 DEBUG : backup/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1105abdcd8b6f13e_d20250426_m042236_c001_v0001144_t0040_u01745641356379") 2025/04/26 04:24:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214863_d20250426_m042254_c001_v7007000_t0000_u01745641374577") 2025/04/26 04:24:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11383eb488279564_d20250426_m042253_c001_v0001177_t0037_u01745641373586") 2025/04/26 04:24:59 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f102e9839d8b15556_d20250426_m042250_c001_v0001091_t0047_u01745641370111") 2025/04/26 04:24:59 DEBUG : both0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2695_d20250426_m042430_c001_v7007000_t0000_u01745641470674") 2025/04/26 04:24:59 DEBUG : both0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcc9_d20250426_m042414_c001_v0001136_t0007_u01745641454549") 2025/04/26 04:24:59 DEBUG : both0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3352c_d20250426_m042409_c001_v7007000_t0000_u01745641449670") 2025/04/26 04:24:59 DEBUG : both0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc5f_d20250426_m042354_c001_v0001136_t0047_u01745641434012") 2025/04/26 04:24:59 DEBUG : both1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2696_d20250426_m042430_c001_v7007000_t0000_u01745641470867") 2025/04/26 04:24:59 DEBUG : both1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdccd_d20250426_m042415_c001_v0001136_t0053_u01745641455716") 2025/04/26 04:24:59 DEBUG : both1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3352d_d20250426_m042409_c001_v7007000_t0000_u01745641449867") 2025/04/26 04:24:59 DEBUG : both1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc65_d20250426_m042354_c001_v0001136_t0008_u01745641434742") 2025/04/26 04:24:59 DEBUG : both10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2698_d20250426_m042431_c001_v7007000_t0000_u01745641471053") 2025/04/26 04:24:59 DEBUG : both10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdceb_d20250426_m042421_c001_v0001136_t0050_u01745641461498") 2025/04/26 04:24:59 DEBUG : both10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3352e_d20250426_m042410_c001_v7007000_t0000_u01745641450076") 2025/04/26 04:24:59 DEBUG : both10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc89_d20250426_m042400_c001_v0001136_t0057_u01745641440419") 2025/04/26 04:24:59 DEBUG : both11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2699_d20250426_m042431_c001_v7007000_t0000_u01745641471252") 2025/04/26 04:24:59 DEBUG : both11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcef_d20250426_m042422_c001_v0001136_t0005_u01745641462116") 2025/04/26 04:25:00 DEBUG : both11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3352f_d20250426_m042410_c001_v7007000_t0000_u01745641450270") 2025/04/26 04:25:00 DEBUG : both11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc8f_d20250426_m042401_c001_v0001136_t0050_u01745641441069") 2025/04/26 04:25:00 DEBUG : both12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c269a_d20250426_m042431_c001_v7007000_t0000_u01745641471460") 2025/04/26 04:25:00 DEBUG : both12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcf1_d20250426_m042422_c001_v0001136_t0052_u01745641462758") 2025/04/26 04:25:00 DEBUG : both12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33530_d20250426_m042410_c001_v7007000_t0000_u01745641450473") 2025/04/26 04:25:00 DEBUG : both12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc91_d20250426_m042401_c001_v0001136_t0024_u01745641441618") 2025/04/26 04:25:00 DEBUG : both13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c269b_d20250426_m042431_c001_v7007000_t0000_u01745641471664") 2025/04/26 04:25:00 DEBUG : both13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcf7_d20250426_m042423_c001_v0001136_t0045_u01745641463706") 2025/04/26 04:25:00 DEBUG : both13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33531_d20250426_m042410_c001_v7007000_t0000_u01745641450687") 2025/04/26 04:25:00 DEBUG : both13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc95_d20250426_m042402_c001_v0001136_t0039_u01745641442357") 2025/04/26 04:25:00 DEBUG : both14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c269c_d20250426_m042431_c001_v7007000_t0000_u01745641471865") 2025/04/26 04:25:00 DEBUG : both14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcfb_d20250426_m042424_c001_v0001136_t0001_u01745641464339") 2025/04/26 04:25:00 DEBUG : both14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33537_d20250426_m042410_c001_v7007000_t0000_u01745641450880") 2025/04/26 04:25:00 DEBUG : both14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc97_d20250426_m042402_c001_v0001136_t0027_u01745641442898") 2025/04/26 04:25:00 DEBUG : both15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c269d_d20250426_m042432_c001_v7007000_t0000_u01745641472062") 2025/04/26 04:25:00 DEBUG : both15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcff_d20250426_m042424_c001_v0001136_t0048_u01745641464919") 2025/04/26 04:25:00 DEBUG : both15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33538_d20250426_m042411_c001_v7007000_t0000_u01745641451080") 2025/04/26 04:25:00 DEBUG : both15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc99_d20250426_m042403_c001_v0001136_t0000_u01745641443569") 2025/04/26 04:25:01 DEBUG : both16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c269e_d20250426_m042432_c001_v7007000_t0000_u01745641472272") 2025/04/26 04:25:01 DEBUG : both16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdd01_d20250426_m042425_c001_v0001136_t0030_u01745641465508") 2025/04/26 04:25:01 DEBUG : both16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33539_d20250426_m042411_c001_v7007000_t0000_u01745641451276") 2025/04/26 04:25:01 DEBUG : both16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdca1_d20250426_m042404_c001_v0001136_t0004_u01745641444178") 2025/04/26 04:25:01 DEBUG : both17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a0_d20250426_m042432_c001_v7007000_t0000_u01745641472465") 2025/04/26 04:25:01 DEBUG : both17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdd03_d20250426_m042426_c001_v0001136_t0022_u01745641466037") 2025/04/26 04:25:01 DEBUG : both17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3353a_d20250426_m042411_c001_v7007000_t0000_u01745641451468") 2025/04/26 04:25:01 DEBUG : both17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdca9_d20250426_m042404_c001_v0001136_t0023_u01745641444824") 2025/04/26 04:25:01 DEBUG : both18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a1_d20250426_m042432_c001_v7007000_t0000_u01745641472668") 2025/04/26 04:25:01 DEBUG : both18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdd07_d20250426_m042426_c001_v0001136_t0043_u01745641466956") 2025/04/26 04:25:01 DEBUG : both18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3353b_d20250426_m042411_c001_v7007000_t0000_u01745641451661") 2025/04/26 04:25:01 DEBUG : both18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcab_d20250426_m042405_c001_v0001136_t0019_u01745641445563") 2025/04/26 04:25:01 DEBUG : both19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a2_d20250426_m042432_c001_v7007000_t0000_u01745641472883") 2025/04/26 04:25:01 DEBUG : both19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdd09_d20250426_m042427_c001_v0001136_t0054_u01745641467462") 2025/04/26 04:25:01 DEBUG : both19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3353c_d20250426_m042411_c001_v7007000_t0000_u01745641451851") 2025/04/26 04:25:01 DEBUG : both19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcaf_d20250426_m042406_c001_v0001136_t0008_u01745641446189") 2025/04/26 04:25:01 DEBUG : both2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a4_d20250426_m042433_c001_v7007000_t0000_u01745641473078") 2025/04/26 04:25:02 DEBUG : both2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcd3_d20250426_m042416_c001_v0001136_t0043_u01745641456303") 2025/04/26 04:25:02 DEBUG : both2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3353d_d20250426_m042412_c001_v7007000_t0000_u01745641452041") 2025/04/26 04:25:02 DEBUG : both2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc67_d20250426_m042355_c001_v0001136_t0037_u01745641435386") 2025/04/26 04:25:02 DEBUG : both3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a5_d20250426_m042433_c001_v7007000_t0000_u01745641473264") 2025/04/26 04:25:02 DEBUG : both3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcd5_d20250426_m042416_c001_v0001136_t0013_u01745641456865") 2025/04/26 04:25:02 DEBUG : both3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3353e_d20250426_m042412_c001_v7007000_t0000_u01745641452233") 2025/04/26 04:25:02 DEBUG : both3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc6b_d20250426_m042355_c001_v0001136_t0049_u01745641435963") 2025/04/26 04:25:02 DEBUG : both4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a6_d20250426_m042433_c001_v7007000_t0000_u01745641473450") 2025/04/26 04:25:02 DEBUG : both4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcd7_d20250426_m042417_c001_v0001136_t0016_u01745641457519") 2025/04/26 04:25:02 DEBUG : both4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3353f_d20250426_m042412_c001_v7007000_t0000_u01745641452432") 2025/04/26 04:25:02 DEBUG : both4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc75_d20250426_m042356_c001_v0001136_t0019_u01745641436680") 2025/04/26 04:25:02 DEBUG : both5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a7_d20250426_m042433_c001_v7007000_t0000_u01745641473642") 2025/04/26 04:25:02 DEBUG : both5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcd9_d20250426_m042418_c001_v0001136_t0056_u01745641458137") 2025/04/26 04:25:02 DEBUG : both5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33540_d20250426_m042412_c001_v7007000_t0000_u01745641452625") 2025/04/26 04:25:02 DEBUG : both5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc79_d20250426_m042357_c001_v0001136_t0045_u01745641437420") 2025/04/26 04:25:02 DEBUG : both6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a8_d20250426_m042433_c001_v7007000_t0000_u01745641473827") 2025/04/26 04:25:02 DEBUG : both6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcdd_d20250426_m042418_c001_v0001136_t0044_u01745641458750") 2025/04/26 04:25:02 DEBUG : both6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33541_d20250426_m042412_c001_v7007000_t0000_u01745641452818") 2025/04/26 04:25:02 DEBUG : both6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc7b_d20250426_m042357_c001_v0001136_t0031_u01745641437944") 2025/04/26 04:25:03 DEBUG : both7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26a9_d20250426_m042434_c001_v7007000_t0000_u01745641474018") 2025/04/26 04:25:03 DEBUG : both7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdcdf_d20250426_m042419_c001_v0001136_t0018_u01745641459452") 2025/04/26 04:25:03 DEBUG : both7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33542_d20250426_m042413_c001_v7007000_t0000_u01745641453016") 2025/04/26 04:25:03 DEBUG : both7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc7f_d20250426_m042358_c001_v0001136_t0000_u01745641438580") 2025/04/26 04:25:03 DEBUG : both8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26aa_d20250426_m042434_c001_v7007000_t0000_u01745641474209") 2025/04/26 04:25:03 DEBUG : both8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdce1_d20250426_m042420_c001_v0001136_t0029_u01745641460036") 2025/04/26 04:25:03 DEBUG : both8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33543_d20250426_m042413_c001_v7007000_t0000_u01745641453225") 2025/04/26 04:25:03 DEBUG : both8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc83_d20250426_m042359_c001_v0001136_t0059_u01745641439226") 2025/04/26 04:25:03 DEBUG : both9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26ab_d20250426_m042434_c001_v7007000_t0000_u01745641474407") 2025/04/26 04:25:03 DEBUG : both9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdce7_d20250426_m042420_c001_v0001136_t0024_u01745641460558") 2025/04/26 04:25:03 DEBUG : both9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33544_d20250426_m042413_c001_v7007000_t0000_u01745641453420") 2025/04/26 04:25:03 DEBUG : both9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc85_d20250426_m042359_c001_v0001136_t0058_u01745641439766") 2025/04/26 04:25:03 DEBUG : c/non empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818bf_d20250426_m042009_c001_v7007000_t0000_u01745641209690") 2025/04/26 04:25:03 DEBUG : c/non empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d48_d20250426_m042008_c001_v0001179_t0030_u01745641208074") 2025/04/26 04:25:03 DEBUG : c/non empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e965a8_d20250426_m042007_c001_v7007000_t0000_u01745641207117") 2025/04/26 04:25:03 DEBUG : c/non empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d2c_d20250426_m042005_c001_v0001179_t0043_u01745641205371") 2025/04/26 04:25:04 DEBUG : c/non empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e964aa_d20250426_m041946_c001_v7007000_t0000_u01745641186453") 2025/04/26 04:25:04 DEBUG : c/non empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c7a_d20250426_m041944_c001_v0001179_t0015_u01745641184463") 2025/04/26 04:25:04 DEBUG : check sum: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de44_d20250426_m041932_c001_v7007000_t0000_u01745641172956") 2025/04/26 04:25:04 DEBUG : check sum: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c14_d20250426_m041931_c001_v0001179_t0038_u01745641171970") 2025/04/26 04:25:04 DEBUG : dest/3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfd9b_d20250426_m042211_c001_v7007000_t0000_u01745641331720") 2025/04/26 04:25:04 DEBUG : dest/3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdb14_d20250426_m042210_c001_v0001136_t0015_u01745641330605") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6bd_d20250426_m042343_c001_v7007000_t0000_u01745641423916") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1164162d00815827_d20250426_m042342_c001_v0001184_t0035_u01745641422036") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f408d5495824131bc_d20250426_m042341_c001_v7007000_t0000_u01745641421838") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1164162d008157d3_d20250426_m042338_c001_v0001184_t0001_u01745641418444") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f408d5495824131ba_d20250426_m042337_c001_v7007000_t0000_u01745641417707") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1905_d20250426_m042333_c001_v0001184_t0016_u01745641413768") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94e5_d20250426_m042332_c001_v7007000_t0000_u01745641412191") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11089fbd85c35666_d20250426_m042330_c001_v0001150_t0030_u01745641410239") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214873_d20250426_m042330_c001_v7007000_t0000_u01745641410048") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11089fbd85c35660_d20250426_m042326_c001_v0001150_t0055_u01745641406855") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214870_d20250426_m042326_c001_v7007000_t0000_u01745641406115") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdbee_d20250426_m042319_c001_v0001136_t0009_u01745641399899") 2025/04/26 04:25:04 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d842_d20250426_m042318_c001_v7007000_t0000_u01745641398563") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f110da7cc0fdfb1a9_d20250426_m042317_c001_v0001183_t0025_u01745641397259") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94c5_d20250426_m042317_c001_v7007000_t0000_u01745641397057") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f110da7cc0fdfb151_d20250426_m042313_c001_v0001183_t0057_u01745641393379") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94b9_d20250426_m042312_c001_v7007000_t0000_u01745641392647") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff891a2_d20250426_m042308_c001_v0001179_t0055_u01745641388611") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d83a_d20250426_m042307_c001_v7007000_t0000_u01745641387680") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1035fc427959a62a_d20250426_m042305_c001_v0001171_t0007_u01745641385816") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4104b91298394c68_d20250426_m042305_c001_v7007000_t0000_u01745641385618") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1035fc427959a5e0_d20250426_m042302_c001_v0001171_t0043_u01745641382055") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4104b91298394c63_d20250426_m042301_c001_v7007000_t0000_u01745641381311") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1569_d20250426_m042255_c001_v0001184_t0002_u01745641375716") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214864_d20250426_m042254_c001_v7007000_t0000_u01745641374778") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1082d0dbf28cb4e5_d20250426_m042253_c001_v0001150_t0007_u01745641373040") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4165a94c05c325b7_d20250426_m042252_c001_v7007000_t0000_u01745641372849") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1082d0dbf28cb4d5_d20250426_m042249_c001_v0001150_t0031_u01745641369473") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4165a94c05c325b5_d20250426_m042248_c001_v7007000_t0000_u01745641368650") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdb76_d20250426_m042242_c001_v0001136_t0027_u01745641362619") 2025/04/26 04:25:05 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f411ac54a1eb2969c_d20250426_m042241_c001_v7007000_t0000_u01745641361643") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f10708f49fd33927a_d20250426_m042239_c001_v0001146_t0018_u01745641359442") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c686_d20250426_m042239_c001_v7007000_t0000_u01745641359248") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f10708f49fd33926e_d20250426_m042235_c001_v0001146_t0001_u01745641355688") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c680_d20250426_m042234_c001_v7007000_t0000_u01745641354959") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff890bd_d20250426_m042229_c001_v0001179_t0030_u01745641349435") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda4_d20250426_m042228_c001_v7007000_t0000_u01745641348291") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f10250d3a4489a485_d20250426_m042222_c001_v0001150_t0056_u01745641342094") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4155e906ed31498d_d20250426_m042221_c001_v7007000_t0000_u01745641341883") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd127b_d20250426_m042218_c001_v0001184_t0019_u01745641338247") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1127604aeeb9d163_d20250426_m042217_c001_v0001101_t0041_u01745641337292") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1127604aeeb9d15f_d20250426_m042216_c001_v0001101_t0050_u01745641336175") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40170bfa15804989_d20250426_m042203_c001_v7007000_t0000_u01745641323026") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff89005_d20250426_m042156_c001_v0001179_t0058_u01745641316064") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11251157ee7cb7cd_d20250426_m042155_c001_v0001136_t0025_u01745641315162") 2025/04/26 04:25:06 DEBUG : dst/one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11251157ee7cb7c3_d20250426_m042154_c001_v0001136_t0012_u01745641314024") 2025/04/26 04:25:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6bf_d20250426_m042344_c001_v7007000_t0000_u01745641424137") 2025/04/26 04:25:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11859eaf654a36f3_d20250426_m042341_c001_v0001180_t0020_u01745641421601") 2025/04/26 04:25:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11418d74cec875fb_d20250426_m042337_c001_v0001145_t0032_u01745641417425") 2025/04/26 04:25:06 DEBUG : dst/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94ea_d20250426_m042332_c001_v7007000_t0000_u01745641412420") 2025/04/26 04:25:07 DEBUG : dst/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f106da1cf0eb7b733_d20250426_m042329_c001_v0001137_t0012_u01745641409637") 2025/04/26 04:25:07 DEBUG : dst/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1062870245a0d621_d20250426_m042325_c001_v0001120_t0057_u01745641405687") 2025/04/26 04:25:07 DEBUG : dst/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d843_d20250426_m042318_c001_v7007000_t0000_u01745641398755") 2025/04/26 04:25:07 DEBUG : dst/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f114a1de9c6b5821e_d20250426_m042316_c001_v0001161_t0014_u01745641396537") 2025/04/26 04:25:07 DEBUG : dst/one.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117998f00fc969bc_d20250426_m042312_c001_v0001178_t0008_u01745641392428") 2025/04/26 04:25:07 DEBUG : dst/three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda5_d20250426_m042228_c001_v7007000_t0000_u01745641348485") 2025/04/26 04:25:07 DEBUG : dst/three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1127604aeeb9d179_d20250426_m042226_c001_v0001101_t0019_u01745641346645") 2025/04/26 04:25:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6c0_d20250426_m042344_c001_v7007000_t0000_u01745641424325") 2025/04/26 04:25:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f102d63256d9edefe_d20250426_m042342_c001_v0001182_t0054_u01745641422869") 2025/04/26 04:25:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f109c712a3e141b7f_d20250426_m042339_c001_v0001171_t0031_u01745641419239") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6c1_d20250426_m042344_c001_v7007000_t0000_u01745641424513") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1164162d00815847_d20250426_m042343_c001_v0001184_t0052_u01745641423285") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f408d5495824131bd_d20250426_m042343_c001_v7007000_t0000_u01745641423095") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1164162d008157ed_d20250426_m042340_c001_v0001184_t0057_u01745641420218") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f408d5495824131bb_d20250426_m042340_c001_v7007000_t0000_u01745641420028") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd191d_d20250426_m042334_c001_v0001184_t0059_u01745641414768") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94ef_d20250426_m042332_c001_v7007000_t0000_u01745641412620") 2025/04/26 04:25:07 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11089fbd85c3566e_d20250426_m042331_c001_v0001150_t0020_u01745641411534") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214875_d20250426_m042331_c001_v7007000_t0000_u01745641411340") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11089fbd85c35664_d20250426_m042328_c001_v0001150_t0054_u01745641408159") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214872_d20250426_m042327_c001_v7007000_t0000_u01745641407968") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdbfe_d20250426_m042322_c001_v0001136_t0057_u01745641402961") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94c8_d20250426_m042317_c001_v7007000_t0000_u01745641397979") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff891c9_d20250426_m042314_c001_v0001179_t0017_u01745641394801") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94bc_d20250426_m042314_c001_v7007000_t0000_u01745641394053") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd16ca_d20250426_m042309_c001_v0001184_t0035_u01745641389912") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4104b91298394c69_d20250426_m042306_c001_v7007000_t0000_u01745641386723") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd164f_d20250426_m042304_c001_v0001184_t0045_u01745641384307") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4104b91298394c66_d20250426_m042303_c001_v7007000_t0000_u01745641383193") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdba2_d20250426_m042256_c001_v0001136_t0056_u01745641376591") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4165a94c05c325b9_d20250426_m042253_c001_v7007000_t0000_u01745641373810") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdb94_d20250426_m042251_c001_v0001136_t0043_u01745641371498") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4165a94c05c325b6_d20250426_m042250_c001_v7007000_t0000_u01745641370405") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff89121_d20250426_m042243_c001_v0001179_t0008_u01745641363969") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c687_d20250426_m042240_c001_v7007000_t0000_u01745641360676") 2025/04/26 04:25:08 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff890ff_d20250426_m042238_c001_v0001179_t0057_u01745641358144") 2025/04/26 04:25:09 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c682_d20250426_m042237_c001_v7007000_t0000_u01745641357035") 2025/04/26 04:25:09 DEBUG : dst/three.txt: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd137f_d20250426_m042230_c001_v0001184_t0042_u01745641350394") 2025/04/26 04:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94f4_d20250426_m042332_c001_v7007000_t0000_u01745641412826") 2025/04/26 04:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f115aea93a3f5f5c7_d20250426_m042331_c001_v0001172_t0028_u01745641411071") 2025/04/26 04:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f10558d975521df4b_d20250426_m042327_c001_v0001179_t0005_u01745641407706") 2025/04/26 04:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d844_d20250426_m042318_c001_v7007000_t0000_u01745641398964") 2025/04/26 04:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1049dc1cdf014bec_d20250426_m042317_c001_v0001130_t0029_u01745641397670") 2025/04/26 04:25:09 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f108df5182e1145cb_d20250426_m042313_c001_v0001184_t0004_u01745641393819") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6c2_d20250426_m042344_c001_v7007000_t0000_u01745641424738") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc25_d20250426_m042334_c001_v0001136_t0017_u01745641414349") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f418f955f451e94fa_d20250426_m042333_c001_v7007000_t0000_u01745641413021") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd17b0_d20250426_m042320_c001_v0001184_t0015_u01745641400678") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d845_d20250426_m042319_c001_v7007000_t0000_u01745641399166") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdbc4_d20250426_m042309_c001_v0001136_t0006_u01745641389178") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d83b_d20250426_m042307_c001_v7007000_t0000_u01745641387869") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff8916e_d20250426_m042256_c001_v0001179_t0046_u01745641376321") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd5214865_d20250426_m042254_c001_v7007000_t0000_u01745641374970") 2025/04/26 04:25:09 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1492_d20250426_m042243_c001_v0001184_t0056_u01745641363366") 2025/04/26 04:25:10 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f411ac54a1eb2969d_d20250426_m042241_c001_v7007000_t0000_u01745641361863") 2025/04/26 04:25:10 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdb5a_d20250426_m042230_c001_v0001136_t0025_u01745641350041") 2025/04/26 04:25:10 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfda6_d20250426_m042228_c001_v7007000_t0000_u01745641348682") 2025/04/26 04:25:10 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1075a76320919c9e_d20250426_m042223_c001_v0001171_t0026_u01745641343905") 2025/04/26 04:25:10 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40170bfa1580498b_d20250426_m042203_c001_v7007000_t0000_u01745641323214") 2025/04/26 04:25:10 DEBUG : dst/two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f11251157ee7cb7df_d20250426_m042201_c001_v0001136_t0040_u01745641321943") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d7a7_d20250426_m042115_c001_v7007000_t0000_u01745641275681") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0d58_d20250426_m042112_c001_v0001184_t0025_u01745641272492") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d79f_d20250426_m042110_c001_v7007000_t0000_u01745641270485") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0c67_d20250426_m042100_c001_v0001184_t0051_u01745641260425") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d790_d20250426_m042051_c001_v7007000_t0000_u01745641251666") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0b4e_d20250426_m042047_c001_v0001184_t0042_u01745641247453") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818e5_d20250426_m042022_c001_v7007000_t0000_u01745641222607") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88dc4_d20250426_m042020_c001_v0001179_t0013_u01745641220624") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818dd_d20250426_m042019_c001_v7007000_t0000_u01745641219093") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88db0_d20250426_m042017_c001_v0001179_t0010_u01745641217923") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818d3_d20250426_m042014_c001_v7007000_t0000_u01745641214606") 2025/04/26 04:25:10 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d78_d20250426_m042013_c001_v0001179_t0021_u01745641213006") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818c8_d20250426_m042011_c001_v7007000_t0000_u01745641211835") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d5a_d20250426_m042010_c001_v0001179_t0038_u01745641210656") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e9659c_d20250426_m042004_c001_v7007000_t0000_u01745641204228") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d18_d20250426_m042002_c001_v0001179_t0018_u01745641202757") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e9657b_d20250426_m042001_c001_v7007000_t0000_u01745641201589") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d0c_d20250426_m042000_c001_v0001179_t0048_u01745641200791") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e96509_d20250426_m041955_c001_v7007000_t0000_u01745641195701") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88cd4_d20250426_m041954_c001_v0001179_t0020_u01745641194383") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e964e0_d20250426_m041951_c001_v7007000_t0000_u01745641191780") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88cb4_d20250426_m041950_c001_v0001179_t0018_u01745641190797") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e964c9_d20250426_m041949_c001_v7007000_t0000_u01745641189625") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1025506e4d28ebf8_d20250426_m041948_c001_v0001029_t0013_u01745641188747") 2025/04/26 04:25:11 DEBUG : empty space: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c90_d20250426_m041947_c001_v0001179_t0035_u01745641187200") 2025/04/26 04:25:11 DEBUG : enormous: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818e0_d20250426_m042021_c001_v7007000_t0000_u01745641221664") 2025/04/26 04:25:11 DEBUG : enormous: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88dc8_d20250426_m042020_c001_v0001179_t0031_u01745641220993") 2025/04/26 04:25:11 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4047c5ea1424c6ce_d20250426_m042349_c001_v7007000_t0000_u01745641429479") 2025/04/26 04:25:11 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdc53_d20250426_m042348_c001_v0001136_t0011_u01745641428085") 2025/04/26 04:25:11 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d78c_d20250426_m042045_c001_v7007000_t0000_u01745641245699") 2025/04/26 04:25:12 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88e79_d20250426_m042044_c001_v0001179_t0012_u01745641244579") 2025/04/26 04:25:12 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd52147bc_d20250426_m041943_c001_v7007000_t0000_u01745641183141") 2025/04/26 04:25:12 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c60_d20250426_m041942_c001_v0001179_t0011_u01745641182163") 2025/04/26 04:25:12 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd52147bb_d20250426_m041940_c001_v7007000_t0000_u01745641180877") 2025/04/26 04:25:12 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c54_d20250426_m041940_c001_v0001179_t0043_u01745641180293") 2025/04/26 04:25:12 DEBUG : existing: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c4a_d20250426_m041939_c001_v0001179_t0014_u01745641179479") 2025/04/26 04:25:12 DEBUG : existing-b: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d78d_d20250426_m042045_c001_v7007000_t0000_u01745641245888") 2025/04/26 04:25:12 DEBUG : existing-b: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0b0a_d20250426_m042044_c001_v0001184_t0032_u01745641244586") 2025/04/26 04:25:12 DEBUG : file1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26c8_d20250426_m042444_c001_v7007000_t0000_u01745641484853") 2025/04/26 04:25:12 DEBUG : file1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f104d666c16f0db1a_d20250426_m042443_c001_v0001183_t0002_u01745641483674") 2025/04/26 04:25:12 DEBUG : file1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26c2_d20250426_m042441_c001_v7007000_t0000_u01745641481519") 2025/04/26 04:25:12 DEBUG : file1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f102e9839d8b15601_d20250426_m042439_c001_v0001091_t0003_u01745641479756") 2025/04/26 04:25:12 DEBUG : five: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818e6_d20250426_m042026_c001_v7007000_t0000_u01745641226942") 2025/04/26 04:25:12 DEBUG : five: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417a82dc7ff88df0_d20250426_m042024_c001_v0001179_t0004_u01745641224985") 2025/04/26 04:25:12 DEBUG : foo: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e964f4_d20250426_m041953_c001_v7007000_t0000_u01745641193650") 2025/04/26 04:25:12 DEBUG : foo: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417a82dc7ff88cc6_d20250426_m041953_c001_v0001179_t0004_u01745641193091") 2025/04/26 04:25:12 DEBUG : foo: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417a82dc7ff88cc2_d20250426_m041952_c001_v0001179_t0004_u01745641192526") 2025/04/26 04:25:12 DEBUG : four: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818e8_d20250426_m042027_c001_v7007000_t0000_u01745641227149") 2025/04/26 04:25:12 DEBUG : four: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd0911_d20250426_m042025_c001_v0001184_t0021_u01745641225537") 2025/04/26 04:25:13 DEBUG : four: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88de2_d20250426_m042024_c001_v0001179_t0015_u01745641224369") 2025/04/26 04:25:13 DEBUG : hello world2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2545_d20250426_m041843_c001_v7007000_t0000_u01745641123619") 2025/04/26 04:25:13 DEBUG : hello world2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc65ff_d20250426_m041842_c001_v0001150_t0026_u01745641122884") 2025/04/26 04:25:13 DEBUG : ignore-size: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd52147b6_d20250426_m041938_c001_v7007000_t0000_u01745641178351") 2025/04/26 04:25:13 DEBUG : ignore-size: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c32_d20250426_m041936_c001_v0001179_t0003_u01745641176861") 2025/04/26 04:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d784_d20250426_m042043_c001_v7007000_t0000_u01745641243377") 2025/04/26 04:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0ad6_d20250426_m042042_c001_v0001184_t0034_u01745641242205") 2025/04/26 04:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d77b_d20250426_m042041_c001_v7007000_t0000_u01745641241073") 2025/04/26 04:25:13 DEBUG : nested/sub dir/file: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0a92_d20250426_m042040_c001_v0001184_t0011_u01745641240101") 2025/04/26 04:25:13 DEBUG : one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818e9_d20250426_m042027_c001_v7007000_t0000_u01745641227345") 2025/04/26 04:25:13 DEBUG : one: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417a82dc7ff88dda_d20250426_m042023_c001_v0001179_t0004_u01745641223737") 2025/04/26 04:25:13 DEBUG : only0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26ac_d20250426_m042434_c001_v7007000_t0000_u01745641474598") 2025/04/26 04:25:13 DEBUG : only0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdd0b_d20250426_m042428_c001_v0001136_t0036_u01745641468620") 2025/04/26 04:25:13 DEBUG : only0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1cf3_d20250426_m042415_c001_v0001184_t0006_u01745641455470") 2025/04/26 04:25:13 DEBUG : only0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33525_d20250426_m042408_c001_v7007000_t0000_u01745641448451") 2025/04/26 04:25:13 DEBUG : only0: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b0b_d20250426_m042354_c001_v0001184_t0045_u01745641434528") 2025/04/26 04:25:13 DEBUG : only1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26ad_d20250426_m042434_c001_v7007000_t0000_u01745641474789") 2025/04/26 04:25:14 DEBUG : only1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd1e3d_d20250426_m042428_c001_v0001184_t0021_u01745641468630") 2025/04/26 04:25:14 DEBUG : only1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d03_d20250426_m042416_c001_v0001184_t0014_u01745641456081") 2025/04/26 04:25:14 DEBUG : only1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33527_d20250426_m042408_c001_v7007000_t0000_u01745641448829") 2025/04/26 04:25:14 DEBUG : only1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b17_d20250426_m042355_c001_v0001184_t0022_u01745641435142") 2025/04/26 04:25:14 DEBUG : only10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26ae_d20250426_m042434_c001_v7007000_t0000_u01745641474983") 2025/04/26 04:25:14 DEBUG : only10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f402e9839d8b155e8_d20250426_m042429_c001_v0001091_t0046_u01745641469185") 2025/04/26 04:25:14 DEBUG : only10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1da9_d20250426_m042421_c001_v0001184_t0036_u01745641461884") 2025/04/26 04:25:14 DEBUG : only10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f413b04a473aa841b_d20250426_m042408_c001_v7007000_t0000_u01745641448460") 2025/04/26 04:25:14 DEBUG : only10: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b8b_d20250426_m042400_c001_v0001184_t0007_u01745641440780") 2025/04/26 04:25:14 DEBUG : only11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26af_d20250426_m042435_c001_v7007000_t0000_u01745641475194") 2025/04/26 04:25:14 DEBUG : only11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f404d666c16f0d9b6_d20250426_m042429_c001_v0001183_t0038_u01745641469364") 2025/04/26 04:25:14 DEBUG : only11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1db9_d20250426_m042422_c001_v0001184_t0012_u01745641462542") 2025/04/26 04:25:14 DEBUG : only11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f413b04a473aa841e_d20250426_m042408_c001_v7007000_t0000_u01745641448851") 2025/04/26 04:25:14 DEBUG : only11: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b9b_d20250426_m042401_c001_v0001184_t0040_u01745641441396") 2025/04/26 04:25:14 DEBUG : only12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b0_d20250426_m042435_c001_v7007000_t0000_u01745641475453") 2025/04/26 04:25:14 DEBUG : only12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdd0d_d20250426_m042429_c001_v0001136_t0036_u01745641469019") 2025/04/26 04:25:14 DEBUG : only12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1dc6_d20250426_m042423_c001_v0001184_t0058_u01745641463493") 2025/04/26 04:25:14 DEBUG : only12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41753c977c003356_d20250426_m042408_c001_v7007000_t0000_u01745641448476") 2025/04/26 04:25:15 DEBUG : only12: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1bb2_d20250426_m042402_c001_v0001184_t0017_u01745641442108") 2025/04/26 04:25:15 DEBUG : only13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b1_d20250426_m042435_c001_v7007000_t0000_u01745641475654") 2025/04/26 04:25:15 DEBUG : only13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd1e41_d20250426_m042429_c001_v0001184_t0021_u01745641469028") 2025/04/26 04:25:15 DEBUG : only13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1dd4_d20250426_m042424_c001_v0001184_t0056_u01745641464132") 2025/04/26 04:25:15 DEBUG : only13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd521488c_d20250426_m042408_c001_v7007000_t0000_u01745641448626") 2025/04/26 04:25:15 DEBUG : only13: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1bba_d20250426_m042402_c001_v0001184_t0049_u01745641442688") 2025/04/26 04:25:15 DEBUG : only14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b2_d20250426_m042435_c001_v7007000_t0000_u01745641475849") 2025/04/26 04:25:15 DEBUG : only14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdd11_d20250426_m042429_c001_v0001136_t0036_u01745641469211") 2025/04/26 04:25:15 DEBUG : only14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1de2_d20250426_m042424_c001_v0001184_t0044_u01745641464712") 2025/04/26 04:25:15 DEBUG : only14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33522_d20250426_m042408_c001_v7007000_t0000_u01745641448252") 2025/04/26 04:25:15 DEBUG : only14: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1bd4_d20250426_m042403_c001_v0001184_t0007_u01745641443326") 2025/04/26 04:25:15 DEBUG : only15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b3_d20250426_m042436_c001_v7007000_t0000_u01745641476041") 2025/04/26 04:25:15 DEBUG : only15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd1e4b_d20250426_m042429_c001_v0001184_t0021_u01745641469225") 2025/04/26 04:25:15 DEBUG : only15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1dea_d20250426_m042425_c001_v0001184_t0029_u01745641465275") 2025/04/26 04:25:15 DEBUG : only15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f413b04a473aa841a_d20250426_m042408_c001_v7007000_t0000_u01745641448265") 2025/04/26 04:25:15 DEBUG : only15: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1be2_d20250426_m042403_c001_v0001184_t0051_u01745641443959") 2025/04/26 04:25:15 DEBUG : only16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b4_d20250426_m042436_c001_v7007000_t0000_u01745641476235") 2025/04/26 04:25:15 DEBUG : only16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f402e9839d8b155ea_d20250426_m042429_c001_v0001091_t0046_u01745641469381") 2025/04/26 04:25:16 DEBUG : only16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1df2_d20250426_m042425_c001_v0001184_t0045_u01745641465817") 2025/04/26 04:25:16 DEBUG : only16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41753c977c003351_d20250426_m042408_c001_v7007000_t0000_u01745641448071") 2025/04/26 04:25:16 DEBUG : only16: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1bee_d20250426_m042404_c001_v0001184_t0027_u01745641444551") 2025/04/26 04:25:16 DEBUG : only17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b5_d20250426_m042436_c001_v7007000_t0000_u01745641476427") 2025/04/26 04:25:16 DEBUG : only17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdd13_d20250426_m042429_c001_v0001136_t0036_u01745641469407") 2025/04/26 04:25:16 DEBUG : only17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1e07_d20250426_m042426_c001_v0001184_t0051_u01745641466748") 2025/04/26 04:25:16 DEBUG : only17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd521488a_d20250426_m042408_c001_v7007000_t0000_u01745641448247") 2025/04/26 04:25:16 DEBUG : only17: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1c02_d20250426_m042405_c001_v0001184_t0043_u01745641445351") 2025/04/26 04:25:16 DEBUG : only18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b6_d20250426_m042436_c001_v7007000_t0000_u01745641476624") 2025/04/26 04:25:16 DEBUG : only18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd1e4f_d20250426_m042429_c001_v0001184_t0021_u01745641469419") 2025/04/26 04:25:16 DEBUG : only18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1e15_d20250426_m042427_c001_v0001184_t0019_u01745641467240") 2025/04/26 04:25:16 DEBUG : only18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd33526_d20250426_m042408_c001_v7007000_t0000_u01745641448635") 2025/04/26 04:25:16 DEBUG : only18: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1c18_d20250426_m042405_c001_v0001184_t0049_u01745641445934") 2025/04/26 04:25:16 DEBUG : only19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b8_d20250426_m042436_c001_v7007000_t0000_u01745641476816") 2025/04/26 04:25:16 DEBUG : only19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f404d666c16f0d9bc_d20250426_m042429_c001_v0001183_t0038_u01745641469562") 2025/04/26 04:25:16 DEBUG : only19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1e1d_d20250426_m042427_c001_v0001184_t0042_u01745641467752") 2025/04/26 04:25:16 DEBUG : only19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41753c977c003350_d20250426_m042407_c001_v7007000_t0000_u01745641447875") 2025/04/26 04:25:16 DEBUG : only19: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1c32_d20250426_m042406_c001_v0001184_t0041_u01745641446664") 2025/04/26 04:25:17 DEBUG : only2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26b9_d20250426_m042437_c001_v7007000_t0000_u01745641477012") 2025/04/26 04:25:17 DEBUG : only2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f402e9839d8b155ec_d20250426_m042429_c001_v0001091_t0046_u01745641469580") 2025/04/26 04:25:17 DEBUG : only2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d0f_d20250426_m042416_c001_v0001184_t0006_u01745641456588") 2025/04/26 04:25:17 DEBUG : only2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41753c977c003355_d20250426_m042408_c001_v7007000_t0000_u01745641448278") 2025/04/26 04:25:17 DEBUG : only2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b1f_d20250426_m042355_c001_v0001184_t0018_u01745641435714") 2025/04/26 04:25:17 DEBUG : only3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26ba_d20250426_m042437_c001_v7007000_t0000_u01745641477213") 2025/04/26 04:25:17 DEBUG : only3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdd15_d20250426_m042429_c001_v0001136_t0036_u01745641469610") 2025/04/26 04:25:17 DEBUG : only3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d2a_d20250426_m042417_c001_v0001184_t0057_u01745641457288") 2025/04/26 04:25:17 DEBUG : only3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4023012e7dd3352a_d20250426_m042409_c001_v7007000_t0000_u01745641449023") 2025/04/26 04:25:17 DEBUG : only3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b33_d20250426_m042356_c001_v0001184_t0030_u01745641436446") 2025/04/26 04:25:17 DEBUG : only4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26bb_d20250426_m042437_c001_v7007000_t0000_u01745641477412") 2025/04/26 04:25:17 DEBUG : only4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd1e59_d20250426_m042429_c001_v0001184_t0021_u01745641469621") 2025/04/26 04:25:17 DEBUG : only4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d37_d20250426_m042417_c001_v0001184_t0052_u01745641457906") 2025/04/26 04:25:17 DEBUG : only4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f413b04a473aa841c_d20250426_m042408_c001_v7007000_t0000_u01745641448654") 2025/04/26 04:25:17 DEBUG : only4: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b3d_d20250426_m042357_c001_v0001184_t0059_u01745641437210") 2025/04/26 04:25:17 DEBUG : only5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26bc_d20250426_m042437_c001_v7007000_t0000_u01745641477608") 2025/04/26 04:25:17 DEBUG : only5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f404d666c16f0d9be_d20250426_m042429_c001_v0001183_t0038_u01745641469755") 2025/04/26 04:25:17 DEBUG : only5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d47_d20250426_m042418_c001_v0001184_t0036_u01745641458513") 2025/04/26 04:25:17 DEBUG : only5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41753c977c003357_d20250426_m042408_c001_v7007000_t0000_u01745641448667") 2025/04/26 04:25:17 DEBUG : only5: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b51_d20250426_m042357_c001_v0001184_t0059_u01745641437713") 2025/04/26 04:25:18 DEBUG : only6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26bd_d20250426_m042437_c001_v7007000_t0000_u01745641477815") 2025/04/26 04:25:18 DEBUG : only6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f402e9839d8b155ee_d20250426_m042429_c001_v0001091_t0046_u01745641469772") 2025/04/26 04:25:18 DEBUG : only6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d57_d20250426_m042419_c001_v0001184_t0031_u01745641459215") 2025/04/26 04:25:18 DEBUG : only6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd521488d_d20250426_m042408_c001_v7007000_t0000_u01745641448821") 2025/04/26 04:25:18 DEBUG : only6: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b5f_d20250426_m042358_c001_v0001184_t0044_u01745641438362") 2025/04/26 04:25:18 DEBUG : only7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26be_d20250426_m042438_c001_v7007000_t0000_u01745641478011") 2025/04/26 04:25:18 DEBUG : only7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afdd17_d20250426_m042429_c001_v0001136_t0036_u01745641469806") 2025/04/26 04:25:18 DEBUG : only7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d63_d20250426_m042419_c001_v0001184_t0016_u01745641459803") 2025/04/26 04:25:18 DEBUG : only7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd521488b_d20250426_m042408_c001_v7007000_t0000_u01745641448439") 2025/04/26 04:25:18 DEBUG : only7: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b67_d20250426_m042358_c001_v0001184_t0036_u01745641438875") 2025/04/26 04:25:18 DEBUG : only8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26bf_d20250426_m042438_c001_v7007000_t0000_u01745641478219") 2025/04/26 04:25:18 DEBUG : only8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417ae02677fd1e67_d20250426_m042429_c001_v0001184_t0021_u01745641469823") 2025/04/26 04:25:18 DEBUG : only8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d7d_d20250426_m042420_c001_v0001184_t0033_u01745641460342") 2025/04/26 04:25:18 DEBUG : only8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41753c977c003359_d20250426_m042408_c001_v7007000_t0000_u01745641448870") 2025/04/26 04:25:18 DEBUG : only8: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b77_d20250426_m042359_c001_v0001184_t0043_u01745641439523") 2025/04/26 04:25:18 DEBUG : only9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26c0_d20250426_m042438_c001_v7007000_t0000_u01745641478415") 2025/04/26 04:25:18 DEBUG : only9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f404d666c16f0d9c2_d20250426_m042429_c001_v0001183_t0038_u01745641469946") 2025/04/26 04:25:19 DEBUG : only9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1d99_d20250426_m042421_c001_v0001184_t0030_u01745641461278") 2025/04/26 04:25:19 DEBUG : only9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4142581cd521488e_d20250426_m042409_c001_v7007000_t0000_u01745641449012") 2025/04/26 04:25:19 DEBUG : only9: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1b7f_d20250426_m042400_c001_v0001184_t0028_u01745641440174") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d773_d20250426_m042038_c001_v7007000_t0000_u01745641238209") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afda35_d20250426_m042036_c001_v0001136_t0050_u01745641236085") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818f3_d20250426_m042034_c001_v7007000_t0000_u01745641234176") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88e20_d20250426_m042032_c001_v0001179_t0002_u01745641232603") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818f0_d20250426_m042030_c001_v7007000_t0000_u01745641230739") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0957_d20250426_m042028_c001_v0001184_t0053_u01745641228309") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818d9_d20250426_m042016_c001_v7007000_t0000_u01745641216745") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d92_d20250426_m042015_c001_v0001179_t0019_u01745641215580") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818ce_d20250426_m042013_c001_v7007000_t0000_u01745641213615") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d72_d20250426_m042012_c001_v0001179_t0006_u01745641212789") 2025/04/26 04:25:19 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818c4_d20250426_m042011_c001_v7007000_t0000_u01745641211244") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d58_d20250426_m042010_c001_v0001179_t0025_u01745641210430") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e96595_d20250426_m042003_c001_v7007000_t0000_u01745641203656") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d16_d20250426_m042002_c001_v0001179_t0023_u01745641202538") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e96582_d20250426_m042001_c001_v7007000_t0000_u01745641201782") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d08_d20250426_m042000_c001_v0001179_t0035_u01745641200539") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e96550_d20250426_m041959_c001_v7007000_t0000_u01745641199796") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88cfe_d20250426_m041959_c001_v0001179_t0053_u01745641199179") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88cfa_d20250426_m041958_c001_v0001179_t0041_u01745641198580") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e9651f_d20250426_m041957_c001_v7007000_t0000_u01745641197838") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88cec_d20250426_m041957_c001_v0001179_t0011_u01745641197213") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88ce8_d20250426_m041956_c001_v0001179_t0043_u01745641196630") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e9650b_d20250426_m041955_c001_v7007000_t0000_u01745641195891") 2025/04/26 04:25:20 DEBUG : potato: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88ce0_d20250426_m041955_c001_v0001179_t0005_u01745641195040") 2025/04/26 04:25:20 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4099d67614f4430c_d20250426_m042130_c001_v7007000_t0000_u01745641290305") 2025/04/26 04:25:20 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdacf_d20250426_m042129_c001_v0001136_t0000_u01745641289601") 2025/04/26 04:25:20 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d7aa_d20250426_m042116_c001_v7007000_t0000_u01745641276236") 2025/04/26 04:25:20 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdaaf_d20250426_m042111_c001_v0001136_t0052_u01745641271799") 2025/04/26 04:25:20 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f411ac54a1eb2965d_d20250426_m042104_c001_v7007000_t0000_u01745641264217") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afda89_d20250426_m042059_c001_v0001136_t0059_u01745641259698") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d791_d20250426_m042052_c001_v7007000_t0000_u01745641252060") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afda5d_d20250426_m042047_c001_v0001136_t0002_u01745641247171") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818e2_d20250426_m042021_c001_v7007000_t0000_u01745641221862") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88dc0_d20250426_m042020_c001_v0001179_t0012_u01745641220413") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818de_d20250426_m042019_c001_v7007000_t0000_u01745641219287") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88daa_d20250426_m042017_c001_v0001179_t0028_u01745641217704") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818da_d20250426_m042016_c001_v7007000_t0000_u01745641216942") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d9c_d20250426_m042016_c001_v0001179_t0044_u01745641216165") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818d4_d20250426_m042014_c001_v7007000_t0000_u01745641214839") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d82_d20250426_m042014_c001_v0001179_t0041_u01745641213999") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818ca_d20250426_m042012_c001_v7007000_t0000_u01745641212029") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d64_d20250426_m042011_c001_v0001179_t0034_u01745641211252") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f41290d5606e9659f_d20250426_m042004_c001_v7007000_t0000_u01745641204424") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88d1a_d20250426_m042003_c001_v0001179_t0009_u01745641203440") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c254d_d20250426_m041847_c001_v7007000_t0000_u01745641127176") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6610_d20250426_m041846_c001_v0001150_t0056_u01745641126518") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2546_d20250426_m041845_c001_v7007000_t0000_u01745641125237") 2025/04/26 04:25:21 DEBUG : potato2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6607_d20250426_m041844_c001_v0001150_t0030_u01745641124538") 2025/04/26 04:25:22 DEBUG : potato3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d7ab_d20250426_m042116_c001_v7007000_t0000_u01745641276432") 2025/04/26 04:25:22 DEBUG : potato3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88f21_d20250426_m042113_c001_v0001179_t0025_u01745641273063") 2025/04/26 04:25:22 DEBUG : potato3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f411ac54a1eb2965e_d20250426_m042104_c001_v7007000_t0000_u01745641264448") 2025/04/26 04:25:22 DEBUG : potato3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88ee7_d20250426_m042101_c001_v0001179_t0027_u01745641261056") 2025/04/26 04:25:22 DEBUG : potato3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d792_d20250426_m042052_c001_v7007000_t0000_u01745641252475") 2025/04/26 04:25:22 DEBUG : potato3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88e97_d20250426_m042047_c001_v0001179_t0024_u01745641247668") 2025/04/26 04:25:22 DEBUG : pre-dest1/1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfd9c_d20250426_m042211_c001_v7007000_t0000_u01745641331913") 2025/04/26 04:25:22 DEBUG : pre-dest1/1: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff89029_d20250426_m042203_c001_v0001179_t0049_u01745641323958") 2025/04/26 04:25:22 DEBUG : pre-dest2/2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f405b84a9dcacfd9d_d20250426_m042212_c001_v7007000_t0000_u01745641332100") 2025/04/26 04:25:22 DEBUG : pre-dest2/2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdb0a_d20250426_m042204_c001_v0001136_t0045_u01745641324532") 2025/04/26 04:25:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40170bfa1580497f_d20250426_m042143_c001_v7007000_t0000_u01745641303650") 2025/04/26 04:25:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0f5d_d20250426_m042139_c001_v0001184_t0055_u01745641299777") 2025/04/26 04:25:22 DEBUG : sizeonly: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de46_d20250426_m041935_c001_v7007000_t0000_u01745641175187") 2025/04/26 04:25:22 DEBUG : sizeonly: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88c22_d20250426_m041934_c001_v0001179_t0056_u01745641174246") 2025/04/26 04:25:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4099d67614f4433c_d20250426_m042454_c001_v7007000_t0000_u01745641494672") 2025/04/26 04:25:22 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f102e9839d8b15621_d20250426_m042451_c001_v0001091_t0013_u01745641491768") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26d2_d20250426_m042449_c001_v7007000_t0000_u01745641489806") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1fbc_d20250426_m042446_c001_v0001184_t0055_u01745641486618") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d785_d20250426_m042043_c001_v7007000_t0000_u01745641243644") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afda4b_d20250426_m042042_c001_v0001136_t0018_u01745641242553") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d77c_d20250426_m042041_c001_v7007000_t0000_u01745641241269") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88e5a_d20250426_m042040_c001_v0001179_t0002_u01745641240453") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de42_d20250426_m041931_c001_v7007000_t0000_u01745641171007") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88bfc_d20250426_m041929_c001_v0001179_t0035_u01745641169474") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de41_d20250426_m041928_c001_v7007000_t0000_u01745641168646") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88beb_d20250426_m041927_c001_v0001179_t0047_u01745641167510") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de3d_d20250426_m041920_c001_v7007000_t0000_u01745641160965") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6686_d20250426_m041919_c001_v0001150_t0035_u01745641159735") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de3b_d20250426_m041919_c001_v7007000_t0000_u01745641159175") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc667e_d20250426_m041918_c001_v0001150_t0045_u01745641158105") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6676_d20250426_m041915_c001_v0001150_t0028_u01745641155342") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de3a_d20250426_m041914_c001_v7007000_t0000_u01745641154610") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6670_d20250426_m041913_c001_v0001150_t0022_u01745641153959") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc666a_d20250426_m041913_c001_v0001150_t0016_u01745641153046") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de38_d20250426_m041911_c001_v7007000_t0000_u01745641151953") 2025/04/26 04:25:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6660_d20250426_m041909_c001_v0001150_t0015_u01745641149456") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6656_d20250426_m041905_c001_v0001150_t0037_u01745641145020") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de37_d20250426_m041904_c001_v7007000_t0000_u01745641144228") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6650_d20250426_m041903_c001_v0001150_t0033_u01745641143570") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc664a_d20250426_m041902_c001_v0001150_t0027_u01745641142757") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de34_d20250426_m041902_c001_v7007000_t0000_u01745641142007") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc663c_d20250426_m041858_c001_v0001150_t0045_u01745641138311") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4174e756d225de2d_d20250426_m041857_c001_v7007000_t0000_u01745641137937") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc663a_d20250426_m041857_c001_v0001150_t0005_u01745641137036") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2561_d20250426_m041855_c001_v7007000_t0000_u01745641135382") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6634_d20250426_m041854_c001_v0001150_t0032_u01745641134669") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2560_d20250426_m041854_c001_v7007000_t0000_u01745641134115") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc662e_d20250426_m041853_c001_v0001150_t0021_u01745641133475") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c255e_d20250426_m041852_c001_v7007000_t0000_u01745641132163") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6624_d20250426_m041851_c001_v0001150_t0059_u01745641131301") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2558_d20250426_m041850_c001_v7007000_t0000_u01745641130742") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc661c_d20250426_m041849_c001_v0001150_t0011_u01745641129720") 2025/04/26 04:25:24 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2552_d20250426_m041848_c001_v7007000_t0000_u01745641128785") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc6614_d20250426_m041848_c001_v0001150_t0033_u01745641128108") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c253e_d20250426_m041841_c001_v7007000_t0000_u01745641121966") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc65fb_d20250426_m041841_c001_v0001150_t0053_u01745641121333") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c253c_d20250426_m041840_c001_v7007000_t0000_u01745641120419") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc65ed_d20250426_m041839_c001_v0001150_t0036_u01745641119781") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2536_d20250426_m041838_c001_v7007000_t0000_u01745641118873") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc65e7_d20250426_m041838_c001_v0001150_t0001_u01745641118160") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c2532_d20250426_m041835_c001_v7007000_t0000_u01745641115208") 2025/04/26 04:25:25 DEBUG : sub dir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1054aee426cc65d9_d20250426_m041834_c001_v0001150_t0019_u01745641114520") 2025/04/26 04:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4099d67614f4433d_d20250426_m042454_c001_v7007000_t0000_u01745641494864") 2025/04/26 04:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f104d666c16f0dbfd_d20250426_m042451_c001_v0001183_t0041_u01745641491768") 2025/04/26 04:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26d3_d20250426_m042449_c001_v7007000_t0000_u01745641489995") 2025/04/26 04:25:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdd4f_d20250426_m042446_c001_v0001136_t0016_u01745641486972") 2025/04/26 04:25:25 DEBUG : sub/yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d771_d20250426_m042037_c001_v7007000_t0000_u01745641237632") 2025/04/26 04:25:25 DEBUG : sub/yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd0a1d_d20250426_m042035_c001_v0001184_t0017_u01745641235731") 2025/04/26 04:25:25 DEBUG : test_dir1/file2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26c9_d20250426_m042445_c001_v7007000_t0000_u01745641485050") 2025/04/26 04:25:25 DEBUG : test_dir1/file2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1f6a_d20250426_m042443_c001_v0001184_t0045_u01745641483321") 2025/04/26 04:25:25 DEBUG : test_dir1/file2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26c3_d20250426_m042441_c001_v7007000_t0000_u01745641481708") 2025/04/26 04:25:25 DEBUG : test_dir1/file2: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afdd35_d20250426_m042439_c001_v0001136_t0021_u01745641479761") 2025/04/26 04:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26ca_d20250426_m042445_c001_v7007000_t0000_u01745641485241") 2025/04/26 04:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f102e9839d8b15615_d20250426_m042443_c001_v0001091_t0021_u01745641483339") 2025/04/26 04:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f4186c45cec3c26c4_d20250426_m042441_c001_v7007000_t0000_u01745641481903") 2025/04/26 04:25:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd1f21_d20250426_m042439_c001_v0001184_t0029_u01745641479774") 2025/04/26 04:25:26 DEBUG : three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818ea_d20250426_m042027_c001_v7007000_t0000_u01745641227542") 2025/04/26 04:25:26 DEBUG : three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88e00_d20250426_m042026_c001_v0001179_t0034_u01745641226320") 2025/04/26 04:25:26 DEBUG : three: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117a82dc7ff88de0_d20250426_m042024_c001_v0001179_t0020_u01745641224149") 2025/04/26 04:25:26 DEBUG : two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818eb_d20250426_m042027_c001_v7007000_t0000_u01745641227741") 2025/04/26 04:25:26 DEBUG : two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f401a3ba4a1afda11_d20250426_m042025_c001_v0001136_t0036_u01745641225742") 2025/04/26 04:25:26 DEBUG : two: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f417a82dc7ff88ddc_d20250426_m042023_c001_v0001179_t0004_u01745641223953") 2025/04/26 04:25:26 DEBUG : yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d775_d20250426_m042038_c001_v7007000_t0000_u01745641238404") 2025/04/26 04:25:26 DEBUG : yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f108988a83d12b074_d20250426_m042037_c001_v0001172_t0022_u01745641237223") 2025/04/26 04:25:26 DEBUG : yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818f2_d20250426_m042033_c001_v7007000_t0000_u01745641233622") 2025/04/26 04:25:26 DEBUG : yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f117ae02677fd09bd_d20250426_m042032_c001_v0001184_t0003_u01745641232246") 2025/04/26 04:25:26 DEBUG : yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818ee_d20250426_m042030_c001_v7007000_t0000_u01745641230175") 2025/04/26 04:25:26 DEBUG : yam: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f101a3ba4a1afda19_d20250426_m042028_c001_v0001136_t0052_u01745641228330") 2025/04/26 04:25:26 DEBUG : yaml: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f409b3212cf51d76b_d20250426_m042034_c001_v7007000_t0000_u01745641234431") 2025/04/26 04:25:27 DEBUG : yaml: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f103fd2797725904e_d20250426_m042033_c001_v0001183_t0004_u01745641233410") 2025/04/26 04:25:27 DEBUG : yaml: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f40040ee6b50818f1_d20250426_m042030_c001_v7007000_t0000_u01745641230939") 2025/04/26 04:25:27 DEBUG : yaml: Deleting (id "4_z7f828d23501d7b0b9f680e1b_f1041918a096ef10e_d20250426_m042029_c001_v0001092_t0020_u01745641229874") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m58.218882615s (try 1/5)