"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/08 05:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi" 2025/04/08 05:21:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/08 05:21:10 DEBUG : Creating backend with remote "/tmp/rclone1632690062" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:11 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:11 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:21:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:13 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:13 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:14 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.43s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:16 DEBUG : Creating backend with remote "/non-existing" 2025/04/08 05:21:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/08 05:21:16 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:16 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:17 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:17 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.44s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:19 INFO : B2 bucket rclone-test-lafutuf1ragi: Running all checks before starting transfers 2025/04/08 05:21:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:19 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:19 INFO : B2 bucket rclone-test-lafutuf1ragi: Checks finished, now starting transfers 2025/04/08 05:21:19 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.76s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:21 ERROR : Ignoring --no-traverse with sync 2025/04/08 05:21:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:21 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:21 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:21 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:21:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.00s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/08 05:21:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/08 05:21:23 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:21:25 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:25 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:21:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.46s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 05:21:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:21:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:21:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:21:29 INFO : sub dir: Making directory 2025/04/08 05:21:29 INFO : sub dir2: Making directory 2025/04/08 05:21:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:29 INFO : sub dir2/sub sub dir2: Making directory 2025/04/08 05:21:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/08 05:21:30 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.98s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:31 INFO : sub dir2: Making directory 2025/04/08 05:21:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/08 05:21:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:21:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.99s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:33 DEBUG : sub dir2: Making directory with metadata 2025/04/08 05:21:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:21:33 INFO : sub dir: Making directory 2025/04/08 05:21:33 INFO : sub dir2: Making directory 2025/04/08 05:21:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:33 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:33 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:33 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:21:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/08 05:21:34 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/08 05:21:34 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:35 INFO : sub dir2: Making directory 2025/04/08 05:21:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:35 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:35 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:36 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:21:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.59s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:37 DEBUG : sub dir2: Making directory with metadata 2025/04/08 05:21:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:21:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:21:37 INFO : sub dir: Making directory 2025/04/08 05:21:37 INFO : sub dir2: Making directory 2025/04/08 05:21:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:37 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:37 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:37 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:21:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/08 05:21:38 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:39 INFO : sub dir2: Making directory 2025/04/08 05:21:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:40 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:40 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:40 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:21:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.99s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yedesak6wihe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lafutuf1ragi -> B2 bucket rclone-test-yedesak6wihe 2025/04/08 05:21:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:43 DEBUG : B2 bucket rclone-test-yedesak6wihe: Waiting for checks to finish 2025/04/08 05:21:43 DEBUG : B2 bucket rclone-test-yedesak6wihe: Waiting for transfers to finish 2025/04/08 05:21:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:44 DEBUG : B2 bucket rclone-test-yedesak6wihe: Purge remote 2025/04/08 05:21:44 INFO : B2 bucket rclone-test-yedesak6wihe: cleaning bucket "rclone-test-yedesak6wihe" of all files 2025/04/08 05:21:44 DEBUG : sub dir/hello world: Deleting (id "4_z6f92ed43d08d1b3b9f680e1b_f1064cb2f33ed41cc_d20250408_m052143_c001_v0001105_t0015_u01744089703973") --- PASS: TestServerSideCopy (4.71s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:21:47 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:21:47 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:21:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 05:21:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-racubij6roqa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lafutuf1ragi -> B2 bucket rclone-test-racubij6roqa 2025/04/08 05:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:21:51 DEBUG : B2 bucket rclone-test-racubij6roqa: Waiting for checks to finish 2025/04/08 05:21:51 DEBUG : B2 bucket rclone-test-racubij6roqa: Waiting for transfers to finish 2025/04/08 05:21:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:21:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:21:54 DEBUG : B2 bucket rclone-test-racubij6roqa: Waiting for checks to finish 2025/04/08 05:21:54 DEBUG : B2 bucket rclone-test-racubij6roqa: Waiting for transfers to finish 2025/04/08 05:21:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 05:21:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:21:54 DEBUG : B2 bucket rclone-test-racubij6roqa: Purge remote 2025/04/08 05:21:54 INFO : B2 bucket rclone-test-racubij6roqa: cleaning bucket "rclone-test-racubij6roqa" of all files 2025/04/08 05:21:54 DEBUG : sub dir/hello world: Deleting (id "4_zef320d33d09d1b3b9f680e1b_f1013be4e9f51e06b_d20250408_m052154_c001_v0001184_t0059_u01744089714442") 2025/04/08 05:21:54 DEBUG : sub dir/hello world: Deleting (id "4_zef320d33d09d1b3b9f680e1b_f104813245dac486f_d20250408_m052152_c001_v0001144_t0026_u01744089712029") --- PASS: TestServerSideCopyOverSelf (11.04s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:01 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:22:01 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 05:22:02 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/08 05:22:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqufor2dobe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lafutuf1ragi -> B2 bucket rclone-test-zaqufor2dobe 2025/04/08 05:22:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:22:05 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Waiting for checks to finish 2025/04/08 05:22:05 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Waiting for transfers to finish 2025/04/08 05:22:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:22:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/08 05:22:07 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Waiting for checks to finish 2025/04/08 05:22:07 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Waiting for transfers to finish 2025/04/08 05:22:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/08 05:22:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 05:22:08 INFO : sub dir/hello world: Deleted 2025/04/08 05:22:09 DEBUG : testing file moves 2025/04/08 05:22:09 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Waiting for checks to finish 2025/04/08 05:22:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/08 05:22:09 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Waiting for transfers to finish 2025/04/08 05:22:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/08 05:22:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/08 05:22:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:10 DEBUG : B2 bucket rclone-test-zaqufor2dobe: Purge remote 2025/04/08 05:22:10 INFO : B2 bucket rclone-test-zaqufor2dobe: cleaning bucket "rclone-test-zaqufor2dobe" of all files 2025/04/08 05:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fe23da3d09d1b3b9f680e1b_f1131406e08f16c7d_d20250408_m052209_c001_v0001113_t0048_u01744089729805") 2025/04/08 05:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fe23da3d09d1b3b9f680e1b_f1092b3ff34397b36_d20250408_m052207_c001_v0001042_t0041_u01744089727711") 2025/04/08 05:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z3fe23da3d09d1b3b9f680e1b_f1150c4eb67e63448_d20250408_m052206_c001_v0001182_t0002_u01744089726000") --- PASS: TestServerSideMoveOverSelf (9.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:13 ERROR : : error listing: directory not found 2025/04/08 05:22:13 INFO : Local file system at /tmp/rclone1632690062: Making directory 2025/04/08 05:22:14 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:14 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.30s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:22:16 DEBUG : Local file system at /tmp/rclone1632690062: Waiting for checks to finish 2025/04/08 05:22:16 DEBUG : Local file system at /tmp/rclone1632690062: Waiting for transfers to finish 2025/04/08 05:22:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:22:16 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/08 05:22:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyRedownload (2.52s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/08 05:22:18 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:18 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:22:18 INFO : check sum: Copied (new) 2025/04/08 05:22:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:18 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:18 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:22:18 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/08 05:22:18 DEBUG : check sum: Unchanged skipping 2025/04/08 05:22:18 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:18 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.52s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/08 05:22:20 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:20 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 05:22:21 INFO : sizeonly: Copied (new) 2025/04/08 05:22:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:21 DEBUG : sizeonly: Sizes identical 2025/04/08 05:22:21 DEBUG : sizeonly: Unchanged skipping 2025/04/08 05:22:21 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:21 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:21 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/08 05:22:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/08 05:22:24 INFO : ignore-size: Copied (new) 2025/04/08 05:22:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:22:24 DEBUG : ignore-size: Unchanged skipping 2025/04/08 05:22:24 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:24 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:24 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:22:27 DEBUG : existing: Unchanged skipping 2025/04/08 05:22:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:27 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/08 05:22:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 05:22:27 INFO : existing: Copied (replaced existing) 2025/04/08 05:22:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:22:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 05:22:30 INFO : existing: Copied (new) 2025/04/08 05:22:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:30 DEBUG : existing: Destination exists, skipping 2025/04/08 05:22:30 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:30 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:30 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.99s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/08 05:22:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:22:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:22:33 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:22:34 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:34 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:22:34 INFO : a/potato2: Copied (new) 2025/04/08 05:22:34 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:36 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/08 05:22:36 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:22:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/08 05:22:36 DEBUG : empty space: Unchanged skipping 2025/04/08 05:22:36 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:36 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:37 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/08 05:22:37 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:22:38 INFO : empty space: Updated modification time in destination 2025/04/08 05:22:38 DEBUG : empty space: Unchanged skipping 2025/04/08 05:22:38 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:38 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:40 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/08 05:22:40 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:22:40 DEBUG : empty space: Unchanged skipping 2025/04/08 05:22:40 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:40 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.08s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:42 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/08 05:22:42 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1632690062) 2025/04/08 05:22:42 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lafutuf1ragi) 2025/04/08 05:22:42 DEBUG : foo: sha1 differ 2025/04/08 05:22:42 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:42 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/08 05:22:42 INFO : foo: Copied (replaced existing) 2025/04/08 05:22:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.89s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/08 05:22:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:22:44 DEBUG : empty space: Unchanged skipping 2025/04/08 05:22:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:45 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:22:45 INFO : potato: Copied (new) 2025/04/08 05:22:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.23s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/08 05:22:47 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:47 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:48 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/08 05:22:48 INFO : potato: Copied (replaced existing) 2025/04/08 05:22:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.79s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:50 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/08 05:22:50 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1632690062) 2025/04/08 05:22:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lafutuf1ragi) 2025/04/08 05:22:50 DEBUG : potato: sha1 differ 2025/04/08 05:22:50 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/08 05:22:51 INFO : potato: Copied (replaced existing) 2025/04/08 05:22:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:22:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/08 05:22:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:22:53 DEBUG : empty space: Unchanged skipping 2025/04/08 05:22:53 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:53 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:53 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:22:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:22:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:22:56 DEBUG : empty space: Unchanged skipping 2025/04/08 05:22:56 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:22:56 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:22:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:22:57 INFO : potato2: Copied (new) 2025/04/08 05:22:57 DEBUG : Waiting for deletions to finish 2025/04/08 05:22:57 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:00 INFO : d: Making directory 2025/04/08 05:23:00 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/08 05:23:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:23:01 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:23:01 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:01 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:23:01 INFO : a/potato2: Copied (new) 2025/04/08 05:23:01 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/08 05:23:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:23:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/08 05:23:05 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:05 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:23:05 INFO : a/potato2: Copied (new) 2025/04/08 05:23:05 ERROR : B2 bucket rclone-test-lafutuf1ragi: not deleting files as there were IO errors 2025/04/08 05:23:05 ERROR : B2 bucket rclone-test-lafutuf1ragi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:08 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:23:08 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:08 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:08 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:08 INFO : potato: Deleted 2025/04/08 05:23:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:23:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/08 05:23:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 05:23:10 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncDeleteDuring (4.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:12 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:12 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:12 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:12 INFO : potato: Deleted 2025/04/08 05:23:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:23:12 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:12 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:12 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:23:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.68s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:15 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:15 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/08 05:23:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.83s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:23:19 DEBUG : enormous: Excluded 2025/04/08 05:23:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:23:19 DEBUG : potato2: Excluded 2025/04/08 05:23:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:23:19 DEBUG : potato2: Excluded 2025/04/08 05:23:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:23:19 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:19 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:19 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:19 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:23:19 DEBUG : enormous: Excluded 2025/04/08 05:23:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:23:19 DEBUG : potato2: Excluded 2025/04/08 05:23:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:23:19 DEBUG : potato2: Excluded 2025/04/08 05:23:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/08 05:23:19 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:19 DEBUG : Local file system at /tmp/rclone1632690062: Waiting for checks to finish 2025/04/08 05:23:19 DEBUG : Local file system at /tmp/rclone1632690062: Waiting for transfers to finish 2025/04/08 05:23:19 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/08 05:23:23 DEBUG : enormous: Excluded 2025/04/08 05:23:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/08 05:23:23 DEBUG : potato2: Excluded 2025/04/08 05:23:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:23:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:23 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:23 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:23 INFO : enormous: Deleted 2025/04/08 05:23:24 INFO : potato2: Deleted 2025/04/08 05:23:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/08 05:23:24 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:24 DEBUG : Local file system at /tmp/rclone1632690062: Waiting for checks to finish 2025/04/08 05:23:24 DEBUG : Local file system at /tmp/rclone1632690062: Waiting for transfers to finish 2025/04/08 05:23:24 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:24 INFO : enormous: Deleted 2025/04/08 05:23:24 INFO : potato2: Deleted 2025/04/08 05:23:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:28 DEBUG : five: Need to transfer - File not found at Destination 2025/04/08 05:23:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/08 05:23:28 DEBUG : one: Destination is newer than source, skipping 2025/04/08 05:23:28 DEBUG : three: Sizes identical 2025/04/08 05:23:28 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/08 05:23:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 05:23:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1632690062) 2025/04/08 05:23:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lafutuf1ragi) 2025/04/08 05:23:28 DEBUG : two: sha1 differ 2025/04/08 05:23:28 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/08 05:23:28 INFO : five: Copied (new) 2025/04/08 05:23:28 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/08 05:23:28 INFO : four: Copied (replaced existing) 2025/04/08 05:23:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 05:23:28 INFO : two: Copied (replaced existing) 2025/04/08 05:23:28 DEBUG : Waiting for deletions to finish 2025/04/08 05:23:29 DEBUG : one: Destination is newer than source, skipping 2025/04/08 05:23:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/08 05:23:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/08 05:23:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/08 05:23:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 05:23:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/08 05:23:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 05:23:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 05:23:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/08 05:23:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/08 05:23:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1632690062) 2025/04/08 05:23:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lafutuf1ragi) 2025/04/08 05:23:29 DEBUG : three: sha1 differ 2025/04/08 05:23:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/08 05:23:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:23:29 INFO : three: Copied (replaced existing) 2025/04/08 05:23:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.75s) === 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/08 05:23:31 INFO : B2 bucket rclone-test-lafutuf1ragi: Making map for --track-renames 2025/04/08 05:23:31 INFO : B2 bucket rclone-test-lafutuf1ragi: Finished making map for --track-renames 2025/04/08 05:23:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 05:23:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/08 05:23:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for renames to finish 2025/04/08 05:23:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/08 05:23:31 INFO : potato: Copied (new) 2025/04/08 05:23:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 05:23:32 INFO : yam: Copied (new) 2025/04/08 05:23:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:23:32 INFO : B2 bucket rclone-test-lafutuf1ragi: Making map for --track-renames 2025/04/08 05:23:32 INFO : B2 bucket rclone-test-lafutuf1ragi: Finished making map for --track-renames 2025/04/08 05:23:32 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:32 DEBUG : potato: Unchanged skipping 2025/04/08 05:23:32 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for renames to finish 2025/04/08 05:23:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 05:23:33 INFO : yam: Copied (server-side copy) to: yaml 2025/04/08 05:23:33 INFO : yam: Deleted 2025/04/08 05:23:33 INFO : yaml: Renamed from "yam" 2025/04/08 05:23:33 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/08 05:23:35 INFO : B2 bucket rclone-test-lafutuf1ragi: Making map for --track-renames 2025/04/08 05:23:35 INFO : B2 bucket rclone-test-lafutuf1ragi: Finished making map for --track-renames 2025/04/08 05:23:35 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 05:23:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/08 05:23:35 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for renames to finish 2025/04/08 05:23:35 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 05:23:35 INFO : yam: Copied (new) 2025/04/08 05:23:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/08 05:23:36 INFO : potato: Copied (new) 2025/04/08 05:23:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:23:37 INFO : B2 bucket rclone-test-lafutuf1ragi: Making map for --track-renames 2025/04/08 05:23:37 INFO : B2 bucket rclone-test-lafutuf1ragi: Finished making map for --track-renames 2025/04/08 05:23:37 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:37 DEBUG : potato: Unchanged skipping 2025/04/08 05:23:37 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for renames to finish 2025/04/08 05:23:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 05:23:37 INFO : yam: Copied (server-side copy) to: yaml 2025/04/08 05:23:37 INFO : yam: Deleted 2025/04/08 05:23:37 INFO : yaml: Renamed from "yam" 2025/04/08 05:23:37 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/08 05:23:39 INFO : B2 bucket rclone-test-lafutuf1ragi: Making map for --track-renames 2025/04/08 05:23:39 INFO : B2 bucket rclone-test-lafutuf1ragi: Finished making map for --track-renames 2025/04/08 05:23:39 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/08 05:23:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/08 05:23:39 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for renames to finish 2025/04/08 05:23:39 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/08 05:23:39 INFO : potato: Copied (new) 2025/04/08 05:23:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 05:23:40 INFO : sub/yam: Copied (new) 2025/04/08 05:23:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:23:40 DEBUG : potato: Unchanged skipping 2025/04/08 05:23:40 INFO : B2 bucket rclone-test-lafutuf1ragi: Making map for --track-renames 2025/04/08 05:23:40 INFO : B2 bucket rclone-test-lafutuf1ragi: Finished making map for --track-renames 2025/04/08 05:23:40 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:40 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for renames to finish 2025/04/08 05:23:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/08 05:23:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/08 05:23:41 INFO : sub/yam: Deleted 2025/04/08 05:23:41 INFO : yam: Renamed from "sub/yam" 2025/04/08 05:23:41 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:43 DEBUG : Creating backend with remote "/tmp/rclone1632690062/dir1" 2025/04/08 05:23:43 DEBUG : Config file has changed externally - reloading 2025/04/08 05:23:43 DEBUG : Creating backend with remote "/tmp/rclone1632690062/dir2" 2025/04/08 05:23:43 DEBUG : Local file system at /tmp/rclone1632690062/dir2: Using server-side directory move 2025/04/08 05:23:43 INFO : Local file system at /tmp/rclone1632690062/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/08 05:23:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/08 05:23:43 INFO : file1.txt: Moved (server-side) 2025/04/08 05:23:43 DEBUG : Local file system at /tmp/rclone1632690062/dir2: Waiting for checks to finish 2025/04/08 05:23:43 DEBUG : Local file system at /tmp/rclone1632690062/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:23:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 05:23:43 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:43 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/08 05:23:44 INFO : nested/sub dir/file: Copied (new) 2025/04/08 05:23:44 INFO : nested/sub dir/file: Deleted 2025/04/08 05:23:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:23:44 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:23:44 INFO : sub dir/hello world: Deleted 2025/04/08 05:23:44 INFO : sub dir: Removing directory 2025/04/08 05:23:44 INFO : nested/sub dir: Removing directory 2025/04/08 05:23:44 INFO : nested: Removing directory 2025/04/08 05:23:44 DEBUG : Local file system at /tmp/rclone1632690062: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/08 05:23:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/08 05:23:46 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:46 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/08 05:23:46 INFO : nested/sub dir/file: Copied (new) 2025/04/08 05:23:46 INFO : nested/sub dir/file: Deleted 2025/04/08 05:23:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/08 05:23:47 INFO : sub dir/hello world: Copied (new) 2025/04/08 05:23:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:23:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/08 05:23:48 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:48 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/08 05:23:48 INFO : existing-b: Copied (new) 2025/04/08 05:23:48 INFO : existing-b: Deleted 2025/04/08 05:23:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 05:23:49 INFO : existing: Copied (new) 2025/04/08 05:23:49 INFO : existing: Deleted 2025/04/08 05:23:49 DEBUG : existing: Destination exists, skipping 2025/04/08 05:23:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/08 05:23:49 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:23:49 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:23:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.36s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:23:50 DEBUG : Creating backend with remote "TestB2:rclone-test-mimeqem1kiqa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lafutuf1ragi -> B2 bucket rclone-test-mimeqem1kiqa 2025/04/08 05:23:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 05:23:55 DEBUG : empty space: Unchanged skipping 2025/04/08 05:23:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:23:55 DEBUG : B2 bucket rclone-test-mimeqem1kiqa: Waiting for checks to finish 2025/04/08 05:23:55 INFO : empty space: Deleted 2025/04/08 05:23:55 DEBUG : B2 bucket rclone-test-mimeqem1kiqa: Waiting for transfers to finish 2025/04/08 05:23:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:23:55 INFO : potato2: Copied (server-side copy) 2025/04/08 05:23:55 INFO : potato2: Deleted 2025/04/08 05:23:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 05:23:55 INFO : potato3: Copied (server-side copy) 2025/04/08 05:23:56 INFO : potato3: Deleted 2025/04/08 05:23:56 DEBUG : Creating backend with remote "TestB2:rclone-test-devogef8popa" 2025/04/08 05:23:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/08 05:23:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:23:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 05:23:57 DEBUG : B2 bucket rclone-test-devogef8popa: Waiting for checks to finish 2025/04/08 05:23:57 DEBUG : B2 bucket rclone-test-devogef8popa: Waiting for transfers to finish 2025/04/08 05:23:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:23:59 INFO : empty space: Copied (server-side copy) 2025/04/08 05:23:59 INFO : empty space: Deleted 2025/04/08 05:24:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 05:24:00 INFO : potato3: Copied (server-side copy) 2025/04/08 05:24:00 INFO : potato3: Deleted 2025/04/08 05:24:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:24:00 INFO : potato2: Copied (server-side copy) 2025/04/08 05:24:00 INFO : potato2: Deleted 2025/04/08 05:24:00 DEBUG : B2 bucket rclone-test-devogef8popa: Purge remote 2025/04/08 05:24:00 INFO : B2 bucket rclone-test-devogef8popa: cleaning bucket "rclone-test-devogef8popa" of all files 2025/04/08 05:24:00 DEBUG : empty space: Deleting (id "4_z9f02fd03d0ad1b3b9f680e1b_f1141c6e5052d15c4_d20250408_m052359_c001_v0001092_t0010_u01744089839243") 2025/04/08 05:24:00 DEBUG : potato2: Deleting (id "4_z9f02fd03d0ad1b3b9f680e1b_f104813245dac4a71_d20250408_m052359_c001_v0001144_t0042_u01744089839561") 2025/04/08 05:24:00 DEBUG : potato3: Deleting (id "4_z9f02fd03d0ad1b3b9f680e1b_f102b6d3fae213a0e_d20250408_m052359_c001_v0001157_t0056_u01744089839573") 2025/04/08 05:24:01 DEBUG : B2 bucket rclone-test-mimeqem1kiqa: Purge remote 2025/04/08 05:24:01 INFO : B2 bucket rclone-test-mimeqem1kiqa: cleaning bucket "rclone-test-mimeqem1kiqa" of all files 2025/04/08 05:24:01 DEBUG : empty space: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f400e3be442600037_d20250408_m052359_c001_v7007000_t0000_u01744089839794") 2025/04/08 05:24:01 DEBUG : empty space: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f106c1b946fc04bbf_d20250408_m052354_c001_v0001183_t0054_u01744089834573") 2025/04/08 05:24:01 DEBUG : potato2: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f400e3be44260003b_d20250408_m052400_c001_v7007000_t0000_u01744089840331") 2025/04/08 05:24:01 DEBUG : potato2: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f116390201c07c1ae_d20250408_m052355_c001_v0001171_t0038_u01744089835384") 2025/04/08 05:24:01 DEBUG : potato3: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f400e3be44260003a_d20250408_m052400_c001_v7007000_t0000_u01744089840110") 2025/04/08 05:24:01 DEBUG : potato3: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f104325ee17092339_d20250408_m052355_c001_v0001183_t0059_u01744089835774") 2025/04/08 05:24:01 DEBUG : potato3: Deleting (id "4_z4fa2ed03d0ad1b3b9f680e1b_f106c1b946fc04bc9_d20250408_m052354_c001_v0001183_t0042_u01744089834773") --- PASS: TestServerSideMove (12.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:03 DEBUG : Creating backend with remote "TestB2:rclone-test-kuzaxan0piba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lafutuf1ragi -> B2 bucket rclone-test-kuzaxan0piba 2025/04/08 05:24:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:24:09 DEBUG : empty space: Excluded 2025/04/08 05:24:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:24:09 DEBUG : empty space: Excluded 2025/04/08 05:24:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:24:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:24:09 DEBUG : B2 bucket rclone-test-kuzaxan0piba: Waiting for checks to finish 2025/04/08 05:24:09 DEBUG : B2 bucket rclone-test-kuzaxan0piba: Waiting for transfers to finish 2025/04/08 05:24:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:24:10 INFO : potato2: Copied (server-side copy) 2025/04/08 05:24:10 INFO : potato2: Deleted 2025/04/08 05:24:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 05:24:10 INFO : potato3: Copied (server-side copy) 2025/04/08 05:24:10 INFO : potato3: Deleted 2025/04/08 05:24:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kayinal3xoma" 2025/04/08 05:24:11 DEBUG : empty space: Excluded (Size Filter) 2025/04/08 05:24:11 DEBUG : empty space: Excluded 2025/04/08 05:24:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:24:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 05:24:12 DEBUG : B2 bucket rclone-test-kayinal3xoma: Waiting for checks to finish 2025/04/08 05:24:12 DEBUG : B2 bucket rclone-test-kayinal3xoma: Waiting for transfers to finish 2025/04/08 05:24:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:24:13 INFO : potato2: Copied (server-side copy) 2025/04/08 05:24:13 INFO : potato2: Deleted 2025/04/08 05:24:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 05:24:13 INFO : potato3: Copied (server-side copy) 2025/04/08 05:24:14 INFO : potato3: Deleted 2025/04/08 05:24:14 DEBUG : B2 bucket rclone-test-kayinal3xoma: Purge remote 2025/04/08 05:24:14 INFO : B2 bucket rclone-test-kayinal3xoma: cleaning bucket "rclone-test-kayinal3xoma" of all files 2025/04/08 05:24:14 DEBUG : potato2: Deleting (id "4_z0f622da3d0bd1b3b9f680e1b_f117288d6707de0e1_d20250408_m052412_c001_v0001183_t0031_u01744089852927") 2025/04/08 05:24:14 DEBUG : potato3: Deleting (id "4_z0f622da3d0bd1b3b9f680e1b_f112cf07df7f91c3e_d20250408_m052413_c001_v0001137_t0041_u01744089853230") 2025/04/08 05:24:15 DEBUG : B2 bucket rclone-test-kuzaxan0piba: Purge remote 2025/04/08 05:24:15 INFO : B2 bucket rclone-test-kuzaxan0piba: cleaning bucket "rclone-test-kuzaxan0piba" of all files 2025/04/08 05:24:15 DEBUG : empty space: Deleting (id "4_z1f621d83d0bd1b3b9f680e1b_f114af38295b162fa_d20250408_m052408_c001_v0001043_t0011_u01744089848863") 2025/04/08 05:24:15 DEBUG : potato2: Deleting (id "4_z1f621d83d0bd1b3b9f680e1b_f419b182e694a9aad_d20250408_m052413_c001_v7007000_t0000_u01744089853210") 2025/04/08 05:24:15 DEBUG : potato2: Deleting (id "4_z1f621d83d0bd1b3b9f680e1b_f101b3b82c67c5a24_d20250408_m052409_c001_v0001042_t0005_u01744089849927") 2025/04/08 05:24:15 DEBUG : potato3: Deleting (id "4_z1f621d83d0bd1b3b9f680e1b_f419b182e694a9aaf_d20250408_m052413_c001_v7007000_t0000_u01744089853965") 2025/04/08 05:24:15 DEBUG : potato3: Deleting (id "4_z1f621d83d0bd1b3b9f680e1b_f113cf22e395f8d5a_d20250408_m052410_c001_v0001041_t0028_u01744089850345") 2025/04/08 05:24:15 DEBUG : potato3: Deleting (id "4_z1f621d83d0bd1b3b9f680e1b_f114af38295b162fc_d20250408_m052409_c001_v0001043_t0023_u01744089849214") --- PASS: TestServerSideMoveWithFilter (13.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kidagar7natu" 2025/04/08 05:24:20 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lafutuf1ragi -> B2 bucket rclone-test-kidagar7natu 2025/04/08 05:24:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:24:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/08 05:24:22 DEBUG : empty space: Unchanged skipping 2025/04/08 05:24:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/08 05:24:22 DEBUG : B2 bucket rclone-test-kidagar7natu: Waiting for checks to finish 2025/04/08 05:24:22 INFO : empty space: Deleted 2025/04/08 05:24:22 DEBUG : B2 bucket rclone-test-kidagar7natu: Waiting for transfers to finish 2025/04/08 05:24:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:24:23 INFO : potato2: Copied (server-side copy) 2025/04/08 05:24:23 INFO : potato2: Deleted 2025/04/08 05:24:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 05:24:23 INFO : potato3: Copied (server-side copy) 2025/04/08 05:24:24 INFO : potato3: Deleted 2025/04/08 05:24:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lasinam2hepa" 2025/04/08 05:24:25 INFO : tomatoDir: Making directory 2025/04/08 05:24:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/08 05:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/08 05:24:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/08 05:24:25 DEBUG : B2 bucket rclone-test-lasinam2hepa: Waiting for checks to finish 2025/04/08 05:24:25 DEBUG : B2 bucket rclone-test-lasinam2hepa: Waiting for transfers to finish 2025/04/08 05:24:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/08 05:24:26 INFO : empty space: Copied (server-side copy) 2025/04/08 05:24:26 INFO : empty space: Deleted 2025/04/08 05:24:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/08 05:24:26 INFO : potato3: Copied (server-side copy) 2025/04/08 05:24:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/08 05:24:26 INFO : potato2: Copied (server-side copy) 2025/04/08 05:24:27 INFO : potato3: Deleted 2025/04/08 05:24:27 INFO : potato2: Deleted 2025/04/08 05:24:27 DEBUG : B2 bucket rclone-test-lasinam2hepa: Purge remote 2025/04/08 05:24:27 INFO : B2 bucket rclone-test-lasinam2hepa: cleaning bucket "rclone-test-lasinam2hepa" of all files 2025/04/08 05:24:27 DEBUG : empty space: Deleting (id "4_zff025de3d0bd1b3b9f680e1b_f10123956bd24dc08_d20250408_m052426_c001_v0001157_t0024_u01744089866400") 2025/04/08 05:24:27 DEBUG : potato2: Deleting (id "4_zff025de3d0bd1b3b9f680e1b_f106816615ccee477_d20250408_m052426_c001_v0001098_t0044_u01744089866738") 2025/04/08 05:24:27 DEBUG : potato3: Deleting (id "4_zff025de3d0bd1b3b9f680e1b_f1079639fd58ce5ac_d20250408_m052426_c001_v0001182_t0038_u01744089866801") 2025/04/08 05:24:28 DEBUG : B2 bucket rclone-test-kidagar7natu: Purge remote 2025/04/08 05:24:28 INFO : B2 bucket rclone-test-kidagar7natu: cleaning bucket "rclone-test-kidagar7natu" of all files 2025/04/08 05:24:28 DEBUG : empty space: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f403d78503ed5097d_d20250408_m052426_c001_v7007000_t0000_u01744089866717") 2025/04/08 05:24:28 DEBUG : empty space: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f100a9c332802af8f_d20250408_m052422_c001_v0001184_t0047_u01744089862040") 2025/04/08 05:24:28 DEBUG : potato2: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f41814cf373eb50be_d20250408_m052427_c001_v7007000_t0000_u01744089867067") 2025/04/08 05:24:28 DEBUG : potato2: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f1015888ea9e8d799_d20250408_m052422_c001_v0001182_t0034_u01744089862881") 2025/04/08 05:24:28 DEBUG : potato3: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f403d78503ed5097e_d20250408_m052427_c001_v7007000_t0000_u01744089867013") 2025/04/08 05:24:28 DEBUG : potato3: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f1188860c301a7e53_d20250408_m052423_c001_v0001115_t0035_u01744089863127") 2025/04/08 05:24:28 DEBUG : potato3: Deleting (id "4_zcff24db3d0bd1b3b9f680e1b_f100a9c332802af97_d20250408_m052422_c001_v0001184_t0020_u01744089862242") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.74s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:33 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/rclone-sync-test" 2025/04/08 05:24:38 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/rclone-sync-test-include/layer2" 2025/04/08 05:24:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/rclone-sync-test-ignore-file" 2025/04/08 05:24:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/08 05:24:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 05:24:43 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 05:24:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:24:43 DEBUG : B2 bucket rclone-test-lafutuf1ragi path rclone-sync-test: Waiting for checks to finish 2025/04/08 05:24:43 DEBUG : B2 bucket rclone-test-lafutuf1ragi path rclone-sync-test: Waiting for transfers to finish 2025/04/08 05:24:43 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:43 INFO : There was nothing to transfer 2025/04/08 05:24:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:24:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:24:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:24:44 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:24:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/08 05:24:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/08 05:24:44 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:24:45 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:24:45 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:24:45 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:45 DEBUG : : Excluded 2025/04/08 05:24:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/08 05:24:46 DEBUG : B2 bucket rclone-test-lafutuf1ragi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/08 05:24:46 DEBUG : B2 bucket rclone-test-lafutuf1ragi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/08 05:24:46 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.84s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:24:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:24:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/CompareDest" 2025/04/08 05:24:56 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:24:56 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:24:56 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:24:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:24:57 INFO : one: Copied (new) 2025/04/08 05:24:57 DEBUG : Waiting for deletions to finish 2025/04/08 05:24:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:24:58 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:24:58 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:24:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/08 05:24:58 INFO : one: Copied (replaced existing) 2025/04/08 05:24:58 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:00 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:25:00 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:00 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:00 INFO : There was nothing to transfer 2025/04/08 05:25:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:25:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:02 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:25:02 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:02 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:02 INFO : There was nothing to transfer 2025/04/08 05:25:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:25:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:03 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:25:03 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:03 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:03 INFO : There was nothing to transfer 2025/04/08 05:25:04 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/08 05:25:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 05:25:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/08 05:25:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:04 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:25:04 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:04 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:04 INFO : There was nothing to transfer 2025/04/08 05:25:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:05 DEBUG : two: Need to transfer - File not found at Destination 2025/04/08 05:25:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:05 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/08 05:25:05 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/08 05:25:06 INFO : two: Copied (new) 2025/04/08 05:25:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:25:09 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dest" 2025/04/08 05:25:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/pre-dest1" 2025/04/08 05:25:11 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/pre-dest2" 2025/04/08 05:25:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:25:13 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/08 05:25:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:25:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/08 05:25:14 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/08 05:25:14 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dest: Waiting for checks to finish 2025/04/08 05:25:14 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dest: Waiting for transfers to finish 2025/04/08 05:25:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/08 05:25:15 INFO : 3: Copied (new) 2025/04/08 05:25:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.47s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:25:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:25:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/CopyDest" 2025/04/08 05:25:20 DEBUG : one: Need to transfer - File not found at Destination 2025/04/08 05:25:20 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:20 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:25:21 INFO : one: Copied (new) 2025/04/08 05:25:21 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:21 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:21 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/08 05:25:22 INFO : one: Copied (replaced existing) 2025/04/08 05:25:22 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/BackupDir" 2025/04/08 05:25:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:25 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/08 05:25:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:25:27 INFO : one: Copied (server-side copy) 2025/04/08 05:25:27 INFO : one: Deleted 2025/04/08 05:25:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/08 05:25:27 INFO : one: Copied (server-side copy) 2025/04/08 05:25:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/08 05:25:27 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:27 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/08 05:25:29 INFO : two: Copied (server-side copy) 2025/04/08 05:25:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/08 05:25:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:29 DEBUG : one: Unchanged skipping 2025/04/08 05:25:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:29 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:29 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:30 DEBUG : one: Unchanged skipping 2025/04/08 05:25:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:30 DEBUG : two: Unchanged skipping 2025/04/08 05:25:30 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:30 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:30 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:30 INFO : There was nothing to transfer 2025/04/08 05:25:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/08 05:25:31 DEBUG : three: Destination not found in --copy-dest 2025/04/08 05:25:31 DEBUG : three: Need to transfer - File not found at Destination 2025/04/08 05:25:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:31 DEBUG : one: Unchanged skipping 2025/04/08 05:25:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/08 05:25:31 DEBUG : two: Unchanged skipping 2025/04/08 05:25:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:31 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/08 05:25:31 INFO : three: Copied (new) 2025/04/08 05:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.74s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:25:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:25:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/backup" 2025/04/08 05:25:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:25:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:25:39 DEBUG : two: Unchanged skipping 2025/04/08 05:25:39 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:25:40 INFO : one: Copied (server-side copy) 2025/04/08 05:25:41 INFO : one: Deleted 2025/04/08 05:25:41 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:25:42 INFO : one: Copied (new) 2025/04/08 05:25:42 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:25:42 INFO : three.txt: Copied (server-side copy) 2025/04/08 05:25:42 INFO : three.txt: Deleted 2025/04/08 05:25:42 INFO : three.txt: Moved into backup dir 2025/04/08 05:25:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:25:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:25:44 DEBUG : two: Unchanged skipping 2025/04/08 05:25:44 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:25:45 INFO : one: Copied (server-side copy) 2025/04/08 05:25:45 INFO : one: Deleted 2025/04/08 05:25:45 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 05:25:46 INFO : one: Copied (new) 2025/04/08 05:25:46 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:25:46 INFO : three.txt: Copied (server-side copy) 2025/04/08 05:25:46 INFO : three.txt: Deleted 2025/04/08 05:25:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:25:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:25:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/backup" 2025/04/08 05:25:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:25:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:25:54 DEBUG : two: Unchanged skipping 2025/04/08 05:25:54 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:25:55 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 05:25:55 INFO : one: Deleted 2025/04/08 05:25:55 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:25:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:25:56 INFO : one: Copied (new) 2025/04/08 05:25:56 DEBUG : Waiting for deletions to finish 2025/04/08 05:25:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:25:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 05:25:57 INFO : three.txt: Deleted 2025/04/08 05:25:57 INFO : three.txt: Moved into backup dir 2025/04/08 05:25:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:25:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:25:58 DEBUG : two: Unchanged skipping 2025/04/08 05:25:58 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:25:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:25:59 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 05:25:59 INFO : one: Deleted 2025/04/08 05:25:59 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:26:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 05:26:00 INFO : one: Copied (new) 2025/04/08 05:26:00 DEBUG : Waiting for deletions to finish 2025/04/08 05:26:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 05:26:00 INFO : three.txt: Deleted 2025/04/08 05:26:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.95s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:26:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:26:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/backup" 2025/04/08 05:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:26:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:07 DEBUG : two: Unchanged skipping 2025/04/08 05:26:07 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:26:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:26:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 05:26:09 INFO : one: Deleted 2025/04/08 05:26:09 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:26:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:10 INFO : one: Copied (new) 2025/04/08 05:26:10 DEBUG : Waiting for deletions to finish 2025/04/08 05:26:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:26:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 05:26:11 INFO : three.txt: Deleted 2025/04/08 05:26:11 INFO : three.txt: Moved into backup dir 2025/04/08 05:26:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:26:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:12 DEBUG : two: Unchanged skipping 2025/04/08 05:26:12 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:26:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 05:26:13 INFO : one: Deleted 2025/04/08 05:26:13 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:26:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 05:26:13 INFO : one: Copied (new) 2025/04/08 05:26:13 DEBUG : Waiting for deletions to finish 2025/04/08 05:26:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 05:26:14 INFO : three.txt: Deleted 2025/04/08 05:26:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:26:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:26:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:26:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:20 DEBUG : two: Unchanged skipping 2025/04/08 05:26:20 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:26:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:26:20 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 05:26:20 INFO : one: Deleted 2025/04/08 05:26:20 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:26:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:21 INFO : one: Copied (new) 2025/04/08 05:26:21 DEBUG : Waiting for deletions to finish 2025/04/08 05:26:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:26:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 05:26:22 INFO : three.txt: Deleted 2025/04/08 05:26:22 INFO : three.txt: Moved into backup dir 2025/04/08 05:26:23 DEBUG : one.bak: Excluded (Path Filter) 2025/04/08 05:26:23 DEBUG : one.bak: Excluded 2025/04/08 05:26:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/08 05:26:23 DEBUG : three.txt.bak: Excluded 2025/04/08 05:26:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:26:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:23 DEBUG : two: Unchanged skipping 2025/04/08 05:26:23 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for checks to finish 2025/04/08 05:26:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 05:26:26 INFO : one: Deleted 2025/04/08 05:26:26 DEBUG : B2 bucket rclone-test-lafutuf1ragi path dst: Waiting for transfers to finish 2025/04/08 05:26:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 05:26:27 INFO : one: Copied (new) 2025/04/08 05:26:27 DEBUG : Waiting for deletions to finish 2025/04/08 05:26:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 05:26:28 INFO : three.txt: Deleted 2025/04/08 05:26:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.70s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:26:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:26:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:26:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 05:26:35 INFO : one: Deleted 2025/04/08 05:26:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:35 INFO : one: Copied (new) 2025/04/08 05:26:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:36 DEBUG : two: Unchanged skipping 2025/04/08 05:26:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 05:26:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:26:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 05:26:36 INFO : three.txt: Deleted 2025/04/08 05:26:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:37 INFO : three.txt: Copied (new) 2025/04/08 05:26:37 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/08 05:26:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/08 05:26:37 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 05:26:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:26:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/08 05:26:39 INFO : one: Deleted 2025/04/08 05:26:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 05:26:39 INFO : one: Copied (new) 2025/04/08 05:26:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:39 DEBUG : two: Unchanged skipping 2025/04/08 05:26:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 05:26:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/08 05:26:40 INFO : three.txt: Deleted 2025/04/08 05:26:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/08 05:26:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:26:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lafutuf1ragi/dst" 2025/04/08 05:26:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/08 05:26:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/08 05:26:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 05:26:47 INFO : one: Deleted 2025/04/08 05:26:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:49 INFO : one: Copied (new) 2025/04/08 05:26:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:49 DEBUG : two: Unchanged skipping 2025/04/08 05:26:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/08 05:26:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/08 05:26:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 05:26:50 INFO : three.txt: Deleted 2025/04/08 05:26:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:50 INFO : three.txt: Copied (new) 2025/04/08 05:26:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/08 05:26:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/08 05:26:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/08 05:26:52 INFO : one: Deleted 2025/04/08 05:26:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/08 05:26:52 INFO : one: Copied (new) 2025/04/08 05:26:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:26:52 DEBUG : two: Unchanged skipping 2025/04/08 05:26:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/08 05:26:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/08 05:26:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/08 05:26:53 INFO : three.txt: Deleted 2025/04/08 05:26:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/08 05:26:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.51s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:26:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/08 05:26:57 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:26:57 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:26:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/08 05:26:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/08 05:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:26:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/08 05:26:58 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:26:58 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:27:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/08 05:27:00 INFO : existing: Copied (new) 2025/04/08 05:27:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:27:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/08 05:27:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/08 05:27:00 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:27:00 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:27:00 ERROR : B2 bucket rclone-test-lafutuf1ragi: not deleting files as there were IO errors 2025/04/08 05:27:00 ERROR : B2 bucket rclone-test-lafutuf1ragi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncImmutable (3.57s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:27:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:03 DEBUG : existing: Unchanged skipping 2025/04/08 05:27:03 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:27:03 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:27:03 DEBUG : Waiting for deletions to finish 2025/04/08 05:27:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.94s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.64s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:27:07 DEBUG : both1: Clearing upload URL because of error: Post "https://pod-000-1041-19.backblaze.com/b2api/v1/b2_upload_file/0f326d73d08d1b3b9f680e1b/c001_v0001041_t0021": EOF 2025/04/08 05:27:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1041-19.backblaze.com/b2api/v1/b2_upload_file/0f326d73d08d1b3b9f680e1b/c001_v0001041_t0021": EOF) 2025/04/08 05:27:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both1" to B2 bucket rclone-test-lafutuf1ragi: 1/10 (Post "https://pod-000-1041-19.backblaze.com/b2api/v1/b2_upload_file/0f326d73d08d1b3b9f680e1b/c001_v0001041_t0021": EOF) 2025/04/08 05:27:10 DEBUG : pacer: Reducing sleep to 10ms 2025/04/08 05:27:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both0: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both1: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both10: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both11: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both12: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both13: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both14: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both15: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both16: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both17: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:27:28 DEBUG : both18: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both4: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both5: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both6: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both7: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both8: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:28 DEBUG : both9: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both19: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both2: Unchanged skipping 2025/04/08 05:27:28 DEBUG : both3: Unchanged skipping 2025/04/08 05:27:28 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:27:28 DEBUG : Waiting for deletions to finish 2025/04/08 05:27:28 INFO : only3: Deleted 2025/04/08 05:27:28 INFO : only8: Deleted 2025/04/08 05:27:28 INFO : only0: Deleted 2025/04/08 05:27:28 INFO : only1: Deleted 2025/04/08 05:27:28 INFO : only12: Deleted 2025/04/08 05:27:28 INFO : only18: Deleted 2025/04/08 05:27:28 INFO : only2: Deleted 2025/04/08 05:27:28 INFO : only9: Deleted 2025/04/08 05:27:28 INFO : only10: Deleted 2025/04/08 05:27:28 INFO : only11: Deleted 2025/04/08 05:27:28 INFO : only14: Deleted 2025/04/08 05:27:28 INFO : only15: Deleted 2025/04/08 05:27:29 INFO : only7: Deleted 2025/04/08 05:27:29 INFO : only6: Deleted 2025/04/08 05:27:29 INFO : only16: Deleted 2025/04/08 05:27:29 INFO : only17: Deleted 2025/04/08 05:27:29 INFO : only19: Deleted 2025/04/08 05:27:29 INFO : only4: Deleted 2025/04/08 05:27:29 INFO : only13: Deleted 2025/04/08 05:27:29 INFO : only5: Deleted 2025/04/08 05:27:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (28.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:27:53 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for checks to finish 2025/04/08 05:27:53 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both1: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both10: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both13: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both14: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both11: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both16: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both17: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both0: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both19: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both2: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both12: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both18: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both5: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both6: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both7: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both8: Unchanged skipping 2025/04/08 05:27:53 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/08 05:27:53 DEBUG : both15: Unchanged skipping 2025/04/08 05:27:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : both3: Unchanged skipping 2025/04/08 05:27:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : both4: Unchanged skipping 2025/04/08 05:27:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : both9: Unchanged skipping 2025/04/08 05:27:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/08 05:27:53 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Waiting for transfers to finish 2025/04/08 05:27:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:53 INFO : only11: Copied (replaced existing) 2025/04/08 05:27:53 INFO : only1: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only14: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only15: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only12: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only16: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only18: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only19: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only13: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only3: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only0: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only4: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only5: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only6: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only7: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only8: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only9: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only10: Copied (replaced existing) 2025/04/08 05:27:54 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:54 INFO : only17: Copied (replaced existing) 2025/04/08 05:27:55 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/08 05:27:55 INFO : only2: Copied (replaced existing) 2025/04/08 05:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:28:03 DEBUG : empty_dir: Making directory with metadata 2025/04/08 05:28:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:28:03 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:28:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:28:03 INFO : empty_on_remote: Making directory 2025/04/08 05:28:03 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:28:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.71s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:28:07 DEBUG : empty_dir: Making directory with metadata 2025/04/08 05:28:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:28:07 DEBUG : empty_on_remote: Making directory with metadata 2025/04/08 05:28:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/08 05:28:07 INFO : empty_on_remote: Making directory 2025/04/08 05:28:07 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-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:28:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:28:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:10 INFO : sub dir: Making directory 2025/04/08 05:28:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" 2025/04/08 05:28:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/08 05:28:15 INFO : sub dir: Making directory 2025/04/08 05:28:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lafutuf1ragi", Local "Local file system at /tmp/rclone1632690062", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.43s) PASS 2025/04/08 05:28:19 DEBUG : B2 bucket rclone-test-lafutuf1ragi: Purge remote 2025/04/08 05:28:19 INFO : B2 bucket rclone-test-lafutuf1ragi: cleaning bucket "rclone-test-lafutuf1ragi" of all files 2025/04/08 05:28:20 DEBUG : BackupDir/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a728b_d20250408_m052532_c001_v7007000_t0000_u01744089932451") 2025/04/08 05:28:20 DEBUG : BackupDir/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f115712e557f97bd9_d20250408_m052526_c001_v0001117_t0048_u01744089926424") 2025/04/08 05:28:20 DEBUG : CompareDest/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c1ff3e_d20250408_m052506_c001_v7007000_t0000_u01744089906777") 2025/04/08 05:28:20 DEBUG : CompareDest/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c2f1_d20250408_m052500_c001_v0001041_t0046_u01744089900112") 2025/04/08 05:28:20 DEBUG : CompareDest/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c1ff40_d20250408_m052506_c001_v7007000_t0000_u01744089906973") 2025/04/08 05:28:20 DEBUG : CompareDest/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920368_d20250408_m052501_c001_v0001184_t0009_u01744089901591") 2025/04/08 05:28:20 DEBUG : CopyDest/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a728c_d20250408_m052532_c001_v7007000_t0000_u01744089932640") 2025/04/08 05:28:20 DEBUG : CopyDest/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a51c_d20250408_m052523_c001_v0001106_t0056_u01744089923325") 2025/04/08 05:28:20 DEBUG : CopyDest/three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a728e_d20250408_m052532_c001_v7007000_t0000_u01744089932828") 2025/04/08 05:28:21 DEBUG : CopyDest/three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92065a_d20250408_m052530_c001_v0001184_t0045_u01744089930669") 2025/04/08 05:28:21 DEBUG : CopyDest/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7290_d20250408_m052533_c001_v7007000_t0000_u01744089933014") 2025/04/08 05:28:21 DEBUG : CopyDest/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c357_d20250408_m052528_c001_v0001041_t0026_u01744089928545") 2025/04/08 05:28:21 DEBUG : EXISTING: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3daa_d20250408_m052703_c001_v7007000_t0000_u01744090023825") 2025/04/08 05:28:21 DEBUG : EXISTING: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c4a6_d20250408_m052702_c001_v0001041_t0055_u01744090022625") 2025/04/08 05:28:21 DEBUG : Testêé: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d98_d20250408_m052658_c001_v7007000_t0000_u01744090018311") 2025/04/08 05:28:21 DEBUG : Testêé: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920f7a_d20250408_m052657_c001_v0001184_t0044_u01744090017700") 2025/04/08 05:28:21 DEBUG : Testêé: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c492_d20250408_m052656_c001_v0001041_t0032_u01744090016545") 2025/04/08 05:28:21 DEBUG : a/potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a99dd_d20250408_m052306_c001_v7007000_t0000_u01744089786109") 2025/04/08 05:28:21 DEBUG : a/potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2df_d20250408_m052305_c001_v0001106_t0049_u01744089785220") 2025/04/08 05:28:21 DEBUG : a/potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a6f8b_d20250408_m052302_c001_v7007000_t0000_u01744089782461") 2025/04/08 05:28:21 DEBUG : a/potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2c3_d20250408_m052301_c001_v0001106_t0011_u01744089781157") 2025/04/08 05:28:21 DEBUG : a/potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9938_d20250408_m052235_c001_v7007000_t0000_u01744089755179") 2025/04/08 05:28:21 DEBUG : a/potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a253_d20250408_m052233_c001_v0001106_t0018_u01744089753915") 2025/04/08 05:28:21 DEBUG : b/potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a99e0_d20250408_m052306_c001_v7007000_t0000_u01744089786293") 2025/04/08 05:28:21 DEBUG : b/potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2d1_d20250408_m052303_c001_v0001106_t0020_u01744089783397") 2025/04/08 05:28:21 DEBUG : b/potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a6f84_d20250408_m052301_c001_v7007000_t0000_u01744089781891") 2025/04/08 05:28:22 DEBUG : b/potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2bd_d20250408_m052259_c001_v0001106_t0028_u01744089779143") 2025/04/08 05:28:22 DEBUG : b/potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9932_d20250408_m052234_c001_v7007000_t0000_u01744089754608") 2025/04/08 05:28:22 DEBUG : b/potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a241_d20250408_m052232_c001_v0001106_t0049_u01744089752495") 2025/04/08 05:28:22 DEBUG : backup/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921424_d20250408_m052547_c001_v7007000_t0000_u01744089947453") 2025/04/08 05:28:22 DEBUG : backup/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1157617b3823c603_d20250408_m052545_c001_v0001144_t0015_u01744089945161") 2025/04/08 05:28:22 DEBUG : backup/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f112b8563e98b25d3_d20250408_m052540_c001_v0001180_t0044_u01744089940688") 2025/04/08 05:28:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a4f2_d20250408_m052615_c001_v7007000_t0000_u01744089975145") 2025/04/08 05:28:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f119775a2c804a0a2_d20250408_m052612_c001_v0001183_t0014_u01744089972997") 2025/04/08 05:28:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f104c9f61a3402749_d20250408_m052608_c001_v0001184_t0003_u01744089968801") 2025/04/08 05:28:22 DEBUG : backup/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3b5c_d20250408_m052601_c001_v7007000_t0000_u01744089961402") 2025/04/08 05:28:22 DEBUG : backup/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11880739f2dc6b2c_d20250408_m052559_c001_v0001116_t0004_u01744089959290") 2025/04/08 05:28:22 DEBUG : backup/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f102d1577d7ac618f_d20250408_m052555_c001_v0001100_t0018_u01744089955131") 2025/04/08 05:28:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a4f3_d20250408_m052615_c001_v7007000_t0000_u01744089975335") 2025/04/08 05:28:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1039187316b2b3b0_d20250408_m052614_c001_v0001103_t0035_u01744089974148") 2025/04/08 05:28:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f117c42d8a7738857_d20250408_m052610_c001_v0001117_t0030_u01744089970342") 2025/04/08 05:28:22 DEBUG : backup/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921425_d20250408_m052547_c001_v7007000_t0000_u01744089947638") 2025/04/08 05:28:22 DEBUG : backup/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f119e54a420507579_d20250408_m052546_c001_v0001182_t0044_u01744089946502") 2025/04/08 05:28:22 DEBUG : backup/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11401661c6d28d43_d20250408_m052542_c001_v0001091_t0005_u01744089942485") 2025/04/08 05:28:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3b5d_d20250408_m052601_c001_v7007000_t0000_u01744089961590") 2025/04/08 05:28:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f104c98bfca30512a_d20250408_m052600_c001_v0001161_t0023_u01744089960510") 2025/04/08 05:28:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1150f4e036c4a6ca_d20250408_m052556_c001_v0001171_t0016_u01744089956693") 2025/04/08 05:28:22 DEBUG : both0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4190_d20250408_m052755_c001_v7007000_t0000_u01744090075672") 2025/04/08 05:28:22 DEBUG : both0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921362_d20250408_m052734_c001_v0001184_t0050_u01744090054754") 2025/04/08 05:28:23 DEBUG : both0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964450_d20250408_m052729_c001_v7007000_t0000_u01744090049936") 2025/04/08 05:28:23 DEBUG : both0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921070_d20250408_m052706_c001_v0001184_t0053_u01744090026395") 2025/04/08 05:28:23 DEBUG : both1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4191_d20250408_m052755_c001_v7007000_t0000_u01744090075857") 2025/04/08 05:28:23 DEBUG : both1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921380_d20250408_m052735_c001_v0001184_t0056_u01744090055969") 2025/04/08 05:28:23 DEBUG : both1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964451_d20250408_m052730_c001_v7007000_t0000_u01744090050122") 2025/04/08 05:28:23 DEBUG : both1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9210d0_d20250408_m052710_c001_v0001184_t0007_u01744090030040") 2025/04/08 05:28:23 DEBUG : both10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4193_d20250408_m052756_c001_v7007000_t0000_u01744090076051") 2025/04/08 05:28:23 DEBUG : both10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921468_d20250408_m052743_c001_v0001184_t0006_u01744090063717") 2025/04/08 05:28:23 DEBUG : both10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964452_d20250408_m052730_c001_v7007000_t0000_u01744090050310") 2025/04/08 05:28:23 DEBUG : both10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92119c_d20250408_m052718_c001_v0001184_t0021_u01744090038279") 2025/04/08 05:28:23 DEBUG : both11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4194_d20250408_m052756_c001_v7007000_t0000_u01744090076240") 2025/04/08 05:28:23 DEBUG : both11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92147a_d20250408_m052744_c001_v0001184_t0043_u01744090064610") 2025/04/08 05:28:23 DEBUG : both11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964453_d20250408_m052730_c001_v7007000_t0000_u01744090050495") 2025/04/08 05:28:23 DEBUG : both11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9211b6_d20250408_m052719_c001_v0001184_t0027_u01744090039139") 2025/04/08 05:28:23 DEBUG : both12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4195_d20250408_m052756_c001_v7007000_t0000_u01744090076426") 2025/04/08 05:28:23 DEBUG : both12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92149c_d20250408_m052745_c001_v0001184_t0040_u01744090065723") 2025/04/08 05:28:23 DEBUG : both12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964455_d20250408_m052730_c001_v7007000_t0000_u01744090050689") 2025/04/08 05:28:23 DEBUG : both12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9211d6_d20250408_m052720_c001_v0001184_t0043_u01744090040183") 2025/04/08 05:28:23 DEBUG : both13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4196_d20250408_m052756_c001_v7007000_t0000_u01744090076613") 2025/04/08 05:28:23 DEBUG : both13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9214ae_d20250408_m052746_c001_v0001184_t0041_u01744090066447") 2025/04/08 05:28:24 DEBUG : both13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964457_d20250408_m052730_c001_v7007000_t0000_u01744090050877") 2025/04/08 05:28:24 DEBUG : both13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9211f4_d20250408_m052721_c001_v0001184_t0038_u01744090041022") 2025/04/08 05:28:24 DEBUG : both14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4197_d20250408_m052756_c001_v7007000_t0000_u01744090076797") 2025/04/08 05:28:24 DEBUG : both14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9214ce_d20250408_m052747_c001_v0001184_t0041_u01744090067215") 2025/04/08 05:28:24 DEBUG : both14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964458_d20250408_m052731_c001_v7007000_t0000_u01744090051062") 2025/04/08 05:28:24 DEBUG : both14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921216_d20250408_m052722_c001_v0001184_t0051_u01744090042207") 2025/04/08 05:28:24 DEBUG : both15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4198_d20250408_m052756_c001_v7007000_t0000_u01744090076987") 2025/04/08 05:28:24 DEBUG : both15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9214ee_d20250408_m052747_c001_v0001184_t0042_u01744090067975") 2025/04/08 05:28:24 DEBUG : both15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964459_d20250408_m052731_c001_v7007000_t0000_u01744090051250") 2025/04/08 05:28:24 DEBUG : both15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921230_d20250408_m052722_c001_v0001184_t0035_u01744090042866") 2025/04/08 05:28:24 DEBUG : both16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c4199_d20250408_m052757_c001_v7007000_t0000_u01744090077173") 2025/04/08 05:28:24 DEBUG : both16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92150e_d20250408_m052749_c001_v0001184_t0001_u01744090069093") 2025/04/08 05:28:24 DEBUG : both16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96445b_d20250408_m052731_c001_v7007000_t0000_u01744090051440") 2025/04/08 05:28:24 DEBUG : both16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921246_d20250408_m052723_c001_v0001184_t0005_u01744090043681") 2025/04/08 05:28:24 DEBUG : both17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c419a_d20250408_m052757_c001_v7007000_t0000_u01744090077358") 2025/04/08 05:28:24 DEBUG : both17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921520_d20250408_m052750_c001_v0001184_t0058_u01744090070051") 2025/04/08 05:28:24 DEBUG : both17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96445e_d20250408_m052731_c001_v7007000_t0000_u01744090051626") 2025/04/08 05:28:24 DEBUG : both17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921266_d20250408_m052724_c001_v0001184_t0031_u01744090044798") 2025/04/08 05:28:24 DEBUG : both18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c419b_d20250408_m052757_c001_v7007000_t0000_u01744090077542") 2025/04/08 05:28:24 DEBUG : both18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921542_d20250408_m052751_c001_v0001184_t0007_u01744090071056") 2025/04/08 05:28:25 DEBUG : both18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96445f_d20250408_m052731_c001_v7007000_t0000_u01744090051811") 2025/04/08 05:28:25 DEBUG : both18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921278_d20250408_m052725_c001_v0001184_t0024_u01744090045612") 2025/04/08 05:28:25 DEBUG : both19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c419c_d20250408_m052757_c001_v7007000_t0000_u01744090077739") 2025/04/08 05:28:25 DEBUG : both19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92156e_d20250408_m052752_c001_v0001184_t0009_u01744090072079") 2025/04/08 05:28:25 DEBUG : both19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964460_d20250408_m052731_c001_v7007000_t0000_u01744090051996") 2025/04/08 05:28:25 DEBUG : both19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92129e_d20250408_m052726_c001_v0001184_t0005_u01744090046450") 2025/04/08 05:28:25 DEBUG : both2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c419d_d20250408_m052757_c001_v7007000_t0000_u01744090077925") 2025/04/08 05:28:25 DEBUG : both2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92139e_d20250408_m052736_c001_v0001184_t0053_u01744090056844") 2025/04/08 05:28:25 DEBUG : both2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964461_d20250408_m052732_c001_v7007000_t0000_u01744090052181") 2025/04/08 05:28:25 DEBUG : both2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9210e0_d20250408_m052710_c001_v0001184_t0008_u01744090030887") 2025/04/08 05:28:25 DEBUG : both3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41a0_d20250408_m052758_c001_v7007000_t0000_u01744090078112") 2025/04/08 05:28:25 DEBUG : both3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9213b6_d20250408_m052737_c001_v0001184_t0019_u01744090057825") 2025/04/08 05:28:25 DEBUG : both3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964462_d20250408_m052732_c001_v7007000_t0000_u01744090052364") 2025/04/08 05:28:25 DEBUG : both3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9210fe_d20250408_m052712_c001_v0001184_t0008_u01744090032031") 2025/04/08 05:28:25 DEBUG : both4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41a1_d20250408_m052758_c001_v7007000_t0000_u01744090078300") 2025/04/08 05:28:25 DEBUG : both4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9213c5_d20250408_m052738_c001_v0001184_t0019_u01744090058633") 2025/04/08 05:28:25 DEBUG : both4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964463_d20250408_m052732_c001_v7007000_t0000_u01744090052552") 2025/04/08 05:28:25 DEBUG : both4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92110e_d20250408_m052712_c001_v0001184_t0028_u01744090032897") 2025/04/08 05:28:25 DEBUG : both5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41a2_d20250408_m052758_c001_v7007000_t0000_u01744090078484") 2025/04/08 05:28:25 DEBUG : both5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9213e0_d20250408_m052739_c001_v0001184_t0051_u01744090059349") 2025/04/08 05:28:25 DEBUG : both5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964464_d20250408_m052732_c001_v7007000_t0000_u01744090052743") 2025/04/08 05:28:25 DEBUG : both5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92112c_d20250408_m052713_c001_v0001184_t0032_u01744090033779") 2025/04/08 05:28:26 DEBUG : both6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41a3_d20250408_m052758_c001_v7007000_t0000_u01744090078669") 2025/04/08 05:28:26 DEBUG : both6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9213fa_d20250408_m052740_c001_v0001184_t0050_u01744090060147") 2025/04/08 05:28:26 DEBUG : both6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964465_d20250408_m052732_c001_v7007000_t0000_u01744090052929") 2025/04/08 05:28:26 DEBUG : both6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92114c_d20250408_m052715_c001_v0001184_t0036_u01744090035044") 2025/04/08 05:28:26 DEBUG : both7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41a7_d20250408_m052758_c001_v7007000_t0000_u01744090078853") 2025/04/08 05:28:26 DEBUG : both7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921413_d20250408_m052741_c001_v0001184_t0029_u01744090061070") 2025/04/08 05:28:26 DEBUG : both7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964467_d20250408_m052733_c001_v7007000_t0000_u01744090053123") 2025/04/08 05:28:26 DEBUG : both7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921160_d20250408_m052715_c001_v0001184_t0017_u01744090035852") 2025/04/08 05:28:26 DEBUG : both8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41a9_d20250408_m052759_c001_v7007000_t0000_u01744090079038") 2025/04/08 05:28:26 DEBUG : both8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921432_d20250408_m052741_c001_v0001184_t0033_u01744090061991") 2025/04/08 05:28:26 DEBUG : both8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964468_d20250408_m052733_c001_v7007000_t0000_u01744090053310") 2025/04/08 05:28:26 DEBUG : both8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921174_d20250408_m052716_c001_v0001184_t0046_u01744090036517") 2025/04/08 05:28:26 DEBUG : both9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41aa_d20250408_m052759_c001_v7007000_t0000_u01744090079223") 2025/04/08 05:28:26 DEBUG : both9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92144e_d20250408_m052742_c001_v0001184_t0008_u01744090062920") 2025/04/08 05:28:26 DEBUG : both9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964469_d20250408_m052733_c001_v7007000_t0000_u01744090053494") 2025/04/08 05:28:26 DEBUG : both9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921188_d20250408_m052717_c001_v0001184_t0053_u01744090037329") 2025/04/08 05:28:26 DEBUG : c/non empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a99e4_d20250408_m052306_c001_v7007000_t0000_u01744089786477") 2025/04/08 05:28:26 DEBUG : c/non empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2d7_d20250408_m052304_c001_v0001106_t0000_u01744089784198") 2025/04/08 05:28:26 DEBUG : c/non empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a6f8c_d20250408_m052302_c001_v7007000_t0000_u01744089782650") 2025/04/08 05:28:26 DEBUG : c/non empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2c1_d20250408_m052259_c001_v0001106_t0049_u01744089779890") 2025/04/08 05:28:26 DEBUG : c/non empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a993b_d20250408_m052235_c001_v7007000_t0000_u01744089755366") 2025/04/08 05:28:26 DEBUG : c/non empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a249_d20250408_m052233_c001_v0001106_t0047_u01744089753028") 2025/04/08 05:28:27 DEBUG : check sum: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c43592103c_d20250408_m052219_c001_v7007000_t0000_u01744089739402") 2025/04/08 05:28:27 DEBUG : check sum: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a20b_d20250408_m052218_c001_v0001106_t0019_u01744089738172") 2025/04/08 05:28:27 DEBUG : dest/3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a721f_d20250408_m052516_c001_v7007000_t0000_u01744089916447") 2025/04/08 05:28:27 DEBUG : dest/3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f40899232e065ba45_d20250408_m052515_c001_v0001184_t0008_u01744089915326") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d91_d20250408_m052655_c001_v7007000_t0000_u01744090015056") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f110192ba16cc96bd_d20250408_m052652_c001_v0001042_t0007_u01744090012523") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403d78503ed509e9_d20250408_m052652_c001_v7007000_t0000_u01744090012337") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f110192ba16cc96ad_d20250408_m052648_c001_v0001042_t0026_u01744090008408") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403d78503ed509db_d20250408_m052647_c001_v7007000_t0000_u01744090007671") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c46e_d20250408_m052643_c001_v0001041_t0042_u01744090003037") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c200bc_d20250408_m052641_c001_v7007000_t0000_u01744090001553") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1023a4ccab3dbbf9_d20250408_m052639_c001_v0001184_t0049_u01744089999693") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f404517f861697a39_d20250408_m052639_c001_v7007000_t0000_u01744089999508") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1023a4ccab3dbb77_d20250408_m052635_c001_v0001184_t0021_u01744089995718") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f404517f861697a31_d20250408_m052634_c001_v7007000_t0000_u01744089994983") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c442_d20250408_m052630_c001_v0001041_t0026_u01744089990144") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a522_d20250408_m052628_c001_v7007000_t0000_u01744089988820") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f117435d2cb809b01_d20250408_m052627_c001_v0001178_t0037_u01744089987143") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a301570_d20250408_m052626_c001_v7007000_t0000_u01744089986593") 2025/04/08 05:28:27 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f117435d2cb809adf_d20250408_m052621_c001_v0001178_t0002_u01744089981373") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a30156b_d20250408_m052620_c001_v7007000_t0000_u01744089980634") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a5c6_d20250408_m052616_c001_v0001106_t0059_u01744089976441") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a4f4_d20250408_m052615_c001_v7007000_t0000_u01744089975521") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11926724d2eee97f_d20250408_m052613_c001_v0001113_t0040_u01744089973385") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f415d0c953db2fa1d_d20250408_m052613_c001_v7007000_t0000_u01744089973199") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11926724d2eee978_d20250408_m052609_c001_v0001113_t0008_u01744089969787") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f415d0c953db2fa00_d20250408_m052609_c001_v7007000_t0000_u01744089969054") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9209b2_d20250408_m052602_c001_v0001184_t0034_u01744089962696") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3b5e_d20250408_m052601_c001_v7007000_t0000_u01744089961775") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1116b6fd10c74049_d20250408_m052600_c001_v0001180_t0038_u01744089960071") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921437_d20250408_m052559_c001_v7007000_t0000_u01744089959883") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1116b6fd10c7402d_d20250408_m052556_c001_v0001180_t0015_u01744089956290") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c43592142e_d20250408_m052555_c001_v7007000_t0000_u01744089955538") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c39e_d20250408_m052548_c001_v0001041_t0003_u01744089948748") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921426_d20250408_m052547_c001_v7007000_t0000_u01744089947822") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f110192ba16cc965f_d20250408_m052545_c001_v0001042_t0022_u01744089945939") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3aec_d20250408_m052545_c001_v7007000_t0000_u01744089945755") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f110192ba16cc965b_d20250408_m052541_c001_v0001042_t0019_u01744089941678") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3abd_d20250408_m052540_c001_v7007000_t0000_u01744089940943") 2025/04/08 05:28:28 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a542_d20250408_m052534_c001_v0001106_t0035_u01744089934314") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7292_d20250408_m052533_c001_v7007000_t0000_u01744089933200") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f100ae68d409d1b76_d20250408_m052527_c001_v0001041_t0033_u01744089927532") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557ccdc0_d20250408_m052527_c001_v7007000_t0000_u01744089927321") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92057d_d20250408_m052522_c001_v0001184_t0027_u01744089922743") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f113b0de871946efb_d20250408_m052521_c001_v0001165_t0058_u01744089921982") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f113b0de871946ef7_d20250408_m052521_c001_v0001165_t0048_u01744089921018") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c1ff43_d20250408_m052507_c001_v7007000_t0000_u01744089907163") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a4bf_d20250408_m052459_c001_v0001106_t0055_u01744089899309") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1195af87704175b5_d20250408_m052458_c001_v0001040_t0029_u01744089898289") 2025/04/08 05:28:29 DEBUG : dst/one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1195af87704175b3_d20250408_m052457_c001_v0001040_t0036_u01744089897006") 2025/04/08 05:28:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d92_d20250408_m052655_c001_v7007000_t0000_u01744090015240") 2025/04/08 05:28:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11925b0218c32583_d20250408_m052652_c001_v0001184_t0035_u01744090012138") 2025/04/08 05:28:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108ae70134fd9f76_d20250408_m052647_c001_v0001183_t0021_u01744090007471") 2025/04/08 05:28:29 DEBUG : dst/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c200bd_d20250408_m052641_c001_v7007000_t0000_u01744090001739") 2025/04/08 05:28:29 DEBUG : dst/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f112aae35b95dd673_d20250408_m052638_c001_v0001144_t0037_u01744089998538") 2025/04/08 05:28:29 DEBUG : dst/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f104b57029da8687c_d20250408_m052634_c001_v0001099_t0026_u01744089994666") 2025/04/08 05:28:29 DEBUG : dst/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a523_d20250408_m052629_c001_v7007000_t0000_u01744089989005") 2025/04/08 05:28:29 DEBUG : dst/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f10219da8021a87aa_d20250408_m052626_c001_v0001099_t0005_u01744089986284") 2025/04/08 05:28:29 DEBUG : dst/one.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11221b7768f5f0d5_d20250408_m052620_c001_v0001182_t0005_u01744089980415") 2025/04/08 05:28:29 DEBUG : dst/three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7294_d20250408_m052533_c001_v7007000_t0000_u01744089933384") 2025/04/08 05:28:29 DEBUG : dst/three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f113b0de871946f15_d20250408_m052531_c001_v0001165_t0059_u01744089931835") 2025/04/08 05:28:29 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d93_d20250408_m052655_c001_v7007000_t0000_u01744090015424") 2025/04/08 05:28:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1093f7d320290774_d20250408_m052653_c001_v0001178_t0054_u01744090013464") 2025/04/08 05:28:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1189f84b642ef027_d20250408_m052649_c001_v0001171_t0046_u01744090009812") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d94_d20250408_m052655_c001_v7007000_t0000_u01744090015619") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f110192ba16cc96bf_d20250408_m052654_c001_v0001042_t0051_u01744090014029") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403d78503ed509ee_d20250408_m052653_c001_v7007000_t0000_u01744090013837") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f110192ba16cc96b5_d20250408_m052650_c001_v0001042_t0041_u01744090010505") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403d78503ed509e1_d20250408_m052650_c001_v7007000_t0000_u01744090010318") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a620_d20250408_m052644_c001_v0001106_t0028_u01744090004412") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c200be_d20250408_m052641_c001_v7007000_t0000_u01744090001925") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1023a4ccab3dbc1b_d20250408_m052640_c001_v0001184_t0051_u01744090000933") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f404517f861697a3b_d20250408_m052640_c001_v7007000_t0000_u01744090000748") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1023a4ccab3dbbaf_d20250408_m052637_c001_v0001184_t0045_u01744089997021") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f404517f861697a36_d20250408_m052636_c001_v7007000_t0000_u01744089996833") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a5f8_d20250408_m052631_c001_v0001106_t0025_u01744089991431") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a301576_d20250408_m052628_c001_v7007000_t0000_u01744089988258") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a5dc_d20250408_m052623_c001_v0001106_t0001_u01744089983076") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a30156c_d20250408_m052622_c001_v7007000_t0000_u01744089982334") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920b6e_d20250408_m052617_c001_v0001184_t0009_u01744089977975") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f415d0c953db2fa27_d20250408_m052614_c001_v7007000_t0000_u01744089974580") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920abe_d20250408_m052612_c001_v0001184_t0056_u01744089972183") 2025/04/08 05:28:30 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f415d0c953db2fa0d_d20250408_m052611_c001_v7007000_t0000_u01744089971079") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c3e0_d20250408_m052604_c001_v0001041_t0003_u01744089964280") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c43592143d_d20250408_m052600_c001_v7007000_t0000_u01744089960823") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c3be_d20250408_m052558_c001_v0001041_t0030_u01744089958192") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921433_d20250408_m052557_c001_v7007000_t0000_u01744089957073") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a57a_d20250408_m052550_c001_v0001106_t0053_u01744089950068") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3afd_d20250408_m052546_c001_v7007000_t0000_u01744089946883") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a562_d20250408_m052543_c001_v0001106_t0018_u01744089943939") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3acd_d20250408_m052542_c001_v7007000_t0000_u01744089942836") 2025/04/08 05:28:31 DEBUG : dst/three.txt: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9206ef_d20250408_m052536_c001_v0001184_t0035_u01744089936333") 2025/04/08 05:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c200bf_d20250408_m052642_c001_v7007000_t0000_u01744090002111") 2025/04/08 05:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f10822418ba10bdb3_d20250408_m052640_c001_v0001130_t0055_u01744090000475") 2025/04/08 05:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f100056f39141312c_d20250408_m052636_c001_v0001131_t0058_u01744089996505") 2025/04/08 05:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a525_d20250408_m052629_c001_v7007000_t0000_u01744089989199") 2025/04/08 05:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1175d6b91583caa2_d20250408_m052627_c001_v0001104_t0028_u01744089987582") 2025/04/08 05:28:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1101d49ad12da4eb_d20250408_m052621_c001_v0001029_t0036_u01744089981847") 2025/04/08 05:28:31 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d96_d20250408_m052655_c001_v7007000_t0000_u01744090015804") 2025/04/08 05:28:31 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920e17_d20250408_m052643_c001_v0001184_t0028_u01744090003836") 2025/04/08 05:28:31 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c200c0_d20250408_m052642_c001_v7007000_t0000_u01744090002296") 2025/04/08 05:28:31 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920cce_d20250408_m052630_c001_v0001184_t0006_u01744089990865") 2025/04/08 05:28:31 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a527_d20250408_m052629_c001_v7007000_t0000_u01744089989391") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c40a_d20250408_m052617_c001_v0001041_t0002_u01744089977271") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a4f5_d20250408_m052615_c001_v7007000_t0000_u01744089975706") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a59e_d20250408_m052603_c001_v0001106_t0002_u01744089963314") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3b5f_d20250408_m052601_c001_v7007000_t0000_u01744089961962") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c92082d_d20250408_m052549_c001_v0001184_t0056_u01744089949493") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921427_d20250408_m052548_c001_v7007000_t0000_u01744089948006") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c36d_d20250408_m052535_c001_v0001041_t0053_u01744089935324") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7296_d20250408_m052533_c001_v7007000_t0000_u01744089933569") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f109b0ce427078251_d20250408_m052529_c001_v0001177_t0003_u01744089929509") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c1ff46_d20250408_m052507_c001_v7007000_t0000_u01744089907353") 2025/04/08 05:28:32 DEBUG : dst/two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1195af87704175b9_d20250408_m052505_c001_v0001040_t0054_u01744089905900") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a717d_d20250408_m052422_c001_v7007000_t0000_u01744089862832") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fea4_d20250408_m052419_c001_v0001184_t0036_u01744089859373") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7175_d20250408_m052417_c001_v7007000_t0000_u01744089857239") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fd29_d20250408_m052405_c001_v0001184_t0039_u01744089845748") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7152_d20250408_m052355_c001_v7007000_t0000_u01744089835356") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fb9f_d20250408_m052351_c001_v0001184_t0029_u01744089831829") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a25f_d20250408_m052324_c001_v7007000_t0000_u01744089804682") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a331_d20250408_m052322_c001_v0001106_t0031_u01744089802124") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a241_d20250408_m052319_c001_v7007000_t0000_u01744089799998") 2025/04/08 05:28:32 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a323_d20250408_m052318_c001_v0001106_t0015_u01744089798330") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a23b_d20250408_m052314_c001_v7007000_t0000_u01744089794060") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2fb_d20250408_m052311_c001_v0001106_t0000_u01744089791731") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9a01_d20250408_m052309_c001_v7007000_t0000_u01744089789912") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2e7_d20250408_m052307_c001_v0001106_t0018_u01744089787711") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a999c_d20250408_m052258_c001_v7007000_t0000_u01744089778207") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2b3_d20250408_m052255_c001_v0001106_t0041_u01744089775696") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a997a_d20250408_m052254_c001_v7007000_t0000_u01744089774182") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2a3_d20250408_m052253_c001_v0001106_t0021_u01744089773038") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9964_d20250408_m052246_c001_v7007000_t0000_u01744089766025") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a273_d20250408_m052243_c001_v0001106_t0043_u01744089763728") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9959_d20250408_m052241_c001_v7007000_t0000_u01744089761079") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a265_d20250408_m052239_c001_v0001106_t0036_u01744089759758") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9953_d20250408_m052238_c001_v7007000_t0000_u01744089758644") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f107dd6b51e998002_d20250408_m052237_c001_v0001150_t0024_u01744089757977") 2025/04/08 05:28:33 DEBUG : empty space: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a25b_d20250408_m052236_c001_v0001106_t0054_u01744089756142") 2025/04/08 05:28:33 DEBUG : enormous: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a257_d20250408_m052323_c001_v7007000_t0000_u01744089803743") 2025/04/08 05:28:33 DEBUG : enormous: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a33b_d20250408_m052322_c001_v0001106_t0052_u01744089802703") 2025/04/08 05:28:33 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c3d9b_d20250408_m052701_c001_v7007000_t0000_u01744090021110") 2025/04/08 05:28:33 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a65a_d20250408_m052659_c001_v0001106_t0002_u01744090019438") 2025/04/08 05:28:33 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7137_d20250408_m052349_c001_v7007000_t0000_u01744089829911") 2025/04/08 05:28:34 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a3ad_d20250408_m052348_c001_v0001106_t0016_u01744089828693") 2025/04/08 05:28:34 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a301353_d20250408_m052231_c001_v7007000_t0000_u01744089751390") 2025/04/08 05:28:34 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a233_d20250408_m052229_c001_v0001106_t0059_u01744089749691") 2025/04/08 05:28:34 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a301349_d20250408_m052228_c001_v7007000_t0000_u01744089748405") 2025/04/08 05:28:34 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a227_d20250408_m052227_c001_v0001106_t0021_u01744089747497") 2025/04/08 05:28:34 DEBUG : existing: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a225_d20250408_m052226_c001_v0001106_t0038_u01744089746160") 2025/04/08 05:28:34 DEBUG : existing-b: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a713a_d20250408_m052350_c001_v7007000_t0000_u01744089830099") 2025/04/08 05:28:34 DEBUG : existing-b: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fb51_d20250408_m052348_c001_v0001184_t0048_u01744089828701") 2025/04/08 05:28:34 DEBUG : file1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ea_d20250408_m052809_c001_v7007000_t0000_u01744090089342") 2025/04/08 05:28:34 DEBUG : file1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11574ab6213d3708_d20250408_m052808_c001_v0001176_t0046_u01744090088113") 2025/04/08 05:28:34 DEBUG : file1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41d9_d20250408_m052805_c001_v7007000_t0000_u01744090085986") 2025/04/08 05:28:34 DEBUG : file1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f117e1979b194287f_d20250408_m052804_c001_v0001184_t0024_u01744090084389") 2025/04/08 05:28:34 DEBUG : five: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a285_d20250408_m052330_c001_v7007000_t0000_u01744089810431") 2025/04/08 05:28:34 DEBUG : five: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a35f_d20250408_m052328_c001_v0001106_t0046_u01744089808095") 2025/04/08 05:28:34 DEBUG : foo: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a995e_d20250408_m052242_c001_v7007000_t0000_u01744089762952") 2025/04/08 05:28:34 DEBUG : foo: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a271_d20250408_m052242_c001_v0001106_t0046_u01744089762403") 2025/04/08 05:28:34 DEBUG : foo: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a26f_d20250408_m052241_c001_v0001106_t0046_u01744089761834") 2025/04/08 05:28:34 DEBUG : four: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a288_d20250408_m052330_c001_v7007000_t0000_u01744089810618") 2025/04/08 05:28:34 DEBUG : four: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c91f990_d20250408_m052328_c001_v0001184_t0028_u01744089808650") 2025/04/08 05:28:34 DEBUG : four: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a355_d20250408_m052327_c001_v0001106_t0012_u01744089807127") 2025/04/08 05:28:35 DEBUG : hello world2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad61_d20250408_m052124_c001_v7007000_t0000_u01744089684212") 2025/04/08 05:28:35 DEBUG : hello world2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a127_d20250408_m052123_c001_v0001106_t0057_u01744089683397") 2025/04/08 05:28:35 DEBUG : ignore-size: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408935611a301345_d20250408_m052225_c001_v7007000_t0000_u01744089745054") 2025/04/08 05:28:35 DEBUG : ignore-size: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a21d_d20250408_m052223_c001_v0001106_t0020_u01744089743737") 2025/04/08 05:28:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7123_d20250408_m052347_c001_v7007000_t0000_u01744089827568") 2025/04/08 05:28:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fb0b_d20250408_m052346_c001_v0001184_t0019_u01744089826404") 2025/04/08 05:28:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7112_d20250408_m052345_c001_v7007000_t0000_u01744089825242") 2025/04/08 05:28:35 DEBUG : nested/sub dir/file: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fad4_d20250408_m052344_c001_v0001184_t0055_u01744089824026") 2025/04/08 05:28:35 DEBUG : one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a28a_d20250408_m052330_c001_v7007000_t0000_u01744089810802") 2025/04/08 05:28:35 DEBUG : one: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a34b_d20250408_m052325_c001_v0001106_t0046_u01744089805810") 2025/04/08 05:28:35 DEBUG : only0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ac_d20250408_m052759_c001_v7007000_t0000_u01744090079429") 2025/04/08 05:28:35 DEBUG : only0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a788_d20250408_m052754_c001_v0001106_t0046_u01744090074432") 2025/04/08 05:28:35 DEBUG : only0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a702_d20250408_m052735_c001_v0001106_t0037_u01744090055347") 2025/04/08 05:28:35 DEBUG : only0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d4_d20250408_m052728_c001_v7007000_t0000_u01744090048503") 2025/04/08 05:28:35 DEBUG : only0: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a678_d20250408_m052707_c001_v0001106_t0050_u01744090027011") 2025/04/08 05:28:35 DEBUG : only1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ae_d20250408_m052759_c001_v7007000_t0000_u01744090079619") 2025/04/08 05:28:35 DEBUG : only1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c92159c_d20250408_m052753_c001_v0001184_t0028_u01744090073596") 2025/04/08 05:28:35 DEBUG : only1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a70a_d20250408_m052736_c001_v0001106_t0039_u01744090056184") 2025/04/08 05:28:35 DEBUG : only1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec964448_d20250408_m052728_c001_v7007000_t0000_u01744090048516") 2025/04/08 05:28:35 DEBUG : only1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a688_d20250408_m052710_c001_v0001106_t0032_u01744090030264") 2025/04/08 05:28:35 DEBUG : only10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41b0_d20250408_m052759_c001_v7007000_t0000_u01744090079810") 2025/04/08 05:28:35 DEBUG : only10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c9215c2_d20250408_m052754_c001_v0001184_t0028_u01744090074795") 2025/04/08 05:28:35 DEBUG : only10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a73a_d20250408_m052743_c001_v0001106_t0027_u01744090063926") 2025/04/08 05:28:36 DEBUG : only10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3c1c_d20250408_m052728_c001_v7007000_t0000_u01744090048732") 2025/04/08 05:28:36 DEBUG : only10: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6b4_d20250408_m052718_c001_v0001106_t0053_u01744090038487") 2025/04/08 05:28:36 DEBUG : only11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41b2_d20250408_m052759_c001_v7007000_t0000_u01744090079995") 2025/04/08 05:28:36 DEBUG : only11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a77e_d20250408_m052753_c001_v0001106_t0046_u01744090073609") 2025/04/08 05:28:36 DEBUG : only11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a73e_d20250408_m052744_c001_v0001106_t0003_u01744090064817") 2025/04/08 05:28:36 DEBUG : only11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41764f53a2c30ddb_d20250408_m052728_c001_v7007000_t0000_u01744090048743") 2025/04/08 05:28:36 DEBUG : only11: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6b8_d20250408_m052719_c001_v0001106_t0014_u01744090039335") 2025/04/08 05:28:36 DEBUG : only12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41b4_d20250408_m052800_c001_v7007000_t0000_u01744090080181") 2025/04/08 05:28:36 DEBUG : only12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41574ab6213d36c6_d20250408_m052754_c001_v0001176_t0008_u01744090074197") 2025/04/08 05:28:36 DEBUG : only12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a744_d20250408_m052745_c001_v0001106_t0004_u01744090065961") 2025/04/08 05:28:36 DEBUG : only12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3c1b_d20250408_m052728_c001_v7007000_t0000_u01744090048549") 2025/04/08 05:28:36 DEBUG : only12: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6be_d20250408_m052720_c001_v0001106_t0016_u01744090040422") 2025/04/08 05:28:36 DEBUG : only13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41b6_d20250408_m052800_c001_v7007000_t0000_u01744090080367") 2025/04/08 05:28:36 DEBUG : only13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f417e1979b194270f_d20250408_m052754_c001_v0001184_t0056_u01744090074386") 2025/04/08 05:28:36 DEBUG : only13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a74a_d20250408_m052746_c001_v0001106_t0051_u01744090066645") 2025/04/08 05:28:36 DEBUG : only13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d8_d20250408_m052729_c001_v7007000_t0000_u01744090049254") 2025/04/08 05:28:36 DEBUG : only13: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6c0_d20250408_m052721_c001_v0001106_t0026_u01744090041248") 2025/04/08 05:28:36 DEBUG : only14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41b7_d20250408_m052800_c001_v7007000_t0000_u01744090080552") 2025/04/08 05:28:36 DEBUG : only14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c9215a4_d20250408_m052754_c001_v0001184_t0028_u01744090074034") 2025/04/08 05:28:36 DEBUG : only14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a754_d20250408_m052747_c001_v0001106_t0017_u01744090067421") 2025/04/08 05:28:37 DEBUG : only14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d6_d20250408_m052728_c001_v7007000_t0000_u01744090048879") 2025/04/08 05:28:37 DEBUG : only14: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6c4_d20250408_m052722_c001_v0001106_t0049_u01744090042409") 2025/04/08 05:28:37 DEBUG : only15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41b8_d20250408_m052800_c001_v7007000_t0000_u01744090080739") 2025/04/08 05:28:37 DEBUG : only15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a782_d20250408_m052754_c001_v0001106_t0046_u01744090074047") 2025/04/08 05:28:37 DEBUG : only15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a75c_d20250408_m052748_c001_v0001106_t0007_u01744090068175") 2025/04/08 05:28:37 DEBUG : only15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96444d_d20250408_m052728_c001_v7007000_t0000_u01744090048900") 2025/04/08 05:28:37 DEBUG : only15: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6c8_d20250408_m052723_c001_v0001106_t0058_u01744090043070") 2025/04/08 05:28:37 DEBUG : only16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ba_d20250408_m052800_c001_v7007000_t0000_u01744090080928") 2025/04/08 05:28:37 DEBUG : only16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c9215aa_d20250408_m052754_c001_v0001184_t0028_u01744090074219") 2025/04/08 05:28:37 DEBUG : only16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a760_d20250408_m052749_c001_v0001106_t0034_u01744090069308") 2025/04/08 05:28:37 DEBUG : only16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d7_d20250408_m052729_c001_v7007000_t0000_u01744090049064") 2025/04/08 05:28:37 DEBUG : only16: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6ce_d20250408_m052723_c001_v0001106_t0045_u01744090043923") 2025/04/08 05:28:37 DEBUG : only17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41bd_d20250408_m052801_c001_v7007000_t0000_u01744090081117") 2025/04/08 05:28:37 DEBUG : only17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a790_d20250408_m052754_c001_v0001106_t0046_u01744090074809") 2025/04/08 05:28:37 DEBUG : only17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a766_d20250408_m052750_c001_v0001106_t0052_u01744090070395") 2025/04/08 05:28:37 DEBUG : only17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96444e_d20250408_m052729_c001_v7007000_t0000_u01744090049089") 2025/04/08 05:28:37 DEBUG : only17: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6d6_d20250408_m052724_c001_v0001106_t0032_u01744090044998") 2025/04/08 05:28:37 DEBUG : only18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41bf_d20250408_m052801_c001_v7007000_t0000_u01744090081302") 2025/04/08 05:28:37 DEBUG : only18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a784_d20250408_m052754_c001_v0001106_t0046_u01744090074235") 2025/04/08 05:28:37 DEBUG : only18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a76c_d20250408_m052751_c001_v0001106_t0027_u01744090071253") 2025/04/08 05:28:38 DEBUG : only18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41764f53a2c30dd9_d20250408_m052728_c001_v7007000_t0000_u01744090048550") 2025/04/08 05:28:38 DEBUG : only18: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6e0_d20250408_m052725_c001_v0001106_t0022_u01744090045824") 2025/04/08 05:28:38 DEBUG : only19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41c0_d20250408_m052801_c001_v7007000_t0000_u01744090081490") 2025/04/08 05:28:38 DEBUG : only19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41574ab6213d36c8_d20250408_m052754_c001_v0001176_t0008_u01744090074386") 2025/04/08 05:28:38 DEBUG : only19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a772_d20250408_m052752_c001_v0001106_t0030_u01744090072293") 2025/04/08 05:28:38 DEBUG : only19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41764f53a2c30ddd_d20250408_m052729_c001_v7007000_t0000_u01744090049111") 2025/04/08 05:28:38 DEBUG : only19: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6e4_d20250408_m052726_c001_v0001106_t0043_u01744090046648") 2025/04/08 05:28:38 DEBUG : only2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41c1_d20250408_m052801_c001_v7007000_t0000_u01744090081674") 2025/04/08 05:28:38 DEBUG : only2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41574ab6213d36d0_d20250408_m052754_c001_v0001176_t0008_u01744090074946") 2025/04/08 05:28:38 DEBUG : only2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a710_d20250408_m052737_c001_v0001106_t0021_u01744090057056") 2025/04/08 05:28:38 DEBUG : only2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d5_d20250408_m052728_c001_v7007000_t0000_u01744090048691") 2025/04/08 05:28:38 DEBUG : only2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a690_d20250408_m052711_c001_v0001106_t0015_u01744090031113") 2025/04/08 05:28:38 DEBUG : only3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41c2_d20250408_m052801_c001_v7007000_t0000_u01744090081859") 2025/04/08 05:28:38 DEBUG : only3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c9215b0_d20250408_m052754_c001_v0001184_t0028_u01744090074418") 2025/04/08 05:28:38 DEBUG : only3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a71a_d20250408_m052738_c001_v0001106_t0041_u01744090058046") 2025/04/08 05:28:38 DEBUG : only3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d1_d20250408_m052728_c001_v7007000_t0000_u01744090048135") 2025/04/08 05:28:38 DEBUG : only3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a694_d20250408_m052712_c001_v0001106_t0017_u01744090032228") 2025/04/08 05:28:38 DEBUG : only4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41c4_d20250408_m052802_c001_v7007000_t0000_u01744090082045") 2025/04/08 05:28:38 DEBUG : only4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41574ab6213d36cc_d20250408_m052754_c001_v0001176_t0008_u01744090074571") 2025/04/08 05:28:38 DEBUG : only4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a722_d20250408_m052738_c001_v0001106_t0004_u01744090058881") 2025/04/08 05:28:38 DEBUG : only4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3c1e_d20250408_m052729_c001_v7007000_t0000_u01744090049123") 2025/04/08 05:28:39 DEBUG : only4: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a69c_d20250408_m052713_c001_v0001106_t0014_u01744090033116") 2025/04/08 05:28:39 DEBUG : only5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41c5_d20250408_m052802_c001_v7007000_t0000_u01744090082230") 2025/04/08 05:28:39 DEBUG : only5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f417e1979b1942717_d20250408_m052754_c001_v0001184_t0056_u01744090074576") 2025/04/08 05:28:39 DEBUG : only5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a726_d20250408_m052739_c001_v0001106_t0034_u01744090059568") 2025/04/08 05:28:39 DEBUG : only5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96444f_d20250408_m052729_c001_v7007000_t0000_u01744090049277") 2025/04/08 05:28:39 DEBUG : only5: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6a2_d20250408_m052714_c001_v0001106_t0042_u01744090034025") 2025/04/08 05:28:39 DEBUG : only6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41c7_d20250408_m052802_c001_v7007000_t0000_u01744090082476") 2025/04/08 05:28:39 DEBUG : only6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41564ff02c9215b8_d20250408_m052754_c001_v0001184_t0028_u01744090074611") 2025/04/08 05:28:39 DEBUG : only6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a728_d20250408_m052740_c001_v0001106_t0019_u01744090060376") 2025/04/08 05:28:39 DEBUG : only6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f412b67bc1f8f3c1d_d20250408_m052728_c001_v7007000_t0000_u01744090048916") 2025/04/08 05:28:39 DEBUG : only6: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6a6_d20250408_m052715_c001_v0001106_t0035_u01744090035261") 2025/04/08 05:28:39 DEBUG : only7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ca_d20250408_m052802_c001_v7007000_t0000_u01744090082664") 2025/04/08 05:28:39 DEBUG : only7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a78c_d20250408_m052754_c001_v0001106_t0046_u01744090074624") 2025/04/08 05:28:39 DEBUG : only7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a72c_d20250408_m052741_c001_v0001106_t0051_u01744090061293") 2025/04/08 05:28:39 DEBUG : only7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41764f53a2c30ddc_d20250408_m052728_c001_v7007000_t0000_u01744090048928") 2025/04/08 05:28:39 DEBUG : only7: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6aa_d20250408_m052716_c001_v0001106_t0053_u01744090036097") 2025/04/08 05:28:39 DEBUG : only8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41cc_d20250408_m052802_c001_v7007000_t0000_u01744090082858") 2025/04/08 05:28:39 DEBUG : only8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41574ab6213d36ce_d20250408_m052754_c001_v0001176_t0008_u01744090074756") 2025/04/08 05:28:39 DEBUG : only8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a730_d20250408_m052742_c001_v0001106_t0021_u01744090062219") 2025/04/08 05:28:39 DEBUG : only8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f402137e3557cd0d2_d20250408_m052728_c001_v7007000_t0000_u01744090048319") 2025/04/08 05:28:39 DEBUG : only8: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6ae_d20250408_m052716_c001_v0001106_t0007_u01744090036713") 2025/04/08 05:28:39 DEBUG : only9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ce_d20250408_m052803_c001_v7007000_t0000_u01744090083045") 2025/04/08 05:28:40 DEBUG : only9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f417e1979b194271f_d20250408_m052754_c001_v0001184_t0056_u01744090074765") 2025/04/08 05:28:40 DEBUG : only9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a736_d20250408_m052743_c001_v0001106_t0058_u01744090063136") 2025/04/08 05:28:40 DEBUG : only9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f41727ba3ec96444c_d20250408_m052728_c001_v7007000_t0000_u01744090048709") 2025/04/08 05:28:40 DEBUG : only9: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a6b0_d20250408_m052717_c001_v0001106_t0038_u01744090037542") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2f0_d20250408_m052342_c001_v7007000_t0000_u01744089822131") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fa74_d20250408_m052339_c001_v0001184_t0057_u01744089819736") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2bc_d20250408_m052338_c001_v7007000_t0000_u01744089818240") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a37f_d20250408_m052335_c001_v0001106_t0010_u01744089815962") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2a2_d20250408_m052334_c001_v7007000_t0000_u01744089814101") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91f9c6_d20250408_m052331_c001_v0001184_t0004_u01744089811721") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a23d_d20250408_m052316_c001_v7007000_t0000_u01744089796902") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a30b_d20250408_m052314_c001_v0001106_t0041_u01744089794996") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a238_d20250408_m052312_c001_v7007000_t0000_u01744089792697") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2f9_d20250408_m052311_c001_v0001106_t0055_u01744089791315") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a99f6_d20250408_m052308_c001_v7007000_t0000_u01744089788636") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2e3_d20250408_m052307_c001_v0001106_t0016_u01744089787220") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9994_d20250408_m052257_c001_v7007000_t0000_u01744089777640") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2ab_d20250408_m052255_c001_v0001106_t0038_u01744089775155") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a997b_d20250408_m052254_c001_v7007000_t0000_u01744089774366") 2025/04/08 05:28:40 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a29d_d20250408_m052252_c001_v0001106_t0047_u01744089772642") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9974_d20250408_m052251_c001_v7007000_t0000_u01744089771902") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a291_d20250408_m052250_c001_v0001106_t0034_u01744089770840") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a28f_d20250408_m052249_c001_v0001106_t0020_u01744089769749") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9970_d20250408_m052249_c001_v7007000_t0000_u01744089769007") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a285_d20250408_m052247_c001_v0001106_t0057_u01744089767994") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a283_d20250408_m052246_c001_v0001106_t0049_u01744089766955") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9965_d20250408_m052246_c001_v7007000_t0000_u01744089766214") 2025/04/08 05:28:41 DEBUG : potato: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a27d_d20250408_m052244_c001_v0001106_t0005_u01744089764970") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f410bed6b49a0cee2_d20250408_m052433_c001_v7007000_t0000_u01744089873030") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c299_d20250408_m052432_c001_v0001041_t0055_u01744089872179") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a717e_d20250408_m052423_c001_v7007000_t0000_u01744089863095") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c267_d20250408_m052418_c001_v0001041_t0019_u01744089858550") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f404517f861697779_d20250408_m052410_c001_v7007000_t0000_u01744089850327") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c23d_d20250408_m052404_c001_v0001041_t0034_u01744089844759") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7153_d20250408_m052355_c001_v7007000_t0000_u01744089835729") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c205_d20250408_m052351_c001_v0001041_t0008_u01744089831420") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a259_d20250408_m052323_c001_v7007000_t0000_u01744089803933") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a32d_d20250408_m052321_c001_v0001106_t0058_u01744089801329") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a242_d20250408_m052320_c001_v7007000_t0000_u01744089800188") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a31d_d20250408_m052317_c001_v0001106_t0051_u01744089797820") 2025/04/08 05:28:41 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a23e_d20250408_m052317_c001_v7007000_t0000_u01744089797086") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a30f_d20250408_m052316_c001_v0001106_t0048_u01744089796035") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a23c_d20250408_m052314_c001_v7007000_t0000_u01744089794249") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a301_d20250408_m052313_c001_v0001106_t0016_u01744089793075") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a9a04_d20250408_m052310_c001_v7007000_t0000_u01744089790101") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2ef_d20250408_m052308_c001_v0001106_t0047_u01744089788650") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419b182e694a999e_d20250408_m052258_c001_v7007000_t0000_u01744089778395") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a2b5_d20250408_m052256_c001_v0001106_t0010_u01744089776964") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad7d_d20250408_m052128_c001_v7007000_t0000_u01744089688549") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a13b_d20250408_m052127_c001_v0001106_t0033_u01744089687379") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad70_d20250408_m052126_c001_v7007000_t0000_u01744089686082") 2025/04/08 05:28:42 DEBUG : potato2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a12d_d20250408_m052125_c001_v0001106_t0018_u01744089685124") 2025/04/08 05:28:42 DEBUG : potato3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a717f_d20250408_m052424_c001_v7007000_t0000_u01744089864066") 2025/04/08 05:28:42 DEBUG : potato3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a425_d20250408_m052420_c001_v0001106_t0016_u01744089860019") 2025/04/08 05:28:42 DEBUG : potato3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f404517f86169777a_d20250408_m052410_c001_v7007000_t0000_u01744089850718") 2025/04/08 05:28:42 DEBUG : potato3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a3fb_d20250408_m052406_c001_v0001106_t0017_u01744089846377") 2025/04/08 05:28:42 DEBUG : potato3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7154_d20250408_m052355_c001_v7007000_t0000_u01744089835988") 2025/04/08 05:28:42 DEBUG : potato3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a3bf_d20250408_m052352_c001_v0001106_t0021_u01744089832036") 2025/04/08 05:28:42 DEBUG : pre-dest1/1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7222_d20250408_m052516_c001_v7007000_t0000_u01744089916634") 2025/04/08 05:28:42 DEBUG : pre-dest1/1: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a4dd_d20250408_m052508_c001_v0001106_t0030_u01744089908113") 2025/04/08 05:28:42 DEBUG : pre-dest2/2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7224_d20250408_m052516_c001_v7007000_t0000_u01744089916821") 2025/04/08 05:28:42 DEBUG : pre-dest2/2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c30f_d20250408_m052509_c001_v0001041_t0008_u01744089909188") 2025/04/08 05:28:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f403016e154c1fefc_d20250408_m052446_c001_v7007000_t0000_u01744089886378") 2025/04/08 05:28:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c920144_d20250408_m052442_c001_v0001184_t0001_u01744089882412") 2025/04/08 05:28:43 DEBUG : sizeonly: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921052_d20250408_m052222_c001_v7007000_t0000_u01744089742030") 2025/04/08 05:28:43 DEBUG : sizeonly: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a20f_d20250408_m052220_c001_v0001106_t0018_u01744089740694") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4154fa61e8013ec4_d20250408_m052818_c001_v7007000_t0000_u01744090098709") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11574ab6213d371a_d20250408_m052816_c001_v0001176_t0056_u01744090096218") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4154fa61e8013ec1_d20250408_m052814_c001_v7007000_t0000_u01744090094265") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f117e1979b1942918_d20250408_m052811_c001_v0001184_t0038_u01744090091110") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7126_d20250408_m052347_c001_v7007000_t0000_u01744089827753") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c1f9_d20250408_m052346_c001_v0001041_t0019_u01744089826761") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4077d795ff1a7115_d20250408_m052345_c001_v7007000_t0000_u01744089825465") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a397_d20250408_m052344_c001_v0001106_t0016_u01744089824383") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c43592102c_d20250408_m052217_c001_v7007000_t0000_u01744089737229") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a201_d20250408_m052215_c001_v0001106_t0042_u01744089735466") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c43592102a_d20250408_m052214_c001_v7007000_t0000_u01744089734731") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1f7_d20250408_m052213_c001_v0001106_t0050_u01744089733162") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921023_d20250408_m052210_c001_v7007000_t0000_u01744089730085") 2025/04/08 05:28:43 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1e9_d20250408_m052208_c001_v0001106_t0031_u01744089728642") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921021_d20250408_m052208_c001_v7007000_t0000_u01744089728090") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1e5_d20250408_m052206_c001_v0001106_t0024_u01744089726399") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1db_d20250408_m052203_c001_v0001106_t0006_u01744089723463") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921019_d20250408_m052202_c001_v7007000_t0000_u01744089722722") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1d5_d20250408_m052201_c001_v0001106_t0043_u01744089721790") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1d3_d20250408_m052200_c001_v0001106_t0043_u01744089720542") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435921015_d20250408_m052159_c001_v7007000_t0000_u01744089719067") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1b5_d20250408_m052153_c001_v0001106_t0047_u01744089713094") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a1a7_d20250408_m052149_c001_v0001106_t0040_u01744089709134") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435920fe3_d20250408_m052148_c001_v7007000_t0000_u01744089708396") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a19b_d20250408_m052147_c001_v0001106_t0000_u01744089707337") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a191_d20250408_m052146_c001_v0001106_t0033_u01744089706240") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435920fcf_d20250408_m052145_c001_v7007000_t0000_u01744089705506") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a17d_d20250408_m052141_c001_v0001106_t0032_u01744089701533") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f419bc2c435920fca_d20250408_m052141_c001_v7007000_t0000_u01744089701163") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a175_d20250408_m052140_c001_v0001106_t0041_u01744089700099") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ada1_d20250408_m052138_c001_v7007000_t0000_u01744089698453") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a16d_d20250408_m052137_c001_v0001106_t0057_u01744089697338") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad9d_d20250408_m052136_c001_v7007000_t0000_u01744089696791") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a167_d20250408_m052135_c001_v0001106_t0032_u01744089695747") 2025/04/08 05:28:44 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad8f_d20250408_m052134_c001_v7007000_t0000_u01744089694472") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a15d_d20250408_m052133_c001_v0001106_t0001_u01744089693442") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad8c_d20250408_m052132_c001_v7007000_t0000_u01744089692876") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a153_d20250408_m052131_c001_v0001106_t0001_u01744089691443") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad85_d20250408_m052130_c001_v7007000_t0000_u01744089690532") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a147_d20250408_m052129_c001_v0001106_t0029_u01744089689465") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad55_d20250408_m052122_c001_v7007000_t0000_u01744089682466") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a11f_d20250408_m052121_c001_v0001106_t0017_u01744089681397") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad50_d20250408_m052120_c001_v7007000_t0000_u01744089680488") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a111_d20250408_m052119_c001_v0001106_t0014_u01744089679636") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad4e_d20250408_m052118_c001_v7007000_t0000_u01744089678725") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a101_d20250408_m052117_c001_v0001106_t0029_u01744089677571") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4131805ad390ad4b_d20250408_m052114_c001_v7007000_t0000_u01744089674647") 2025/04/08 05:28:45 DEBUG : sub dir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a0ed_d20250408_m052113_c001_v0001106_t0034_u01744089673678") 2025/04/08 05:28:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4154fa61e8013ec5_d20250408_m052818_c001_v7007000_t0000_u01744090098892") 2025/04/08 05:28:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921830_d20250408_m052816_c001_v0001184_t0009_u01744090096206") 2025/04/08 05:28:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4154fa61e8013ec2_d20250408_m052814_c001_v7007000_t0000_u01744090094451") 2025/04/08 05:28:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a7ce_d20250408_m052811_c001_v0001106_t0050_u01744090091471") 2025/04/08 05:28:45 DEBUG : sub/yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2e7_d20250408_m052341_c001_v7007000_t0000_u01744089821574") 2025/04/08 05:28:45 DEBUG : sub/yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c1e3_d20250408_m052340_c001_v0001041_t0015_u01744089820093") 2025/04/08 05:28:45 DEBUG : test_dir1/file2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ec_d20250408_m052809_c001_v7007000_t0000_u01744090089535") 2025/04/08 05:28:45 DEBUG : test_dir1/file2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c921744_d20250408_m052807_c001_v0001184_t0034_u01744090087761") 2025/04/08 05:28:46 DEBUG : test_dir1/file2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41db_d20250408_m052806_c001_v7007000_t0000_u01744090086171") 2025/04/08 05:28:46 DEBUG : test_dir1/file2: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a7b8_d20250408_m052804_c001_v0001106_t0012_u01744090084411") 2025/04/08 05:28:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41ee_d20250408_m052809_c001_v7007000_t0000_u01744090089720") 2025/04/08 05:28:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f117e1979b19428d2_d20250408_m052807_c001_v0001184_t0031_u01744090087747") 2025/04/08 05:28:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4054139e405c41dd_d20250408_m052806_c001_v7007000_t0000_u01744090086355") 2025/04/08 05:28:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c9216d6_d20250408_m052804_c001_v0001184_t0026_u01744090084403") 2025/04/08 05:28:46 DEBUG : three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a28c_d20250408_m052330_c001_v7007000_t0000_u01744089810986") 2025/04/08 05:28:46 DEBUG : three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a363_d20250408_m052329_c001_v0001106_t0032_u01744089809450") 2025/04/08 05:28:46 DEBUG : three: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f108191cecaf2a34f_d20250408_m052326_c001_v0001106_t0000_u01744089806182") 2025/04/08 05:28:46 DEBUG : two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a28e_d20250408_m052331_c001_v7007000_t0000_u01744089811170") 2025/04/08 05:28:46 DEBUG : two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f4193772ae347c1b1_d20250408_m052328_c001_v0001041_t0021_u01744089808846") 2025/04/08 05:28:46 DEBUG : two: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f408191cecaf2a34d_d20250408_m052325_c001_v0001106_t0046_u01744089805995") 2025/04/08 05:28:46 DEBUG : yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2f3_d20250408_m052342_c001_v7007000_t0000_u01744089822315") 2025/04/08 05:28:46 DEBUG : yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f109100df43d1b60a_d20250408_m052341_c001_v0001171_t0023_u01744089821222") 2025/04/08 05:28:46 DEBUG : yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2b7_d20250408_m052337_c001_v7007000_t0000_u01744089817675") 2025/04/08 05:28:46 DEBUG : yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f11564ff02c91fa20_d20250408_m052335_c001_v0001184_t0038_u01744089815608") 2025/04/08 05:28:46 DEBUG : yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a29e_d20250408_m052333_c001_v7007000_t0000_u01744089813539") 2025/04/08 05:28:46 DEBUG : yam: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f1193772ae347c1bd_d20250408_m052331_c001_v0001041_t0005_u01744089811733") 2025/04/08 05:28:46 DEBUG : yaml: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2c0_d20250408_m052338_c001_v7007000_t0000_u01744089818424") 2025/04/08 05:28:46 DEBUG : yaml: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f116304a0e638ea12_d20250408_m052337_c001_v0001183_t0008_u01744089817458") 2025/04/08 05:28:47 DEBUG : yaml: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f414362178af0a2a4_d20250408_m052334_c001_v7007000_t0000_u01744089814288") 2025/04/08 05:28:47 DEBUG : yaml: Deleting (id "4_z0f326d73d08d1b3b9f680e1b_f111f2047780c6e29_d20250408_m052333_c001_v0001100_t0048_u01744089813135") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m37.658298833s (try 1/5)