"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/23 01:40:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese" 2025/05/23 01:40:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/23 01:40:00 DEBUG : Creating backend with remote "/tmp/rclone3644138835" === 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-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/23 01:40:01 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:01 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:40:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:03 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:03 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:04 DEBUG : B2 bucket rclone-test-xekocuz8zese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.44s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", 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-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:05 DEBUG : Creating backend with remote "/non-existing" 2025/05/23 01:40:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/23 01:40:06 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:06 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.95s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:07 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:07 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.51s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:09 INFO : B2 bucket rclone-test-xekocuz8zese: Running all checks before starting transfers 2025/05/23 01:40:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:09 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:09 INFO : B2 bucket rclone-test-xekocuz8zese: Checks finished, now starting transfers 2025/05/23 01:40:09 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.00s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:11 ERROR : Ignoring --no-traverse with sync 2025/05/23 01:40:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:11 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:11 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:12 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:40:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.81s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/23 01:40:13 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:13 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/23 01:40:14 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:40:15 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:15 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.81s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:40:17 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:17 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.35s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/23 01:40:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:40:19 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/23 01:40:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:40:19 INFO : sub dir: Making directory 2025/05/23 01:40:19 INFO : sub dir2: Making directory 2025/05/23 01:40:19 INFO : sub dir2/sub sub dir2: Making directory 2025/05/23 01:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:19 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:19 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/23 01:40:20 DEBUG : B2 bucket rclone-test-xekocuz8zese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:21 INFO : sub dir2: Making directory 2025/05/23 01:40:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/23 01:40:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:21 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:21 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:22 DEBUG : sub dir2: Making directory with metadata 2025/05/23 01:40:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:40:22 INFO : sub dir: Making directory 2025/05/23 01:40:22 INFO : sub dir2: Making directory 2025/05/23 01:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:23 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:40:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/23 01:40:23 DEBUG : B2 bucket rclone-test-xekocuz8zese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/23 01:40:24 DEBUG : B2 bucket rclone-test-xekocuz8zese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.43s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:25 INFO : sub dir2: Making directory 2025/05/23 01:40:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:25 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:25 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:26 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:40:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.51s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:26 DEBUG : sub dir2: Making directory with metadata 2025/05/23 01:40:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:40:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:40:27 INFO : sub dir: Making directory 2025/05/23 01:40:27 INFO : sub dir2: Making directory 2025/05/23 01:40:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:27 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:27 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:27 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:40:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/23 01:40:27 DEBUG : B2 bucket rclone-test-xekocuz8zese: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.72s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", 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-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:28 INFO : sub dir2: Making directory 2025/05/23 01:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:29 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:29 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:30 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:40:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.82s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-qirupex0jule" 2025/05/23 01:40:31 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xekocuz8zese -> B2 bucket rclone-test-qirupex0jule 2025/05/23 01:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:32 DEBUG : B2 bucket rclone-test-qirupex0jule: Waiting for checks to finish 2025/05/23 01:40:32 DEBUG : B2 bucket rclone-test-qirupex0jule: Waiting for transfers to finish 2025/05/23 01:40:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:33 DEBUG : B2 bucket rclone-test-qirupex0jule: Purge remote 2025/05/23 01:40:33 INFO : B2 bucket rclone-test-qirupex0jule: cleaning bucket "rclone-test-qirupex0jule" of all files 2025/05/23 01:40:33 DEBUG : sub dir/hello world: Deleting (id "4_z4f329d23c0cdfbab9f680e1b_f11015cb612d545a1_d20250523_m014033_c001_v0001183_t0005_u01747964433357") --- PASS: TestServerSideCopy (4.62s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:36 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:40:36 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:40:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:39 DEBUG : Creating backend with remote "TestB2:rclone-test-begilul4yavu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xekocuz8zese -> B2 bucket rclone-test-begilul4yavu 2025/05/23 01:40:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:40 DEBUG : B2 bucket rclone-test-begilul4yavu: Waiting for checks to finish 2025/05/23 01:40:40 DEBUG : B2 bucket rclone-test-begilul4yavu: Waiting for transfers to finish 2025/05/23 01:40:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:40:43 DEBUG : B2 bucket rclone-test-begilul4yavu: Waiting for checks to finish 2025/05/23 01:40:43 DEBUG : B2 bucket rclone-test-begilul4yavu: Waiting for transfers to finish 2025/05/23 01:40:43 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:40:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:43 DEBUG : B2 bucket rclone-test-begilul4yavu: Purge remote 2025/05/23 01:40:43 INFO : B2 bucket rclone-test-begilul4yavu: cleaning bucket "rclone-test-begilul4yavu" of all files 2025/05/23 01:40:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfd2bd03c0cdfbab9f680e1b_f1052304370cedaab_d20250523_m014043_c001_v0001184_t0017_u01747964443324") 2025/05/23 01:40:43 DEBUG : sub dir/hello world: Deleting (id "4_zdfd2bd03c0cdfbab9f680e1b_f118ff638f1b0fd5e_d20250523_m014041_c001_v0001104_t0021_u01747964441531") --- PASS: TestServerSideCopyOverSelf (7.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:40:46 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:46 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:40:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:40:47 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/23 01:40:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:49 DEBUG : Creating backend with remote "TestB2:rclone-test-feritet7fexo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xekocuz8zese -> B2 bucket rclone-test-feritet7fexo 2025/05/23 01:40:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:40:50 DEBUG : B2 bucket rclone-test-feritet7fexo: Waiting for checks to finish 2025/05/23 01:40:50 DEBUG : B2 bucket rclone-test-feritet7fexo: Waiting for transfers to finish 2025/05/23 01:40:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:40:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/23 01:40:52 DEBUG : B2 bucket rclone-test-feritet7fexo: Waiting for checks to finish 2025/05/23 01:40:52 DEBUG : B2 bucket rclone-test-feritet7fexo: Waiting for transfers to finish 2025/05/23 01:40:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/23 01:40:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/23 01:40:52 INFO : sub dir/hello world: Deleted 2025/05/23 01:40:54 DEBUG : testing file moves 2025/05/23 01:40:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/23 01:40:54 DEBUG : B2 bucket rclone-test-feritet7fexo: Waiting for checks to finish 2025/05/23 01:40:54 DEBUG : B2 bucket rclone-test-feritet7fexo: Waiting for transfers to finish 2025/05/23 01:40:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/23 01:40:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/23 01:40:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:55 DEBUG : B2 bucket rclone-test-feritet7fexo: Purge remote 2025/05/23 01:40:55 INFO : B2 bucket rclone-test-feritet7fexo: cleaning bucket "rclone-test-feritet7fexo" of all files 2025/05/23 01:40:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd63c0cdfbab9f680e1b_f10298d0b92b214e1_d20250523_m014054_c001_v0001092_t0037_u01747964454320") 2025/05/23 01:40:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd63c0cdfbab9f680e1b_f117bdf907e6ec4cd_d20250523_m014052_c001_v0001184_t0028_u01747964452588") 2025/05/23 01:40:55 DEBUG : sub dir/hello world: Deleting (id "4_zdfc2dd63c0cdfbab9f680e1b_f1089a77fa2df50ae_d20250523_m014050_c001_v0001161_t0059_u01747964450995") --- PASS: TestServerSideMoveOverSelf (8.90s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:40:57 ERROR : : error listing: directory not found 2025/05/23 01:40:58 INFO : Local file system at /tmp/rclone3644138835: Making directory 2025/05/23 01:40:58 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:40:58 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.99s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:41:00 DEBUG : Local file system at /tmp/rclone3644138835: Waiting for checks to finish 2025/05/23 01:41:00 DEBUG : Local file system at /tmp/rclone3644138835: Waiting for transfers to finish 2025/05/23 01:41:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:41:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/23 01:41:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyRedownload (2.59s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/23 01:41:02 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:02 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:41:03 INFO : check sum: Copied (new) 2025/05/23 01:41:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:03 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:03 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:41:03 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/23 01:41:03 DEBUG : check sum: Unchanged skipping 2025/05/23 01:41:03 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:03 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.20s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/23 01:41:05 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:05 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:41:05 INFO : sizeonly: Copied (new) 2025/05/23 01:41:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:06 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:06 DEBUG : sizeonly: Sizes identical 2025/05/23 01:41:06 DEBUG : sizeonly: Unchanged skipping 2025/05/23 01:41:06 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:06 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/23 01:41:07 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:07 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/23 01:41:08 INFO : ignore-size: Copied (new) 2025/05/23 01:41:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:41:09 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:09 DEBUG : ignore-size: Unchanged skipping 2025/05/23 01:41:09 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:09 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:41:12 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:12 DEBUG : existing: Unchanged skipping 2025/05/23 01:41:12 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:12 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/23 01:41:12 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:12 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:41:12 INFO : existing: Copied (replaced existing) 2025/05/23 01:41:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/23 01:41:14 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:14 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:41:15 INFO : existing: Copied (new) 2025/05/23 01:41:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:15 DEBUG : existing: Destination exists, skipping 2025/05/23 01:41:15 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:15 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:15 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/23 01:41:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:18 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:18 DEBUG : c/non empty space: Unchanged skipping 2025/05/23 01:41:18 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:19 INFO : a/potato2: Copied (new) 2025/05/23 01:41:19 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/23 01:41:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:41:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/23 01:41:22 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:22 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:22 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/23 01:41:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:41:23 INFO : empty space: Updated modification time in destination 2025/05/23 01:41:23 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:23 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:23 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/23 01:41:26 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:41:26 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:26 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:26 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:27 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/23 01:41:27 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:27 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3644138835) 2025/05/23 01:41:27 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xekocuz8zese) 2025/05/23 01:41:27 DEBUG : foo: sha1 differ 2025/05/23 01:41:27 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/23 01:41:28 INFO : foo: Copied (replaced existing) 2025/05/23 01:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/23 01:41:30 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:30 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:30 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:30 INFO : potato: Copied (new) 2025/05/23 01:41:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/23 01:41:32 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:32 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/23 01:41:33 INFO : potato: Copied (replaced existing) 2025/05/23 01:41:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:35 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:35 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/23 01:41:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3644138835) 2025/05/23 01:41:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xekocuz8zese) 2025/05/23 01:41:35 DEBUG : potato: sha1 differ 2025/05/23 01:41:35 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/23 01:41:36 INFO : potato: Copied (replaced existing) 2025/05/23 01:41:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:38 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:38 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:38 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/23 01:41:38 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:41 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:41 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:41 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:41 INFO : potato2: Copied (new) 2025/05/23 01:41:41 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:42 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:44 INFO : d: Making directory 2025/05/23 01:41:44 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/23 01:41:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:45 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:45 DEBUG : c/non empty space: Unchanged skipping 2025/05/23 01:41:45 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:45 INFO : a/potato2: Copied (new) 2025/05/23 01:41:45 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:48 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/23 01:41:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:48 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:48 DEBUG : c/non empty space: Unchanged skipping 2025/05/23 01:41:48 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:49 INFO : a/potato2: Copied (new) 2025/05/23 01:41:49 ERROR : B2 bucket rclone-test-xekocuz8zese: not deleting files as there were IO errors 2025/05/23 01:41:49 ERROR : B2 bucket rclone-test-xekocuz8zese: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:51 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:52 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:52 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:52 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:52 INFO : potato: Deleted 2025/05/23 01:41:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:55 DEBUG : Waiting for deletions to finish 2025/05/23 01:41:55 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:55 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:55 INFO : potato: Deleted 2025/05/23 01:41:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:41:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:55 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:55 DEBUG : empty space: Unchanged skipping 2025/05/23 01:41:55 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:41:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:41:58 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:41:58 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:41:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/23 01:41:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.62s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:01 DEBUG : enormous: Excluded (Size Filter) 2025/05/23 01:42:01 DEBUG : enormous: Excluded 2025/05/23 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:42:01 DEBUG : potato2: Excluded 2025/05/23 01:42:02 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:42:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:42:02 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:02 DEBUG : empty space: Unchanged skipping 2025/05/23 01:42:02 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:02 DEBUG : Waiting for deletions to finish 2025/05/23 01:42:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:02 DEBUG : enormous: Excluded (Size Filter) 2025/05/23 01:42:02 DEBUG : enormous: Excluded 2025/05/23 01:42:02 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:42:02 DEBUG : potato2: Excluded 2025/05/23 01:42:02 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:42:02 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/23 01:42:02 DEBUG : empty space: Unchanged skipping 2025/05/23 01:42:02 DEBUG : Local file system at /tmp/rclone3644138835: Waiting for checks to finish 2025/05/23 01:42:02 DEBUG : Local file system at /tmp/rclone3644138835: Waiting for transfers to finish 2025/05/23 01:42:02 DEBUG : Waiting for deletions to finish 2025/05/23 01:42:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.42s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:05 DEBUG : enormous: Excluded (Size Filter) 2025/05/23 01:42:05 DEBUG : enormous: Excluded 2025/05/23 01:42:05 DEBUG : potato2: Excluded (Size Filter) 2025/05/23 01:42:05 DEBUG : potato2: Excluded 2025/05/23 01:42:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:42:06 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:06 DEBUG : empty space: Unchanged skipping 2025/05/23 01:42:06 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:06 DEBUG : Waiting for deletions to finish 2025/05/23 01:42:06 INFO : enormous: Deleted 2025/05/23 01:42:06 INFO : potato2: Deleted 2025/05/23 01:42:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/23 01:42:06 DEBUG : empty space: Unchanged skipping 2025/05/23 01:42:06 DEBUG : Local file system at /tmp/rclone3644138835: Waiting for checks to finish 2025/05/23 01:42:06 DEBUG : Local file system at /tmp/rclone3644138835: Waiting for transfers to finish 2025/05/23 01:42:06 DEBUG : Waiting for deletions to finish 2025/05/23 01:42:06 INFO : enormous: Deleted 2025/05/23 01:42:06 INFO : potato2: Deleted 2025/05/23 01:42:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.27s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:10 DEBUG : five: Need to transfer - File not found at Destination 2025/05/23 01:42:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/23 01:42:10 DEBUG : one: Destination is newer than source, skipping 2025/05/23 01:42:10 DEBUG : three: Sizes identical 2025/05/23 01:42:10 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/23 01:42:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 01:42:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3644138835) 2025/05/23 01:42:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xekocuz8zese) 2025/05/23 01:42:10 DEBUG : two: sha1 differ 2025/05/23 01:42:10 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/23 01:42:10 INFO : five: Copied (new) 2025/05/23 01:42:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/23 01:42:10 INFO : four: Copied (replaced existing) 2025/05/23 01:42:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 01:42:11 INFO : two: Copied (replaced existing) 2025/05/23 01:42:11 DEBUG : Waiting for deletions to finish 2025/05/23 01:42:11 DEBUG : one: Destination is newer than source, skipping 2025/05/23 01:42:11 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/23 01:42:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/23 01:42:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 01:42:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 01:42:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/23 01:42:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 01:42:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3644138835) 2025/05/23 01:42:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xekocuz8zese) 2025/05/23 01:42:11 DEBUG : three: sha1 differ 2025/05/23 01:42:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/23 01:42:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/23 01:42:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/23 01:42:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/23 01:42:11 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:42:11 INFO : three: Copied (replaced existing) 2025/05/23 01:42:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.31s) === 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-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/23 01:42:13 INFO : B2 bucket rclone-test-xekocuz8zese: Making map for --track-renames 2025/05/23 01:42:13 INFO : B2 bucket rclone-test-xekocuz8zese: Finished making map for --track-renames 2025/05/23 01:42:13 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 01:42:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/23 01:42:13 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for renames to finish 2025/05/23 01:42:13 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 01:42:13 INFO : yam: Copied (new) 2025/05/23 01:42:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/23 01:42:14 INFO : potato: Copied (new) 2025/05/23 01:42:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:42:14 INFO : B2 bucket rclone-test-xekocuz8zese: Making map for --track-renames 2025/05/23 01:42:14 INFO : B2 bucket rclone-test-xekocuz8zese: Finished making map for --track-renames 2025/05/23 01:42:14 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:14 DEBUG : potato: Unchanged skipping 2025/05/23 01:42:14 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for renames to finish 2025/05/23 01:42:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 01:42:15 INFO : yam: Copied (server-side copy) to: yaml 2025/05/23 01:42:16 INFO : yam: Deleted 2025/05/23 01:42:16 INFO : yaml: Renamed from "yam" 2025/05/23 01:42:16 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/23 01:42:17 INFO : B2 bucket rclone-test-xekocuz8zese: Making map for --track-renames 2025/05/23 01:42:17 INFO : B2 bucket rclone-test-xekocuz8zese: Finished making map for --track-renames 2025/05/23 01:42:17 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 01:42:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/23 01:42:17 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for renames to finish 2025/05/23 01:42:17 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 01:42:18 INFO : yam: Copied (new) 2025/05/23 01:42:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/23 01:42:18 INFO : potato: Copied (new) 2025/05/23 01:42:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:42:19 INFO : B2 bucket rclone-test-xekocuz8zese: Making map for --track-renames 2025/05/23 01:42:19 INFO : B2 bucket rclone-test-xekocuz8zese: Finished making map for --track-renames 2025/05/23 01:42:19 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:19 DEBUG : potato: Unchanged skipping 2025/05/23 01:42:19 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for renames to finish 2025/05/23 01:42:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 01:42:19 INFO : yam: Copied (server-side copy) to: yaml 2025/05/23 01:42:19 INFO : yam: Deleted 2025/05/23 01:42:19 INFO : yaml: Renamed from "yam" 2025/05/23 01:42:19 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/23 01:42:21 INFO : B2 bucket rclone-test-xekocuz8zese: Making map for --track-renames 2025/05/23 01:42:21 INFO : B2 bucket rclone-test-xekocuz8zese: Finished making map for --track-renames 2025/05/23 01:42:21 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/23 01:42:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/23 01:42:21 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for renames to finish 2025/05/23 01:42:21 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 01:42:21 INFO : sub/yam: Copied (new) 2025/05/23 01:42:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/23 01:42:22 INFO : potato: Copied (new) 2025/05/23 01:42:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:42:22 DEBUG : potato: Unchanged skipping 2025/05/23 01:42:22 INFO : B2 bucket rclone-test-xekocuz8zese: Making map for --track-renames 2025/05/23 01:42:22 INFO : B2 bucket rclone-test-xekocuz8zese: Finished making map for --track-renames 2025/05/23 01:42:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for renames to finish 2025/05/23 01:42:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/23 01:42:23 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/23 01:42:23 INFO : sub/yam: Deleted 2025/05/23 01:42:23 INFO : yam: Renamed from "sub/yam" 2025/05/23 01:42:23 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:25 DEBUG : Creating backend with remote "/tmp/rclone3644138835/dir1" 2025/05/23 01:42:25 DEBUG : Creating backend with remote "/tmp/rclone3644138835/dir2" 2025/05/23 01:42:25 DEBUG : Local file system at /tmp/rclone3644138835/dir2: Using server-side directory move 2025/05/23 01:42:25 INFO : Local file system at /tmp/rclone3644138835/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/23 01:42:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/23 01:42:25 DEBUG : Local file system at /tmp/rclone3644138835/dir2: Waiting for checks to finish 2025/05/23 01:42:25 DEBUG : Local file system at /tmp/rclone3644138835/dir2: Waiting for transfers to finish 2025/05/23 01:42:25 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:42:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/23 01:42:25 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:25 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/23 01:42:26 INFO : nested/sub dir/file: Copied (new) 2025/05/23 01:42:26 INFO : nested/sub dir/file: Deleted 2025/05/23 01:42:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:42:26 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:42:26 INFO : sub dir/hello world: Deleted 2025/05/23 01:42:26 INFO : sub dir: Removing directory 2025/05/23 01:42:26 INFO : nested/sub dir: Removing directory 2025/05/23 01:42:26 INFO : nested: Removing directory 2025/05/23 01:42:26 DEBUG : Local file system at /tmp/rclone3644138835: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/23 01:42:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/23 01:42:28 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:28 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:28 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/23 01:42:28 INFO : nested/sub dir/file: Copied (new) 2025/05/23 01:42:28 INFO : nested/sub dir/file: Deleted 2025/05/23 01:42:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/23 01:42:28 INFO : sub dir/hello world: Copied (new) 2025/05/23 01:42:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/23 01:42:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/23 01:42:30 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:30 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/23 01:42:30 INFO : existing-b: Copied (new) 2025/05/23 01:42:30 INFO : existing-b: Deleted 2025/05/23 01:42:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:42:30 INFO : existing: Copied (new) 2025/05/23 01:42:30 INFO : existing: Deleted 2025/05/23 01:42:31 DEBUG : existing: Destination exists, skipping 2025/05/23 01:42:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/23 01:42:31 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:42:31 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:42:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.35s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yaporor6hoya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xekocuz8zese -> B2 bucket rclone-test-yaporor6hoya 2025/05/23 01:42:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:42:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/23 01:42:37 DEBUG : empty space: Unchanged skipping 2025/05/23 01:42:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/23 01:42:37 DEBUG : B2 bucket rclone-test-yaporor6hoya: Waiting for checks to finish 2025/05/23 01:42:37 INFO : empty space: Deleted 2025/05/23 01:42:37 DEBUG : B2 bucket rclone-test-yaporor6hoya: Waiting for transfers to finish 2025/05/23 01:42:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:42:37 INFO : potato2: Copied (server-side copy) 2025/05/23 01:42:38 INFO : potato2: Deleted 2025/05/23 01:42:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 01:42:38 INFO : potato3: Copied (server-side copy) 2025/05/23 01:42:38 INFO : potato3: Deleted 2025/05/23 01:42:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqihaf5quke" 2025/05/23 01:42:39 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/23 01:42:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:42:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/23 01:42:39 DEBUG : B2 bucket rclone-test-yuqihaf5quke: Waiting for checks to finish 2025/05/23 01:42:39 DEBUG : B2 bucket rclone-test-yuqihaf5quke: Waiting for transfers to finish 2025/05/23 01:42:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:42:40 INFO : empty space: Copied (server-side copy) 2025/05/23 01:42:40 INFO : empty space: Deleted 2025/05/23 01:42:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:42:40 INFO : potato2: Copied (server-side copy) 2025/05/23 01:42:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 01:42:40 INFO : potato3: Copied (server-side copy) 2025/05/23 01:42:41 INFO : potato2: Deleted 2025/05/23 01:42:41 INFO : potato3: Deleted 2025/05/23 01:42:41 DEBUG : B2 bucket rclone-test-yuqihaf5quke: Purge remote 2025/05/23 01:42:41 INFO : B2 bucket rclone-test-yuqihaf5quke: cleaning bucket "rclone-test-yuqihaf5quke" of all files 2025/05/23 01:42:41 DEBUG : empty space: Deleting (id "4_zcf028d23c0edfbab9f680e1b_f119c60a929ff0b80_d20250523_m014240_c001_v0001180_t0045_u01747964560453") 2025/05/23 01:42:41 DEBUG : potato2: Deleting (id "4_zcf028d23c0edfbab9f680e1b_f11881327c0c521bb_d20250523_m014240_c001_v0001099_t0025_u01747964560676") 2025/05/23 01:42:41 DEBUG : potato3: Deleting (id "4_zcf028d23c0edfbab9f680e1b_f1145267b6cea2a8f_d20250523_m014240_c001_v0001181_t0035_u01747964560819") 2025/05/23 01:42:42 DEBUG : B2 bucket rclone-test-yaporor6hoya: Purge remote 2025/05/23 01:42:42 INFO : B2 bucket rclone-test-yaporor6hoya: cleaning bucket "rclone-test-yaporor6hoya" of all files 2025/05/23 01:42:42 DEBUG : empty space: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f403bc67cd0094a08_d20250523_m014240_c001_v7007000_t0000_u01747964560651") 2025/05/23 01:42:42 DEBUG : empty space: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f107935f13a821704_d20250523_m014236_c001_v0001134_t0029_u01747964556303") 2025/05/23 01:42:42 DEBUG : potato2: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f403bc67cd0094a09_d20250523_m014241_c001_v7007000_t0000_u01747964561035") 2025/05/23 01:42:42 DEBUG : potato2: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f104f16aa21de3e47_d20250523_m014237_c001_v0001101_t0028_u01747964557340") 2025/05/23 01:42:42 DEBUG : potato3: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f4194358ab31f4da9_d20250523_m014241_c001_v7007000_t0000_u01747964561043") 2025/05/23 01:42:42 DEBUG : potato3: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f112614ac9155e4ac_d20250523_m014237_c001_v0001032_t0000_u01747964557717") 2025/05/23 01:42:42 DEBUG : potato3: Deleting (id "4_z0f927d03c0edfbab9f680e1b_f107935f13a821706_d20250523_m014236_c001_v0001134_t0049_u01747964556666") --- PASS: TestServerSideMove (11.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sazaqod2lahe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xekocuz8zese -> B2 bucket rclone-test-sazaqod2lahe 2025/05/23 01:42:50 DEBUG : empty space: Excluded (Size Filter) 2025/05/23 01:42:50 DEBUG : empty space: Excluded (Size Filter) 2025/05/23 01:42:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:42:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/23 01:42:50 DEBUG : B2 bucket rclone-test-sazaqod2lahe: Waiting for checks to finish 2025/05/23 01:42:50 DEBUG : B2 bucket rclone-test-sazaqod2lahe: Waiting for transfers to finish 2025/05/23 01:42:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:42:50 INFO : potato2: Copied (server-side copy) 2025/05/23 01:42:50 INFO : potato2: Deleted 2025/05/23 01:42:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 01:42:50 INFO : potato3: Copied (server-side copy) 2025/05/23 01:42:51 INFO : potato3: Deleted 2025/05/23 01:42:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wepozof8buho" 2025/05/23 01:42:52 DEBUG : empty space: Excluded (Size Filter) 2025/05/23 01:42:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:42:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/23 01:42:52 DEBUG : B2 bucket rclone-test-wepozof8buho: Waiting for checks to finish 2025/05/23 01:42:52 DEBUG : B2 bucket rclone-test-wepozof8buho: Waiting for transfers to finish 2025/05/23 01:42:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 01:42:53 INFO : potato3: Copied (server-side copy) 2025/05/23 01:42:53 INFO : potato3: Deleted 2025/05/23 01:42:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:42:53 INFO : potato2: Copied (server-side copy) 2025/05/23 01:42:53 INFO : potato2: Deleted 2025/05/23 01:42:54 DEBUG : B2 bucket rclone-test-wepozof8buho: Purge remote 2025/05/23 01:42:54 INFO : B2 bucket rclone-test-wepozof8buho: cleaning bucket "rclone-test-wepozof8buho" of all files 2025/05/23 01:42:54 DEBUG : potato2: Deleting (id "4_zff32bd33c0edfbab9f680e1b_f110d346049efa160_d20250523_m014253_c001_v0001184_t0059_u01747964573609") 2025/05/23 01:42:54 DEBUG : potato3: Deleting (id "4_zff32bd33c0edfbab9f680e1b_f114bbd4d5f6b3fce_d20250523_m014253_c001_v0001098_t0020_u01747964573250") 2025/05/23 01:42:55 DEBUG : B2 bucket rclone-test-sazaqod2lahe: Purge remote 2025/05/23 01:42:55 INFO : B2 bucket rclone-test-sazaqod2lahe: cleaning bucket "rclone-test-sazaqod2lahe" of all files 2025/05/23 01:42:55 DEBUG : empty space: Deleting (id "4_z6fc2ad13c0edfbab9f680e1b_f1147c9f6215e1dc9_d20250523_m014249_c001_v0001043_t0041_u01747964569053") 2025/05/23 01:42:55 DEBUG : potato2: Deleting (id "4_z6fc2ad13c0edfbab9f680e1b_f4133b4cafb7d06fb_d20250523_m014253_c001_v7007000_t0000_u01747964573829") 2025/05/23 01:42:55 DEBUG : potato2: Deleting (id "4_z6fc2ad13c0edfbab9f680e1b_f1134bba5aa7db197_d20250523_m014250_c001_v0001184_t0057_u01747964570555") 2025/05/23 01:42:55 DEBUG : potato3: Deleting (id "4_z6fc2ad13c0edfbab9f680e1b_f4133b4cafb7d06fa_d20250523_m014253_c001_v7007000_t0000_u01747964573589") 2025/05/23 01:42:55 DEBUG : potato3: Deleting (id "4_z6fc2ad13c0edfbab9f680e1b_f1114f7d03f81d048_d20250523_m014250_c001_v0001180_t0001_u01747964570784") 2025/05/23 01:42:55 DEBUG : potato3: Deleting (id "4_z6fc2ad13c0edfbab9f680e1b_f1147c9f6215e1dcb_d20250523_m014249_c001_v0001043_t0000_u01747964569475") --- PASS: TestServerSideMoveWithFilter (12.98s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:42:57 DEBUG : Creating backend with remote "TestB2:rclone-test-macucif4zuro" 2025/05/23 01:43:00 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xekocuz8zese -> B2 bucket rclone-test-macucif4zuro 2025/05/23 01:43:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:43:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/23 01:43:03 DEBUG : empty space: Unchanged skipping 2025/05/23 01:43:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/23 01:43:03 DEBUG : B2 bucket rclone-test-macucif4zuro: Waiting for checks to finish 2025/05/23 01:43:03 INFO : empty space: Deleted 2025/05/23 01:43:03 DEBUG : B2 bucket rclone-test-macucif4zuro: Waiting for transfers to finish 2025/05/23 01:43:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:43:04 INFO : potato2: Copied (server-side copy) 2025/05/23 01:43:04 INFO : potato2: Deleted 2025/05/23 01:43:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 01:43:04 INFO : potato3: Copied (server-side copy) 2025/05/23 01:43:04 INFO : potato3: Deleted 2025/05/23 01:43:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zazapaq4xivu" 2025/05/23 01:43:06 INFO : tomatoDir: Making directory 2025/05/23 01:43:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/23 01:43:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/23 01:43:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/23 01:43:06 DEBUG : B2 bucket rclone-test-zazapaq4xivu: Waiting for checks to finish 2025/05/23 01:43:06 DEBUG : B2 bucket rclone-test-zazapaq4xivu: Waiting for transfers to finish 2025/05/23 01:43:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/23 01:43:07 INFO : empty space: Copied (server-side copy) 2025/05/23 01:43:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/23 01:43:07 INFO : potato3: Copied (server-side copy) 2025/05/23 01:43:07 INFO : empty space: Deleted 2025/05/23 01:43:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/23 01:43:07 INFO : potato2: Copied (server-side copy) 2025/05/23 01:43:07 INFO : potato3: Deleted 2025/05/23 01:43:07 INFO : potato2: Deleted 2025/05/23 01:43:08 DEBUG : B2 bucket rclone-test-zazapaq4xivu: Purge remote 2025/05/23 01:43:08 INFO : B2 bucket rclone-test-zazapaq4xivu: cleaning bucket "rclone-test-zazapaq4xivu" of all files 2025/05/23 01:43:08 DEBUG : empty space: Deleting (id "4_zaf02eda3c0edfbab9f680e1b_f111fa5375f835f9e_d20250523_m014307_c001_v0001157_t0056_u01747964587139") 2025/05/23 01:43:08 DEBUG : potato2: Deleting (id "4_zaf02eda3c0edfbab9f680e1b_f1078f98d4f889ed8_d20250523_m014307_c001_v0001101_t0019_u01747964587515") 2025/05/23 01:43:08 DEBUG : potato3: Deleting (id "4_zaf02eda3c0edfbab9f680e1b_f103bd40fb5414402_d20250523_m014307_c001_v0001182_t0043_u01747964587514") 2025/05/23 01:43:09 DEBUG : B2 bucket rclone-test-macucif4zuro: Purge remote 2025/05/23 01:43:09 INFO : B2 bucket rclone-test-macucif4zuro: cleaning bucket "rclone-test-macucif4zuro" of all files 2025/05/23 01:43:09 DEBUG : empty space: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f4111763c079a3e11_d20250523_m014307_c001_v7007000_t0000_u01747964587639") 2025/05/23 01:43:09 DEBUG : empty space: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f1168e5b95d9c3c13_d20250523_m014301_c001_v0001109_t0058_u01747964581845") 2025/05/23 01:43:09 DEBUG : potato2: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f4111763c079a3e12_d20250523_m014307_c001_v7007000_t0000_u01747964587824") 2025/05/23 01:43:09 DEBUG : potato2: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f1128a8b3facd51e1_d20250523_m014303_c001_v0001099_t0051_u01747964583845") 2025/05/23 01:43:09 DEBUG : potato3: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f4052e53784bab7c2_d20250523_m014307_c001_v7007000_t0000_u01747964587717") 2025/05/23 01:43:09 DEBUG : potato3: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f1157493ec968a604_d20250523_m014304_c001_v0001146_t0002_u01747964584203") 2025/05/23 01:43:09 DEBUG : potato3: Deleting (id "4_zbf82dd33c0edfbab9f680e1b_f1168e5b95d9c3c15_d20250523_m014302_c001_v0001109_t0053_u01747964582772") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.81s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.46s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/rclone-sync-test" 2025/05/23 01:43:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/rclone-sync-test-include/layer2" 2025/05/23 01:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/rclone-sync-test-ignore-file" 2025/05/23 01:43:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/23 01:43:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/23 01:43:24 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 01:43:24 DEBUG : B2 bucket rclone-test-xekocuz8zese path rclone-sync-test: Waiting for checks to finish 2025/05/23 01:43:24 DEBUG : B2 bucket rclone-test-xekocuz8zese path rclone-sync-test: Waiting for transfers to finish 2025/05/23 01:43:24 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:24 INFO : There was nothing to transfer 2025/05/23 01:43:24 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:43:24 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:43:24 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:24 DEBUG : B2 bucket rclone-test-xekocuz8zese path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/23 01:43:24 DEBUG : B2 bucket rclone-test-xekocuz8zese path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/23 01:43:24 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:25 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:43:25 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:43:25 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:25 DEBUG : B2 bucket rclone-test-xekocuz8zese path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/23 01:43:25 DEBUG : B2 bucket rclone-test-xekocuz8zese path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/23 01:43:25 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.69s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:43:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/CompareDest" 2025/05/23 01:43:35 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 01:43:35 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:35 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:43:36 INFO : one: Copied (new) 2025/05/23 01:43:36 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:36 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:36 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/23 01:43:37 INFO : one: Copied (replaced existing) 2025/05/23 01:43:37 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:39 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 01:43:39 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:39 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:39 INFO : There was nothing to transfer 2025/05/23 01:43:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 01:43:41 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 01:43:41 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:41 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:41 INFO : There was nothing to transfer 2025/05/23 01:43:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 01:43:42 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 01:43:42 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:42 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:42 INFO : There was nothing to transfer 2025/05/23 01:43:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:43 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/23 01:43:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 01:43:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/23 01:43:43 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 01:43:43 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:43 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:43 INFO : There was nothing to transfer 2025/05/23 01:43:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:43 DEBUG : two: Need to transfer - File not found at Destination 2025/05/23 01:43:43 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:43:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/23 01:43:43 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:44 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/23 01:43:44 INFO : two: Copied (new) 2025/05/23 01:43:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.46s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dest" 2025/05/23 01:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/pre-dest1" 2025/05/23 01:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/pre-dest2" 2025/05/23 01:43:51 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:43:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/23 01:43:52 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:43:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/23 01:43:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/23 01:43:52 DEBUG : B2 bucket rclone-test-xekocuz8zese path dest: Waiting for checks to finish 2025/05/23 01:43:52 DEBUG : B2 bucket rclone-test-xekocuz8zese path dest: Waiting for transfers to finish 2025/05/23 01:43:53 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/23 01:43:53 INFO : 3: Copied (new) 2025/05/23 01:43:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.15s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:43:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:43:56 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/CopyDest" 2025/05/23 01:43:58 DEBUG : one: Need to transfer - File not found at Destination 2025/05/23 01:43:58 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:58 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:43:58 INFO : one: Copied (new) 2025/05/23 01:43:58 DEBUG : Waiting for deletions to finish 2025/05/23 01:43:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:43:59 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:43:59 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:43:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/23 01:43:59 INFO : one: Copied (replaced existing) 2025/05/23 01:43:59 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/BackupDir" 2025/05/23 01:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:44:03 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/23 01:44:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:44:05 INFO : one: Copied (server-side copy) 2025/05/23 01:44:05 INFO : one: Deleted 2025/05/23 01:44:05 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/23 01:44:05 INFO : one: Copied (server-side copy) 2025/05/23 01:44:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/23 01:44:05 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:05 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:06 DEBUG : one: Unchanged skipping 2025/05/23 01:44:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/23 01:44:07 INFO : two: Copied (server-side copy) 2025/05/23 01:44:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/23 01:44:07 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:07 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:07 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:07 DEBUG : one: Unchanged skipping 2025/05/23 01:44:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:07 DEBUG : two: Unchanged skipping 2025/05/23 01:44:07 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:07 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:07 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:07 INFO : There was nothing to transfer 2025/05/23 01:44:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:08 DEBUG : one: Unchanged skipping 2025/05/23 01:44:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/23 01:44:09 DEBUG : three: Destination not found in --copy-dest 2025/05/23 01:44:09 DEBUG : three: Need to transfer - File not found at Destination 2025/05/23 01:44:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/23 01:44:09 DEBUG : two: Unchanged skipping 2025/05/23 01:44:09 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:09 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/23 01:44:09 INFO : three: Copied (new) 2025/05/23 01:44:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.70s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/backup" 2025/05/23 01:44:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 01:44:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:16 DEBUG : two: Unchanged skipping 2025/05/23 01:44:16 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:44:18 INFO : one: Copied (server-side copy) 2025/05/23 01:44:18 INFO : one: Deleted 2025/05/23 01:44:18 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:19 INFO : one: Copied (new) 2025/05/23 01:44:19 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:44:19 INFO : three.txt: Copied (server-side copy) 2025/05/23 01:44:19 INFO : three.txt: Deleted 2025/05/23 01:44:19 INFO : three.txt: Moved into backup dir 2025/05/23 01:44:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 01:44:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:21 DEBUG : two: Unchanged skipping 2025/05/23 01:44:21 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:22 INFO : one: Copied (server-side copy) 2025/05/23 01:44:22 INFO : one: Deleted 2025/05/23 01:44:22 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 01:44:22 INFO : one: Copied (new) 2025/05/23 01:44:22 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:44:23 INFO : three.txt: Copied (server-side copy) 2025/05/23 01:44:23 INFO : three.txt: Deleted 2025/05/23 01:44:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:44:27 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:44:28 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/backup" 2025/05/23 01:44:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 01:44:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:30 DEBUG : two: Unchanged skipping 2025/05/23 01:44:30 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:44:31 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 01:44:31 INFO : one: Deleted 2025/05/23 01:44:31 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:32 INFO : one: Copied (new) 2025/05/23 01:44:32 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:44:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 01:44:33 INFO : three.txt: Deleted 2025/05/23 01:44:33 INFO : three.txt: Moved into backup dir 2025/05/23 01:44:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 01:44:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:35 DEBUG : two: Unchanged skipping 2025/05/23 01:44:35 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:35 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 01:44:36 INFO : one: Deleted 2025/05/23 01:44:36 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 01:44:36 INFO : one: Copied (new) 2025/05/23 01:44:36 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:44:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 01:44:37 INFO : three.txt: Deleted 2025/05/23 01:44:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:44:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/backup" 2025/05/23 01:44:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 01:44:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:44 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:44 DEBUG : two: Unchanged skipping 2025/05/23 01:44:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:44:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 01:44:45 INFO : one: Deleted 2025/05/23 01:44:45 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:46 INFO : one: Copied (new) 2025/05/23 01:44:46 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:44:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 01:44:47 INFO : three.txt: Deleted 2025/05/23 01:44:47 INFO : three.txt: Moved into backup dir 2025/05/23 01:44:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 01:44:49 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:49 DEBUG : two: Unchanged skipping 2025/05/23 01:44:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 01:44:50 INFO : one: Deleted 2025/05/23 01:44:50 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 01:44:51 INFO : one: Copied (new) 2025/05/23 01:44:51 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:44:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 01:44:51 INFO : three.txt: Deleted 2025/05/23 01:44:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.70s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:44:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:44:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 01:44:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:44:57 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:44:57 DEBUG : two: Unchanged skipping 2025/05/23 01:44:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:44:58 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 01:44:58 INFO : one: Deleted 2025/05/23 01:44:58 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:44:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:44:58 INFO : one: Copied (new) 2025/05/23 01:44:58 DEBUG : Waiting for deletions to finish 2025/05/23 01:44:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:44:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 01:44:59 INFO : three.txt: Deleted 2025/05/23 01:44:59 INFO : three.txt: Moved into backup dir 2025/05/23 01:45:01 DEBUG : one.bak: Excluded (Path Filter) 2025/05/23 01:45:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/23 01:45:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 01:45:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:01 DEBUG : two: Unchanged skipping 2025/05/23 01:45:01 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for checks to finish 2025/05/23 01:45:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:45:01 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 01:45:01 INFO : one: Deleted 2025/05/23 01:45:01 DEBUG : B2 bucket rclone-test-xekocuz8zese path dst: Waiting for transfers to finish 2025/05/23 01:45:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 01:45:02 INFO : one: Copied (new) 2025/05/23 01:45:02 DEBUG : Waiting for deletions to finish 2025/05/23 01:45:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:45:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 01:45:02 INFO : three.txt: Deleted 2025/05/23 01:45:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.08s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:45:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 01:45:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:45:08 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 01:45:08 INFO : one: Deleted 2025/05/23 01:45:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:45:09 INFO : one: Copied (new) 2025/05/23 01:45:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:09 DEBUG : two: Unchanged skipping 2025/05/23 01:45:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/23 01:45:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:45:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 01:45:10 INFO : three.txt: Deleted 2025/05/23 01:45:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:45:11 INFO : three.txt: Copied (new) 2025/05/23 01:45:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/23 01:45:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/23 01:45:11 DEBUG : pacer: Reducing sleep to 10ms 2025/05/23 01:45:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 01:45:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:45:12 INFO : one: Copied (server-side copy) to: one.bak 2025/05/23 01:45:12 INFO : one: Deleted 2025/05/23 01:45:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 01:45:12 INFO : one: Copied (new) 2025/05/23 01:45:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:13 DEBUG : two: Unchanged skipping 2025/05/23 01:45:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/23 01:45:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:45:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/23 01:45:14 INFO : three.txt: Deleted 2025/05/23 01:45:14 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/23 01:45:14 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xekocuz8zese/dst" 2025/05/23 01:45:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/23 01:45:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/23 01:45:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 01:45:21 INFO : one: Deleted 2025/05/23 01:45:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:45:21 INFO : one: Copied (new) 2025/05/23 01:45:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:22 DEBUG : two: Unchanged skipping 2025/05/23 01:45:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/23 01:45:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/23 01:45:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 01:45:22 INFO : three.txt: Deleted 2025/05/23 01:45:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:45:23 INFO : three.txt: Copied (new) 2025/05/23 01:45:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/23 01:45:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/23 01:45:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/23 01:45:24 INFO : one: Deleted 2025/05/23 01:45:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/23 01:45:24 INFO : one: Copied (new) 2025/05/23 01:45:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:24 DEBUG : two: Unchanged skipping 2025/05/23 01:45:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/23 01:45:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/23 01:45:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/23 01:45:25 INFO : three.txt: Deleted 2025/05/23 01:45:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/23 01:45:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.27s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/23 01:45:28 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:45:28 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:45:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/23 01:45:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/23 01:45:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/23 01:45:30 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:45:30 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:45:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/23 01:45:30 INFO : existing: Copied (new) 2025/05/23 01:45:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/23 01:45:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/23 01:45:31 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:45:31 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:45:31 ERROR : B2 bucket rclone-test-xekocuz8zese: not deleting files as there were IO errors 2025/05/23 01:45:31 ERROR : B2 bucket rclone-test-xekocuz8zese: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncImmutable (3.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:33 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:45:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:33 DEBUG : existing: Unchanged skipping 2025/05/23 01:45:33 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:45:33 DEBUG : Waiting for deletions to finish 2025/05/23 01:45:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.74s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:45:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both0: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both1: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both10: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both11: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both12: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both13: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both14: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both15: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both16: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both17: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both18: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both19: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both2: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both3: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both4: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both5: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both6: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both7: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both8: Unchanged skipping 2025/05/23 01:45:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:45:55 DEBUG : both9: Unchanged skipping 2025/05/23 01:45:55 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:45:55 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:45:55 DEBUG : Waiting for deletions to finish 2025/05/23 01:45:55 INFO : only16: Deleted 2025/05/23 01:45:55 INFO : only19: Deleted 2025/05/23 01:45:55 INFO : only6: Deleted 2025/05/23 01:45:55 INFO : only11: Deleted 2025/05/23 01:45:55 INFO : only1: Deleted 2025/05/23 01:45:55 INFO : only12: Deleted 2025/05/23 01:45:55 INFO : only13: Deleted 2025/05/23 01:45:55 INFO : only18: Deleted 2025/05/23 01:45:55 INFO : only15: Deleted 2025/05/23 01:45:55 INFO : only4: Deleted 2025/05/23 01:45:56 INFO : only9: Deleted 2025/05/23 01:45:56 INFO : only0: Deleted 2025/05/23 01:45:56 INFO : only14: Deleted 2025/05/23 01:45:56 INFO : only5: Deleted 2025/05/23 01:45:56 INFO : only7: Deleted 2025/05/23 01:45:56 INFO : only10: Deleted 2025/05/23 01:45:56 INFO : only17: Deleted 2025/05/23 01:45:56 INFO : only2: Deleted 2025/05/23 01:45:56 INFO : only3: Deleted 2025/05/23 01:45:56 INFO : only8: Deleted 2025/05/23 01:45:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for checks to finish 2025/05/23 01:46:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both0: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both12: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both13: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both1: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both15: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both16: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both17: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both18: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both19: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both2: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both3: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both4: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both5: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both6: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both7: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both8: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/23 01:46:22 DEBUG : both9: Unchanged skipping 2025/05/23 01:46:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/23 01:46:22 DEBUG : both11: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both10: Unchanged skipping 2025/05/23 01:46:22 DEBUG : both14: Unchanged skipping 2025/05/23 01:46:22 DEBUG : B2 bucket rclone-test-xekocuz8zese: Waiting for transfers to finish 2025/05/23 01:46:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only0: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only1: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only10: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only12: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only13: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only14: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only15: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only16: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only17: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only18: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only19: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only2: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only11: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only3: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only4: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only5: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only6: Copied (replaced existing) 2025/05/23 01:46:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:23 INFO : only7: Copied (replaced existing) 2025/05/23 01:46:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:24 INFO : only8: Copied (replaced existing) 2025/05/23 01:46:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/23 01:46:24 INFO : only9: Copied (replaced existing) 2025/05/23 01:46:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (31.23s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:32 DEBUG : empty_dir: Making directory with metadata 2025/05/23 01:46:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:46:32 DEBUG : empty_on_remote: Making directory with metadata 2025/05/23 01:46:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:46:32 INFO : empty_on_remote: Making directory 2025/05/23 01:46:32 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-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:35 DEBUG : empty_dir: Making directory with metadata 2025/05/23 01:46:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:46:35 DEBUG : empty_on_remote: Making directory with metadata 2025/05/23 01:46:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/23 01:46:35 INFO : empty_on_remote: Making directory 2025/05/23 01:46:35 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-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:39 INFO : sub dir: Making directory 2025/05/23 01:46:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" 2025/05/23 01:46:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/23 01:46:42 INFO : sub dir: Making directory 2025/05/23 01:46:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xekocuz8zese", Local "Local file system at /tmp/rclone3644138835", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.40s) PASS 2025/05/23 01:46:45 DEBUG : B2 bucket rclone-test-xekocuz8zese: Purge remote 2025/05/23 01:46:45 INFO : B2 bucket rclone-test-xekocuz8zese: cleaning bucket "rclone-test-xekocuz8zese" of all files 2025/05/23 01:46:46 DEBUG : BackupDir/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab95c_d20250523_m014410_c001_v7007000_t0000_u01747964650236") 2025/05/23 01:46:46 DEBUG : BackupDir/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f106923bbb8ba7afd_d20250523_m014404_c001_v0001104_t0036_u01747964644537") 2025/05/23 01:46:46 DEBUG : CompareDest/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4133b4cafb7d07ac_d20250523_m014344_c001_v7007000_t0000_u01747964624950") 2025/05/23 01:46:46 DEBUG : CompareDest/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193ce67_d20250523_m014338_c001_v0001157_t0037_u01747964618933") 2025/05/23 01:46:46 DEBUG : CompareDest/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4133b4cafb7d07ad_d20250523_m014345_c001_v7007000_t0000_u01747964625133") 2025/05/23 01:46:46 DEBUG : CompareDest/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dd63_d20250523_m014340_c001_v0001105_t0042_u01747964620358") 2025/05/23 01:46:46 DEBUG : CopyDest/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab960_d20250523_m014410_c001_v7007000_t0000_u01747964650437") 2025/05/23 01:46:46 DEBUG : CopyDest/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ff9a_d20250523_m014401_c001_v0001104_t0055_u01747964641228") 2025/05/23 01:46:46 DEBUG : CopyDest/three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab963_d20250523_m014410_c001_v7007000_t0000_u01747964650619") 2025/05/23 01:46:46 DEBUG : CopyDest/three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996ddab_d20250523_m014408_c001_v0001105_t0047_u01747964648317") 2025/05/23 01:46:46 DEBUG : CopyDest/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab967_d20250523_m014410_c001_v7007000_t0000_u01747964650801") 2025/05/23 01:46:46 DEBUG : CopyDest/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cec1_d20250523_m014406_c001_v0001157_t0024_u01747964646110") 2025/05/23 01:46:46 DEBUG : EXISTING: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc3751f_d20250523_m014534_c001_v7007000_t0000_u01747964734367") 2025/05/23 01:46:47 DEBUG : EXISTING: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfc8_d20250523_m014533_c001_v0001157_t0025_u01747964733365") 2025/05/23 01:46:47 DEBUG : Testêé: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc37514_d20250523_m014529_c001_v7007000_t0000_u01747964729378") 2025/05/23 01:46:47 DEBUG : Testêé: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de33_d20250523_m014528_c001_v0001105_t0014_u01747964728622") 2025/05/23 01:46:47 DEBUG : Testêé: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfaa_d20250523_m014527_c001_v0001157_t0019_u01747964727536") 2025/05/23 01:46:47 DEBUG : a/potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd64f_d20250523_m014149_c001_v7007000_t0000_u01747964509666") 2025/05/23 01:46:47 DEBUG : a/potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe46_d20250523_m014148_c001_v0001104_t0029_u01747964508753") 2025/05/23 01:46:47 DEBUG : a/potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd63f_d20250523_m014146_c001_v7007000_t0000_u01747964506388") 2025/05/23 01:46:47 DEBUG : a/potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe3c_d20250523_m014145_c001_v0001104_t0050_u01747964505266") 2025/05/23 01:46:47 DEBUG : a/potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d1a_d20250523_m014120_c001_v7007000_t0000_u01747964480182") 2025/05/23 01:46:47 DEBUG : a/potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fde8_d20250523_m014118_c001_v0001104_t0040_u01747964478931") 2025/05/23 01:46:47 DEBUG : b/potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd652_d20250523_m014149_c001_v7007000_t0000_u01747964509851") 2025/05/23 01:46:47 DEBUG : b/potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe42_d20250523_m014147_c001_v0001104_t0047_u01747964507297") 2025/05/23 01:46:47 DEBUG : b/potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd638_d20250523_m014145_c001_v7007000_t0000_u01747964505839") 2025/05/23 01:46:47 DEBUG : b/potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe36_d20250523_m014143_c001_v0001104_t0059_u01747964503803") 2025/05/23 01:46:47 DEBUG : b/potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d18_d20250523_m014119_c001_v7007000_t0000_u01747964479622") 2025/05/23 01:46:47 DEBUG : b/potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fde0_d20250523_m014117_c001_v0001104_t0050_u01747964477121") 2025/05/23 01:46:47 DEBUG : backup/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f40018602607342d8_d20250523_m014423_c001_v7007000_t0000_u01747964663876") 2025/05/23 01:46:47 DEBUG : backup/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f113956c581471d40_d20250523_m014421_c001_v0001131_t0039_u01747964661909") 2025/05/23 01:46:47 DEBUG : backup/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f102189bd7ebb27c6_d20250523_m014417_c001_v0001101_t0054_u01747964657799") 2025/05/23 01:46:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52cd3_d20250523_m014452_c001_v7007000_t0000_u01747964692232") 2025/05/23 01:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108624b85eab792c_d20250523_m014450_c001_v0001038_t0002_u01747964690044") 2025/05/23 01:46:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f117f2805c30ee62c_d20250523_m014445_c001_v0001161_t0043_u01747964685248") 2025/05/23 01:46:48 DEBUG : backup/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab9ef_d20250523_m014437_c001_v7007000_t0000_u01747964677530") 2025/05/23 01:46:48 DEBUG : backup/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1102f9a217ac029d_d20250523_m014435_c001_v0001105_t0056_u01747964675488") 2025/05/23 01:46:48 DEBUG : backup/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1134bba5aa7db5e6_d20250523_m014431_c001_v0001184_t0013_u01747964671531") 2025/05/23 01:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52cd4_d20250523_m014452_c001_v7007000_t0000_u01747964692415") 2025/05/23 01:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f110a7c59007c7114_d20250523_m014451_c001_v0001145_t0028_u01747964691419") 2025/05/23 01:46:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1030832da018a3ff_d20250523_m014446_c001_v0001104_t0044_u01747964686955") 2025/05/23 01:46:48 DEBUG : backup/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f40018602607342d9_d20250523_m014424_c001_v7007000_t0000_u01747964664058") 2025/05/23 01:46:48 DEBUG : backup/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f10242ff9f6a9b666_d20250523_m014423_c001_v0001183_t0052_u01747964663094") 2025/05/23 01:46:48 DEBUG : backup/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f101633016a2b17a0_d20250523_m014419_c001_v0001184_t0033_u01747964659452") 2025/05/23 01:46:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab9f0_d20250523_m014437_c001_v7007000_t0000_u01747964677713") 2025/05/23 01:46:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f10956c8b2a9efd41_d20250523_m014436_c001_v0001103_t0048_u01747964676503") 2025/05/23 01:46:48 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f105151427b16c0e7_d20250523_m014432_c001_v0001120_t0015_u01747964672913") 2025/05/23 01:46:48 DEBUG : both0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112bf_d20250523_m014624_c001_v7007000_t0000_u01747964784636") 2025/05/23 01:46:48 DEBUG : both0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100ec_d20250523_m014601_c001_v0001104_t0047_u01747964761764") 2025/05/23 01:46:48 DEBUG : both0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef47_d20250523_m014557_c001_v7007000_t0000_u01747964757036") 2025/05/23 01:46:48 DEBUG : both0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de45_d20250523_m014536_c001_v0001105_t0041_u01747964736622") 2025/05/23 01:46:48 DEBUG : both1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c0_d20250523_m014624_c001_v7007000_t0000_u01747964784818") 2025/05/23 01:46:48 DEBUG : both1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de81_d20250523_m014603_c001_v0001105_t0002_u01747964763524") 2025/05/23 01:46:49 DEBUG : both1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef48_d20250523_m014557_c001_v7007000_t0000_u01747964757253") 2025/05/23 01:46:49 DEBUG : both1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfd0_d20250523_m014537_c001_v0001157_t0058_u01747964737834") 2025/05/23 01:46:49 DEBUG : both10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c1_d20250523_m014625_c001_v7007000_t0000_u01747964785001") 2025/05/23 01:46:49 DEBUG : both10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dea3_d20250523_m014612_c001_v0001105_t0002_u01747964772566") 2025/05/23 01:46:49 DEBUG : both10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef49_d20250523_m014557_c001_v7007000_t0000_u01747964757448") 2025/05/23 01:46:49 DEBUG : both10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cff0_d20250523_m014546_c001_v0001157_t0030_u01747964746000") 2025/05/23 01:46:49 DEBUG : both11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c2_d20250523_m014625_c001_v7007000_t0000_u01747964785182") 2025/05/23 01:46:49 DEBUG : both11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d083_d20250523_m014613_c001_v0001157_t0012_u01747964773730") 2025/05/23 01:46:49 DEBUG : both11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef4a_d20250523_m014557_c001_v7007000_t0000_u01747964757629") 2025/05/23 01:46:49 DEBUG : both11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100bc_d20250523_m014546_c001_v0001104_t0025_u01747964746617") 2025/05/23 01:46:49 DEBUG : both12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c5_d20250523_m014625_c001_v7007000_t0000_u01747964785366") 2025/05/23 01:46:49 DEBUG : both12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1012a_d20250523_m014614_c001_v0001104_t0051_u01747964774448") 2025/05/23 01:46:49 DEBUG : both12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef4b_d20250523_m014557_c001_v7007000_t0000_u01747964757811") 2025/05/23 01:46:49 DEBUG : both12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de5b_d20250523_m014547_c001_v0001105_t0018_u01747964747434") 2025/05/23 01:46:49 DEBUG : both13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c6_d20250523_m014625_c001_v7007000_t0000_u01747964785547") 2025/05/23 01:46:49 DEBUG : both13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996deab_d20250523_m014615_c001_v0001105_t0027_u01747964775548") 2025/05/23 01:46:49 DEBUG : both13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef4c_d20250523_m014557_c001_v7007000_t0000_u01747964757993") 2025/05/23 01:46:49 DEBUG : both13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cffa_d20250523_m014548_c001_v0001157_t0024_u01747964748193") 2025/05/23 01:46:49 DEBUG : both14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c8_d20250523_m014625_c001_v7007000_t0000_u01747964785729") 2025/05/23 01:46:49 DEBUG : both14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d099_d20250523_m014616_c001_v0001157_t0053_u01747964776764") 2025/05/23 01:46:49 DEBUG : both14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef4d_d20250523_m014558_c001_v7007000_t0000_u01747964758175") 2025/05/23 01:46:49 DEBUG : both14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100c0_d20250523_m014548_c001_v0001104_t0048_u01747964748914") 2025/05/23 01:46:50 DEBUG : both15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112c9_d20250523_m014625_c001_v7007000_t0000_u01747964785911") 2025/05/23 01:46:50 DEBUG : both15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10133_d20250523_m014617_c001_v0001104_t0029_u01747964777416") 2025/05/23 01:46:50 DEBUG : both15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef4e_d20250523_m014558_c001_v7007000_t0000_u01747964758357") 2025/05/23 01:46:50 DEBUG : both15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de63_d20250523_m014550_c001_v0001105_t0043_u01747964750135") 2025/05/23 01:46:50 DEBUG : both16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112ca_d20250523_m014626_c001_v7007000_t0000_u01747964786094") 2025/05/23 01:46:50 DEBUG : both16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996deb3_d20250523_m014618_c001_v0001105_t0020_u01747964778669") 2025/05/23 01:46:50 DEBUG : both16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef4f_d20250523_m014558_c001_v7007000_t0000_u01747964758539") 2025/05/23 01:46:50 DEBUG : both16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d00c_d20250523_m014551_c001_v0001157_t0059_u01747964751023") 2025/05/23 01:46:50 DEBUG : both17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112cc_d20250523_m014626_c001_v7007000_t0000_u01747964786276") 2025/05/23 01:46:50 DEBUG : both17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d0ac_d20250523_m014619_c001_v0001157_t0021_u01747964779458") 2025/05/23 01:46:50 DEBUG : both17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef50_d20250523_m014558_c001_v7007000_t0000_u01747964758730") 2025/05/23 01:46:50 DEBUG : both17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100cc_d20250523_m014551_c001_v0001104_t0051_u01747964751696") 2025/05/23 01:46:50 DEBUG : both18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112cd_d20250523_m014626_c001_v7007000_t0000_u01747964786458") 2025/05/23 01:46:50 DEBUG : both18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1013b_d20250523_m014620_c001_v0001104_t0002_u01747964780150") 2025/05/23 01:46:50 DEBUG : both18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef51_d20250523_m014558_c001_v7007000_t0000_u01747964758911") 2025/05/23 01:46:50 DEBUG : both18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de6b_d20250523_m014552_c001_v0001105_t0052_u01747964752487") 2025/05/23 01:46:50 DEBUG : both19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112ce_d20250523_m014626_c001_v7007000_t0000_u01747964786640") 2025/05/23 01:46:50 DEBUG : both19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996deb7_d20250523_m014621_c001_v0001105_t0055_u01747964781333") 2025/05/23 01:46:50 DEBUG : both19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef53_d20250523_m014559_c001_v7007000_t0000_u01747964759096") 2025/05/23 01:46:50 DEBUG : both19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d014_d20250523_m014553_c001_v0001157_t0022_u01747964753568") 2025/05/23 01:46:51 DEBUG : both2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112cf_d20250523_m014626_c001_v7007000_t0000_u01747964786821") 2025/05/23 01:46:51 DEBUG : both2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d04f_d20250523_m014604_c001_v0001157_t0056_u01747964764737") 2025/05/23 01:46:51 DEBUG : both2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef54_d20250523_m014559_c001_v7007000_t0000_u01747964759278") 2025/05/23 01:46:51 DEBUG : both2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100a2_d20250523_m014538_c001_v0001104_t0010_u01747964738468") 2025/05/23 01:46:51 DEBUG : both3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d1_d20250523_m014627_c001_v7007000_t0000_u01747964787028") 2025/05/23 01:46:51 DEBUG : both3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100fc_d20250523_m014605_c001_v0001104_t0051_u01747964765703") 2025/05/23 01:46:51 DEBUG : both3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef55_d20250523_m014559_c001_v7007000_t0000_u01747964759461") 2025/05/23 01:46:51 DEBUG : both3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de4b_d20250523_m014539_c001_v0001105_t0050_u01747964739814") 2025/05/23 01:46:51 DEBUG : both4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d2_d20250523_m014627_c001_v7007000_t0000_u01747964787210") 2025/05/23 01:46:51 DEBUG : both4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de8b_d20250523_m014606_c001_v0001105_t0045_u01747964766741") 2025/05/23 01:46:51 DEBUG : both4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef56_d20250523_m014559_c001_v7007000_t0000_u01747964759644") 2025/05/23 01:46:51 DEBUG : both4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfda_d20250523_m014540_c001_v0001157_t0027_u01747964740706") 2025/05/23 01:46:51 DEBUG : both5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d3_d20250523_m014627_c001_v7007000_t0000_u01747964787406") 2025/05/23 01:46:51 DEBUG : both5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d065_d20250523_m014607_c001_v0001157_t0018_u01747964767821") 2025/05/23 01:46:51 DEBUG : both5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef57_d20250523_m014559_c001_v7007000_t0000_u01747964759826") 2025/05/23 01:46:51 DEBUG : both5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100ac_d20250523_m014541_c001_v0001104_t0033_u01747964741264") 2025/05/23 01:46:51 DEBUG : both6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d4_d20250523_m014627_c001_v7007000_t0000_u01747964787590") 2025/05/23 01:46:51 DEBUG : both6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1010a_d20250523_m014608_c001_v0001104_t0046_u01747964768618") 2025/05/23 01:46:51 DEBUG : both6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef58_d20250523_m014600_c001_v7007000_t0000_u01747964760008") 2025/05/23 01:46:51 DEBUG : both6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de53_d20250523_m014542_c001_v0001105_t0032_u01747964742392") 2025/05/23 01:46:51 DEBUG : both7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d5_d20250523_m014627_c001_v7007000_t0000_u01747964787772") 2025/05/23 01:46:52 DEBUG : both7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de9b_d20250523_m014609_c001_v0001105_t0053_u01747964769829") 2025/05/23 01:46:52 DEBUG : both7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef59_d20250523_m014600_c001_v7007000_t0000_u01747964760191") 2025/05/23 01:46:52 DEBUG : both7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfe6_d20250523_m014543_c001_v0001157_t0040_u01747964743283") 2025/05/23 01:46:52 DEBUG : both8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d6_d20250523_m014627_c001_v7007000_t0000_u01747964787955") 2025/05/23 01:46:52 DEBUG : both8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d077_d20250523_m014611_c001_v0001157_t0058_u01747964771014") 2025/05/23 01:46:52 DEBUG : both8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef5a_d20250523_m014600_c001_v7007000_t0000_u01747964760373") 2025/05/23 01:46:52 DEBUG : both8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100b2_d20250523_m014544_c001_v0001104_t0009_u01747964744198") 2025/05/23 01:46:52 DEBUG : both9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d7_d20250523_m014628_c001_v7007000_t0000_u01747964788138") 2025/05/23 01:46:52 DEBUG : both9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10118_d20250523_m014611_c001_v0001104_t0029_u01747964771701") 2025/05/23 01:46:52 DEBUG : both9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef5b_d20250523_m014600_c001_v7007000_t0000_u01747964760656") 2025/05/23 01:46:52 DEBUG : both9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de57_d20250523_m014545_c001_v0001105_t0032_u01747964745116") 2025/05/23 01:46:52 DEBUG : c/non empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd656_d20250523_m014150_c001_v7007000_t0000_u01747964510033") 2025/05/23 01:46:52 DEBUG : c/non empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe44_d20250523_m014147_c001_v0001104_t0052_u01747964507833") 2025/05/23 01:46:52 DEBUG : c/non empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd643_d20250523_m014146_c001_v7007000_t0000_u01747964506570") 2025/05/23 01:46:52 DEBUG : c/non empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe3a_d20250523_m014144_c001_v0001104_t0028_u01747964504335") 2025/05/23 01:46:52 DEBUG : c/non empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d1c_d20250523_m014120_c001_v7007000_t0000_u01747964480368") 2025/05/23 01:46:52 DEBUG : c/non empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fde4_d20250523_m014117_c001_v0001104_t0030_u01747964477722") 2025/05/23 01:46:52 DEBUG : check sum: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd57c_d20250523_m014104_c001_v7007000_t0000_u01747964464194") 2025/05/23 01:46:52 DEBUG : check sum: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fda6_d20250523_m014102_c001_v0001104_t0033_u01747964462308") 2025/05/23 01:46:53 DEBUG : dest/3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab894_d20250523_m014354_c001_v7007000_t0000_u01747964634223") 2025/05/23 01:46:53 DEBUG : dest/3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418a2b538d4398b5_d20250523_m014353_c001_v0001146_t0044_u01747964633099") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc37509_d20250523_m014526_c001_v7007000_t0000_u01747964726056") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f117f86a6442c9360_d20250523_m014524_c001_v0001183_t0040_u01747964724314") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f404eb75e167f81b5_d20250523_m014524_c001_v7007000_t0000_u01747964724123") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f117f86a6442c9342_d20250523_m014521_c001_v0001183_t0048_u01747964721732") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f404eb75e167f81a9_d20250523_m014521_c001_v7007000_t0000_u01747964721009") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cf80_d20250523_m014516_c001_v0001157_t0002_u01747964716259") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc374f7_d20250523_m014514_c001_v7007000_t0000_u01747964714781") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1088171ce7192df3_d20250523_m014512_c001_v0001176_t0023_u01747964712807") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f410804a93d761107_d20250523_m014512_c001_v7007000_t0000_u01747964712633") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1088171ce7192de7_d20250523_m014509_c001_v0001176_t0057_u01747964709519") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f410804a93d761105_d20250523_m014508_c001_v7007000_t0000_u01747964708799") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cf57_d20250523_m014504_c001_v0001157_t0053_u01747964704599") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52d3b_d20250523_m014503_c001_v7007000_t0000_u01747964703309") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1052304370cee86e_d20250523_m014502_c001_v0001184_t0038_u01747964702052") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ee25_d20250523_m014501_c001_v7007000_t0000_u01747964701868") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1052304370cee842_d20250523_m014458_c001_v0001184_t0048_u01747964698861") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ee1e_d20250523_m014458_c001_v7007000_t0000_u01747964698137") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10034_d20250523_m014453_c001_v0001104_t0008_u01747964693511") 2025/05/23 01:46:53 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52cd5_d20250523_m014452_c001_v7007000_t0000_u01747964692599") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ab844e821553e_d20250523_m014450_c001_v0001093_t0040_u01747964690879") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f417255d97dd7545f_d20250523_m014450_c001_v7007000_t0000_u01747964690694") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ab844e8215532_d20250523_m014446_c001_v0001093_t0014_u01747964686351") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f417255d97dd7545d_d20250523_m014445_c001_v7007000_t0000_u01747964685571") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996ddd1_d20250523_m014438_c001_v0001105_t0005_u01747964678823") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab9f1_d20250523_m014437_c001_v7007000_t0000_u01747964677901") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1005fd4f63394e5b_d20250523_m014436_c001_v0001184_t0013_u01747964676100") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee085c_d20250523_m014435_c001_v7007000_t0000_u01747964675908") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1005fd4f63394e3d_d20250523_m014432_c001_v0001184_t0018_u01747964672482") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee0820_d20250523_m014431_c001_v7007000_t0000_u01747964671756") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193ceef_d20250523_m014425_c001_v0001157_t0051_u01747964665171") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f40018602607342da_d20250523_m014424_c001_v7007000_t0000_u01747964664241") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f103a233711a2b8ed_d20250523_m014422_c001_v0001136_t0045_u01747964662526") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f401a3ee7e1f88206_d20250523_m014422_c001_v7007000_t0000_u01747964662340") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f103a233711a2b8e5_d20250523_m014418_c001_v0001136_t0040_u01747964658884") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f401a3ee7e1f88202_d20250523_m014418_c001_v7007000_t0000_u01747964658153") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ffb0_d20250523_m014412_c001_v0001104_t0021_u01747964652082") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab969_d20250523_m014410_c001_v7007000_t0000_u01747964650983") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1196095581f302a5_d20250523_m014405_c001_v0001183_t0022_u01747964645364") 2025/05/23 01:46:54 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f41822c25d69fc294_d20250523_m014405_c001_v7007000_t0000_u01747964645148") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dd9b_d20250523_m014400_c001_v0001105_t0022_u01747964640495") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1032795a0ab53cd0_d20250523_m014359_c001_v0001180_t0049_u01747964639718") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1032795a0ab53ccc_d20250523_m014358_c001_v0001180_t0044_u01747964638763") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4133b4cafb7d07ae_d20250523_m014345_c001_v7007000_t0000_u01747964625314") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ff5e_d20250523_m014337_c001_v0001104_t0031_u01747964617805") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f111bf9dae2bd2eb1_d20250523_m014337_c001_v0001184_t0046_u01747964617066") 2025/05/23 01:46:55 DEBUG : dst/one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f111bf9dae2bd2ea5_d20250523_m014336_c001_v0001184_t0035_u01747964616082") 2025/05/23 01:46:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc3750b_d20250523_m014526_c001_v7007000_t0000_u01747964726239") 2025/05/23 01:46:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1198afc3aca3a968_d20250523_m014523_c001_v0001178_t0044_u01747964723912") 2025/05/23 01:46:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1146e1bbbcad337e_d20250523_m014520_c001_v0001176_t0047_u01747964720796") 2025/05/23 01:46:55 DEBUG : dst/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc374f9_d20250523_m014514_c001_v7007000_t0000_u01747964714963") 2025/05/23 01:46:55 DEBUG : dst/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f113ab3712a4ea1ad_d20250523_m014512_c001_v0001165_t0032_u01747964712427") 2025/05/23 01:46:55 DEBUG : dst/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1182fd4305bb1cd5_d20250523_m014508_c001_v0001150_t0044_u01747964708524") 2025/05/23 01:46:55 DEBUG : dst/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52d3e_d20250523_m014503_c001_v7007000_t0000_u01747964703495") 2025/05/23 01:46:55 DEBUG : dst/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f109ce68b89636a01_d20250523_m014501_c001_v0001182_t0048_u01747964701604") 2025/05/23 01:46:55 DEBUG : dst/one.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f10735f95ef26bcb0_d20250523_m014457_c001_v0001153_t0011_u01747964697729") 2025/05/23 01:46:55 DEBUG : dst/three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab96e_d20250523_m014411_c001_v7007000_t0000_u01747964651166") 2025/05/23 01:46:55 DEBUG : dst/three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1032795a0ab53cec_d20250523_m014409_c001_v0001180_t0018_u01747964649608") 2025/05/23 01:46:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc3750c_d20250523_m014526_c001_v7007000_t0000_u01747964726422") 2025/05/23 01:46:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118bdcb78fe17d6c_d20250523_m014525_c001_v0001182_t0036_u01747964725073") 2025/05/23 01:46:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1041df7f5f80aea6_d20250523_m014522_c001_v0001184_t0036_u01747964722495") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc3750d_d20250523_m014526_c001_v7007000_t0000_u01747964726608") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f117f86a6442c936e_d20250523_m014525_c001_v0001183_t0017_u01747964725475") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f404eb75e167f81c5_d20250523_m014525_c001_v7007000_t0000_u01747964725291") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f117f86a6442c9356_d20250523_m014522_c001_v0001183_t0047_u01747964722934") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f404eb75e167f81aa_d20250523_m014522_c001_v7007000_t0000_u01747964722707") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10070_d20250523_m014517_c001_v0001104_t0053_u01747964717779") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc374fb_d20250523_m014515_c001_v7007000_t0000_u01747964715158") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1088171ce7192df5_d20250523_m014514_c001_v0001176_t0001_u01747964714168") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f410804a93d76110a_d20250523_m014513_c001_v7007000_t0000_u01747964713992") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1088171ce7192ded_d20250523_m014510_c001_v0001176_t0007_u01747964710923") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f410804a93d761106_d20250523_m014510_c001_v7007000_t0000_u01747964710748") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10054_d20250523_m014505_c001_v0001104_t0020_u01747964705671") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ee29_d20250523_m014502_c001_v7007000_t0000_u01747964702749") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10048_d20250523_m014500_c001_v0001104_t0043_u01747964700426") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ee21_d20250523_m014459_c001_v7007000_t0000_u01747964699673") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996ddf1_d20250523_m014455_c001_v0001105_t0024_u01747964695109") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f417255d97dd75461_d20250523_m014451_c001_v7007000_t0000_u01747964691678") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dde3_d20250523_m014448_c001_v0001105_t0047_u01747964688923") 2025/05/23 01:46:56 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f417255d97dd7545e_d20250523_m014447_c001_v7007000_t0000_u01747964687826") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cf11_d20250523_m014440_c001_v0001157_t0006_u01747964680662") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee089f_d20250523_m014436_c001_v7007000_t0000_u01747964676950") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cf01_d20250523_m014434_c001_v0001157_t0051_u01747964674333") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee0831_d20250523_m014433_c001_v7007000_t0000_u01747964673233") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ffd8_d20250523_m014426_c001_v0001104_t0013_u01747964666875") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f401a3ee7e1f88207_d20250523_m014423_c001_v7007000_t0000_u01747964663322") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ffc0_d20250523_m014420_c001_v0001104_t0056_u01747964660769") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f401a3ee7e1f88204_d20250523_m014419_c001_v7007000_t0000_u01747964659665") 2025/05/23 01:46:57 DEBUG : dst/three.txt: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996ddb3_d20250523_m014413_c001_v0001105_t0012_u01747964653427") 2025/05/23 01:46:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc374fc_d20250523_m014515_c001_v7007000_t0000_u01747964715340") 2025/05/23 01:46:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f106429c73bc25ae3_d20250523_m014513_c001_v0001032_t0052_u01747964713618") 2025/05/23 01:46:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f107de381b8972791_d20250523_m014510_c001_v0001130_t0057_u01747964710306") 2025/05/23 01:46:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52d41_d20250523_m014503_c001_v7007000_t0000_u01747964703678") 2025/05/23 01:46:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f116c85fc2c117f73_d20250523_m014502_c001_v0001157_t0049_u01747964702459") 2025/05/23 01:46:57 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f111817f660300597_d20250523_m014459_c001_v0001134_t0018_u01747964699264") 2025/05/23 01:46:57 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc3750e_d20250523_m014526_c001_v7007000_t0000_u01747964726796") 2025/05/23 01:46:57 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de1d_d20250523_m014517_c001_v0001105_t0048_u01747964717080") 2025/05/23 01:46:57 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc374fd_d20250523_m014515_c001_v7007000_t0000_u01747964715523") 2025/05/23 01:46:57 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de09_d20250523_m014505_c001_v0001105_t0015_u01747964705388") 2025/05/23 01:46:57 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52d42_d20250523_m014503_c001_v7007000_t0000_u01747964703861") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cf3b_d20250523_m014454_c001_v0001157_t0026_u01747964694455") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52cd6_d20250523_m014452_c001_v7007000_t0000_u01747964692783") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10002_d20250523_m014439_c001_v0001104_t0059_u01747964679610") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab9f2_d20250523_m014438_c001_v7007000_t0000_u01747964678084") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996ddbd_d20250523_m014426_c001_v0001105_t0046_u01747964666080") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f40018602607342db_d20250523_m014424_c001_v7007000_t0000_u01747964664438") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193ced1_d20250523_m014413_c001_v0001157_t0027_u01747964653108") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab971_d20250523_m014411_c001_v7007000_t0000_u01747964651349") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100361fdd1760104_d20250523_m014407_c001_v0001146_t0035_u01747964647055") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4133b4cafb7d07af_d20250523_m014345_c001_v7007000_t0000_u01747964625496") 2025/05/23 01:46:58 DEBUG : dst/two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f111bf9dae2bd2f0f_d20250523_m014344_c001_v0001184_t0014_u01747964624388") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05be_d20250523_m014303_c001_v7007000_t0000_u01747964583811") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dd09_d20250523_m014259_c001_v0001105_t0042_u01747964579017") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05bc_d20250523_m014257_c001_v7007000_t0000_u01747964577110") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dcfd_d20250523_m014246_c001_v0001105_t0011_u01747964566221") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05ad_d20250523_m014237_c001_v7007000_t0000_u01747964557318") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dce9_d20250523_m014233_c001_v0001105_t0027_u01747964553760") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6a6_d20250523_m014207_c001_v7007000_t0000_u01747964527140") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe80_d20250523_m014204_c001_v0001104_t0056_u01747964524440") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd69e_d20250523_m014202_c001_v7007000_t0000_u01747964522688") 2025/05/23 01:46:58 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe76_d20250523_m014201_c001_v0001104_t0000_u01747964521031") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd695_d20250523_m014157_c001_v7007000_t0000_u01747964517017") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe5c_d20250523_m014154_c001_v0001104_t0026_u01747964514603") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd67f_d20250523_m014153_c001_v7007000_t0000_u01747964513256") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe50_d20250523_m014151_c001_v0001104_t0047_u01747964511353") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd612_d20250523_m014142_c001_v7007000_t0000_u01747964502884") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe2a_d20250523_m014140_c001_v0001104_t0025_u01747964500395") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d38_d20250523_m014138_c001_v7007000_t0000_u01747964498975") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe22_d20250523_m014137_c001_v0001104_t0013_u01747964497816") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d30_d20250523_m014131_c001_v7007000_t0000_u01747964491151") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe06_d20250523_m014129_c001_v0001104_t0038_u01747964489215") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d27_d20250523_m014126_c001_v7007000_t0000_u01747964486642") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdfa_d20250523_m014125_c001_v0001104_t0056_u01747964485367") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d22_d20250523_m014124_c001_v7007000_t0000_u01747964484257") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f1076f180bcc386a1_d20250523_m014123_c001_v0001115_t0000_u01747964483313") 2025/05/23 01:46:59 DEBUG : empty space: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdf4_d20250523_m014121_c001_v0001104_t0007_u01747964481109") 2025/05/23 01:46:59 DEBUG : enormous: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6a4_d20250523_m014206_c001_v7007000_t0000_u01747964526223") 2025/05/23 01:46:59 DEBUG : enormous: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe82_d20250523_m014205_c001_v0001104_t0017_u01747964525113") 2025/05/23 01:46:59 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc3751c_d20250523_m014531_c001_v7007000_t0000_u01747964731894") 2025/05/23 01:46:59 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10090_d20250523_m014530_c001_v0001104_t0011_u01747964730498") 2025/05/23 01:46:59 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a7_d20250523_m014231_c001_v7007000_t0000_u01747964551779") 2025/05/23 01:47:00 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fec8_d20250523_m014230_c001_v0001104_t0033_u01747964550518") 2025/05/23 01:47:00 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d16_d20250523_m014116_c001_v7007000_t0000_u01747964476018") 2025/05/23 01:47:00 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdd4_d20250523_m014114_c001_v0001104_t0044_u01747964474720") 2025/05/23 01:47:00 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d13_d20250523_m014113_c001_v7007000_t0000_u01747964473435") 2025/05/23 01:47:00 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdcc_d20250523_m014112_c001_v0001104_t0005_u01747964472454") 2025/05/23 01:47:00 DEBUG : existing: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdc6_d20250523_m014110_c001_v0001104_t0007_u01747964470963") 2025/05/23 01:47:00 DEBUG : existing-b: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a8_d20250523_m014231_c001_v7007000_t0000_u01747964551962") 2025/05/23 01:47:00 DEBUG : existing-b: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dce5_d20250523_m014230_c001_v0001105_t0009_u01747964550529") 2025/05/23 01:47:00 DEBUG : file1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112fc_d20250523_m014637_c001_v7007000_t0000_u01747964797712") 2025/05/23 01:47:00 DEBUG : file1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10165_d20250523_m014636_c001_v0001104_t0043_u01747964796352") 2025/05/23 01:47:00 DEBUG : file1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112f2_d20250523_m014634_c001_v7007000_t0000_u01747964794270") 2025/05/23 01:47:00 DEBUG : file1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f10662a875c9e7415_d20250523_m014633_c001_v0001038_t0046_u01747964793205") 2025/05/23 01:47:00 DEBUG : five: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6ae_d20250523_m014212_c001_v7007000_t0000_u01747964532442") 2025/05/23 01:47:00 DEBUG : five: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b0fe92_d20250523_m014210_c001_v0001104_t0013_u01747964530248") 2025/05/23 01:47:00 DEBUG : foo: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d2c_d20250523_m014128_c001_v7007000_t0000_u01747964488480") 2025/05/23 01:47:00 DEBUG : foo: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b0fe00_d20250523_m014127_c001_v0001104_t0013_u01747964487931") 2025/05/23 01:47:00 DEBUG : foo: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b0fdfe_d20250523_m014127_c001_v0001104_t0013_u01747964487379") 2025/05/23 01:47:00 DEBUG : four: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6af_d20250523_m014212_c001_v7007000_t0000_u01747964532627") 2025/05/23 01:47:00 DEBUG : four: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193cd1e_d20250523_m014210_c001_v0001157_t0048_u01747964530806") 2025/05/23 01:47:00 DEBUG : four: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe90_d20250523_m014209_c001_v0001104_t0034_u01747964529283") 2025/05/23 01:47:01 DEBUG : hello world2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf529ad_d20250523_m014014_c001_v7007000_t0000_u01747964414499") 2025/05/23 01:47:01 DEBUG : hello world2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd04_d20250523_m014013_c001_v0001104_t0005_u01747964413529") 2025/05/23 01:47:01 DEBUG : ignore-size: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd5b7_d20250523_m014109_c001_v7007000_t0000_u01747964469505") 2025/05/23 01:47:01 DEBUG : ignore-size: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdb6_d20250523_m014107_c001_v0001104_t0050_u01747964467993") 2025/05/23 01:47:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a5_d20250523_m014229_c001_v7007000_t0000_u01747964549428") 2025/05/23 01:47:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dce3_d20250523_m014228_c001_v0001105_t0037_u01747964548162") 2025/05/23 01:47:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a2_d20250523_m014227_c001_v7007000_t0000_u01747964547061") 2025/05/23 01:47:01 DEBUG : nested/sub dir/file: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dcdb_d20250523_m014225_c001_v0001105_t0017_u01747964545829") 2025/05/23 01:47:01 DEBUG : one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6b0_d20250523_m014212_c001_v7007000_t0000_u01747964532812") 2025/05/23 01:47:01 DEBUG : one: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b0fe86_d20250523_m014208_c001_v0001104_t0013_u01747964528246") 2025/05/23 01:47:01 DEBUG : only0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d8_d20250523_m014628_c001_v7007000_t0000_u01747964788357") 2025/05/23 01:47:01 DEBUG : only0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193d0be_d20250523_m014622_c001_v0001157_t0048_u01747964782936") 2025/05/23 01:47:01 DEBUG : only0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d03b_d20250523_m014602_c001_v0001157_t0002_u01747964762678") 2025/05/23 01:47:01 DEBUG : only0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef42_d20250523_m014556_c001_v7007000_t0000_u01747964756047") 2025/05/23 01:47:01 DEBUG : only0: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1009e_d20250523_m014537_c001_v0001104_t0009_u01747964737309") 2025/05/23 01:47:01 DEBUG : only1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112d9_d20250523_m014628_c001_v7007000_t0000_u01747964788544") 2025/05/23 01:47:01 DEBUG : only1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996deb9_d20250523_m014622_c001_v0001105_t0005_u01747964782944") 2025/05/23 01:47:01 DEBUG : only1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100f6_d20250523_m014604_c001_v0001104_t0037_u01747964764031") 2025/05/23 01:47:01 DEBUG : only1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee08fd_d20250523_m014555_c001_v7007000_t0000_u01747964755671") 2025/05/23 01:47:01 DEBUG : only1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de47_d20250523_m014538_c001_v0001105_t0039_u01747964738171") 2025/05/23 01:47:02 DEBUG : only10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112da_d20250523_m014628_c001_v7007000_t0000_u01747964788727") 2025/05/23 01:47:02 DEBUG : only10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b10143_d20250523_m014622_c001_v0001104_t0013_u01747964782953") 2025/05/23 01:47:02 DEBUG : only10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10124_d20250523_m014613_c001_v0001104_t0035_u01747964773047") 2025/05/23 01:47:02 DEBUG : only10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef43_d20250523_m014556_c001_v7007000_t0000_u01747964756229") 2025/05/23 01:47:02 DEBUG : only10: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de59_d20250523_m014546_c001_v0001105_t0037_u01747964746296") 2025/05/23 01:47:02 DEBUG : only11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112dc_d20250523_m014628_c001_v7007000_t0000_u01747964788909") 2025/05/23 01:47:02 DEBUG : only11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f40662a875c9e7401_d20250523_m014623_c001_v0001038_t0037_u01747964783513") 2025/05/23 01:47:02 DEBUG : only11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dea9_d20250523_m014614_c001_v0001105_t0041_u01747964774017") 2025/05/23 01:47:02 DEBUG : only11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f41784fbdcb09a168_d20250523_m014555_c001_v7007000_t0000_u01747964755673") 2025/05/23 01:47:02 DEBUG : only11: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cff2_d20250523_m014547_c001_v0001157_t0032_u01747964747161") 2025/05/23 01:47:02 DEBUG : only12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112dd_d20250523_m014629_c001_v7007000_t0000_u01747964789102") 2025/05/23 01:47:02 DEBUG : only12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193d0c2_d20250523_m014623_c001_v0001157_t0048_u01747964783156") 2025/05/23 01:47:02 DEBUG : only12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d08b_d20250523_m014615_c001_v0001157_t0023_u01747964775262") 2025/05/23 01:47:02 DEBUG : only12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef3d_d20250523_m014555_c001_v7007000_t0000_u01747964755681") 2025/05/23 01:47:02 DEBUG : only12: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100be_d20250523_m014547_c001_v0001104_t0020_u01747964747715") 2025/05/23 01:47:02 DEBUG : only13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112df_d20250523_m014629_c001_v7007000_t0000_u01747964789295") 2025/05/23 01:47:02 DEBUG : only13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996debb_d20250523_m014623_c001_v0001105_t0005_u01747964783163") 2025/05/23 01:47:02 DEBUG : only13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1012c_d20250523_m014615_c001_v0001104_t0041_u01747964775807") 2025/05/23 01:47:02 DEBUG : only13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094da1_d20250523_m014555_c001_v7007000_t0000_u01747964755833") 2025/05/23 01:47:02 DEBUG : only13: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de5f_d20250523_m014548_c001_v0001105_t0057_u01747964748466") 2025/05/23 01:47:02 DEBUG : only14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e0_d20250523_m014629_c001_v7007000_t0000_u01747964789477") 2025/05/23 01:47:02 DEBUG : only14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b10147_d20250523_m014623_c001_v0001104_t0013_u01747964783173") 2025/05/23 01:47:03 DEBUG : only14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996deb1_d20250523_m014617_c001_v0001105_t0021_u01747964777116") 2025/05/23 01:47:03 DEBUG : only14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f41784fbdcb09a16a_d20250523_m014556_c001_v7007000_t0000_u01747964756059") 2025/05/23 01:47:03 DEBUG : only14: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d004_d20250523_m014549_c001_v0001157_t0024_u01747964749769") 2025/05/23 01:47:03 DEBUG : only15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e1_d20250523_m014629_c001_v7007000_t0000_u01747964789663") 2025/05/23 01:47:03 DEBUG : only15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193d0c6_d20250523_m014623_c001_v0001157_t0048_u01747964783342") 2025/05/23 01:47:03 DEBUG : only15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d0a1_d20250523_m014618_c001_v0001157_t0026_u01747964778324") 2025/05/23 01:47:03 DEBUG : only15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f41784fbdcb09a169_d20250523_m014555_c001_v7007000_t0000_u01747964755860") 2025/05/23 01:47:03 DEBUG : only15: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100c4_d20250523_m014550_c001_v0001104_t0046_u01747964750418") 2025/05/23 01:47:03 DEBUG : only16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e2_d20250523_m014629_c001_v7007000_t0000_u01747964789850") 2025/05/23 01:47:03 DEBUG : only16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996debd_d20250523_m014623_c001_v0001105_t0005_u01747964783349") 2025/05/23 01:47:03 DEBUG : only16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10139_d20250523_m014619_c001_v0001104_t0024_u01747964779026") 2025/05/23 01:47:03 DEBUG : only16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094d97_d20250523_m014555_c001_v7007000_t0000_u01747964755286") 2025/05/23 01:47:03 DEBUG : only16: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de65_d20250523_m014551_c001_v0001105_t0027_u01747964751422") 2025/05/23 01:47:03 DEBUG : only17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e3_d20250523_m014630_c001_v7007000_t0000_u01747964790032") 2025/05/23 01:47:03 DEBUG : only17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b10149_d20250523_m014623_c001_v0001104_t0013_u01747964783359") 2025/05/23 01:47:03 DEBUG : only17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996deb5_d20250523_m014619_c001_v0001105_t0055_u01747964779733") 2025/05/23 01:47:03 DEBUG : only17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f41784fbdcb09a16b_d20250523_m014556_c001_v7007000_t0000_u01747964756242") 2025/05/23 01:47:03 DEBUG : only17: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d010_d20250523_m014552_c001_v0001157_t0049_u01747964752211") 2025/05/23 01:47:03 DEBUG : only18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e4_d20250523_m014630_c001_v7007000_t0000_u01747964790214") 2025/05/23 01:47:03 DEBUG : only18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193d0c8_d20250523_m014623_c001_v0001157_t0048_u01747964783530") 2025/05/23 01:47:04 DEBUG : only18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d0b4_d20250523_m014621_c001_v0001157_t0017_u01747964781034") 2025/05/23 01:47:04 DEBUG : only18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef40_d20250523_m014555_c001_v7007000_t0000_u01747964755865") 2025/05/23 01:47:04 DEBUG : only18: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100d0_d20250523_m014552_c001_v0001104_t0035_u01747964752851") 2025/05/23 01:47:04 DEBUG : only19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e5_d20250523_m014630_c001_v7007000_t0000_u01747964790396") 2025/05/23 01:47:04 DEBUG : only19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996dec1_d20250523_m014623_c001_v0001105_t0005_u01747964783541") 2025/05/23 01:47:04 DEBUG : only19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1013f_d20250523_m014621_c001_v0001104_t0044_u01747964781746") 2025/05/23 01:47:04 DEBUG : only19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094d9b_d20250523_m014555_c001_v7007000_t0000_u01747964755469") 2025/05/23 01:47:04 DEBUG : only19: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de71_d20250523_m014553_c001_v0001105_t0002_u01747964753865") 2025/05/23 01:47:04 DEBUG : only2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e6_d20250523_m014630_c001_v7007000_t0000_u01747964790581") 2025/05/23 01:47:04 DEBUG : only2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b1014b_d20250523_m014623_c001_v0001104_t0013_u01747964783551") 2025/05/23 01:47:04 DEBUG : only2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de87_d20250523_m014605_c001_v0001105_t0017_u01747964765354") 2025/05/23 01:47:04 DEBUG : only2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee0900_d20250523_m014556_c001_v7007000_t0000_u01747964756254") 2025/05/23 01:47:04 DEBUG : only2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfd6_d20250523_m014539_c001_v0001157_t0030_u01747964739522") 2025/05/23 01:47:04 DEBUG : only3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e7_d20250523_m014630_c001_v7007000_t0000_u01747964790782") 2025/05/23 01:47:04 DEBUG : only3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193d0cc_d20250523_m014623_c001_v0001157_t0048_u01747964783713") 2025/05/23 01:47:04 DEBUG : only3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d059_d20250523_m014606_c001_v0001157_t0040_u01747964766196") 2025/05/23 01:47:04 DEBUG : only3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094da7_d20250523_m014556_c001_v7007000_t0000_u01747964756379") 2025/05/23 01:47:04 DEBUG : only3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100a8_d20250523_m014540_c001_v0001104_t0030_u01747964740190") 2025/05/23 01:47:04 DEBUG : only4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e8_d20250523_m014630_c001_v7007000_t0000_u01747964790964") 2025/05/23 01:47:04 DEBUG : only4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996dec3_d20250523_m014623_c001_v0001105_t0005_u01747964783724") 2025/05/23 01:47:05 DEBUG : only4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10100_d20250523_m014607_c001_v0001104_t0022_u01747964767218") 2025/05/23 01:47:05 DEBUG : only4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee08fe_d20250523_m014555_c001_v7007000_t0000_u01747964755878") 2025/05/23 01:47:05 DEBUG : only4: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de4d_d20250523_m014541_c001_v0001105_t0029_u01747964741012") 2025/05/23 01:47:05 DEBUG : only5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112e9_d20250523_m014631_c001_v7007000_t0000_u01747964791146") 2025/05/23 01:47:05 DEBUG : only5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b1014d_d20250523_m014623_c001_v0001104_t0013_u01747964783743") 2025/05/23 01:47:05 DEBUG : only5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de95_d20250523_m014608_c001_v0001105_t0032_u01747964768210") 2025/05/23 01:47:05 DEBUG : only5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f415034ee30ee08ff_d20250523_m014556_c001_v7007000_t0000_u01747964756070") 2025/05/23 01:47:05 DEBUG : only5: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfe0_d20250523_m014541_c001_v0001157_t0005_u01747964741799") 2025/05/23 01:47:05 DEBUG : only6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112ea_d20250523_m014631_c001_v7007000_t0000_u01747964791328") 2025/05/23 01:47:05 DEBUG : only6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f40662a875c9e7403_d20250523_m014623_c001_v0001038_t0037_u01747964783781") 2025/05/23 01:47:05 DEBUG : only6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d071_d20250523_m014609_c001_v0001157_t0046_u01747964769465") 2025/05/23 01:47:05 DEBUG : only6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094d9e_d20250523_m014555_c001_v7007000_t0000_u01747964755650") 2025/05/23 01:47:05 DEBUG : only6: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100ae_d20250523_m014542_c001_v0001104_t0043_u01747964742746") 2025/05/23 01:47:05 DEBUG : only7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112eb_d20250523_m014631_c001_v7007000_t0000_u01747964791510") 2025/05/23 01:47:05 DEBUG : only7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f400b9c839193d0d0_d20250523_m014623_c001_v0001157_t0048_u01747964783897") 2025/05/23 01:47:05 DEBUG : only7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b1010e_d20250523_m014610_c001_v0001104_t0009_u01747964770290") 2025/05/23 01:47:05 DEBUG : only7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094da6_d20250523_m014556_c001_v7007000_t0000_u01747964756197") 2025/05/23 01:47:05 DEBUG : only7: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996de55_d20250523_m014543_c001_v0001105_t0056_u01747964743794") 2025/05/23 01:47:05 DEBUG : only8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112ed_d20250523_m014631_c001_v7007000_t0000_u01747964791692") 2025/05/23 01:47:05 DEBUG : only8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996dec5_d20250523_m014623_c001_v0001105_t0005_u01747964783917") 2025/05/23 01:47:06 DEBUG : only8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dea1_d20250523_m014611_c001_v0001105_t0011_u01747964771368") 2025/05/23 01:47:06 DEBUG : only8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4169f32da688ef44_d20250523_m014556_c001_v7007000_t0000_u01747964756411") 2025/05/23 01:47:06 DEBUG : only8: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cfee_d20250523_m014544_c001_v0001157_t0012_u01747964744784") 2025/05/23 01:47:06 DEBUG : only9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112ee_d20250523_m014631_c001_v7007000_t0000_u01747964791886") 2025/05/23 01:47:06 DEBUG : only9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b1014f_d20250523_m014623_c001_v0001104_t0013_u01747964783933") 2025/05/23 01:47:06 DEBUG : only9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d07d_d20250523_m014612_c001_v0001157_t0010_u01747964772239") 2025/05/23 01:47:06 DEBUG : only9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f403bc67cd0094da4_d20250523_m014556_c001_v7007000_t0000_u01747964756014") 2025/05/23 01:47:06 DEBUG : only9: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b100b8_d20250523_m014545_c001_v0001104_t0052_u01747964745469") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d059f_d20250523_m014223_c001_v7007000_t0000_u01747964543983") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cd55_d20250523_m014222_c001_v0001157_t0000_u01747964542151") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d059b_d20250523_m014220_c001_v7007000_t0000_u01747964540322") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fea8_d20250523_m014218_c001_v0001104_t0001_u01747964538401") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d0597_d20250523_m014216_c001_v7007000_t0000_u01747964536527") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cd30_d20250523_m014213_c001_v0001157_t0032_u01747964533725") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd699_d20250523_m014159_c001_v7007000_t0000_u01747964519630") 2025/05/23 01:47:06 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe68_d20250523_m014157_c001_v0001104_t0026_u01747964517922") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd692_d20250523_m014155_c001_v7007000_t0000_u01747964515609") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe5a_d20250523_m014154_c001_v0001104_t0026_u01747964514162") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd673_d20250523_m014152_c001_v7007000_t0000_u01747964512262") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe4e_d20250523_m014150_c001_v0001104_t0025_u01747964510763") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d41_d20250523_m014141_c001_v7007000_t0000_u01747964501949") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe28_d20250523_m014139_c001_v0001104_t0033_u01747964499898") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d3a_d20250523_m014139_c001_v7007000_t0000_u01747964499160") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe1e_d20250523_m014137_c001_v0001104_t0008_u01747964497251") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d35_d20250523_m014136_c001_v7007000_t0000_u01747964496514") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe1a_d20250523_m014135_c001_v0001104_t0030_u01747964495546") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe12_d20250523_m014134_c001_v0001104_t0040_u01747964494596") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d34_d20250523_m014133_c001_v7007000_t0000_u01747964493803") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe0e_d20250523_m014133_c001_v0001104_t0019_u01747964493001") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe0c_d20250523_m014132_c001_v0001104_t0046_u01747964492075") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418dc0d44dc36d32_d20250523_m014131_c001_v7007000_t0000_u01747964491336") 2025/05/23 01:47:07 DEBUG : potato: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe08_d20250523_m014130_c001_v0001104_t0051_u01747964490215") 2025/05/23 01:47:07 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166110de_d20250523_m014313_c001_v7007000_t0000_u01747964593387") 2025/05/23 01:47:07 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193ce21_d20250523_m014312_c001_v0001157_t0024_u01747964592768") 2025/05/23 01:47:07 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05bf_d20250523_m014304_c001_v7007000_t0000_u01747964584183") 2025/05/23 01:47:07 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cdf7_d20250523_m014258_c001_v0001157_t0014_u01747964578387") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd969_d20250523_m014250_c001_v7007000_t0000_u01747964570756") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cdd5_d20250523_m014245_c001_v0001157_t0032_u01747964565470") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05af_d20250523_m014237_c001_v7007000_t0000_u01747964557930") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cd91_d20250523_m014233_c001_v0001157_t0035_u01747964553250") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6a5_d20250523_m014206_c001_v7007000_t0000_u01747964526405") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe7c_d20250523_m014203_c001_v0001104_t0026_u01747964523959") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd69f_d20250523_m014202_c001_v7007000_t0000_u01747964522870") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe70_d20250523_m014200_c001_v0001104_t0051_u01747964520538") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd69a_d20250523_m014159_c001_v7007000_t0000_u01747964519811") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe6a_d20250523_m014158_c001_v0001104_t0009_u01747964518723") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd696_d20250523_m014157_c001_v7007000_t0000_u01747964517199") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe5e_d20250523_m014155_c001_v0001104_t0038_u01747964515975") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd682_d20250523_m014153_c001_v7007000_t0000_u01747964513437") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe54_d20250523_m014152_c001_v0001104_t0017_u01747964512274") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd615_d20250523_m014143_c001_v7007000_t0000_u01747964503066") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe2e_d20250523_m014141_c001_v0001104_t0008_u01747964501397") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf529e6_d20250523_m014018_c001_v7007000_t0000_u01747964418661") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd0c_d20250523_m014017_c001_v0001104_t0046_u01747964417581") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf529c9_d20250523_m014016_c001_v7007000_t0000_u01747964416317") 2025/05/23 01:47:08 DEBUG : potato2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd08_d20250523_m014015_c001_v0001104_t0045_u01747964415407") 2025/05/23 01:47:09 DEBUG : potato3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05c1_d20250523_m014304_c001_v7007000_t0000_u01747964584792") 2025/05/23 01:47:09 DEBUG : potato3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ff02_d20250523_m014259_c001_v0001104_t0017_u01747964579762") 2025/05/23 01:47:09 DEBUG : potato3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd96a_d20250523_m014250_c001_v7007000_t0000_u01747964570984") 2025/05/23 01:47:09 DEBUG : potato3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0feec_d20250523_m014246_c001_v0001104_t0034_u01747964566868") 2025/05/23 01:47:09 DEBUG : potato3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05b0_d20250523_m014238_c001_v7007000_t0000_u01747964558321") 2025/05/23 01:47:09 DEBUG : potato3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fecc_d20250523_m014234_c001_v0001104_t0054_u01747964554105") 2025/05/23 01:47:09 DEBUG : pre-dest1/1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab895_d20250523_m014354_c001_v7007000_t0000_u01747964634465") 2025/05/23 01:47:09 DEBUG : pre-dest1/1: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0ff72_d20250523_m014346_c001_v0001104_t0027_u01747964626239") 2025/05/23 01:47:09 DEBUG : pre-dest2/2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4052e53784bab896_d20250523_m014354_c001_v7007000_t0000_u01747964634647") 2025/05/23 01:47:09 DEBUG : pre-dest2/2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193ce7f_d20250523_m014347_c001_v0001157_t0013_u01747964627144") 2025/05/23 01:47:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4133b4cafb7d079d_d20250523_m014325_c001_v7007000_t0000_u01747964605749") 2025/05/23 01:47:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dd2b_d20250523_m014322_c001_v0001105_t0031_u01747964602599") 2025/05/23 01:47:09 DEBUG : sizeonly: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd59c_d20250523_m014106_c001_v7007000_t0000_u01747964466717") 2025/05/23 01:47:09 DEBUG : sizeonly: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fdac_d20250523_m014105_c001_v0001104_t0044_u01747964465463") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d16611321_d20250523_m014644_c001_v7007000_t0000_u01747964804356") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b10173_d20250523_m014642_c001_v0001104_t0042_u01747964802952") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d1661130e_d20250523_m014641_c001_v7007000_t0000_u01747964801082") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996ded3_d20250523_m014639_c001_v0001105_t0001_u01747964799779") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a6_d20250523_m014229_c001_v7007000_t0000_u01747964549611") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193cd75_d20250523_m014228_c001_v0001157_t0040_u01747964548520") 2025/05/23 01:47:09 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a3_d20250523_m014227_c001_v7007000_t0000_u01747964547244") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0febe_d20250523_m014226_c001_v0001104_t0034_u01747964546199") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd558_d20250523_m014101_c001_v7007000_t0000_u01747964461359") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd9e_d20250523_m014059_c001_v0001104_t0013_u01747964459490") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd549_d20250523_m014058_c001_v7007000_t0000_u01747964458764") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd98_d20250523_m014057_c001_v0001104_t0038_u01747964457495") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd534_d20250523_m014054_c001_v7007000_t0000_u01747964454619") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd86_d20250523_m014053_c001_v0001104_t0029_u01747964453326") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd531_d20250523_m014052_c001_v7007000_t0000_u01747964452783") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd7e_d20250523_m014051_c001_v0001104_t0020_u01747964451551") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd70_d20250523_m014048_c001_v0001104_t0001_u01747964448595") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd52d_d20250523_m014047_c001_v7007000_t0000_u01747964447870") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd6c_d20250523_m014046_c001_v0001104_t0037_u01747964446966") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd68_d20250523_m014045_c001_v0001104_t0008_u01747964445980") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd52c_d20250523_m014044_c001_v7007000_t0000_u01747964444868") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd64_d20250523_m014042_c001_v0001104_t0054_u01747964442358") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd54_d20250523_m014038_c001_v0001104_t0039_u01747964438508") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd527_d20250523_m014037_c001_v7007000_t0000_u01747964437787") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd48_d20250523_m014036_c001_v0001104_t0021_u01747964436724") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd40_d20250523_m014035_c001_v0001104_t0051_u01747964435490") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd51f_d20250523_m014034_c001_v7007000_t0000_u01747964434768") 2025/05/23 01:47:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd30_d20250523_m014030_c001_v0001104_t0011_u01747964430873") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd510_d20250523_m014030_c001_v7007000_t0000_u01747964430510") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd2c_d20250523_m014029_c001_v0001104_t0032_u01747964429603") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52a50_d20250523_m014027_c001_v7007000_t0000_u01747964427962") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd22_d20250523_m014027_c001_v0001104_t0017_u01747964427158") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52a47_d20250523_m014026_c001_v7007000_t0000_u01747964426614") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd20_d20250523_m014025_c001_v0001104_t0000_u01747964425650") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52a2c_d20250523_m014024_c001_v7007000_t0000_u01747964424383") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd1a_d20250523_m014022_c001_v0001104_t0027_u01747964422862") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf52a12_d20250523_m014022_c001_v7007000_t0000_u01747964422279") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd16_d20250523_m014021_c001_v0001104_t0020_u01747964421490") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf529fe_d20250523_m014020_c001_v7007000_t0000_u01747964420581") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fd14_d20250523_m014019_c001_v0001104_t0051_u01747964419574") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf529a5_d20250523_m014012_c001_v7007000_t0000_u01747964412620") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fcfe_d20250523_m014011_c001_v0001104_t0007_u01747964411719") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf525bc_d20250523_m014010_c001_v7007000_t0000_u01747964410814") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fcf8_d20250523_m014009_c001_v0001104_t0037_u01747964409720") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf525ba_d20250523_m014008_c001_v7007000_t0000_u01747964408808") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fcf0_d20250523_m014007_c001_v0001104_t0001_u01747964407653") 2025/05/23 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f4096dc80adf525a2_d20250523_m014004_c001_v7007000_t0000_u01747964404636") 2025/05/23 01:47:12 DEBUG : sub dir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fce6_d20250523_m014003_c001_v0001104_t0058_u01747964403673") 2025/05/23 01:47:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d16611325_d20250523_m014644_c001_v7007000_t0000_u01747964804581") 2025/05/23 01:47:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f10662a875c9e7420_d20250523_m014642_c001_v0001038_t0043_u01747964802944") 2025/05/23 01:47:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d1661130f_d20250523_m014641_c001_v7007000_t0000_u01747964801265") 2025/05/23 01:47:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d104_d20250523_m014639_c001_v0001157_t0032_u01747964799432") 2025/05/23 01:47:12 DEBUG : sub/yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d059e_d20250523_m014223_c001_v7007000_t0000_u01747964543423") 2025/05/23 01:47:12 DEBUG : sub/yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dcd1_d20250523_m014221_c001_v0001105_t0016_u01747964541795") 2025/05/23 01:47:12 DEBUG : test_dir1/file2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112ff_d20250523_m014637_c001_v7007000_t0000_u01747964797893") 2025/05/23 01:47:12 DEBUG : test_dir1/file2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f10662a875c9e7417_d20250523_m014636_c001_v0001038_t0051_u01747964796009") 2025/05/23 01:47:12 DEBUG : test_dir1/file2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112f3_d20250523_m014634_c001_v7007000_t0000_u01747964794452") 2025/05/23 01:47:12 DEBUG : test_dir1/file2: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996decf_d20250523_m014633_c001_v0001105_t0056_u01747964793218") 2025/05/23 01:47:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d16611302_d20250523_m014638_c001_v7007000_t0000_u01747964798086") 2025/05/23 01:47:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d0f8_d20250523_m014636_c001_v0001157_t0044_u01747964796002") 2025/05/23 01:47:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f402c031d166112f4_d20250523_m014634_c001_v7007000_t0000_u01747964794634") 2025/05/23 01:47:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f100b9c839193d0ec_d20250523_m014633_c001_v0001157_t0026_u01747964793213") 2025/05/23 01:47:12 DEBUG : three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6b1_d20250523_m014212_c001_v7007000_t0000_u01747964532993") 2025/05/23 01:47:12 DEBUG : three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe96_d20250523_m014211_c001_v0001104_t0052_u01747964531560") 2025/05/23 01:47:12 DEBUG : three: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f118ff638f1b0fe8e_d20250523_m014208_c001_v0001104_t0013_u01747964528630") 2025/05/23 01:47:12 DEBUG : two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42051d1830fcd6b2_d20250523_m014213_c001_v7007000_t0000_u01747964533174") 2025/05/23 01:47:12 DEBUG : two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f408deeda8996dcb7_d20250523_m014210_c001_v0001105_t0005_u01747964530994") 2025/05/23 01:47:12 DEBUG : two: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f418ff638f1b0fe8a_d20250523_m014208_c001_v0001104_t0013_u01747964528429") 2025/05/23 01:47:13 DEBUG : yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d05a0_d20250523_m014224_c001_v7007000_t0000_u01747964544164") 2025/05/23 01:47:13 DEBUG : yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f104a3382d806f54f_d20250523_m014223_c001_v0001182_t0059_u01747964543203") 2025/05/23 01:47:13 DEBUG : yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d059a_d20250523_m014219_c001_v7007000_t0000_u01747964539779") 2025/05/23 01:47:13 DEBUG : yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dcc7_d20250523_m014218_c001_v0001105_t0027_u01747964538049") 2025/05/23 01:47:13 DEBUG : yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d0591_d20250523_m014215_c001_v7007000_t0000_u01747964535981") 2025/05/23 01:47:13 DEBUG : yam: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f108deeda8996dcbb_d20250523_m014213_c001_v0001105_t0023_u01747964533730") 2025/05/23 01:47:13 DEBUG : yaml: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d059c_d20250523_m014220_c001_v7007000_t0000_u01747964540509") 2025/05/23 01:47:13 DEBUG : yaml: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f105151427b16c023_d20250523_m014219_c001_v0001120_t0031_u01747964539502") 2025/05/23 01:47:13 DEBUG : yaml: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f42153f410e0d0598_d20250523_m014216_c001_v7007000_t0000_u01747964536709") 2025/05/23 01:47:13 DEBUG : yaml: Deleting (id "4_zcfe21d63c0cdfbab9f680e1b_f109551de96147789_d20250523_m014215_c001_v0001100_t0040_u01747964535191") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m14.306777249s (try 1/5)