"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/06 04:37:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu" 2025/04/06 04:37:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 04:37:31 DEBUG : Creating backend with remote "/tmp/rclone3819820172" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:32 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/06 04:37:32 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:37:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:33 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:33 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:34 DEBUG : B2 bucket rclone-test-gecakif9kozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.18s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:35 DEBUG : Creating backend with remote "/non-existing" 2025/04/06 04:37:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/06 04:37:36 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:36 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.75s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:39 INFO : B2 bucket rclone-test-gecakif9kozu: Running all checks before starting transfers 2025/04/06 04:37:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:39 INFO : B2 bucket rclone-test-gecakif9kozu: Checks finished, now starting transfers 2025/04/06 04:37:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.59s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:41 ERROR : Ignoring --no-traverse with sync 2025/04/06 04:37:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:41 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:41 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:41 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:37:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.67s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/06 04:37:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:43 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/06 04:37:43 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:37:44 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:44 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:37:46 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:46 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:47 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.17s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/06 04:37:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:37:48 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/06 04:37:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:37:48 INFO : sub dir: Making directory 2025/04/06 04:37:48 INFO : sub dir2: Making directory 2025/04/06 04:37:48 INFO : sub dir2/sub sub dir2: Making directory 2025/04/06 04:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:48 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:48 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/06 04:37:48 DEBUG : B2 bucket rclone-test-gecakif9kozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:49 INFO : sub dir2: Making directory 2025/04/06 04:37:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/06 04:37:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:37:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:50 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:50 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:51 DEBUG : sub dir2: Making directory with metadata 2025/04/06 04:37:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:37:51 INFO : sub dir: Making directory 2025/04/06 04:37:51 INFO : sub dir2: Making directory 2025/04/06 04:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:51 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:51 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:51 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:37:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/06 04:37:52 DEBUG : B2 bucket rclone-test-gecakif9kozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/06 04:37:52 DEBUG : B2 bucket rclone-test-gecakif9kozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:53 INFO : sub dir2: Making directory 2025/04/06 04:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:53 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:53 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:54 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:37:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:54 DEBUG : sub dir2: Making directory with metadata 2025/04/06 04:37:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:37:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:37:55 INFO : sub dir: Making directory 2025/04/06 04:37:55 INFO : sub dir2: Making directory 2025/04/06 04:37:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:55 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:55 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:55 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:37:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/06 04:37:55 DEBUG : B2 bucket rclone-test-gecakif9kozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:56 INFO : sub dir2: Making directory 2025/04/06 04:37:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:37:57 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:37:57 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:37:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:37:57 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:37:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:37:59 DEBUG : Creating backend with remote "TestB2:rclone-test-dufejux2yevu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-gecakif9kozu -> B2 bucket rclone-test-dufejux2yevu 2025/04/06 04:38:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:38:00 DEBUG : B2 bucket rclone-test-dufejux2yevu: Waiting for checks to finish 2025/04/06 04:38:00 DEBUG : B2 bucket rclone-test-dufejux2yevu: Waiting for transfers to finish 2025/04/06 04:38:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:38:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:01 DEBUG : B2 bucket rclone-test-dufejux2yevu: Purge remote 2025/04/06 04:38:01 INFO : B2 bucket rclone-test-dufejux2yevu: cleaning bucket "rclone-test-dufejux2yevu" of all files 2025/04/06 04:38:01 DEBUG : sub dir/hello world: Deleting (id "4_zff922d53604d0b9b9f680e1b_f10720f92b26ae300_d20250406_m043800_c001_v0001109_t0041_u01743914280855") --- PASS: TestServerSideCopy (4.93s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 04:38:04 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:04 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 04:38:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yojexor1tape" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-gecakif9kozu -> B2 bucket rclone-test-yojexor1tape 2025/04/06 04:38:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:38:07 DEBUG : B2 bucket rclone-test-yojexor1tape: Waiting for checks to finish 2025/04/06 04:38:07 DEBUG : B2 bucket rclone-test-yojexor1tape: Waiting for transfers to finish 2025/04/06 04:38:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:38:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 04:38:09 DEBUG : B2 bucket rclone-test-yojexor1tape: Waiting for checks to finish 2025/04/06 04:38:09 DEBUG : B2 bucket rclone-test-yojexor1tape: Waiting for transfers to finish 2025/04/06 04:38:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 04:38:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:10 DEBUG : B2 bucket rclone-test-yojexor1tape: Purge remote 2025/04/06 04:38:10 INFO : B2 bucket rclone-test-yojexor1tape: cleaning bucket "rclone-test-yojexor1tape" of all files 2025/04/06 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d23604d0b9b9f680e1b_f118135a0b4820625_d20250406_m043809_c001_v0001137_t0018_u01743914289699") 2025/04/06 04:38:10 DEBUG : sub dir/hello world: Deleting (id "4_zfff24d23604d0b9b9f680e1b_f115cbd785c3fbf88_d20250406_m043808_c001_v0001180_t0034_u01743914288282") --- PASS: TestServerSideCopyOverSelf (6.50s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 04:38:13 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:13 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 04:38:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/06 04:38:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:15 DEBUG : Creating backend with remote "TestB2:rclone-test-tofitab2hara" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-gecakif9kozu -> B2 bucket rclone-test-tofitab2hara 2025/04/06 04:38:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:38:16 DEBUG : B2 bucket rclone-test-tofitab2hara: Waiting for checks to finish 2025/04/06 04:38:16 DEBUG : B2 bucket rclone-test-tofitab2hara: Waiting for transfers to finish 2025/04/06 04:38:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:38:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/06 04:38:19 DEBUG : B2 bucket rclone-test-tofitab2hara: Waiting for checks to finish 2025/04/06 04:38:19 DEBUG : B2 bucket rclone-test-tofitab2hara: Waiting for transfers to finish 2025/04/06 04:38:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/06 04:38:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/06 04:38:19 INFO : sub dir/hello world: Deleted 2025/04/06 04:38:20 DEBUG : testing file moves 2025/04/06 04:38:21 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/06 04:38:21 DEBUG : B2 bucket rclone-test-tofitab2hara: Waiting for checks to finish 2025/04/06 04:38:21 DEBUG : B2 bucket rclone-test-tofitab2hara: Waiting for transfers to finish 2025/04/06 04:38:21 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/06 04:38:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/06 04:38:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:21 DEBUG : B2 bucket rclone-test-tofitab2hara: Purge remote 2025/04/06 04:38:21 INFO : B2 bucket rclone-test-tofitab2hara: cleaning bucket "rclone-test-tofitab2hara" of all files 2025/04/06 04:38:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f926d63604d0b9b9f680e1b_f1047821b35ff90d7_d20250406_m043821_c001_v0001182_t0051_u01743914301297") 2025/04/06 04:38:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f926d63604d0b9b9f680e1b_f10541a3e18312a0f_d20250406_m043819_c001_v0001182_t0039_u01743914299673") 2025/04/06 04:38:22 DEBUG : sub dir/hello world: Deleting (id "4_z6f926d63604d0b9b9f680e1b_f100a6e2ad669f38f_d20250406_m043817_c001_v0001117_t0039_u01743914297434") --- PASS: TestServerSideMoveOverSelf (9.43s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:24 ERROR : : error listing: directory not found 2025/04/06 04:38:24 INFO : Local file system at /tmp/rclone3819820172: Making directory 2025/04/06 04:38:25 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:25 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.11s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:38:27 DEBUG : Local file system at /tmp/rclone3819820172: Waiting for checks to finish 2025/04/06 04:38:27 DEBUG : Local file system at /tmp/rclone3819820172: Waiting for transfers to finish 2025/04/06 04:38:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:38:27 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/06 04:38:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyRedownload (2.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/06 04:38:29 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:29 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:38:29 INFO : check sum: Copied (new) 2025/04/06 04:38:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:29 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:38:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/06 04:38:29 DEBUG : check sum: Unchanged skipping 2025/04/06 04:38:29 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:29 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.48s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/06 04:38:31 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:31 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 04:38:31 INFO : sizeonly: Copied (new) 2025/04/06 04:38:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:32 DEBUG : sizeonly: Sizes identical 2025/04/06 04:38:32 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:32 DEBUG : sizeonly: Unchanged skipping 2025/04/06 04:38:32 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:32 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/06 04:38:34 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:34 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/06 04:38:34 INFO : ignore-size: Copied (new) 2025/04/06 04:38:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:34 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:38:34 DEBUG : ignore-size: Unchanged skipping 2025/04/06 04:38:34 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:34 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:34 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.41s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:38:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:37 DEBUG : existing: Unchanged skipping 2025/04/06 04:38:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:37 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/06 04:38:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 04:38:37 INFO : existing: Copied (replaced existing) 2025/04/06 04:38:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 04:38:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 04:38:39 INFO : existing: Copied (new) 2025/04/06 04:38:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:40 DEBUG : existing: Destination exists, skipping 2025/04/06 04:38:40 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:40 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:40 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.38s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/06 04:38:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 04:38:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:38:42 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 04:38:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:38:43 INFO : a/potato2: Copied (new) 2025/04/06 04:38:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:43 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/06 04:38:45 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:38:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/06 04:38:45 DEBUG : empty space: Unchanged skipping 2025/04/06 04:38:45 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:45 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/06 04:38:45 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:38:46 INFO : empty space: Updated modification time in destination 2025/04/06 04:38:46 DEBUG : empty space: Unchanged skipping 2025/04/06 04:38:46 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:46 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:48 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/06 04:38:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:38:48 DEBUG : empty space: Unchanged skipping 2025/04/06 04:38:48 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:48 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:50 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:50 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/06 04:38:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3819820172) 2025/04/06 04:38:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gecakif9kozu) 2025/04/06 04:38:50 DEBUG : foo: sha1 differ 2025/04/06 04:38:50 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/06 04:38:50 INFO : foo: Copied (replaced existing) 2025/04/06 04:38:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/06 04:38:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:38:52 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:52 DEBUG : empty space: Unchanged skipping 2025/04/06 04:38:52 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:38:52 INFO : potato: Copied (new) 2025/04/06 04:38:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/06 04:38:54 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:54 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/06 04:38:55 INFO : potato: Copied (replaced existing) 2025/04/06 04:38:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:57 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/06 04:38:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3819820172) 2025/04/06 04:38:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gecakif9kozu) 2025/04/06 04:38:57 DEBUG : potato: sha1 differ 2025/04/06 04:38:57 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/06 04:38:57 INFO : potato: Copied (replaced existing) 2025/04/06 04:38:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:38:59 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:38:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:38:59 DEBUG : empty space: Unchanged skipping 2025/04/06 04:38:59 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:38:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/06 04:38:59 DEBUG : Waiting for deletions to finish 2025/04/06 04:38:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:02 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:02 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:02 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:02 INFO : potato2: Copied (new) 2025/04/06 04:39:02 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:04 INFO : d: Making directory 2025/04/06 04:39:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/06 04:39:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 04:39:05 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:05 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:05 INFO : a/potato2: Copied (new) 2025/04/06 04:39:05 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:05 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/06 04:39:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/06 04:39:08 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:08 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:09 INFO : a/potato2: Copied (new) 2025/04/06 04:39:09 ERROR : B2 bucket rclone-test-gecakif9kozu: not deleting files as there were IO errors 2025/04/06 04:39:09 ERROR : B2 bucket rclone-test-gecakif9kozu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:11 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:11 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:11 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:11 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:11 INFO : potato: Deleted 2025/04/06 04:39:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.56s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:14 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:14 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:14 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:14 INFO : potato: Deleted 2025/04/06 04:39:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:14 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:14 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:14 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:17 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:17 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/06 04:39:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.57s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 04:39:19 DEBUG : enormous: Excluded 2025/04/06 04:39:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 04:39:19 DEBUG : potato2: Excluded 2025/04/06 04:39:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 04:39:20 DEBUG : potato2: Excluded 2025/04/06 04:39:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:20 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:20 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:20 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:20 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 04:39:20 DEBUG : enormous: Excluded 2025/04/06 04:39:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 04:39:20 DEBUG : potato2: Excluded 2025/04/06 04:39:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 04:39:20 DEBUG : potato2: Excluded 2025/04/06 04:39:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/06 04:39:20 DEBUG : Local file system at /tmp/rclone3819820172: Waiting for checks to finish 2025/04/06 04:39:20 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:20 DEBUG : Local file system at /tmp/rclone3819820172: Waiting for transfers to finish 2025/04/06 04:39:20 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/06 04:39:23 DEBUG : enormous: Excluded 2025/04/06 04:39:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/06 04:39:23 DEBUG : potato2: Excluded 2025/04/06 04:39:23 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:39:23 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:23 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:23 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:23 INFO : enormous: Deleted 2025/04/06 04:39:24 INFO : potato2: Deleted 2025/04/06 04:39:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/06 04:39:24 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:24 DEBUG : Local file system at /tmp/rclone3819820172: Waiting for checks to finish 2025/04/06 04:39:24 DEBUG : Local file system at /tmp/rclone3819820172: Waiting for transfers to finish 2025/04/06 04:39:24 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:24 INFO : enormous: Deleted 2025/04/06 04:39:24 INFO : potato2: Deleted 2025/04/06 04:39:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:27 DEBUG : five: Need to transfer - File not found at Destination 2025/04/06 04:39:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/06 04:39:27 DEBUG : one: Destination is newer than source, skipping 2025/04/06 04:39:27 DEBUG : three: Sizes identical 2025/04/06 04:39:27 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/06 04:39:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 04:39:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3819820172) 2025/04/06 04:39:27 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gecakif9kozu) 2025/04/06 04:39:27 DEBUG : two: sha1 differ 2025/04/06 04:39:27 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/06 04:39:27 INFO : five: Copied (new) 2025/04/06 04:39:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/06 04:39:27 INFO : four: Copied (replaced existing) 2025/04/06 04:39:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 04:39:28 INFO : two: Copied (replaced existing) 2025/04/06 04:39:28 DEBUG : Waiting for deletions to finish 2025/04/06 04:39:28 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:28 DEBUG : one: Destination is newer than source, skipping 2025/04/06 04:39:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3819820172) 2025/04/06 04:39:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 04:39:28 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gecakif9kozu) 2025/04/06 04:39:28 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/06 04:39:28 DEBUG : three: sha1 differ 2025/04/06 04:39:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 04:39:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/06 04:39:28 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/06 04:39:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/06 04:39:28 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/06 04:39:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/06 04:39:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 04:39:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/06 04:39:28 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:39:28 INFO : three: Copied (replaced existing) 2025/04/06 04:39:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.54s) === 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/06 04:39:30 INFO : B2 bucket rclone-test-gecakif9kozu: Making map for --track-renames 2025/04/06 04:39:30 INFO : B2 bucket rclone-test-gecakif9kozu: Finished making map for --track-renames 2025/04/06 04:39:30 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 04:39:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/06 04:39:30 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for renames to finish 2025/04/06 04:39:30 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/06 04:39:30 INFO : potato: Copied (new) 2025/04/06 04:39:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 04:39:30 INFO : yam: Copied (new) 2025/04/06 04:39:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:31 INFO : B2 bucket rclone-test-gecakif9kozu: Making map for --track-renames 2025/04/06 04:39:31 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:39:31 INFO : B2 bucket rclone-test-gecakif9kozu: Finished making map for --track-renames 2025/04/06 04:39:31 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:31 DEBUG : potato: Unchanged skipping 2025/04/06 04:39:31 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for renames to finish 2025/04/06 04:39:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 04:39:31 INFO : yam: Copied (server-side copy) to: yaml 2025/04/06 04:39:32 INFO : yam: Deleted 2025/04/06 04:39:32 INFO : yaml: Renamed from "yam" 2025/04/06 04:39:32 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/06 04:39:33 INFO : B2 bucket rclone-test-gecakif9kozu: Making map for --track-renames 2025/04/06 04:39:33 INFO : B2 bucket rclone-test-gecakif9kozu: Finished making map for --track-renames 2025/04/06 04:39:33 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 04:39:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/06 04:39:33 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for renames to finish 2025/04/06 04:39:33 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 04:39:34 INFO : yam: Copied (new) 2025/04/06 04:39:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/06 04:39:34 INFO : potato: Copied (new) 2025/04/06 04:39:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:35 INFO : B2 bucket rclone-test-gecakif9kozu: Making map for --track-renames 2025/04/06 04:39:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:39:35 INFO : B2 bucket rclone-test-gecakif9kozu: Finished making map for --track-renames 2025/04/06 04:39:35 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:35 DEBUG : potato: Unchanged skipping 2025/04/06 04:39:35 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for renames to finish 2025/04/06 04:39:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 04:39:35 INFO : yam: Copied (server-side copy) to: yaml 2025/04/06 04:39:35 INFO : yam: Deleted 2025/04/06 04:39:35 INFO : yaml: Renamed from "yam" 2025/04/06 04:39:35 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.81s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/06 04:39:37 INFO : B2 bucket rclone-test-gecakif9kozu: Making map for --track-renames 2025/04/06 04:39:37 INFO : B2 bucket rclone-test-gecakif9kozu: Finished making map for --track-renames 2025/04/06 04:39:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/06 04:39:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/06 04:39:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for renames to finish 2025/04/06 04:39:37 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/06 04:39:38 INFO : potato: Copied (new) 2025/04/06 04:39:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 04:39:38 INFO : sub/yam: Copied (new) 2025/04/06 04:39:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:39:38 DEBUG : potato: Unchanged skipping 2025/04/06 04:39:38 INFO : B2 bucket rclone-test-gecakif9kozu: Making map for --track-renames 2025/04/06 04:39:38 INFO : B2 bucket rclone-test-gecakif9kozu: Finished making map for --track-renames 2025/04/06 04:39:38 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:38 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for renames to finish 2025/04/06 04:39:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/06 04:39:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/06 04:39:39 INFO : sub/yam: Deleted 2025/04/06 04:39:39 INFO : yam: Renamed from "sub/yam" 2025/04/06 04:39:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:41 DEBUG : Creating backend with remote "/tmp/rclone3819820172/dir1" 2025/04/06 04:39:41 DEBUG : Config file has changed externally - reloading 2025/04/06 04:39:41 DEBUG : Creating backend with remote "/tmp/rclone3819820172/dir2" 2025/04/06 04:39:41 DEBUG : Local file system at /tmp/rclone3819820172/dir2: Using server-side directory move 2025/04/06 04:39:41 INFO : Local file system at /tmp/rclone3819820172/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/06 04:39:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/06 04:39:41 DEBUG : Local file system at /tmp/rclone3819820172/dir2: Waiting for checks to finish 2025/04/06 04:39:41 DEBUG : Local file system at /tmp/rclone3819820172/dir2: Waiting for transfers to finish 2025/04/06 04:39:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:39:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/06 04:39:41 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:41 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/06 04:39:41 INFO : nested/sub dir/file: Copied (new) 2025/04/06 04:39:41 INFO : nested/sub dir/file: Deleted 2025/04/06 04:39:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:39:42 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:39:42 INFO : sub dir/hello world: Deleted 2025/04/06 04:39:42 INFO : sub dir: Removing directory 2025/04/06 04:39:42 INFO : nested/sub dir: Removing directory 2025/04/06 04:39:42 INFO : nested: Removing directory 2025/04/06 04:39:42 DEBUG : Local file system at /tmp/rclone3819820172: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:39:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/06 04:39:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/06 04:39:44 INFO : nested/sub dir/file: Copied (new) 2025/04/06 04:39:44 INFO : nested/sub dir/file: Deleted 2025/04/06 04:39:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/06 04:39:44 INFO : sub dir/hello world: Copied (new) 2025/04/06 04:39:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 04:39:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/06 04:39:45 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:45 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/06 04:39:46 INFO : existing-b: Copied (new) 2025/04/06 04:39:46 INFO : existing-b: Deleted 2025/04/06 04:39:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 04:39:46 INFO : existing: Copied (new) 2025/04/06 04:39:46 INFO : existing: Deleted 2025/04/06 04:39:47 DEBUG : existing: Destination exists, skipping 2025/04/06 04:39:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/06 04:39:47 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:39:47 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:39:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.59s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:39:48 DEBUG : Creating backend with remote "TestB2:rclone-test-qayasuh5kice" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gecakif9kozu -> B2 bucket rclone-test-qayasuh5kice 2025/04/06 04:39:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 04:39:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/06 04:39:53 DEBUG : empty space: Unchanged skipping 2025/04/06 04:39:53 DEBUG : B2 bucket rclone-test-qayasuh5kice: Waiting for checks to finish 2025/04/06 04:39:53 INFO : empty space: Deleted 2025/04/06 04:39:53 DEBUG : B2 bucket rclone-test-qayasuh5kice: Waiting for transfers to finish 2025/04/06 04:39:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:53 INFO : potato2: Copied (server-side copy) 2025/04/06 04:39:53 INFO : potato2: Deleted 2025/04/06 04:39:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 04:39:53 INFO : potato3: Copied (server-side copy) 2025/04/06 04:39:53 INFO : potato3: Deleted 2025/04/06 04:39:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jezenam2baya" 2025/04/06 04:39:55 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/06 04:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:39:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 04:39:55 DEBUG : B2 bucket rclone-test-jezenam2baya: Waiting for checks to finish 2025/04/06 04:39:55 DEBUG : B2 bucket rclone-test-jezenam2baya: Waiting for transfers to finish 2025/04/06 04:39:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 04:39:56 INFO : potato3: Copied (server-side copy) 2025/04/06 04:39:56 INFO : potato3: Deleted 2025/04/06 04:39:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:39:56 INFO : empty space: Copied (server-side copy) 2025/04/06 04:39:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:39:56 INFO : potato2: Copied (server-side copy) 2025/04/06 04:39:56 INFO : empty space: Deleted 2025/04/06 04:39:57 INFO : potato2: Deleted 2025/04/06 04:39:57 DEBUG : B2 bucket rclone-test-jezenam2baya: Purge remote 2025/04/06 04:39:57 INFO : B2 bucket rclone-test-jezenam2baya: cleaning bucket "rclone-test-jezenam2baya" of all files 2025/04/06 04:39:57 DEBUG : empty space: Deleting (id "4_zafb2ed73605d0b9b9f680e1b_f108c1b853bcd8bdc_d20250406_m043956_c001_v0001157_t0010_u01743914396427") 2025/04/06 04:39:57 DEBUG : potato2: Deleting (id "4_zafb2ed73605d0b9b9f680e1b_f10082885a67b509b_d20250406_m043956_c001_v0001100_t0023_u01743914396434") 2025/04/06 04:39:57 DEBUG : potato3: Deleting (id "4_zafb2ed73605d0b9b9f680e1b_f110d642d51dd6882_d20250406_m043956_c001_v0001157_t0047_u01743914396053") 2025/04/06 04:39:58 DEBUG : B2 bucket rclone-test-qayasuh5kice: Purge remote 2025/04/06 04:39:58 INFO : B2 bucket rclone-test-qayasuh5kice: cleaning bucket "rclone-test-qayasuh5kice" of all files 2025/04/06 04:39:58 DEBUG : empty space: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f4065fc64ff57454b_d20250406_m043956_c001_v7007000_t0000_u01743914396819") 2025/04/06 04:39:58 DEBUG : empty space: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f106e79141ee5024b_d20250406_m043952_c001_v0001161_t0009_u01743914392252") 2025/04/06 04:39:58 DEBUG : potato2: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f408935611a1daaa7_d20250406_m043956_c001_v7007000_t0000_u01743914396933") 2025/04/06 04:39:58 DEBUG : potato2: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f113282171e5c1f42_d20250406_m043953_c001_v0001184_t0036_u01743914393320") 2025/04/06 04:39:58 DEBUG : potato3: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f4065fc64ff57454a_d20250406_m043956_c001_v7007000_t0000_u01743914396534") 2025/04/06 04:39:58 DEBUG : potato3: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f11711ccb8239ab41_d20250406_m043953_c001_v0001182_t0037_u01743914393582") 2025/04/06 04:39:58 DEBUG : potato3: Deleting (id "4_z0fd2dd33605d0b9b9f680e1b_f106e79141ee5024f_d20250406_m043952_c001_v0001161_t0048_u01743914392566") --- PASS: TestServerSideMove (11.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:00 DEBUG : Creating backend with remote "TestB2:rclone-test-titupob2qeni" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gecakif9kozu -> B2 bucket rclone-test-titupob2qeni 2025/04/06 04:40:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 04:40:06 DEBUG : empty space: Excluded 2025/04/06 04:40:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 04:40:06 DEBUG : empty space: Excluded 2025/04/06 04:40:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:40:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 04:40:06 DEBUG : B2 bucket rclone-test-titupob2qeni: Waiting for checks to finish 2025/04/06 04:40:06 DEBUG : B2 bucket rclone-test-titupob2qeni: Waiting for transfers to finish 2025/04/06 04:40:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:40:06 INFO : potato2: Copied (server-side copy) 2025/04/06 04:40:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 04:40:06 INFO : potato3: Copied (server-side copy) 2025/04/06 04:40:07 INFO : potato2: Deleted 2025/04/06 04:40:07 INFO : potato3: Deleted 2025/04/06 04:40:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xifubih8zuxa" 2025/04/06 04:40:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 04:40:08 DEBUG : empty space: Excluded 2025/04/06 04:40:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:40:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 04:40:08 DEBUG : B2 bucket rclone-test-xifubih8zuxa: Waiting for checks to finish 2025/04/06 04:40:08 DEBUG : B2 bucket rclone-test-xifubih8zuxa: Waiting for transfers to finish 2025/04/06 04:40:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:40:09 INFO : potato2: Copied (server-side copy) 2025/04/06 04:40:09 INFO : potato2: Deleted 2025/04/06 04:40:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 04:40:09 INFO : potato3: Copied (server-side copy) 2025/04/06 04:40:09 INFO : potato3: Deleted 2025/04/06 04:40:10 DEBUG : B2 bucket rclone-test-xifubih8zuxa: Purge remote 2025/04/06 04:40:10 INFO : B2 bucket rclone-test-xifubih8zuxa: cleaning bucket "rclone-test-xifubih8zuxa" of all files 2025/04/06 04:40:10 DEBUG : potato2: Deleting (id "4_zbfe21db3606d0b9b9f680e1b_f105a55c71a6dffd5_d20250406_m044009_c001_v0001113_t0033_u01743914409292") 2025/04/06 04:40:10 DEBUG : potato3: Deleting (id "4_zbfe21db3606d0b9b9f680e1b_f100a9c3327cf9025_d20250406_m044009_c001_v0001184_t0041_u01743914409550") 2025/04/06 04:40:11 DEBUG : B2 bucket rclone-test-titupob2qeni: Purge remote 2025/04/06 04:40:11 INFO : B2 bucket rclone-test-titupob2qeni: cleaning bucket "rclone-test-titupob2qeni" of all files 2025/04/06 04:40:11 DEBUG : empty space: Deleting (id "4_z3f220d63606d0b9b9f680e1b_f102398c61e33f0cd_d20250406_m044004_c001_v0001109_t0058_u01743914404332") 2025/04/06 04:40:11 DEBUG : potato2: Deleting (id "4_z3f220d63606d0b9b9f680e1b_f419b182e69397f75_d20250406_m044009_c001_v7007000_t0000_u01743914409534") 2025/04/06 04:40:11 DEBUG : potato2: Deleting (id "4_z3f220d63606d0b9b9f680e1b_f108e15de950950d0_d20250406_m044006_c001_v0001115_t0034_u01743914406393") 2025/04/06 04:40:11 DEBUG : potato3: Deleting (id "4_z3f220d63606d0b9b9f680e1b_f419b182e69397f76_d20250406_m044009_c001_v7007000_t0000_u01743914409782") 2025/04/06 04:40:11 DEBUG : potato3: Deleting (id "4_z3f220d63606d0b9b9f680e1b_f11109b284ca2e27e_d20250406_m044006_c001_v0001146_t0042_u01743914406762") 2025/04/06 04:40:11 DEBUG : potato3: Deleting (id "4_z3f220d63606d0b9b9f680e1b_f102398c61e33f0cf_d20250406_m044005_c001_v0001109_t0019_u01743914405043") 2025/04/06 04:40:12 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/06 04:40:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/06 04:40:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zamevav8yase" 2025/04/06 04:40:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-gecakif9kozu -> B2 bucket rclone-test-zamevav8yase 2025/04/06 04:40:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:40:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/06 04:40:17 DEBUG : empty space: Unchanged skipping 2025/04/06 04:40:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 04:40:17 DEBUG : B2 bucket rclone-test-zamevav8yase: Waiting for checks to finish 2025/04/06 04:40:17 INFO : empty space: Deleted 2025/04/06 04:40:17 DEBUG : B2 bucket rclone-test-zamevav8yase: Waiting for transfers to finish 2025/04/06 04:40:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:40:17 INFO : potato2: Copied (server-side copy) 2025/04/06 04:40:18 INFO : potato2: Deleted 2025/04/06 04:40:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 04:40:18 INFO : potato3: Copied (server-side copy) 2025/04/06 04:40:18 INFO : potato3: Deleted 2025/04/06 04:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yexokoy9dofu" 2025/04/06 04:40:19 INFO : tomatoDir: Making directory 2025/04/06 04:40:20 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/06 04:40:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 04:40:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/06 04:40:20 DEBUG : B2 bucket rclone-test-yexokoy9dofu: Waiting for checks to finish 2025/04/06 04:40:20 DEBUG : B2 bucket rclone-test-yexokoy9dofu: Waiting for transfers to finish 2025/04/06 04:40:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/06 04:40:21 INFO : empty space: Copied (server-side copy) 2025/04/06 04:40:21 INFO : empty space: Deleted 2025/04/06 04:40:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/06 04:40:21 INFO : potato2: Copied (server-side copy) 2025/04/06 04:40:21 INFO : potato2: Deleted 2025/04/06 04:40:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/06 04:40:21 INFO : potato3: Copied (server-side copy) 2025/04/06 04:40:21 INFO : potato3: Deleted 2025/04/06 04:40:22 DEBUG : B2 bucket rclone-test-yexokoy9dofu: Purge remote 2025/04/06 04:40:22 INFO : B2 bucket rclone-test-yexokoy9dofu: cleaning bucket "rclone-test-yexokoy9dofu" of all files 2025/04/06 04:40:22 DEBUG : empty space: Deleting (id "4_z5f724d83606d0b9b9f680e1b_f1086cf4e9ebc9379_d20250406_m044020_c001_v0001040_t0050_u01743914420704") 2025/04/06 04:40:22 DEBUG : potato2: Deleting (id "4_z5f724d83606d0b9b9f680e1b_f105f8430f3473860_d20250406_m044021_c001_v0001180_t0057_u01743914421064") 2025/04/06 04:40:22 DEBUG : potato3: Deleting (id "4_z5f724d83606d0b9b9f680e1b_f11835008836de844_d20250406_m044021_c001_v0001106_t0046_u01743914421075") 2025/04/06 04:40:23 DEBUG : B2 bucket rclone-test-zamevav8yase: Purge remote 2025/04/06 04:40:23 INFO : B2 bucket rclone-test-zamevav8yase: cleaning bucket "rclone-test-zamevav8yase" of all files 2025/04/06 04:40:23 DEBUG : empty space: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f4065fc64ff574561_d20250406_m044021_c001_v7007000_t0000_u01743914421097") 2025/04/06 04:40:23 DEBUG : empty space: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f119775a2c7dbd20f_d20250406_m044017_c001_v0001183_t0044_u01743914417092") 2025/04/06 04:40:23 DEBUG : potato2: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f4065fc64ff574562_d20250406_m044021_c001_v7007000_t0000_u01743914421295") 2025/04/06 04:40:23 DEBUG : potato2: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f11221b7768d504d1_d20250406_m044017_c001_v0001182_t0048_u01743914417876") 2025/04/06 04:40:23 DEBUG : potato3: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f4065fc64ff574563_d20250406_m044021_c001_v7007000_t0000_u01743914421685") 2025/04/06 04:40:23 DEBUG : potato3: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f11494bfe38eea34f_d20250406_m044018_c001_v0001100_t0043_u01743914418101") 2025/04/06 04:40:23 DEBUG : potato3: Deleting (id "4_z2f623d83606d0b9b9f680e1b_f119775a2c7dbd213_d20250406_m044017_c001_v0001183_t0019_u01743914417290") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.15s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/rclone-sync-test" 2025/04/06 04:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/rclone-sync-test-include/layer2" 2025/04/06 04:40:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/rclone-sync-test-ignore-file" 2025/04/06 04:40:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/06 04:40:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/06 04:40:38 DEBUG : pacer: Reducing sleep to 10ms 2025/04/06 04:40:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 04:40:38 DEBUG : B2 bucket rclone-test-gecakif9kozu path rclone-sync-test: Waiting for checks to finish 2025/04/06 04:40:38 DEBUG : B2 bucket rclone-test-gecakif9kozu path rclone-sync-test: Waiting for transfers to finish 2025/04/06 04:40:38 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:38 INFO : There was nothing to transfer 2025/04/06 04:40:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 04:40:38 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:40:38 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:40:38 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 04:40:39 DEBUG : B2 bucket rclone-test-gecakif9kozu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/06 04:40:39 DEBUG : B2 bucket rclone-test-gecakif9kozu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/06 04:40:39 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 04:40:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:40:39 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:40:39 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:40 DEBUG : : Excluded 2025/04/06 04:40:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/06 04:40:40 DEBUG : B2 bucket rclone-test-gecakif9kozu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/06 04:40:40 DEBUG : B2 bucket rclone-test-gecakif9kozu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/06 04:40:40 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.80s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:40:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:40:48 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/CompareDest" 2025/04/06 04:40:50 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 04:40:50 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:50 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:40:51 INFO : one: Copied (new) 2025/04/06 04:40:51 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:52 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:52 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/06 04:40:52 INFO : one: Copied (replaced existing) 2025/04/06 04:40:52 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:54 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 04:40:54 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:54 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:54 INFO : There was nothing to transfer 2025/04/06 04:40:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 04:40:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:55 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 04:40:55 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:55 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:55 INFO : There was nothing to transfer 2025/04/06 04:40:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 04:40:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:56 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 04:40:56 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:56 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:56 INFO : There was nothing to transfer 2025/04/06 04:40:57 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/06 04:40:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 04:40:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/06 04:40:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:57 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 04:40:57 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:57 DEBUG : Waiting for deletions to finish 2025/04/06 04:40:57 INFO : There was nothing to transfer 2025/04/06 04:40:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:58 DEBUG : two: Need to transfer - File not found at Destination 2025/04/06 04:40:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:40:58 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:40:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:40:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/06 04:40:58 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:40:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/06 04:40:59 INFO : two: Copied (new) 2025/04/06 04:40:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:41:02 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dest" 2025/04/06 04:41:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/pre-dest1" 2025/04/06 04:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/pre-dest2" 2025/04/06 04:41:06 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/06 04:41:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/06 04:41:07 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/06 04:41:07 DEBUG : B2 bucket rclone-test-gecakif9kozu path dest: Waiting for checks to finish 2025/04/06 04:41:07 DEBUG : B2 bucket rclone-test-gecakif9kozu path dest: Waiting for transfers to finish 2025/04/06 04:41:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/06 04:41:08 INFO : 3: Copied (new) 2025/04/06 04:41:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.49s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:41:10 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:41:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/CopyDest" 2025/04/06 04:41:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/06 04:41:13 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:13 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:41:14 INFO : one: Copied (new) 2025/04/06 04:41:14 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:41:14 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:14 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/06 04:41:15 INFO : one: Copied (replaced existing) 2025/04/06 04:41:15 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/BackupDir" 2025/04/06 04:41:18 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:41:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/06 04:41:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:41:19 INFO : one: Copied (server-side copy) 2025/04/06 04:41:19 INFO : one: Deleted 2025/04/06 04:41:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/06 04:41:19 INFO : one: Copied (server-side copy) 2025/04/06 04:41:19 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/06 04:41:19 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:19 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/06 04:41:21 INFO : two: Copied (server-side copy) 2025/04/06 04:41:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/06 04:41:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:21 DEBUG : one: Unchanged skipping 2025/04/06 04:41:21 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:21 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:21 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:21 DEBUG : one: Unchanged skipping 2025/04/06 04:41:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:21 DEBUG : two: Unchanged skipping 2025/04/06 04:41:21 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:21 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:21 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:21 INFO : There was nothing to transfer 2025/04/06 04:41:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/06 04:41:23 DEBUG : three: Destination not found in --copy-dest 2025/04/06 04:41:23 DEBUG : three: Need to transfer - File not found at Destination 2025/04/06 04:41:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:23 DEBUG : one: Unchanged skipping 2025/04/06 04:41:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/06 04:41:23 DEBUG : two: Unchanged skipping 2025/04/06 04:41:23 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:23 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/06 04:41:23 INFO : three: Copied (new) 2025/04/06 04:41:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:41:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:41:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/backup" 2025/04/06 04:41:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:30 DEBUG : two: Unchanged skipping 2025/04/06 04:41:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 04:41:30 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:41:31 INFO : one: Copied (server-side copy) 2025/04/06 04:41:31 INFO : one: Deleted 2025/04/06 04:41:31 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:41:32 INFO : one: Copied (new) 2025/04/06 04:41:32 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:41:33 INFO : three.txt: Copied (server-side copy) 2025/04/06 04:41:33 INFO : three.txt: Deleted 2025/04/06 04:41:33 INFO : three.txt: Moved into backup dir 2025/04/06 04:41:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 04:41:35 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:35 DEBUG : two: Unchanged skipping 2025/04/06 04:41:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:41:35 INFO : one: Copied (server-side copy) 2025/04/06 04:41:35 INFO : one: Deleted 2025/04/06 04:41:35 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 04:41:36 INFO : one: Copied (new) 2025/04/06 04:41:36 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:41:36 INFO : three.txt: Copied (server-side copy) 2025/04/06 04:41:37 INFO : three.txt: Deleted 2025/04/06 04:41:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:41:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/6fd2bd53603d0b9b9f680e1b/c001_v0001113_t0002": EOF 2025/04/06 04:41:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/6fd2bd53603d0b9b9f680e1b/c001_v0001113_t0002": EOF) 2025/04/06 04:41:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gecakif9kozu: 1/10 (Post "https://pod-000-1113-04.backblaze.com/b2api/v1/b2_upload_file/6fd2bd53603d0b9b9f680e1b/c001_v0001113_t0002": EOF) 2025/04/06 04:41:41 DEBUG : pacer: Reducing sleep to 10ms 2025/04/06 04:41:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:41:43 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/backup" 2025/04/06 04:41:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 04:41:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:45 DEBUG : two: Unchanged skipping 2025/04/06 04:41:45 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:41:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 04:41:46 INFO : one: Deleted 2025/04/06 04:41:46 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:41:47 INFO : one: Copied (new) 2025/04/06 04:41:47 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:41:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 04:41:48 INFO : three.txt: Deleted 2025/04/06 04:41:48 INFO : three.txt: Moved into backup dir 2025/04/06 04:41:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 04:41:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:49 DEBUG : two: Unchanged skipping 2025/04/06 04:41:49 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:41:50 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 04:41:50 INFO : one: Deleted 2025/04/06 04:41:50 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 04:41:50 INFO : one: Copied (new) 2025/04/06 04:41:50 DEBUG : Waiting for deletions to finish 2025/04/06 04:41:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:41:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 04:41:51 INFO : three.txt: Deleted 2025/04/06 04:41:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:41:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:41:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/backup" 2025/04/06 04:41:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 04:41:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:41:57 DEBUG : two: Unchanged skipping 2025/04/06 04:41:57 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:41:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:41:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 04:41:58 INFO : one: Deleted 2025/04/06 04:41:58 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:41:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:41:59 INFO : one: Copied (new) 2025/04/06 04:41:59 DEBUG : Waiting for deletions to finish 2025/04/06 04:42:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:42:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 04:42:00 INFO : three.txt: Deleted 2025/04/06 04:42:00 INFO : three.txt: Moved into backup dir 2025/04/06 04:42:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 04:42:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:02 DEBUG : two: Unchanged skipping 2025/04/06 04:42:02 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:42:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 04:42:03 INFO : one: Deleted 2025/04/06 04:42:03 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:42:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 04:42:04 INFO : one: Copied (new) 2025/04/06 04:42:04 DEBUG : Waiting for deletions to finish 2025/04/06 04:42:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:42:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 04:42:05 INFO : three.txt: Deleted 2025/04/06 04:42:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.51s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:07 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1178-07.backblaze.com/b2api/v1/b2_upload_file/6fd2bd53603d0b9b9f680e1b/c001_v0001178_t0018": EOF 2025/04/06 04:42:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1178-07.backblaze.com/b2api/v1/b2_upload_file/6fd2bd53603d0b9b9f680e1b/c001_v0001178_t0018": EOF) 2025/04/06 04:42:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-gecakif9kozu: 1/10 (Post "https://pod-000-1178-07.backblaze.com/b2api/v1/b2_upload_file/6fd2bd53603d0b9b9f680e1b/c001_v0001178_t0018": EOF) 2025/04/06 04:42:09 DEBUG : pacer: Reducing sleep to 10ms 2025/04/06 04:42:09 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:42:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 04:42:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:11 DEBUG : two: Unchanged skipping 2025/04/06 04:42:11 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:42:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:42:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 04:42:12 INFO : one: Deleted 2025/04/06 04:42:12 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:42:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:12 INFO : one: Copied (new) 2025/04/06 04:42:12 DEBUG : Waiting for deletions to finish 2025/04/06 04:42:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:42:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 04:42:13 INFO : three.txt: Deleted 2025/04/06 04:42:13 INFO : three.txt: Moved into backup dir 2025/04/06 04:42:14 DEBUG : one.bak: Excluded (Path Filter) 2025/04/06 04:42:14 DEBUG : one.bak: Excluded 2025/04/06 04:42:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/06 04:42:14 DEBUG : three.txt.bak: Excluded 2025/04/06 04:42:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 04:42:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:14 DEBUG : two: Unchanged skipping 2025/04/06 04:42:14 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for checks to finish 2025/04/06 04:42:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 04:42:15 INFO : one: Deleted 2025/04/06 04:42:15 DEBUG : B2 bucket rclone-test-gecakif9kozu path dst: Waiting for transfers to finish 2025/04/06 04:42:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 04:42:15 INFO : one: Copied (new) 2025/04/06 04:42:15 DEBUG : Waiting for deletions to finish 2025/04/06 04:42:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:42:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 04:42:16 INFO : three.txt: Deleted 2025/04/06 04:42:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:42:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 04:42:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:42:21 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 04:42:21 INFO : one: Deleted 2025/04/06 04:42:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:22 INFO : one: Copied (new) 2025/04/06 04:42:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:23 DEBUG : two: Unchanged skipping 2025/04/06 04:42:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/06 04:42:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:42:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 04:42:24 INFO : three.txt: Deleted 2025/04/06 04:42:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:42:24 INFO : three.txt: Copied (new) 2025/04/06 04:42:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 04:42:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/06 04:42:26 INFO : one: Deleted 2025/04/06 04:42:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 04:42:27 INFO : one: Copied (new) 2025/04/06 04:42:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:27 DEBUG : two: Unchanged skipping 2025/04/06 04:42:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/06 04:42:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:42:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/06 04:42:28 INFO : three.txt: Deleted 2025/04/06 04:42:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/06 04:42:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:31 DEBUG : Creating backend with remote "TestB2:rclone-test-gecakif9kozu/dst" 2025/04/06 04:42:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/06 04:42:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/06 04:42:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 04:42:34 INFO : one: Deleted 2025/04/06 04:42:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:35 INFO : one: Copied (new) 2025/04/06 04:42:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:35 DEBUG : two: Unchanged skipping 2025/04/06 04:42:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/06 04:42:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/06 04:42:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 04:42:36 INFO : three.txt: Deleted 2025/04/06 04:42:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:42:36 INFO : three.txt: Copied (new) 2025/04/06 04:42:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/06 04:42:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/06 04:42:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/06 04:42:38 INFO : one: Deleted 2025/04/06 04:42:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/06 04:42:38 INFO : one: Copied (new) 2025/04/06 04:42:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:38 DEBUG : two: Unchanged skipping 2025/04/06 04:42:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/06 04:42:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/06 04:42:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/06 04:42:39 INFO : three.txt: Deleted 2025/04/06 04:42:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/06 04:42:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.31s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:42 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:42:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/06 04:42:42 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:42:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/06 04:42:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/06 04:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.91s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 04:42:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:42:43 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:42:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/06 04:42:43 INFO : existing: Copied (new) 2025/04/06 04:42:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/06 04:42:44 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:42:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/06 04:42:44 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:42:44 ERROR : B2 bucket rclone-test-gecakif9kozu: not deleting files as there were IO errors 2025/04/06 04:42:44 ERROR : B2 bucket rclone-test-gecakif9kozu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncImmutable (2.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:46 DEBUG : existing: Unchanged skipping 2025/04/06 04:42:46 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:42:46 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:42:46 DEBUG : Waiting for deletions to finish 2025/04/06 04:42:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:42:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:42:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both1: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both11: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both13: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both14: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both15: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both10: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both0: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both16: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both19: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both2: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both3: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both12: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both17: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both6: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both18: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both8: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:42:58 DEBUG : both9: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both4: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both5: Unchanged skipping 2025/04/06 04:42:58 DEBUG : both7: Unchanged skipping 2025/04/06 04:42:58 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:42:58 DEBUG : Waiting for deletions to finish 2025/04/06 04:42:58 INFO : only0: Deleted 2025/04/06 04:42:58 INFO : only10: Deleted 2025/04/06 04:42:58 INFO : only15: Deleted 2025/04/06 04:42:58 INFO : only17: Deleted 2025/04/06 04:42:58 INFO : only2: Deleted 2025/04/06 04:42:58 INFO : only4: Deleted 2025/04/06 04:42:59 INFO : only1: Deleted 2025/04/06 04:42:59 INFO : only11: Deleted 2025/04/06 04:42:59 INFO : only12: Deleted 2025/04/06 04:42:59 INFO : only19: Deleted 2025/04/06 04:42:59 INFO : only6: Deleted 2025/04/06 04:42:59 INFO : only7: Deleted 2025/04/06 04:42:59 INFO : only8: Deleted 2025/04/06 04:42:59 INFO : only13: Deleted 2025/04/06 04:42:59 INFO : only14: Deleted 2025/04/06 04:42:59 INFO : only16: Deleted 2025/04/06 04:42:59 INFO : only18: Deleted 2025/04/06 04:42:59 INFO : only3: Deleted 2025/04/06 04:42:59 INFO : only5: Deleted 2025/04/06 04:42:59 INFO : only9: Deleted 2025/04/06 04:42:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both0: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both1: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both10: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both11: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for checks to finish 2025/04/06 04:43:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both12: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both16: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both17: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both15: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both19: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both2: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both3: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both13: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both14: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both18: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both4: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both5: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/06 04:43:13 DEBUG : both9: Unchanged skipping 2025/04/06 04:43:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/06 04:43:13 DEBUG : both6: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both7: Unchanged skipping 2025/04/06 04:43:13 DEBUG : both8: Unchanged skipping 2025/04/06 04:43:13 DEBUG : B2 bucket rclone-test-gecakif9kozu: Waiting for transfers to finish 2025/04/06 04:43:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:14 INFO : only0: Copied (replaced existing) 2025/04/06 04:43:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:14 INFO : only10: Copied (replaced existing) 2025/04/06 04:43:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:14 INFO : only1: Copied (replaced existing) 2025/04/06 04:43:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:14 INFO : only12: Copied (replaced existing) 2025/04/06 04:43:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:14 INFO : only14: Copied (replaced existing) 2025/04/06 04:43:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:14 INFO : only13: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only16: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only11: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only15: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only17: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only18: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only19: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only2: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only3: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only4: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only5: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only6: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only7: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only8: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/06 04:43:15 INFO : only9: Copied (replaced existing) 2025/04/06 04:43:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:24 DEBUG : empty_dir: Making directory with metadata 2025/04/06 04:43:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:43:24 DEBUG : empty_on_remote: Making directory with metadata 2025/04/06 04:43:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:43:24 INFO : empty_on_remote: Making directory 2025/04/06 04:43:24 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:27 DEBUG : empty_dir: Making directory with metadata 2025/04/06 04:43:27 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:43:27 DEBUG : empty_on_remote: Making directory with metadata 2025/04/06 04:43:27 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/06 04:43:27 INFO : empty_on_remote: Making directory 2025/04/06 04:43:27 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-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:28 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.29s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:30 INFO : sub dir: Making directory 2025/04/06 04:43:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" 2025/04/06 04:43:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/06 04:43:35 INFO : sub dir: Making directory 2025/04/06 04:43:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-gecakif9kozu", Local "Local file system at /tmp/rclone3819820172", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.60s) PASS 2025/04/06 04:43:40 DEBUG : B2 bucket rclone-test-gecakif9kozu: Purge remote 2025/04/06 04:43:40 INFO : B2 bucket rclone-test-gecakif9kozu: cleaning bucket "rclone-test-gecakif9kozu" of all files 2025/04/06 04:43:41 DEBUG : BackupDir/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398044_d20250406_m044124_c001_v7007000_t0000_u01743914484268") 2025/04/06 04:43:41 DEBUG : BackupDir/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f100a764c0aac6566_d20250406_m044119_c001_v0001137_t0041_u01743914479301") 2025/04/06 04:43:41 DEBUG : CompareDest/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f416caf4237aa454e_d20250406_m044059_c001_v7007000_t0000_u01743914459769") 2025/04/06 04:43:41 DEBUG : CompareDest/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da7ff3_d20250406_m044053_c001_v0001183_t0001_u01743914453709") 2025/04/06 04:43:41 DEBUG : CompareDest/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f416caf4237aa4550_d20250406_m044059_c001_v7007000_t0000_u01743914459953") 2025/04/06 04:43:41 DEBUG : CompareDest/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1765_d20250406_m044055_c001_v0001178_t0051_u01743914455033") 2025/04/06 04:43:41 DEBUG : CopyDest/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398045_d20250406_m044124_c001_v7007000_t0000_u01743914484453") 2025/04/06 04:43:41 DEBUG : CopyDest/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484429ac_d20250406_m044116_c001_v0001113_t0039_u01743914476336") 2025/04/06 04:43:41 DEBUG : CopyDest/three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398046_d20250406_m044124_c001_v7007000_t0000_u01743914484638") 2025/04/06 04:43:41 DEBUG : CopyDest/three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd17e5_d20250406_m044122_c001_v0001178_t0003_u01743914482482") 2025/04/06 04:43:41 DEBUG : CopyDest/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398048_d20250406_m044124_c001_v7007000_t0000_u01743914484823") 2025/04/06 04:43:41 DEBUG : CopyDest/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8298_d20250406_m044120_c001_v0001183_t0038_u01743914480538") 2025/04/06 04:43:41 DEBUG : EXISTING: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be4425296ce_d20250406_m044246_c001_v7007000_t0000_u01743914566994") 2025/04/06 04:43:41 DEBUG : EXISTING: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8aa1_d20250406_m044246_c001_v0001183_t0006_u01743914566023") 2025/04/06 04:43:41 DEBUG : Testêé: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be4425296b1_d20250406_m044242_c001_v7007000_t0000_u01743914562948") 2025/04/06 04:43:41 DEBUG : Testêé: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8a5b_d20250406_m044242_c001_v0001183_t0000_u01743914562373") 2025/04/06 04:43:41 DEBUG : Testêé: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8a53_d20250406_m044241_c001_v0001183_t0020_u01743914561776") 2025/04/06 04:43:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9da4_d20250406_m043909_c001_v7007000_t0000_u01743914349507") 2025/04/06 04:43:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844282e_d20250406_m043908_c001_v0001113_t0044_u01743914348710") 2025/04/06 04:43:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f412b67bc1f7e9f76_d20250406_m043906_c001_v7007000_t0000_u01743914346220") 2025/04/06 04:43:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442822_d20250406_m043905_c001_v0001113_t0003_u01743914345194") 2025/04/06 04:43:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6ec_d20250406_m043843_c001_v7007000_t0000_u01743914323711") 2025/04/06 04:43:41 DEBUG : a/potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427b8_d20250406_m043842_c001_v0001113_t0043_u01743914322801") 2025/04/06 04:43:42 DEBUG : b/potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9da5_d20250406_m043909_c001_v7007000_t0000_u01743914349691") 2025/04/06 04:43:42 DEBUG : b/potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442824_d20250406_m043907_c001_v0001113_t0018_u01743914347142") 2025/04/06 04:43:42 DEBUG : b/potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f412b67bc1f7e9f75_d20250406_m043905_c001_v7007000_t0000_u01743914345660") 2025/04/06 04:43:42 DEBUG : b/potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844281e_d20250406_m043903_c001_v0001113_t0057_u01743914343966") 2025/04/06 04:43:42 DEBUG : b/potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6eb_d20250406_m043843_c001_v7007000_t0000_u01743914323150") 2025/04/06 04:43:42 DEBUG : b/potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427b4_d20250406_m043841_c001_v0001113_t0051_u01743914321722") 2025/04/06 04:43:42 DEBUG : backup/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f415d0c953da737a0_d20250406_m044137_c001_v7007000_t0000_u01743914497596") 2025/04/06 04:43:42 DEBUG : backup/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f117c4e33160806fa_d20250406_m044135_c001_v0001099_t0012_u01743914495418") 2025/04/06 04:43:42 DEBUG : backup/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f117ba759dde59edb_d20250406_m044131_c001_v0001098_t0038_u01743914491513") 2025/04/06 04:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861567691_d20250406_m044205_c001_v7007000_t0000_u01743914525500") 2025/04/06 04:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f102e6e6bb0efc964_d20250406_m044202_c001_v0001090_t0024_u01743914522750") 2025/04/06 04:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f103d08763be647d1_d20250406_m044158_c001_v0001131_t0008_u01743914518086") 2025/04/06 04:43:42 DEBUG : backup/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabcc_d20250406_m044151_c001_v7007000_t0000_u01743914511986") 2025/04/06 04:43:42 DEBUG : backup/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1166e26de9eb666c_d20250406_m044149_c001_v0001098_t0008_u01743914509977") 2025/04/06 04:43:42 DEBUG : backup/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f110db82703d80b2c_d20250406_m044146_c001_v0001184_t0054_u01743914506239") 2025/04/06 04:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861567692_d20250406_m044205_c001_v7007000_t0000_u01743914525684") 2025/04/06 04:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1192b882c3e63a66_d20250406_m044204_c001_v0001032_t0046_u01743914524515") 2025/04/06 04:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f105e3f9b98770fb2_d20250406_m044200_c001_v0001106_t0028_u01743914520236") 2025/04/06 04:43:42 DEBUG : backup/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f415d0c953da737a1_d20250406_m044137_c001_v7007000_t0000_u01743914497782") 2025/04/06 04:43:42 DEBUG : backup/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f110d99468c8aafce_d20250406_m044136_c001_v0001146_t0018_u01743914496362") 2025/04/06 04:43:43 DEBUG : backup/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f118698e5d0719760_d20250406_m044132_c001_v0001146_t0023_u01743914492949") 2025/04/06 04:43:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabcd_d20250406_m044152_c001_v7007000_t0000_u01743914512171") 2025/04/06 04:43:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1006e69a1177857d_d20250406_m044151_c001_v0001161_t0026_u01743914511074") 2025/04/06 04:43:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1179d4291a264bc6_d20250406_m044147_c001_v0001134_t0042_u01743914507775") 2025/04/06 04:43:43 DEBUG : both0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd93_d20250406_m044316_c001_v7007000_t0000_u01743914596213") 2025/04/06 04:43:43 DEBUG : both0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cab_d20250406_m044304_c001_v0001183_t0014_u01743914584844") 2025/04/06 04:43:43 DEBUG : both0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f370_d20250406_m044300_c001_v7007000_t0000_u01743914580141") 2025/04/06 04:43:43 DEBUG : both0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8ae7_d20250406_m044248_c001_v0001183_t0045_u01743914568887") 2025/04/06 04:43:43 DEBUG : both1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd94_d20250406_m044316_c001_v7007000_t0000_u01743914596397") 2025/04/06 04:43:43 DEBUG : both1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cb7_d20250406_m044305_c001_v0001183_t0000_u01743914585283") 2025/04/06 04:43:43 DEBUG : both1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f372_d20250406_m044300_c001_v7007000_t0000_u01743914580326") 2025/04/06 04:43:43 DEBUG : both1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8af5_d20250406_m044249_c001_v0001183_t0054_u01743914569288") 2025/04/06 04:43:43 DEBUG : both10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd95_d20250406_m044316_c001_v7007000_t0000_u01743914596584") 2025/04/06 04:43:43 DEBUG : both10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d33_d20250406_m044309_c001_v0001183_t0012_u01743914589075") 2025/04/06 04:43:43 DEBUG : both10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f373_d20250406_m044300_c001_v7007000_t0000_u01743914580510") 2025/04/06 04:43:43 DEBUG : both10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b6c_d20250406_m044253_c001_v0001183_t0044_u01743914573205") 2025/04/06 04:43:43 DEBUG : both11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd96_d20250406_m044316_c001_v7007000_t0000_u01743914596768") 2025/04/06 04:43:43 DEBUG : both11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d3b_d20250406_m044309_c001_v0001183_t0015_u01743914589541") 2025/04/06 04:43:43 DEBUG : both11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f374_d20250406_m044300_c001_v7007000_t0000_u01743914580695") 2025/04/06 04:43:43 DEBUG : both11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b7e_d20250406_m044253_c001_v0001183_t0003_u01743914573641") 2025/04/06 04:43:43 DEBUG : both12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd97_d20250406_m044316_c001_v7007000_t0000_u01743914596953") 2025/04/06 04:43:44 DEBUG : both12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d45_d20250406_m044309_c001_v0001183_t0000_u01743914589948") 2025/04/06 04:43:44 DEBUG : both12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f375_d20250406_m044300_c001_v7007000_t0000_u01743914580881") 2025/04/06 04:43:44 DEBUG : both12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b8c_d20250406_m044254_c001_v0001183_t0045_u01743914574048") 2025/04/06 04:43:44 DEBUG : both13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd98_d20250406_m044317_c001_v7007000_t0000_u01743914597137") 2025/04/06 04:43:44 DEBUG : both13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d51_d20250406_m044310_c001_v0001183_t0007_u01743914590363") 2025/04/06 04:43:44 DEBUG : both13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f376_d20250406_m044301_c001_v7007000_t0000_u01743914581071") 2025/04/06 04:43:44 DEBUG : both13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b9a_d20250406_m044254_c001_v0001183_t0057_u01743914574450") 2025/04/06 04:43:44 DEBUG : both14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd99_d20250406_m044317_c001_v7007000_t0000_u01743914597322") 2025/04/06 04:43:44 DEBUG : both14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d61_d20250406_m044310_c001_v0001183_t0012_u01743914590778") 2025/04/06 04:43:44 DEBUG : both14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f377_d20250406_m044301_c001_v7007000_t0000_u01743914581257") 2025/04/06 04:43:44 DEBUG : both14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8ba8_d20250406_m044254_c001_v0001183_t0030_u01743914574887") 2025/04/06 04:43:44 DEBUG : both15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd9a_d20250406_m044317_c001_v7007000_t0000_u01743914597506") 2025/04/06 04:43:44 DEBUG : both15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d69_d20250406_m044311_c001_v0001183_t0055_u01743914591205") 2025/04/06 04:43:44 DEBUG : both15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f378_d20250406_m044301_c001_v7007000_t0000_u01743914581443") 2025/04/06 04:43:44 DEBUG : both15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bb2_d20250406_m044255_c001_v0001183_t0040_u01743914575297") 2025/04/06 04:43:44 DEBUG : both16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd9b_d20250406_m044317_c001_v7007000_t0000_u01743914597690") 2025/04/06 04:43:44 DEBUG : both16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d77_d20250406_m044311_c001_v0001183_t0044_u01743914591616") 2025/04/06 04:43:44 DEBUG : both16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f379_d20250406_m044301_c001_v7007000_t0000_u01743914581626") 2025/04/06 04:43:44 DEBUG : both16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bb8_d20250406_m044255_c001_v0001183_t0047_u01743914575718") 2025/04/06 04:43:44 DEBUG : both17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd9c_d20250406_m044317_c001_v7007000_t0000_u01743914597876") 2025/04/06 04:43:45 DEBUG : both17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d81_d20250406_m044312_c001_v0001183_t0024_u01743914592033") 2025/04/06 04:43:45 DEBUG : both17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f37a_d20250406_m044301_c001_v7007000_t0000_u01743914581812") 2025/04/06 04:43:45 DEBUG : both17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bc4_d20250406_m044256_c001_v0001183_t0025_u01743914576135") 2025/04/06 04:43:45 DEBUG : both18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd9d_d20250406_m044318_c001_v7007000_t0000_u01743914598122") 2025/04/06 04:43:45 DEBUG : both18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d89_d20250406_m044312_c001_v0001183_t0031_u01743914592443") 2025/04/06 04:43:45 DEBUG : both18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f37b_d20250406_m044302_c001_v7007000_t0000_u01743914582019") 2025/04/06 04:43:45 DEBUG : both18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bd8_d20250406_m044256_c001_v0001183_t0017_u01743914576571") 2025/04/06 04:43:45 DEBUG : both19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd9e_d20250406_m044318_c001_v7007000_t0000_u01743914598306") 2025/04/06 04:43:45 DEBUG : both19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d95_d20250406_m044312_c001_v0001183_t0000_u01743914592876") 2025/04/06 04:43:45 DEBUG : both19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f37c_d20250406_m044302_c001_v7007000_t0000_u01743914582205") 2025/04/06 04:43:45 DEBUG : both19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bea_d20250406_m044256_c001_v0001183_t0007_u01743914576980") 2025/04/06 04:43:45 DEBUG : both2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd9f_d20250406_m044318_c001_v7007000_t0000_u01743914598491") 2025/04/06 04:43:45 DEBUG : both2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cc5_d20250406_m044305_c001_v0001183_t0024_u01743914585699") 2025/04/06 04:43:45 DEBUG : both2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f37d_d20250406_m044302_c001_v7007000_t0000_u01743914582389") 2025/04/06 04:43:45 DEBUG : both2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b08_d20250406_m044249_c001_v0001183_t0033_u01743914569724") 2025/04/06 04:43:45 DEBUG : both3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda0_d20250406_m044318_c001_v7007000_t0000_u01743914598676") 2025/04/06 04:43:45 DEBUG : both3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cd5_d20250406_m044306_c001_v0001183_t0033_u01743914586122") 2025/04/06 04:43:45 DEBUG : both3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f37e_d20250406_m044302_c001_v7007000_t0000_u01743914582579") 2025/04/06 04:43:45 DEBUG : both3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b15_d20250406_m044250_c001_v0001183_t0006_u01743914570134") 2025/04/06 04:43:45 DEBUG : both4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda1_d20250406_m044318_c001_v7007000_t0000_u01743914598860") 2025/04/06 04:43:46 DEBUG : both4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8ceb_d20250406_m044306_c001_v0001183_t0016_u01743914586551") 2025/04/06 04:43:46 DEBUG : both4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f380_d20250406_m044302_c001_v7007000_t0000_u01743914582763") 2025/04/06 04:43:46 DEBUG : both4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b21_d20250406_m044250_c001_v0001183_t0059_u01743914570534") 2025/04/06 04:43:46 DEBUG : both5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda2_d20250406_m044319_c001_v7007000_t0000_u01743914599044") 2025/04/06 04:43:46 DEBUG : both5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cf5_d20250406_m044307_c001_v0001183_t0001_u01743914587000") 2025/04/06 04:43:46 DEBUG : both5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f381_d20250406_m044302_c001_v7007000_t0000_u01743914582948") 2025/04/06 04:43:46 DEBUG : both5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b2d_d20250406_m044250_c001_v0001183_t0030_u01743914570996") 2025/04/06 04:43:46 DEBUG : both6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda3_d20250406_m044319_c001_v7007000_t0000_u01743914599228") 2025/04/06 04:43:46 DEBUG : both6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d01_d20250406_m044307_c001_v0001183_t0001_u01743914587395") 2025/04/06 04:43:46 DEBUG : both6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f382_d20250406_m044303_c001_v7007000_t0000_u01743914583131") 2025/04/06 04:43:46 DEBUG : both6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b35_d20250406_m044251_c001_v0001183_t0020_u01743914571408") 2025/04/06 04:43:46 DEBUG : both7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda4_d20250406_m044319_c001_v7007000_t0000_u01743914599414") 2025/04/06 04:43:46 DEBUG : both7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d08_d20250406_m044307_c001_v0001183_t0048_u01743914587793") 2025/04/06 04:43:46 DEBUG : both7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f383_d20250406_m044303_c001_v7007000_t0000_u01743914583319") 2025/04/06 04:43:46 DEBUG : both7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b45_d20250406_m044251_c001_v0001183_t0025_u01743914571914") 2025/04/06 04:43:46 DEBUG : both8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda5_d20250406_m044319_c001_v7007000_t0000_u01743914599599") 2025/04/06 04:43:46 DEBUG : both8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d1b_d20250406_m044308_c001_v0001183_t0002_u01743914588232") 2025/04/06 04:43:46 DEBUG : both8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f76c_d20250406_m044303_c001_v7007000_t0000_u01743914583510") 2025/04/06 04:43:46 DEBUG : both8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b50_d20250406_m044252_c001_v0001183_t0030_u01743914572330") 2025/04/06 04:43:46 DEBUG : both9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda6_d20250406_m044319_c001_v7007000_t0000_u01743914599792") 2025/04/06 04:43:47 DEBUG : both9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d23_d20250406_m044308_c001_v0001183_t0058_u01743914588650") 2025/04/06 04:43:47 DEBUG : both9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f76d_d20250406_m044303_c001_v7007000_t0000_u01743914583694") 2025/04/06 04:43:47 DEBUG : both9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b62_d20250406_m044252_c001_v0001183_t0029_u01743914572783") 2025/04/06 04:43:47 DEBUG : c/non empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9da7_d20250406_m043909_c001_v7007000_t0000_u01743914349876") 2025/04/06 04:43:47 DEBUG : c/non empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442828_d20250406_m043907_c001_v0001113_t0019_u01743914347864") 2025/04/06 04:43:47 DEBUG : c/non empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f412b67bc1f7e9f77_d20250406_m043906_c001_v7007000_t0000_u01743914346405") 2025/04/06 04:43:47 DEBUG : c/non empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442820_d20250406_m043904_c001_v0001113_t0008_u01743914344307") 2025/04/06 04:43:47 DEBUG : c/non empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6ed_d20250406_m043843_c001_v7007000_t0000_u01743914323895") 2025/04/06 04:43:47 DEBUG : c/non empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427b6_d20250406_m043841_c001_v0001113_t0017_u01743914321993") 2025/04/06 04:43:47 DEBUG : check sum: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475fe_d20250406_m043830_c001_v7007000_t0000_u01743914310354") 2025/04/06 04:43:47 DEBUG : check sum: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844279c_d20250406_m043829_c001_v0001113_t0040_u01743914309151") 2025/04/06 04:43:47 DEBUG : dest/3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69397fe5_d20250406_m044109_c001_v7007000_t0000_u01743914469458") 2025/04/06 04:43:47 DEBUG : dest/3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41140d0875c8bffc_d20250406_m044108_c001_v0001144_t0054_u01743914468340") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be44252969c_d20250406_m044240_c001_v7007000_t0000_u01743914560278") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f11809f6cb7b71681_d20250406_m044238_c001_v0001182_t0039_u01743914558515") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f57cf_d20250406_m044238_c001_v7007000_t0000_u01743914558329") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f11809f6cb7b71643_d20250406_m044234_c001_v0001182_t0002_u01743914554991") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f57b3_d20250406_m044234_c001_v7007000_t0000_u01743914554254") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8938_d20250406_m044230_c001_v0001183_t0006_u01743914550467") 2025/04/06 04:43:47 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04a46_d20250406_m044228_c001_v7007000_t0000_u01743914548986") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f115b5b0fcc0770bd_d20250406_m044226_c001_v0001116_t0034_u01743914546739") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efac64_d20250406_m044226_c001_v7007000_t0000_u01743914546559") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f115b5b0fcc0770b1_d20250406_m044222_c001_v0001116_t0022_u01743914542323") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efac60_d20250406_m044221_c001_v7007000_t0000_u01743914541578") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8805_d20250406_m044217_c001_v0001183_t0033_u01743914537808") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f86156769e_d20250406_m044216_c001_v7007000_t0000_u01743914536875") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1182ed0f541f598a_d20250406_m044215_c001_v0001179_t0019_u01743914535467") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e693980d1_d20250406_m044215_c001_v7007000_t0000_u01743914535280") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1182ed0f541f5984_d20250406_m044212_c001_v0001179_t0025_u01743914532819") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e693980ca_d20250406_m044212_c001_v7007000_t0000_u01743914532080") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da871b_d20250406_m044206_c001_v0001183_t0027_u01743914526793") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861567693_d20250406_m044205_c001_v7007000_t0000_u01743914525869") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f11318cfa80e75dac_d20250406_m044203_c001_v0001104_t0039_u01743914523393") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabdb_d20250406_m044203_c001_v7007000_t0000_u01743914523208") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f11318cfa80e75d9a_d20250406_m044159_c001_v0001104_t0046_u01743914519496") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabd6_d20250406_m044158_c001_v7007000_t0000_u01743914518751") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da85e4_d20250406_m044153_c001_v0001183_t0048_u01743914513282") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabce_d20250406_m044152_c001_v7007000_t0000_u01743914512358") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1045685040880496_d20250406_m044150_c001_v0001120_t0036_u01743914510616") 2025/04/06 04:43:48 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398053_d20250406_m044150_c001_v7007000_t0000_u01743914510429") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104568504088048c_d20250406_m044147_c001_v0001120_t0020_u01743914507178") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398051_d20250406_m044146_c001_v7007000_t0000_u01743914506444") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8471_d20250406_m044138_c001_v0001183_t0034_u01743914498903") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f415d0c953da737a2_d20250406_m044137_c001_v7007000_t0000_u01743914497974") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f116355369a4c51f4_d20250406_m044135_c001_v0001182_t0037_u01743914495953") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419bc2c43580c525_d20250406_m044135_c001_v7007000_t0000_u01743914495755") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f116355369a4c51b0_d20250406_m044132_c001_v0001182_t0005_u01743914492528") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419bc2c43580c523_d20250406_m044131_c001_v7007000_t0000_u01743914491791") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484429c4_d20250406_m044126_c001_v0001113_t0017_u01743914486116") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398049_d20250406_m044125_c001_v7007000_t0000_u01743914485007") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f106c1b946f9351bc_d20250406_m044119_c001_v0001183_t0022_u01743914479781") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f409907ef4be2a049_d20250406_m044119_c001_v7007000_t0000_u01743914479582") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd17cb_d20250406_m044115_c001_v0001178_t0026_u01743914475657") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f110db82703d807da_d20250406_m044114_c001_v0001184_t0034_u01743914474878") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f110db82703d807ba_d20250406_m044113_c001_v0001184_t0051_u01743914473920") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f416caf4237aa4552_d20250406_m044100_c001_v7007000_t0000_u01743914460137") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844297c_d20250406_m044053_c001_v0001113_t0036_u01743914453057") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f10899232e0301423_d20250406_m044052_c001_v0001184_t0023_u01743914452289") 2025/04/06 04:43:49 DEBUG : dst/one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f10899232e03013ff_d20250406_m044051_c001_v0001184_t0006_u01743914451313") 2025/04/06 04:43:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be44252969d_d20250406_m044240_c001_v7007000_t0000_u01743914560464") 2025/04/06 04:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1046a9feb53e662f_d20250406_m044237_c001_v0001115_t0006_u01743914557807") 2025/04/06 04:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1157617b381ce008_d20250406_m044233_c001_v0001144_t0059_u01743914553587") 2025/04/06 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04a47_d20250406_m044229_c001_v7007000_t0000_u01743914549170") 2025/04/06 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1179a8a776e79609_d20250406_m044226_c001_v0001039_t0018_u01743914546102") 2025/04/06 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f119f7e3c12dad95e_d20250406_m044220_c001_v0001109_t0059_u01743914540876") 2025/04/06 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f86156769f_d20250406_m044217_c001_v7007000_t0000_u01743914537062") 2025/04/06 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f117888385ab4df7a_d20250406_m044214_c001_v0001102_t0058_u01743914534812") 2025/04/06 04:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1059bf7bcc5f415a_d20250406_m044211_c001_v0001184_t0056_u01743914531843") 2025/04/06 04:43:50 DEBUG : dst/three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e6939804a_d20250406_m044125_c001_v7007000_t0000_u01743914485191") 2025/04/06 04:43:50 DEBUG : dst/three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f110db82703d808b3_d20250406_m044123_c001_v0001184_t0032_u01743914483673") 2025/04/06 04:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be44252969e_d20250406_m044240_c001_v7007000_t0000_u01743914560650") 2025/04/06 04:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f10899232e0302373_d20250406_m044239_c001_v0001184_t0043_u01743914559286") 2025/04/06 04:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f109ac066c8acfe8f_d20250406_m044235_c001_v0001113_t0024_u01743914555746") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be4425296a2_d20250406_m044240_c001_v7007000_t0000_u01743914560836") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f11809f6cb7b71691_d20250406_m044239_c001_v0001182_t0000_u01743914559684") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f57d9_d20250406_m044239_c001_v7007000_t0000_u01743914559500") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f11809f6cb7b71667_d20250406_m044236_c001_v0001182_t0050_u01743914556447") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f57c0_d20250406_m044236_c001_v7007000_t0000_u01743914556261") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da893e_d20250406_m044230_c001_v0001183_t0038_u01743914550875") 2025/04/06 04:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04a49_d20250406_m044229_c001_v7007000_t0000_u01743914549355") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f115b5b0fcc0770bf_d20250406_m044228_c001_v0001116_t0034_u01743914548159") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efac65_d20250406_m044227_c001_v7007000_t0000_u01743914547978") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f115b5b0fcc0770b5_d20250406_m044224_c001_v0001116_t0021_u01743914544339") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efac61_d20250406_m044224_c001_v7007000_t0000_u01743914544139") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da881b_d20250406_m044218_c001_v0001183_t0000_u01743914538211") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e693980d6_d20250406_m044216_c001_v7007000_t0000_u01743914536307") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da87b9_d20250406_m044213_c001_v0001183_t0016_u01743914533981") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e693980cd_d20250406_m044213_c001_v7007000_t0000_u01743914533603") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da875b_d20250406_m044209_c001_v0001183_t0019_u01743914529374") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabde_d20250406_m044204_c001_v7007000_t0000_u01743914524940") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd18e5_d20250406_m044201_c001_v0001178_t0013_u01743914521926") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabd8_d20250406_m044200_c001_v7007000_t0000_u01743914520820") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da85ec_d20250406_m044153_c001_v0001183_t0021_u01743914513751") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398054_d20250406_m044151_c001_v7007000_t0000_u01743914511416") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd18a7_d20250406_m044149_c001_v0001178_t0007_u01743914509176") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69398052_d20250406_m044148_c001_v7007000_t0000_u01743914508074") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da84ca_d20250406_m044141_c001_v0001183_t0043_u01743914501808") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419bc2c43580c526_d20250406_m044137_c001_v7007000_t0000_u01743914497015") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484429d8_d20250406_m044134_c001_v0001113_t0008_u01743914494467") 2025/04/06 04:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419bc2c43580c524_d20250406_m044133_c001_v7007000_t0000_u01743914493357") 2025/04/06 04:43:52 DEBUG : dst/three.txt: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1805_d20250406_m044127_c001_v0001178_t0008_u01743914487168") 2025/04/06 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04a4a_d20250406_m044229_c001_v7007000_t0000_u01743914549541") 2025/04/06 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1113d558dc6c555b_d20250406_m044227_c001_v0001182_t0015_u01743914547754") 2025/04/06 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1131406e08eb3ec7_d20250406_m044223_c001_v0001113_t0041_u01743914543495") 2025/04/06 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f8615676a1_d20250406_m044217_c001_v7007000_t0000_u01743914537247") 2025/04/06 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f116cfcfb9d5a9f24_d20250406_m044215_c001_v0001113_t0019_u01743914535876") 2025/04/06 04:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1179cc811444676b_d20250406_m044213_c001_v0001092_t0058_u01743914533263") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be4425296a5_d20250406_m044241_c001_v7007000_t0000_u01743914561030") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da893a_d20250406_m044230_c001_v0001183_t0023_u01743914550674") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04a4b_d20250406_m044229_c001_v7007000_t0000_u01743914549727") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da880f_d20250406_m044218_c001_v0001183_t0047_u01743914538008") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f8615676a2_d20250406_m044217_c001_v7007000_t0000_u01743914537432") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8753_d20250406_m044209_c001_v0001183_t0045_u01743914529169") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861567694_d20250406_m044206_c001_v7007000_t0000_u01743914526054") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd18bf_d20250406_m044153_c001_v0001178_t0032_u01743914513533") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408935611a1dabcf_d20250406_m044152_c001_v7007000_t0000_u01743914512542") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1869_d20250406_m044139_c001_v0001178_t0025_u01743914499476") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f415d0c953da737a3_d20250406_m044138_c001_v7007000_t0000_u01743914498159") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8336_d20250406_m044126_c001_v0001183_t0050_u01743914486956") 2025/04/06 04:43:52 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e6939804b_d20250406_m044125_c001_v7007000_t0000_u01743914485375") 2025/04/06 04:43:53 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f10899232e030186b_d20250406_m044121_c001_v0001184_t0020_u01743914481321") 2025/04/06 04:43:53 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f416caf4237aa4555_d20250406_m044100_c001_v7007000_t0000_u01743914460322") 2025/04/06 04:43:53 DEBUG : dst/two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f10899232e030152d_d20250406_m044059_c001_v0001184_t0044_u01743914459178") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f55ef_d20250406_m044017_c001_v7007000_t0000_u01743914417861") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd16bb_d20250406_m044014_c001_v0001178_t0029_u01743914414628") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f55ec_d20250406_m044012_c001_v7007000_t0000_u01743914412757") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1686_d20250406_m044001_c001_v0001178_t0043_u01743914401812") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e56_d20250406_m043953_c001_v7007000_t0000_u01743914393300") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1646_d20250406_m043949_c001_v0001178_t0044_u01743914389226") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dbe_d20250406_m043924_c001_v7007000_t0000_u01743914364701") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442868_d20250406_m043922_c001_v0001113_t0022_u01743914362359") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db8_d20250406_m043920_c001_v7007000_t0000_u01743914360694") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442858_d20250406_m043919_c001_v0001113_t0050_u01743914359402") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db2_d20250406_m043915_c001_v7007000_t0000_u01743914355603") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844283e_d20250406_m043913_c001_v0001113_t0044_u01743914353662") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dac_d20250406_m043912_c001_v7007000_t0000_u01743914352254") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442836_d20250406_m043910_c001_v0001113_t0050_u01743914350970") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9d9f_d20250406_m043903_c001_v7007000_t0000_u01743914343044") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442810_d20250406_m043901_c001_v0001113_t0009_u01743914341308") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9d96_d20250406_m043859_c001_v7007000_t0000_u01743914339959") 2025/04/06 04:43:53 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442800_d20250406_m043859_c001_v0001113_t0037_u01743914339112") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6fa_d20250406_m043853_c001_v7007000_t0000_u01743914333353") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427e0_d20250406_m043851_c001_v0001113_t0044_u01743914331992") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6f4_d20250406_m043849_c001_v7007000_t0000_u01743914329339") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427ce_d20250406_m043848_c001_v0001113_t0049_u01743914328314") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6f1_d20250406_m043847_c001_v7007000_t0000_u01743914327219") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1059f088911d0084_d20250406_m043846_c001_v0001102_t0006_u01743914326393") 2025/04/06 04:43:54 DEBUG : empty space: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427c8_d20250406_m043844_c001_v0001113_t0005_u01743914324631") 2025/04/06 04:43:54 DEBUG : enormous: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dbb_d20250406_m043923_c001_v7007000_t0000_u01743914363769") 2025/04/06 04:43:54 DEBUG : enormous: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844286a_d20250406_m043922_c001_v0001113_t0023_u01743914362934") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f400e3be4425296bb_d20250406_m044244_c001_v7007000_t0000_u01743914564887") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8a77_d20250406_m044243_c001_v0001183_t0016_u01743914563702") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e41_d20250406_m043947_c001_v7007000_t0000_u01743914387524") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484428aa_d20250406_m043946_c001_v0001113_t0026_u01743914386052") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6ea_d20250406_m043840_c001_v7007000_t0000_u01743914320623") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427b2_d20250406_m043839_c001_v0001113_t0052_u01743914319540") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6e9_d20250406_m043838_c001_v7007000_t0000_u01743914318243") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427b0_d20250406_m043837_c001_v0001113_t0007_u01743914317362") 2025/04/06 04:43:54 DEBUG : existing: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427aa_d20250406_m043836_c001_v0001113_t0034_u01743914316521") 2025/04/06 04:43:54 DEBUG : existing-b: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e43_d20250406_m043947_c001_v7007000_t0000_u01743914387713") 2025/04/06 04:43:54 DEBUG : existing-b: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1636_d20250406_m043946_c001_v0001178_t0020_u01743914386065") 2025/04/06 04:43:54 DEBUG : file1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc2_d20250406_m044329_c001_v7007000_t0000_u01743914609409") 2025/04/06 04:43:55 DEBUG : file1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f118e9167d4310487_d20250406_m044328_c001_v0001183_t0045_u01743914608240") 2025/04/06 04:43:55 DEBUG : file1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdbf_d20250406_m044326_c001_v7007000_t0000_u01743914606124") 2025/04/06 04:43:55 DEBUG : file1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8ec1_d20250406_m044324_c001_v0001183_t0020_u01743914604516") 2025/04/06 04:43:55 DEBUG : five: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dbf_d20250406_m043929_c001_v7007000_t0000_u01743914369237") 2025/04/06 04:43:55 DEBUG : five: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404d247f48442884_d20250406_m043927_c001_v0001113_t0002_u01743914367242") 2025/04/06 04:43:55 DEBUG : foo: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6f7_d20250406_m043851_c001_v7007000_t0000_u01743914331257") 2025/04/06 04:43:55 DEBUG : foo: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404d247f484427da_d20250406_m043850_c001_v0001113_t0002_u01743914330684") 2025/04/06 04:43:55 DEBUG : foo: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404d247f484427d4_d20250406_m043850_c001_v0001113_t0002_u01743914330069") 2025/04/06 04:43:55 DEBUG : four: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dc0_d20250406_m043929_c001_v7007000_t0000_u01743914369422") 2025/04/06 04:43:55 DEBUG : four: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f407d16e466bd15c9_d20250406_m043927_c001_v0001178_t0018_u01743914367806") 2025/04/06 04:43:55 DEBUG : four: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442882_d20250406_m043926_c001_v0001113_t0023_u01743914366455") 2025/04/06 04:43:55 DEBUG : hello world2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc18220e_d20250406_m043743_c001_v7007000_t0000_u01743914263871") 2025/04/06 04:43:55 DEBUG : hello world2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426dc_d20250406_m043743_c001_v0001113_t0028_u01743914263130") 2025/04/06 04:43:55 DEBUG : ignore-size: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6e8_d20250406_m043835_c001_v7007000_t0000_u01743914315427") 2025/04/06 04:43:55 DEBUG : ignore-size: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427a4_d20250406_m043834_c001_v0001113_t0043_u01743914314299") 2025/04/06 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e3b_d20250406_m043944_c001_v7007000_t0000_u01743914384929") 2025/04/06 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1630_d20250406_m043943_c001_v0001178_t0003_u01743914383961") 2025/04/06 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e34_d20250406_m043942_c001_v7007000_t0000_u01743914382831") 2025/04/06 04:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1622_d20250406_m043941_c001_v0001178_t0031_u01743914381821") 2025/04/06 04:43:55 DEBUG : one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dc1_d20250406_m043929_c001_v7007000_t0000_u01743914369606") 2025/04/06 04:43:56 DEBUG : one: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404d247f48442878_d20250406_m043925_c001_v0001113_t0002_u01743914365821") 2025/04/06 04:43:56 DEBUG : only0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda7_d20250406_m044319_c001_v7007000_t0000_u01743914599978") 2025/04/06 04:43:56 DEBUG : only0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8daf_d20250406_m044313_c001_v0001183_t0041_u01743914593989") 2025/04/06 04:43:56 DEBUG : only0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8caf_d20250406_m044305_c001_v0001183_t0047_u01743914585066") 2025/04/06 04:43:56 DEBUG : only0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec847716_d20250406_m044258_c001_v7007000_t0000_u01743914578376") 2025/04/06 04:43:56 DEBUG : only0: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8aeb_d20250406_m044249_c001_v0001183_t0025_u01743914569092") 2025/04/06 04:43:56 DEBUG : only1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bda8_d20250406_m044320_c001_v7007000_t0000_u01743914600163") 2025/04/06 04:43:56 DEBUG : only1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4095efc32bbdf97f_d20250406_m044314_c001_v0001183_t0041_u01743914594551") 2025/04/06 04:43:56 DEBUG : only1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cc3_d20250406_m044305_c001_v0001183_t0057_u01743914585494") 2025/04/06 04:43:56 DEBUG : only1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec847719_d20250406_m044258_c001_v7007000_t0000_u01743914578929") 2025/04/06 04:43:56 DEBUG : only1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8afd_d20250406_m044249_c001_v0001183_t0003_u01743914569504") 2025/04/06 04:43:56 DEBUG : only10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdaa_d20250406_m044320_c001_v7007000_t0000_u01743914600349") 2025/04/06 04:43:56 DEBUG : only10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8dc3_d20250406_m044314_c001_v0001183_t0005_u01743914594373") 2025/04/06 04:43:56 DEBUG : only10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d39_d20250406_m044309_c001_v0001183_t0045_u01743914589345") 2025/04/06 04:43:56 DEBUG : only10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec847717_d20250406_m044258_c001_v7007000_t0000_u01743914578559") 2025/04/06 04:43:56 DEBUG : only10: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b76_d20250406_m044253_c001_v0001183_t0020_u01743914573434") 2025/04/06 04:43:56 DEBUG : only11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdab_d20250406_m044320_c001_v7007000_t0000_u01743914600533") 2025/04/06 04:43:56 DEBUG : only11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f418e9167d431039a_d20250406_m044314_c001_v0001183_t0016_u01743914594934") 2025/04/06 04:43:56 DEBUG : only11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d3f_d20250406_m044309_c001_v0001183_t0017_u01743914589747") 2025/04/06 04:43:56 DEBUG : only11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569ef83_d20250406_m044258_c001_v7007000_t0000_u01743914578944") 2025/04/06 04:43:57 DEBUG : only11: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b84_d20250406_m044253_c001_v0001183_t0004_u01743914573847") 2025/04/06 04:43:57 DEBUG : only12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdad_d20250406_m044320_c001_v7007000_t0000_u01743914600721") 2025/04/06 04:43:57 DEBUG : only12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8dd1_d20250406_m044314_c001_v0001183_t0041_u01743914594575") 2025/04/06 04:43:57 DEBUG : only12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d49_d20250406_m044310_c001_v0001183_t0055_u01743914590156") 2025/04/06 04:43:57 DEBUG : only12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f86156922f_d20250406_m044258_c001_v7007000_t0000_u01743914578954") 2025/04/06 04:43:57 DEBUG : only12: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b90_d20250406_m044254_c001_v0001183_t0033_u01743914574246") 2025/04/06 04:43:57 DEBUG : only13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdae_d20250406_m044320_c001_v7007000_t0000_u01743914600907") 2025/04/06 04:43:57 DEBUG : only13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8dd9_d20250406_m044314_c001_v0001183_t0005_u01743914594761") 2025/04/06 04:43:57 DEBUG : only13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d55_d20250406_m044310_c001_v0001183_t0046_u01743914590566") 2025/04/06 04:43:57 DEBUG : only13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd06_d20250406_m044259_c001_v7007000_t0000_u01743914579152") 2025/04/06 04:43:57 DEBUG : only13: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b9e_d20250406_m044254_c001_v0001183_t0025_u01743914574680") 2025/04/06 04:43:57 DEBUG : only14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdaf_d20250406_m044321_c001_v7007000_t0000_u01743914601091") 2025/04/06 04:43:57 DEBUG : only14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4095efc32bbdf983_d20250406_m044314_c001_v0001183_t0041_u01743914594739") 2025/04/06 04:43:57 DEBUG : only14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d65_d20250406_m044310_c001_v0001183_t0051_u01743914590986") 2025/04/06 04:43:57 DEBUG : only14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec84771b_d20250406_m044259_c001_v7007000_t0000_u01743914579297") 2025/04/06 04:43:57 DEBUG : only14: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bac_d20250406_m044255_c001_v0001183_t0002_u01743914575094") 2025/04/06 04:43:57 DEBUG : only15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb0_d20250406_m044321_c001_v7007000_t0000_u01743914601276") 2025/04/06 04:43:57 DEBUG : only15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8ddf_d20250406_m044314_c001_v0001183_t0041_u01743914594947") 2025/04/06 04:43:57 DEBUG : only15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d71_d20250406_m044311_c001_v0001183_t0037_u01743914591410") 2025/04/06 04:43:57 DEBUG : only15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec847718_d20250406_m044258_c001_v7007000_t0000_u01743914578744") 2025/04/06 04:43:58 DEBUG : only15: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bb4_d20250406_m044255_c001_v0001183_t0050_u01743914575505") 2025/04/06 04:43:58 DEBUG : only16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb1_d20250406_m044321_c001_v7007000_t0000_u01743914601463") 2025/04/06 04:43:58 DEBUG : only16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4095efc32bbdf987_d20250406_m044314_c001_v0001183_t0041_u01743914594926") 2025/04/06 04:43:58 DEBUG : only16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d79_d20250406_m044311_c001_v0001183_t0042_u01743914591829") 2025/04/06 04:43:58 DEBUG : only16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f36d_d20250406_m044259_c001_v7007000_t0000_u01743914579315") 2025/04/06 04:43:58 DEBUG : only16: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bbe_d20250406_m044255_c001_v0001183_t0037_u01743914575926") 2025/04/06 04:43:58 DEBUG : only17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb2_d20250406_m044321_c001_v7007000_t0000_u01743914601657") 2025/04/06 04:43:58 DEBUG : only17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8de1_d20250406_m044314_c001_v0001183_t0005_u01743914594949") 2025/04/06 04:43:58 DEBUG : only17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d83_d20250406_m044312_c001_v0001183_t0001_u01743914592235") 2025/04/06 04:43:58 DEBUG : only17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569ef82_d20250406_m044258_c001_v7007000_t0000_u01743914578760") 2025/04/06 04:43:58 DEBUG : only17: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bcc_d20250406_m044256_c001_v0001183_t0028_u01743914576356") 2025/04/06 04:43:58 DEBUG : only18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb3_d20250406_m044321_c001_v7007000_t0000_u01743914601844") 2025/04/06 04:43:58 DEBUG : only18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4095efc32bbdf98d_d20250406_m044315_c001_v0001183_t0041_u01743914595111") 2025/04/06 04:43:58 DEBUG : only18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d8f_d20250406_m044312_c001_v0001183_t0044_u01743914592654") 2025/04/06 04:43:58 DEBUG : only18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861569231_d20250406_m044259_c001_v7007000_t0000_u01743914579333") 2025/04/06 04:43:58 DEBUG : only18: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8be2_d20250406_m044256_c001_v0001183_t0037_u01743914576768") 2025/04/06 04:43:58 DEBUG : only19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb5_d20250406_m044322_c001_v7007000_t0000_u01743914602029") 2025/04/06 04:43:58 DEBUG : only19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f418e9167d431039e_d20250406_m044315_c001_v0001183_t0016_u01743914595122") 2025/04/06 04:43:58 DEBUG : only19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d9d_d20250406_m044313_c001_v0001183_t0037_u01743914593133") 2025/04/06 04:43:58 DEBUG : only19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd03_d20250406_m044258_c001_v7007000_t0000_u01743914578966") 2025/04/06 04:43:58 DEBUG : only19: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8bf0_d20250406_m044257_c001_v0001183_t0046_u01743914577178") 2025/04/06 04:43:59 DEBUG : only2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb6_d20250406_m044322_c001_v7007000_t0000_u01743914602213") 2025/04/06 04:43:59 DEBUG : only2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8de3_d20250406_m044315_c001_v0001183_t0041_u01743914595134") 2025/04/06 04:43:59 DEBUG : only2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8ccb_d20250406_m044305_c001_v0001183_t0030_u01743914585908") 2025/04/06 04:43:59 DEBUG : only2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f86156922e_d20250406_m044258_c001_v7007000_t0000_u01743914578760") 2025/04/06 04:43:59 DEBUG : only2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b0d_d20250406_m044249_c001_v0001183_t0054_u01743914569926") 2025/04/06 04:43:59 DEBUG : only3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb7_d20250406_m044322_c001_v7007000_t0000_u01743914602397") 2025/04/06 04:43:59 DEBUG : only3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8de5_d20250406_m044315_c001_v0001183_t0005_u01743914595143") 2025/04/06 04:43:59 DEBUG : only3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cdf_d20250406_m044306_c001_v0001183_t0014_u01743914586336") 2025/04/06 04:43:59 DEBUG : only3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd0a_d20250406_m044259_c001_v7007000_t0000_u01743914579347") 2025/04/06 04:43:59 DEBUG : only3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b1d_d20250406_m044250_c001_v0001183_t0047_u01743914570337") 2025/04/06 04:43:59 DEBUG : only4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb8_d20250406_m044322_c001_v7007000_t0000_u01743914602594") 2025/04/06 04:43:59 DEBUG : only4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4095efc32bbdf993_d20250406_m044315_c001_v0001183_t0041_u01743914595296") 2025/04/06 04:43:59 DEBUG : only4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cef_d20250406_m044306_c001_v0001183_t0006_u01743914586797") 2025/04/06 04:43:59 DEBUG : only4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bd01_d20250406_m044258_c001_v7007000_t0000_u01743914578777") 2025/04/06 04:43:59 DEBUG : only4: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b29_d20250406_m044250_c001_v0001183_t0052_u01743914570759") 2025/04/06 04:43:59 DEBUG : only5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdb9_d20250406_m044322_c001_v7007000_t0000_u01743914602781") 2025/04/06 04:43:59 DEBUG : only5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f418e9167d43103a8_d20250406_m044315_c001_v0001183_t0016_u01743914595308") 2025/04/06 04:43:59 DEBUG : only5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8cf9_d20250406_m044307_c001_v0001183_t0019_u01743914587197") 2025/04/06 04:43:59 DEBUG : only5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec84771c_d20250406_m044259_c001_v7007000_t0000_u01743914579488") 2025/04/06 04:43:59 DEBUG : only5: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b33_d20250406_m044251_c001_v0001183_t0005_u01743914571206") 2025/04/06 04:44:00 DEBUG : only6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdba_d20250406_m044322_c001_v7007000_t0000_u01743914602966") 2025/04/06 04:44:00 DEBUG : only6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8dec_d20250406_m044315_c001_v0001183_t0041_u01743914595321") 2025/04/06 04:44:00 DEBUG : only6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d03_d20250406_m044307_c001_v0001183_t0032_u01743914587589") 2025/04/06 04:44:00 DEBUG : only6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec84771a_d20250406_m044259_c001_v7007000_t0000_u01743914579112") 2025/04/06 04:44:00 DEBUG : only6: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b3b_d20250406_m044251_c001_v0001183_t0000_u01743914571633") 2025/04/06 04:44:00 DEBUG : only7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdbb_d20250406_m044323_c001_v7007000_t0000_u01743914603157") 2025/04/06 04:44:00 DEBUG : only7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da8dee_d20250406_m044315_c001_v0001183_t0005_u01743914595330") 2025/04/06 04:44:00 DEBUG : only7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d11_d20250406_m044308_c001_v0001183_t0031_u01743914588035") 2025/04/06 04:44:00 DEBUG : only7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f28f_d20250406_m044259_c001_v7007000_t0000_u01743914579130") 2025/04/06 04:44:00 DEBUG : only7: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b4b_d20250406_m044252_c001_v0001183_t0034_u01743914572123") 2025/04/06 04:44:00 DEBUG : only8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdbc_d20250406_m044323_c001_v7007000_t0000_u01743914603354") 2025/04/06 04:44:00 DEBUG : only8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4095efc32bbdf995_d20250406_m044315_c001_v0001183_t0041_u01743914595480") 2025/04/06 04:44:00 DEBUG : only8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d1f_d20250406_m044308_c001_v0001183_t0028_u01743914588453") 2025/04/06 04:44:00 DEBUG : only8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861569230_d20250406_m044259_c001_v7007000_t0000_u01743914579139") 2025/04/06 04:44:00 DEBUG : only8: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b5e_d20250406_m044252_c001_v0001183_t0013_u01743914572569") 2025/04/06 04:44:00 DEBUG : only9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdbd_d20250406_m044323_c001_v7007000_t0000_u01743914603540") 2025/04/06 04:44:00 DEBUG : only9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f418e9167d43103ac_d20250406_m044315_c001_v0001183_t0016_u01743914595492") 2025/04/06 04:44:00 DEBUG : only9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8d27_d20250406_m044308_c001_v0001183_t0051_u01743914588863") 2025/04/06 04:44:00 DEBUG : only9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f402137e35569f36e_d20250406_m044259_c001_v7007000_t0000_u01743914579501") 2025/04/06 04:44:01 DEBUG : only9: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8b66_d20250406_m044252_c001_v0001183_t0007_u01743914572995") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e2a_d20250406_m043939_c001_v7007000_t0000_u01743914379939") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1600_d20250406_m043937_c001_v0001178_t0012_u01743914377844") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e1e_d20250406_m043936_c001_v7007000_t0000_u01743914376327") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442892_d20250406_m043934_c001_v0001113_t0054_u01743914374390") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e19_d20250406_m043932_c001_v7007000_t0000_u01743914372505") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd15df_d20250406_m043930_c001_v0001178_t0057_u01743914370532") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db5_d20250406_m043918_c001_v7007000_t0000_u01743914358173") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844284c_d20250406_m043916_c001_v0001113_t0056_u01743914356519") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db1_d20250406_m043914_c001_v7007000_t0000_u01743914354571") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844283c_d20250406_m043913_c001_v0001113_t0006_u01743914353170") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9da9_d20250406_m043911_c001_v7007000_t0000_u01743914351602") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442832_d20250406_m043910_c001_v0001113_t0028_u01743914350610") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9d9d_d20250406_m043902_c001_v7007000_t0000_u01743914342487") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844280e_d20250406_m043900_c001_v0001113_t0022_u01743914340876") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9d97_d20250406_m043900_c001_v7007000_t0000_u01743914340143") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427fe_d20250406_m043858_c001_v0001113_t0056_u01743914338739") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa701_d20250406_m043858_c001_v7007000_t0000_u01743914338001") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427f6_d20250406_m043857_c001_v0001113_t0038_u01743914337321") 2025/04/06 04:44:01 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427f2_d20250406_m043856_c001_v0001113_t0013_u01743914336349") 2025/04/06 04:44:02 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6fd_d20250406_m043855_c001_v7007000_t0000_u01743914335616") 2025/04/06 04:44:02 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427f0_d20250406_m043854_c001_v0001113_t0052_u01743914334930") 2025/04/06 04:44:02 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427ee_d20250406_m043854_c001_v0001113_t0035_u01743914334267") 2025/04/06 04:44:02 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4154fa61e7efa6fb_d20250406_m043853_c001_v7007000_t0000_u01743914333537") 2025/04/06 04:44:02 DEBUG : potato: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427e8_d20250406_m043852_c001_v0001113_t0042_u01743914332625") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f415d0c953da736ec_d20250406_m044027_c001_v7007000_t0000_u01743914427342") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da7d22_d20250406_m044026_c001_v0001183_t0057_u01743914426763") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f55f0_d20250406_m044018_c001_v7007000_t0000_u01743914418084") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da7bff_d20250406_m044014_c001_v0001183_t0054_u01743914414051") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408bd287d0cc4775_d20250406_m044007_c001_v7007000_t0000_u01743914407003") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da7aa9_d20250406_m044001_c001_v0001183_t0023_u01743914401245") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e59_d20250406_m043953_c001_v7007000_t0000_u01743914393550") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da797f_d20250406_m043949_c001_v0001183_t0040_u01743914389029") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dbc_d20250406_m043923_c001_v7007000_t0000_u01743914363954") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442862_d20250406_m043921_c001_v0001113_t0002_u01743914361986") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db9_d20250406_m043920_c001_v7007000_t0000_u01743914360879") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442854_d20250406_m043919_c001_v0001113_t0037_u01743914359093") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db6_d20250406_m043918_c001_v7007000_t0000_u01743914358358") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442850_d20250406_m043917_c001_v0001113_t0012_u01743914357211") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9db3_d20250406_m043915_c001_v7007000_t0000_u01743914355788") 2025/04/06 04:44:02 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442844_d20250406_m043914_c001_v0001113_t0047_u01743914354941") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dae_d20250406_m043912_c001_v7007000_t0000_u01743914352439") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844283a_d20250406_m043911_c001_v0001113_t0003_u01743914351609") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9da0_d20250406_m043903_c001_v7007000_t0000_u01743914343230") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442814_d20250406_m043902_c001_v0001113_t0051_u01743914342178") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc182211_d20250406_m043747_c001_v7007000_t0000_u01743914267689") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426f8_d20250406_m043746_c001_v0001113_t0018_u01743914266807") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc18220f_d20250406_m043745_c001_v7007000_t0000_u01743914265527") 2025/04/06 04:44:03 DEBUG : potato2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426e4_d20250406_m043744_c001_v0001113_t0007_u01743914264785") 2025/04/06 04:44:03 DEBUG : potato3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f410bed6b498f55f1_d20250406_m044018_c001_v7007000_t0000_u01743914418401") 2025/04/06 04:44:03 DEBUG : potato3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442902_d20250406_m044015_c001_v0001113_t0009_u01743914415217") 2025/04/06 04:44:03 DEBUG : potato3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f408bd287d0cc4777_d20250406_m044007_c001_v7007000_t0000_u01743914407188") 2025/04/06 04:44:03 DEBUG : potato3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484428de_d20250406_m044002_c001_v0001113_t0030_u01743914402394") 2025/04/06 04:44:03 DEBUG : potato3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e5a_d20250406_m043953_c001_v7007000_t0000_u01743914393833") 2025/04/06 04:44:03 DEBUG : potato3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484428b4_d20250406_m043949_c001_v0001113_t0046_u01743914389444") 2025/04/06 04:44:03 DEBUG : pre-dest1/1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69397fe8_d20250406_m044109_c001_v7007000_t0000_u01743914469642") 2025/04/06 04:44:03 DEBUG : pre-dest1/1: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844298a_d20250406_m044101_c001_v0001113_t0017_u01743914461094") 2025/04/06 04:44:03 DEBUG : pre-dest2/2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f419b182e69397feb_d20250406_m044109_c001_v7007000_t0000_u01743914469825") 2025/04/06 04:44:03 DEBUG : pre-dest2/2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da80cd_d20250406_m044102_c001_v0001183_t0033_u01743914462304") 2025/04/06 04:44:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f416caf4237aa431a_d20250406_m044040_c001_v7007000_t0000_u01743914440717") 2025/04/06 04:44:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd1717_d20250406_m044036_c001_v0001178_t0010_u01743914436707") 2025/04/06 04:44:04 DEBUG : sizeonly: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec847601_d20250406_m043832_c001_v7007000_t0000_u01743914312647") 2025/04/06 04:44:04 DEBUG : sizeonly: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484427a0_d20250406_m043831_c001_v0001113_t0058_u01743914311638") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04ae7_d20250406_m044338_c001_v7007000_t0000_u01743914618961") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8fb0_d20250406_m044335_c001_v0001183_t0017_u01743914615926") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc6_d20250406_m044334_c001_v7007000_t0000_u01743914614282") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1095efc32bbdfa70_d20250406_m044331_c001_v0001183_t0046_u01743914611532") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e3c_d20250406_m043945_c001_v7007000_t0000_u01743914385113") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da791f_d20250406_m043944_c001_v0001183_t0023_u01743914384315") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e35_d20250406_m043943_c001_v7007000_t0000_u01743914383018") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484428a2_d20250406_m043942_c001_v0001113_t0035_u01743914382172") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475fb_d20250406_m043828_c001_v7007000_t0000_u01743914308235") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442792_d20250406_m043826_c001_v0001113_t0027_u01743914306464") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475f4_d20250406_m043825_c001_v7007000_t0000_u01743914305733") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844278a_d20250406_m043824_c001_v0001113_t0015_u01743914304357") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475d6_d20250406_m043821_c001_v7007000_t0000_u01743914301493") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442786_d20250406_m043820_c001_v0001113_t0057_u01743914300436") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475cf_d20250406_m043819_c001_v7007000_t0000_u01743914299887") 2025/04/06 04:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844277e_d20250406_m043818_c001_v0001113_t0017_u01743914298719") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442776_d20250406_m043814_c001_v0001113_t0022_u01743914294923") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475c1_d20250406_m043814_c001_v7007000_t0000_u01743914294182") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442768_d20250406_m043813_c001_v0001113_t0039_u01743914293451") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442764_d20250406_m043812_c001_v0001113_t0040_u01743914292607") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475b9_d20250406_m043811_c001_v7007000_t0000_u01743914291457") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442754_d20250406_m043808_c001_v0001113_t0014_u01743914288666") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844274c_d20250406_m043806_c001_v0001113_t0051_u01743914286112") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475b0_d20250406_m043805_c001_v7007000_t0000_u01743914285344") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442742_d20250406_m043804_c001_v0001113_t0008_u01743914284564") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844273c_d20250406_m043803_c001_v0001113_t0025_u01743914283417") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475ac_d20250406_m043802_c001_v7007000_t0000_u01743914282684") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442726_d20250406_m043758_c001_v0001113_t0029_u01743914278482") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41727ba3ec8475ab_d20250406_m043758_c001_v7007000_t0000_u01743914278115") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442720_d20250406_m043757_c001_v0001113_t0030_u01743914277446") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc182220_d20250406_m043755_c001_v7007000_t0000_u01743914275800") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844271c_d20250406_m043755_c001_v0001113_t0041_u01743914275160") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc18221e_d20250406_m043754_c001_v7007000_t0000_u01743914274608") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442714_d20250406_m043753_c001_v0001113_t0025_u01743914273882") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc18221b_d20250406_m043752_c001_v7007000_t0000_u01743914272596") 2025/04/06 04:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f4844270e_d20250406_m043751_c001_v0001113_t0041_u01743914271681") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc182217_d20250406_m043751_c001_v7007000_t0000_u01743914271113") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442708_d20250406_m043750_c001_v0001113_t0012_u01743914270151") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc182214_d20250406_m043749_c001_v7007000_t0000_u01743914269239") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442702_d20250406_m043748_c001_v0001113_t0039_u01743914268611") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc18220c_d20250406_m043742_c001_v7007000_t0000_u01743914262214") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426d2_d20250406_m043741_c001_v0001113_t0020_u01743914261475") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc182206_d20250406_m043740_c001_v7007000_t0000_u01743914260548") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426ce_d20250406_m043739_c001_v0001113_t0000_u01743914259874") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc182202_d20250406_m043738_c001_v7007000_t0000_u01743914258959") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426c6_d20250406_m043737_c001_v0001113_t0018_u01743914257495") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f41839514bc1821fb_d20250406_m043734_c001_v7007000_t0000_u01743914254581") 2025/04/06 04:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f484426ba_d20250406_m043733_c001_v0001113_t0025_u01743914253856") 2025/04/06 04:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f403016e154b04ae8_d20250406_m044339_c001_v7007000_t0000_u01743914619146") 2025/04/06 04:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f118e9167d431050e_d20250406_m044336_c001_v0001183_t0019_u01743914616300") 2025/04/06 04:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc7_d20250406_m044334_c001_v7007000_t0000_u01743914614549") 2025/04/06 04:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8f3e_d20250406_m044331_c001_v0001183_t0006_u01743914611179") 2025/04/06 04:44:06 DEBUG : sub/yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e27_d20250406_m043939_c001_v7007000_t0000_u01743914379381") 2025/04/06 04:44:06 DEBUG : sub/yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da788d_d20250406_m043938_c001_v0001183_t0057_u01743914378198") 2025/04/06 04:44:06 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc3_d20250406_m044329_c001_v7007000_t0000_u01743914609613") 2025/04/06 04:44:06 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8f04_d20250406_m044327_c001_v0001183_t0035_u01743914607892") 2025/04/06 04:44:07 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc0_d20250406_m044326_c001_v7007000_t0000_u01743914606309") 2025/04/06 04:44:07 DEBUG : test_dir1/file2: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f1095efc32bbdfa20_d20250406_m044324_c001_v0001183_t0036_u01743914604899") 2025/04/06 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc4_d20250406_m044329_c001_v7007000_t0000_u01743914609799") 2025/04/06 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8f02_d20250406_m044327_c001_v0001183_t0030_u01743914607881") 2025/04/06 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f4054139e4049bdc1_d20250406_m044326_c001_v7007000_t0000_u01743914606493") 2025/04/06 04:44:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da8ec3_d20250406_m044324_c001_v0001183_t0016_u01743914604526") 2025/04/06 04:44:07 DEBUG : three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dc2_d20250406_m043929_c001_v7007000_t0000_u01743914369792") 2025/04/06 04:44:07 DEBUG : three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442888_d20250406_m043928_c001_v0001113_t0049_u01743914368566") 2025/04/06 04:44:07 DEBUG : three: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f104d247f48442880_d20250406_m043926_c001_v0001113_t0046_u01743914366198") 2025/04/06 04:44:07 DEBUG : two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414362178adf9dc3_d20250406_m043929_c001_v7007000_t0000_u01743914369976") 2025/04/06 04:44:07 DEBUG : two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f414c02bed1da776d_d20250406_m043927_c001_v0001183_t0041_u01743914367996") 2025/04/06 04:44:07 DEBUG : two: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404d247f4844287a_d20250406_m043926_c001_v0001113_t0002_u01743914366009") 2025/04/06 04:44:07 DEBUG : yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e2c_d20250406_m043940_c001_v7007000_t0000_u01743914380123") 2025/04/06 04:44:07 DEBUG : yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f111e5fd192eb72d2_d20250406_m043939_c001_v0001177_t0007_u01743914379166") 2025/04/06 04:44:07 DEBUG : yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e1d_d20250406_m043935_c001_v7007000_t0000_u01743914375772") 2025/04/06 04:44:07 DEBUG : yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f107d16e466bd15ed_d20250406_m043934_c001_v0001178_t0027_u01743914374030") 2025/04/06 04:44:07 DEBUG : yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e18_d20250406_m043931_c001_v7007000_t0000_u01743914371947") 2025/04/06 04:44:07 DEBUG : yam: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f114c02bed1da77b7_d20250406_m043930_c001_v0001183_t0048_u01743914370543") 2025/04/06 04:44:07 DEBUG : yaml: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e20_d20250406_m043936_c001_v7007000_t0000_u01743914376512") 2025/04/06 04:44:07 DEBUG : yaml: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f10769b2d3f84bb22_d20250406_m043935_c001_v0001103_t0027_u01743914375366") 2025/04/06 04:44:08 DEBUG : yaml: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f404517f861566e1a_d20250406_m043932_c001_v7007000_t0000_u01743914372691") 2025/04/06 04:44:08 DEBUG : yaml: Deleting (id "4_z6fd2bd53603d0b9b9f680e1b_f105ec0d18e266c65_d20250406_m043931_c001_v0001177_t0018_u01743914371721") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m38.528926079s (try 1/5)