"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/11 03:17:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu" 2025/01/11 03:17:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 03:17:07 DEBUG : Creating backend with remote "/tmp/rclone1824515250" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:11 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:11 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.16s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 03:17:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:12 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:12 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:13 DEBUG : B2 bucket rclone-test-rehixil0fowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", 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-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:15 DEBUG : Creating backend with remote "/non-existing" 2025/01/11 03:17:15 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/11 03:17:15 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:15 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:16 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:16 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:18 INFO : B2 bucket rclone-test-rehixil0fowu: Running all checks before starting transfers 2025/01/11 03:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:18 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:18 INFO : B2 bucket rclone-test-rehixil0fowu: Checks finished, now starting transfers 2025/01/11 03:17:18 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:19 ERROR : Ignoring --no-traverse with sync 2025/01/11 03:17:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:19 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:19 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:20 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:17:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/11 03:17:21 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:21 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/11 03:17:21 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:17:23 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:23 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:17:24 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:24 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 03:17:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 03:17:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 03:17:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 03:17:26 INFO : sub dir: Making directory 2025/01/11 03:17:26 INFO : sub dir2: Making directory 2025/01/11 03:17:26 INFO : sub dir2/sub sub dir2: Making directory 2025/01/11 03:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:26 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:26 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/11 03:17:26 DEBUG : B2 bucket rclone-test-rehixil0fowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.51s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:27 INFO : sub dir2: Making directory 2025/01/11 03:17:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 03:17:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 03:17:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:27 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:27 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:28 DEBUG : sub dir2: Making directory with metadata 2025/01/11 03:17:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 03:17:29 INFO : sub dir: Making directory 2025/01/11 03:17:29 INFO : sub dir2: Making directory 2025/01/11 03:17:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:29 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:29 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:29 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:17:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/11 03:17:29 DEBUG : B2 bucket rclone-test-rehixil0fowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/11 03:17:29 DEBUG : B2 bucket rclone-test-rehixil0fowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:30 INFO : sub dir2: Making directory 2025/01/11 03:17:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:31 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:31 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:31 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:17:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:32 DEBUG : sub dir2: Making directory with metadata 2025/01/11 03:17:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 03:17:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 03:17:32 INFO : sub dir: Making directory 2025/01/11 03:17:32 INFO : sub dir2: Making directory 2025/01/11 03:17:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:32 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:32 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:32 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:17:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/11 03:17:32 DEBUG : B2 bucket rclone-test-rehixil0fowu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.58s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", 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-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:34 INFO : sub dir2: Making directory 2025/01/11 03:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:34 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:34 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:34 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zafosip3zupo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-rehixil0fowu -> B2 bucket rclone-test-zafosip3zupo 2025/01/11 03:17:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:37 DEBUG : B2 bucket rclone-test-zafosip3zupo: Waiting for checks to finish 2025/01/11 03:17:37 DEBUG : B2 bucket rclone-test-zafosip3zupo: Waiting for transfers to finish 2025/01/11 03:17:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:41 DEBUG : B2 bucket rclone-test-zafosip3zupo: Purge remote 2025/01/11 03:17:41 INFO : B2 bucket rclone-test-zafosip3zupo: cleaning bucket "rclone-test-zafosip3zupo" of all files 2025/01/11 03:17:41 DEBUG : sub dir/hello world: Deleting (id "4_zdfb20d1350ed5b3b9f480e1b_f10015a925a8576c6_d20250111_m031741_c001_v0001172_t0032_u01736565461011") --- PASS: TestServerSideCopy (10.01s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:46 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 03:17:46 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 03:17:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:48 DEBUG : Creating backend with remote "TestB2:rclone-test-nuyuhoy0belo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-rehixil0fowu -> B2 bucket rclone-test-nuyuhoy0belo 2025/01/11 03:17:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:17:49 DEBUG : B2 bucket rclone-test-nuyuhoy0belo: Waiting for checks to finish 2025/01/11 03:17:49 DEBUG : B2 bucket rclone-test-nuyuhoy0belo: Waiting for transfers to finish 2025/01/11 03:17:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:17:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 03:17:54 DEBUG : B2 bucket rclone-test-nuyuhoy0belo: Waiting for checks to finish 2025/01/11 03:17:54 DEBUG : B2 bucket rclone-test-nuyuhoy0belo: Waiting for transfers to finish 2025/01/11 03:17:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 03:17:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:55 DEBUG : B2 bucket rclone-test-nuyuhoy0belo: Purge remote 2025/01/11 03:17:55 INFO : B2 bucket rclone-test-nuyuhoy0belo: cleaning bucket "rclone-test-nuyuhoy0belo" of all files 2025/01/11 03:17:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f623d2350ed5b3b9f480e1b_f114da09103c69626_d20250111_m031754_c001_v0001183_t0042_u01736565474926") 2025/01/11 03:17:55 DEBUG : sub dir/hello world: Deleting (id "4_z8f623d2350ed5b3b9f480e1b_f116d64ab0aab68ac_d20250111_m031753_c001_v0001146_t0032_u01736565473291") --- PASS: TestServerSideCopyOverSelf (9.75s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:17:58 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:17:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 03:17:58 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:17:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 03:17:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/11 03:17:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:00 DEBUG : Creating backend with remote "TestB2:rclone-test-puxujof1taha" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-rehixil0fowu -> B2 bucket rclone-test-puxujof1taha 2025/01/11 03:18:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:18:01 DEBUG : B2 bucket rclone-test-puxujof1taha: Waiting for checks to finish 2025/01/11 03:18:01 DEBUG : B2 bucket rclone-test-puxujof1taha: Waiting for transfers to finish 2025/01/11 03:18:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:18:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 03:18:06 DEBUG : B2 bucket rclone-test-puxujof1taha: Waiting for checks to finish 2025/01/11 03:18:06 DEBUG : B2 bucket rclone-test-puxujof1taha: Waiting for transfers to finish 2025/01/11 03:18:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 03:18:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 03:18:07 INFO : sub dir/hello world: Deleted 2025/01/11 03:18:07 DEBUG : testing file moves 2025/01/11 03:18:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/11 03:18:08 DEBUG : B2 bucket rclone-test-puxujof1taha: Waiting for checks to finish 2025/01/11 03:18:08 DEBUG : B2 bucket rclone-test-puxujof1taha: Waiting for transfers to finish 2025/01/11 03:18:08 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/11 03:18:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 03:18:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:09 DEBUG : B2 bucket rclone-test-puxujof1taha: Purge remote 2025/01/11 03:18:09 INFO : B2 bucket rclone-test-puxujof1taha: cleaning bucket "rclone-test-puxujof1taha" of all files 2025/01/11 03:18:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f426d1350ed5b3b9f480e1b_f118a078a84ff6497_d20250111_m031808_c001_v0001131_t0043_u01736565488495") 2025/01/11 03:18:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f426d1350ed5b3b9f480e1b_f11789ee730e6eb2a_d20250111_m031806_c001_v0001184_t0024_u01736565486966") 2025/01/11 03:18:09 DEBUG : sub dir/hello world: Deleting (id "4_z4f426d1350ed5b3b9f480e1b_f104e4fd607df866f_d20250111_m031805_c001_v0001183_t0039_u01736565485430") --- PASS: TestServerSideMoveOverSelf (16.15s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:16 ERROR : : error listing: directory not found 2025/01/11 03:18:16 INFO : Local file system at /tmp/rclone1824515250: Making directory 2025/01/11 03:18:17 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:17 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.25s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:18:19 DEBUG : Local file system at /tmp/rclone1824515250: Waiting for checks to finish 2025/01/11 03:18:19 DEBUG : Local file system at /tmp/rclone1824515250: Waiting for transfers to finish 2025/01/11 03:18:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:18:19 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/11 03:18:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyRedownload (2.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:20 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/11 03:18:20 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:20 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:18:21 INFO : check sum: Copied (new) 2025/01/11 03:18:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:21 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:18:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/11 03:18:21 DEBUG : check sum: Unchanged skipping 2025/01/11 03:18:21 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:21 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/11 03:18:23 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:23 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:23 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 03:18:23 INFO : sizeonly: Copied (new) 2025/01/11 03:18:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:23 DEBUG : sizeonly: Sizes identical 2025/01/11 03:18:23 DEBUG : sizeonly: Unchanged skipping 2025/01/11 03:18:23 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:23 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:23 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/11 03:18:25 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:25 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/11 03:18:25 INFO : ignore-size: Copied (new) 2025/01/11 03:18:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:25 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:18:25 DEBUG : ignore-size: Unchanged skipping 2025/01/11 03:18:25 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:25 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:25 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:28 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:18:28 DEBUG : existing: Unchanged skipping 2025/01/11 03:18:28 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:28 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:28 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/11 03:18:28 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:28 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 03:18:28 INFO : existing: Copied (replaced existing) 2025/01/11 03:18:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.52s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 03:18:30 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:30 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 03:18:30 INFO : existing: Copied (new) 2025/01/11 03:18:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:30 DEBUG : existing: Destination exists, skipping 2025/01/11 03:18:30 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:30 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:30 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:32 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/11 03:18:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 03:18:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:18:33 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 03:18:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:18:33 INFO : a/potato2: Copied (new) 2025/01/11 03:18:33 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:33 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:33 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:33 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:35 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/01/11 03:18:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:18:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/11 03:18:35 DEBUG : empty space: Unchanged skipping 2025/01/11 03:18:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:35 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:35 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/01/11 03:18:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:18:36 INFO : empty space: Updated modification time in destination 2025/01/11 03:18:36 DEBUG : empty space: Unchanged skipping 2025/01/11 03:18:36 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:36 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:39 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/01/11 03:18:39 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:18:39 DEBUG : empty space: Unchanged skipping 2025/01/11 03:18:39 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:39 DEBUG : Waiting for deletions to finish 2025/01/11 03:18:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.74s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:40 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/01/11 03:18:40 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1824515250) 2025/01/11 03:18:40 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-rehixil0fowu) 2025/01/11 03:18:40 DEBUG : foo: sha1 differ 2025/01/11 03:18:40 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:40 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/11 03:18:40 INFO : foo: Copied (replaced existing) 2025/01/11 03:18:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 03:18:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:18:42 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:42 DEBUG : empty space: Unchanged skipping 2025/01/11 03:18:42 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:42 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:18:42 INFO : potato: Copied (new) 2025/01/11 03:18:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/11 03:18:44 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:44 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:45 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/11 03:18:45 INFO : potato: Copied (replaced existing) 2025/01/11 03:18:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:18:46 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:18:46 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/01/11 03:18:46 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1824515250) 2025/01/11 03:18:46 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-rehixil0fowu) 2025/01/11 03:18:46 DEBUG : potato: sha1 differ 2025/01/11 03:18:46 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:18:47 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/11 03:18:47 INFO : potato: Copied (replaced existing) 2025/01/11 03:18:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (53.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:35:24 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/6f128df350dd5b3b9f480e1b/c001_v0001182_t0052": net/http: TLS handshake timeout 2025/01/11 03:35:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/6f128df350dd5b3b9f480e1b/c001_v0001182_t0052": net/http: TLS handshake timeout) 2025/01/11 03:35:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "potato" to B2 bucket rclone-test-rehixil0fowu: 1/10 (Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/6f128df350dd5b3b9f480e1b/c001_v0001182_t0052": net/http: TLS handshake timeout) 2025/01/11 03:35:27 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 03:35:38 DEBUG : empty space: Clearing upload URL because of error: Post "https://pod-000-1172-13.backblaze.com/b2api/v1/b2_upload_file/6f128df350dd5b3b9f480e1b/c001_v0001172_t0010": EOF 2025/01/11 03:35:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-13.backblaze.com/b2api/v1/b2_upload_file/6f128df350dd5b3b9f480e1b/c001_v0001172_t0010": EOF) 2025/01/11 03:35:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "empty space" to B2 bucket rclone-test-rehixil0fowu: 1/10 (Post "https://pod-000-1172-13.backblaze.com/b2api/v1/b2_upload_file/6f128df350dd5b3b9f480e1b/c001_v0001172_t0010": EOF) 2025/01/11 03:36:00 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 03:36:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:01 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/11 03:36:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:01 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:01 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:01 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (982.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:03 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:03 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:03 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:36:03 INFO : potato2: Copied (new) 2025/01/11 03:36:03 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:03 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:05 INFO : d: Making directory 2025/01/11 03:36:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/11 03:36:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 03:36:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:36:06 INFO : a/potato2: Copied (new) 2025/01/11 03:36:06 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:06 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:06 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/11 03:36:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 03:36:08 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:08 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:36:08 INFO : a/potato2: Copied (new) 2025/01/11 03:36:08 ERROR : B2 bucket rclone-test-rehixil0fowu: not deleting files as there were IO errors 2025/01/11 03:36:08 ERROR : B2 bucket rclone-test-rehixil0fowu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.49s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:10 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:11 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:11 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:11 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:11 INFO : potato: Deleted 2025/01/11 03:36:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:36:11 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:13 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:13 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:13 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:13 INFO : potato: Deleted 2025/01/11 03:36:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:13 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:13 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:13 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:36:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:16 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:16 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:16 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/11 03:36:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:18 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 03:36:18 DEBUG : enormous: Excluded 2025/01/11 03:36:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 03:36:18 DEBUG : potato2: Excluded 2025/01/11 03:36:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 03:36:18 DEBUG : potato2: Excluded 2025/01/11 03:36:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:18 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:18 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:18 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:18 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:18 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 03:36:18 DEBUG : enormous: Excluded 2025/01/11 03:36:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 03:36:18 DEBUG : potato2: Excluded 2025/01/11 03:36:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 03:36:18 DEBUG : potato2: Excluded 2025/01/11 03:36:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/11 03:36:18 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:18 DEBUG : Local file system at /tmp/rclone1824515250: Waiting for checks to finish 2025/01/11 03:36:18 DEBUG : Local file system at /tmp/rclone1824515250: Waiting for transfers to finish 2025/01/11 03:36:18 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.73s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:21 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 03:36:21 DEBUG : enormous: Excluded 2025/01/11 03:36:21 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 03:36:21 DEBUG : potato2: Excluded 2025/01/11 03:36:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:36:21 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:21 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:21 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:21 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:21 INFO : potato2: Deleted 2025/01/11 03:36:21 INFO : enormous: Deleted 2025/01/11 03:36:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/11 03:36:22 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:22 DEBUG : Local file system at /tmp/rclone1824515250: Waiting for checks to finish 2025/01/11 03:36:22 DEBUG : Local file system at /tmp/rclone1824515250: Waiting for transfers to finish 2025/01/11 03:36:22 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:22 INFO : enormous: Deleted 2025/01/11 03:36:22 INFO : potato2: Deleted 2025/01/11 03:36:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:24 DEBUG : five: Need to transfer - File not found at Destination 2025/01/11 03:36:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/11 03:36:24 DEBUG : one: Destination is newer than source, skipping 2025/01/11 03:36:24 DEBUG : three: Sizes identical 2025/01/11 03:36:24 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/11 03:36:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1824515250) 2025/01/11 03:36:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-rehixil0fowu) 2025/01/11 03:36:24 DEBUG : two: sha1 differ 2025/01/11 03:36:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 03:36:24 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/11 03:36:24 INFO : five: Copied (new) 2025/01/11 03:36:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/11 03:36:25 INFO : four: Copied (replaced existing) 2025/01/11 03:36:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 03:36:25 INFO : two: Copied (replaced existing) 2025/01/11 03:36:25 DEBUG : Waiting for deletions to finish 2025/01/11 03:36:25 DEBUG : one: Destination is newer than source, skipping 2025/01/11 03:36:25 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/11 03:36:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/11 03:36:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 03:36:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 03:36:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/11 03:36:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 03:36:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/11 03:36:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/11 03:36:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 03:36:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1824515250) 2025/01/11 03:36:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-rehixil0fowu) 2025/01/11 03:36:25 DEBUG : three: sha1 differ 2025/01/11 03:36:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/11 03:36:25 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:26 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:36:26 INFO : three: Copied (replaced existing) 2025/01/11 03:36:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.19s) === 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-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/11 03:36:27 INFO : B2 bucket rclone-test-rehixil0fowu: Making map for --track-renames 2025/01/11 03:36:27 INFO : B2 bucket rclone-test-rehixil0fowu: Finished making map for --track-renames 2025/01/11 03:36:27 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 03:36:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/11 03:36:27 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for renames to finish 2025/01/11 03:36:27 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 03:36:27 INFO : yam: Copied (new) 2025/01/11 03:36:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/11 03:36:28 INFO : potato: Copied (new) 2025/01/11 03:36:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:28 INFO : B2 bucket rclone-test-rehixil0fowu: Making map for --track-renames 2025/01/11 03:36:28 INFO : B2 bucket rclone-test-rehixil0fowu: Finished making map for --track-renames 2025/01/11 03:36:28 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:36:28 DEBUG : potato: Unchanged skipping 2025/01/11 03:36:28 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for renames to finish 2025/01/11 03:36:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 03:36:29 INFO : yam: Copied (server-side copy) to: yaml 2025/01/11 03:36:29 INFO : yam: Deleted 2025/01/11 03:36:29 INFO : yaml: Renamed from "yam" 2025/01/11 03:36:29 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/11 03:36:31 INFO : B2 bucket rclone-test-rehixil0fowu: Making map for --track-renames 2025/01/11 03:36:31 INFO : B2 bucket rclone-test-rehixil0fowu: Finished making map for --track-renames 2025/01/11 03:36:31 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 03:36:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/11 03:36:31 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for renames to finish 2025/01/11 03:36:31 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 03:36:31 INFO : yam: Copied (new) 2025/01/11 03:36:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/11 03:36:32 INFO : potato: Copied (new) 2025/01/11 03:36:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:36:32 INFO : B2 bucket rclone-test-rehixil0fowu: Making map for --track-renames 2025/01/11 03:36:32 INFO : B2 bucket rclone-test-rehixil0fowu: Finished making map for --track-renames 2025/01/11 03:36:32 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:32 DEBUG : potato: Unchanged skipping 2025/01/11 03:36:32 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for renames to finish 2025/01/11 03:36:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 03:36:32 INFO : yam: Copied (server-side copy) to: yaml 2025/01/11 03:36:33 INFO : yam: Deleted 2025/01/11 03:36:33 INFO : yaml: Renamed from "yam" 2025/01/11 03:36:33 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/11 03:36:35 INFO : B2 bucket rclone-test-rehixil0fowu: Making map for --track-renames 2025/01/11 03:36:35 INFO : B2 bucket rclone-test-rehixil0fowu: Finished making map for --track-renames 2025/01/11 03:36:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 03:36:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/11 03:36:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for renames to finish 2025/01/11 03:36:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 03:36:35 INFO : sub/yam: Copied (new) 2025/01/11 03:36:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/11 03:36:36 INFO : potato: Copied (new) 2025/01/11 03:36:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:36:36 DEBUG : potato: Unchanged skipping 2025/01/11 03:36:36 INFO : B2 bucket rclone-test-rehixil0fowu: Making map for --track-renames 2025/01/11 03:36:36 INFO : B2 bucket rclone-test-rehixil0fowu: Finished making map for --track-renames 2025/01/11 03:36:36 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:36 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for renames to finish 2025/01/11 03:36:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 03:36:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/11 03:36:37 INFO : sub/yam: Deleted 2025/01/11 03:36:37 INFO : yam: Renamed from "sub/yam" 2025/01/11 03:36:37 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.06s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:39 DEBUG : Creating backend with remote "/tmp/rclone1824515250/dir1" 2025/01/11 03:36:39 DEBUG : Config file has changed externally - reloading 2025/01/11 03:36:39 DEBUG : Creating backend with remote "/tmp/rclone1824515250/dir2" 2025/01/11 03:36:39 DEBUG : Local file system at /tmp/rclone1824515250/dir2: Using server-side directory move 2025/01/11 03:36:39 INFO : Local file system at /tmp/rclone1824515250/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 03:36:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/11 03:36:39 INFO : file1.txt: Moved (server-side) 2025/01/11 03:36:39 DEBUG : Local file system at /tmp/rclone1824515250/dir2: Waiting for checks to finish 2025/01/11 03:36:39 DEBUG : Local file system at /tmp/rclone1824515250/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:36:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 03:36:39 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:39 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/11 03:36:40 INFO : nested/sub dir/file: Copied (new) 2025/01/11 03:36:40 INFO : nested/sub dir/file: Deleted 2025/01/11 03:36:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:36:40 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:36:40 INFO : sub dir/hello world: Deleted 2025/01/11 03:36:40 INFO : sub dir: Removing directory 2025/01/11 03:36:40 INFO : nested/sub dir: Removing directory 2025/01/11 03:36:40 INFO : nested: Removing directory 2025/01/11 03:36:40 DEBUG : Local file system at /tmp/rclone1824515250: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 03:36:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 03:36:41 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:41 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/11 03:36:42 INFO : nested/sub dir/file: Copied (new) 2025/01/11 03:36:42 INFO : nested/sub dir/file: Deleted 2025/01/11 03:36:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 03:36:42 INFO : sub dir/hello world: Copied (new) 2025/01/11 03:36:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 03:36:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/11 03:36:44 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:44 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 03:36:44 INFO : existing: Copied (new) 2025/01/11 03:36:44 INFO : existing: Deleted 2025/01/11 03:36:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/11 03:36:44 INFO : existing-b: Copied (new) 2025/01/11 03:36:44 INFO : existing-b: Deleted 2025/01/11 03:36:44 DEBUG : existing: Destination exists, skipping 2025/01/11 03:36:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/11 03:36:44 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:36:44 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:36:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:36:46 DEBUG : Creating backend with remote "TestB2:rclone-test-sahafoq4xato" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rehixil0fowu -> B2 bucket rclone-test-sahafoq4xato 2025/01/11 03:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 03:36:53 DEBUG : empty space: Unchanged skipping 2025/01/11 03:36:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 03:36:53 DEBUG : B2 bucket rclone-test-sahafoq4xato: Waiting for checks to finish 2025/01/11 03:36:53 INFO : empty space: Deleted 2025/01/11 03:36:53 DEBUG : B2 bucket rclone-test-sahafoq4xato: Waiting for transfers to finish 2025/01/11 03:36:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:36:54 INFO : potato2: Copied (server-side copy) 2025/01/11 03:36:54 INFO : potato2: Deleted 2025/01/11 03:36:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 03:36:54 INFO : potato3: Copied (server-side copy) 2025/01/11 03:36:54 INFO : potato3: Deleted 2025/01/11 03:36:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lomicay2voci" 2025/01/11 03:36:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/11 03:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:36:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 03:36:56 DEBUG : B2 bucket rclone-test-lomicay2voci: Waiting for checks to finish 2025/01/11 03:36:56 DEBUG : B2 bucket rclone-test-lomicay2voci: Waiting for transfers to finish 2025/01/11 03:37:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:37:00 INFO : empty space: Copied (server-side copy) 2025/01/11 03:37:00 INFO : empty space: Deleted 2025/01/11 03:37:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:37:00 INFO : potato2: Copied (server-side copy) 2025/01/11 03:37:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 03:37:00 INFO : potato3: Copied (server-side copy) 2025/01/11 03:37:00 INFO : potato2: Deleted 2025/01/11 03:37:01 INFO : potato3: Deleted 2025/01/11 03:37:01 DEBUG : B2 bucket rclone-test-lomicay2voci: Purge remote 2025/01/11 03:37:01 INFO : B2 bucket rclone-test-lomicay2voci: cleaning bucket "rclone-test-lomicay2voci" of all files 2025/01/11 03:37:01 DEBUG : empty space: Deleting (id "4_z4f82bd2360fd5b3b9f480e1b_f1147dc2ae89f70cb_d20250111_m033700_c001_v0001184_t0027_u01736566620392") 2025/01/11 03:37:01 DEBUG : potato2: Deleting (id "4_z4f82bd2360fd5b3b9f480e1b_f105426f4fe44053e_d20250111_m033700_c001_v0001184_t0007_u01736566620643") 2025/01/11 03:37:01 DEBUG : potato3: Deleting (id "4_z4f82bd2360fd5b3b9f480e1b_f10334f1de25b0a04_d20250111_m033700_c001_v0001183_t0043_u01736566620710") 2025/01/11 03:37:03 DEBUG : B2 bucket rclone-test-sahafoq4xato: Purge remote 2025/01/11 03:37:03 INFO : B2 bucket rclone-test-sahafoq4xato: cleaning bucket "rclone-test-sahafoq4xato" of all files 2025/01/11 03:37:04 DEBUG : empty space: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f41522cc2b3efe7ea_d20250111_m033700_c001_v7007000_t0000_u01736566620599") 2025/01/11 03:37:04 DEBUG : empty space: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f113f734546f9c120_d20250111_m033652_c001_v0001178_t0023_u01736566612592") 2025/01/11 03:37:04 DEBUG : potato2: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f41522cc2b3efe7eb_d20250111_m033700_c001_v7007000_t0000_u01736566620843") 2025/01/11 03:37:04 DEBUG : potato2: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f1131ff45d04359ea_d20250111_m033653_c001_v0001137_t0037_u01736566613792") 2025/01/11 03:37:04 DEBUG : potato3: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f4173cf171847e2c4_d20250111_m033700_c001_v7007000_t0000_u01736566620914") 2025/01/11 03:37:04 DEBUG : potato3: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f1145a8ed2868ea8b_d20250111_m033654_c001_v0001144_t0053_u01736566614139") 2025/01/11 03:37:04 DEBUG : potato3: Deleting (id "4_z6f829d2360fd5b3b9f480e1b_f113f734546f9c124_d20250111_m033652_c001_v0001178_t0026_u01736566612807") --- PASS: TestServerSideMove (21.24s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:37:07 DEBUG : Creating backend with remote "TestB2:rclone-test-razaxij4ziti" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rehixil0fowu -> B2 bucket rclone-test-razaxij4ziti 2025/01/11 03:37:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 03:37:15 DEBUG : empty space: Excluded 2025/01/11 03:37:15 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 03:37:15 DEBUG : empty space: Excluded 2025/01/11 03:37:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:37:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 03:37:15 DEBUG : B2 bucket rclone-test-razaxij4ziti: Waiting for checks to finish 2025/01/11 03:37:15 DEBUG : B2 bucket rclone-test-razaxij4ziti: Waiting for transfers to finish 2025/01/11 03:37:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:37:16 INFO : potato2: Copied (server-side copy) 2025/01/11 03:37:16 INFO : potato2: Deleted 2025/01/11 03:37:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 03:37:16 INFO : potato3: Copied (server-side copy) 2025/01/11 03:37:17 INFO : potato3: Deleted 2025/01/11 03:37:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jisocow3zira" 2025/01/11 03:37:18 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 03:37:18 DEBUG : empty space: Excluded 2025/01/11 03:37:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:37:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 03:37:19 DEBUG : B2 bucket rclone-test-jisocow3zira: Waiting for checks to finish 2025/01/11 03:37:19 DEBUG : B2 bucket rclone-test-jisocow3zira: Waiting for transfers to finish 2025/01/11 03:39:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:39:48 INFO : potato2: Copied (server-side copy) 2025/01/11 03:39:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 03:39:48 INFO : potato3: Copied (server-side copy) 2025/01/11 03:39:48 INFO : potato2: Deleted 2025/01/11 03:39:48 INFO : potato3: Deleted 2025/01/11 03:39:49 DEBUG : B2 bucket rclone-test-jisocow3zira: Purge remote 2025/01/11 03:39:49 INFO : B2 bucket rclone-test-jisocow3zira: cleaning bucket "rclone-test-jisocow3zira" of all files 2025/01/11 03:39:49 DEBUG : potato2: Deleting (id "4_z9f120dc3700d5b3b9f480e1b_f1141b4c4f0454140_d20250111_m033947_c001_v0001182_t0010_u01736566787930") 2025/01/11 03:39:49 DEBUG : potato3: Deleting (id "4_z9f120dc3700d5b3b9f480e1b_f1004ed76e545bc20_d20250111_m033947_c001_v0001178_t0054_u01736566787956") 2025/01/11 03:39:52 DEBUG : B2 bucket rclone-test-razaxij4ziti: Purge remote 2025/01/11 03:39:52 INFO : B2 bucket rclone-test-razaxij4ziti: cleaning bucket "rclone-test-razaxij4ziti" of all files 2025/01/11 03:39:52 DEBUG : empty space: Deleting (id "4_zaf02ed8360fd5b3b9f480e1b_f1175003312bad5a8_d20250111_m033714_c001_v0001182_t0030_u01736566634741") 2025/01/11 03:39:52 DEBUG : potato2: Deleting (id "4_zaf02ed8360fd5b3b9f480e1b_f418b9a93d6eb4db9_d20250111_m033948_c001_v7007000_t0000_u01736566788512") 2025/01/11 03:39:52 DEBUG : potato2: Deleting (id "4_zaf02ed8360fd5b3b9f480e1b_f1041af8dac76a439_d20250111_m033715_c001_v0001093_t0017_u01736566635934") 2025/01/11 03:39:52 DEBUG : potato3: Deleting (id "4_zaf02ed8360fd5b3b9f480e1b_f41522cc2b3eff8c6_d20250111_m033948_c001_v7007000_t0000_u01736566788545") 2025/01/11 03:39:52 DEBUG : potato3: Deleting (id "4_zaf02ed8360fd5b3b9f480e1b_f1160042e8c84199c_d20250111_m033716_c001_v0001109_t0019_u01736566636309") 2025/01/11 03:39:52 DEBUG : potato3: Deleting (id "4_zaf02ed8360fd5b3b9f480e1b_f1175003312bad5b0_d20250111_m033714_c001_v0001182_t0037_u01736566634950") --- PASS: TestServerSideMoveWithFilter (169.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:39:56 DEBUG : Creating backend with remote "TestB2:rclone-test-legeses5pofe" 2025/01/11 03:39:59 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-rehixil0fowu -> B2 bucket rclone-test-legeses5pofe 2025/01/11 03:40:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:40:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 03:40:05 DEBUG : empty space: Unchanged skipping 2025/01/11 03:40:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 03:40:05 DEBUG : B2 bucket rclone-test-legeses5pofe: Waiting for checks to finish 2025/01/11 03:40:05 INFO : empty space: Deleted 2025/01/11 03:40:05 DEBUG : B2 bucket rclone-test-legeses5pofe: Waiting for transfers to finish 2025/01/11 03:40:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:40:05 INFO : potato2: Copied (server-side copy) 2025/01/11 03:40:05 INFO : potato2: Deleted 2025/01/11 03:40:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 03:40:05 INFO : potato3: Copied (server-side copy) 2025/01/11 03:40:05 INFO : potato3: Deleted 2025/01/11 03:40:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qomilec9jaqa" 2025/01/11 03:40:06 INFO : tomatoDir: Making directory 2025/01/11 03:40:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/11 03:40:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 03:40:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 03:40:07 DEBUG : B2 bucket rclone-test-qomilec9jaqa: Waiting for checks to finish 2025/01/11 03:40:07 DEBUG : B2 bucket rclone-test-qomilec9jaqa: Waiting for transfers to finish 2025/01/11 03:40:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 03:40:11 INFO : empty space: Copied (server-side copy) 2025/01/11 03:40:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 03:40:11 INFO : potato2: Copied (server-side copy) 2025/01/11 03:40:12 INFO : empty space: Deleted 2025/01/11 03:40:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 03:40:12 INFO : potato3: Copied (server-side copy) 2025/01/11 03:40:12 INFO : potato2: Deleted 2025/01/11 03:40:12 INFO : potato3: Deleted 2025/01/11 03:40:12 DEBUG : B2 bucket rclone-test-qomilec9jaqa: Purge remote 2025/01/11 03:40:12 INFO : B2 bucket rclone-test-qomilec9jaqa: cleaning bucket "rclone-test-qomilec9jaqa" of all files 2025/01/11 03:40:12 DEBUG : empty space: Deleting (id "4_zbfe29dc3702d5b3b9f480e1b_f1065309e40bc4196_d20250111_m034011_c001_v0001102_t0018_u01736566811441") 2025/01/11 03:40:12 DEBUG : potato2: Deleting (id "4_zbfe29dc3702d5b3b9f480e1b_f110447d13c5539cc_d20250111_m034011_c001_v0001184_t0048_u01736566811800") 2025/01/11 03:40:12 DEBUG : potato3: Deleting (id "4_zbfe29dc3702d5b3b9f480e1b_f1133bcac8f0ca39d_d20250111_m034011_c001_v0001093_t0034_u01736566811820") 2025/01/11 03:40:14 DEBUG : B2 bucket rclone-test-legeses5pofe: Purge remote 2025/01/11 03:40:14 INFO : B2 bucket rclone-test-legeses5pofe: cleaning bucket "rclone-test-legeses5pofe" of all files 2025/01/11 03:40:14 DEBUG : empty space: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f40819c8c9e9a541a_d20250111_m034011_c001_v7007000_t0000_u01736566811931") 2025/01/11 03:40:14 DEBUG : empty space: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f1078617939ec7d3f_d20250111_m034004_c001_v0001182_t0037_u01736566804059") 2025/01/11 03:40:14 DEBUG : potato2: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f418b9a93d6eb4def_d20250111_m034012_c001_v7007000_t0000_u01736566812012") 2025/01/11 03:40:14 DEBUG : potato2: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f115263b432f43722_d20250111_m034005_c001_v0001184_t0028_u01736566805266") 2025/01/11 03:40:14 DEBUG : potato3: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f40819c8c9e9a541b_d20250111_m034012_c001_v7007000_t0000_u01736566812149") 2025/01/11 03:40:14 DEBUG : potato3: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f114da09103c754f5_d20250111_m034005_c001_v0001183_t0023_u01736566805504") 2025/01/11 03:40:14 DEBUG : potato3: Deleting (id "4_zcf627dd3702d5b3b9f480e1b_f1078617939ec7d47_d20250111_m034004_c001_v0001182_t0033_u01736566804268") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:22 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/rclone-sync-test" 2025/01/11 03:40:27 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/rclone-sync-test-include/layer2" 2025/01/11 03:40:29 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/rclone-sync-test-ignore-file" 2025/01/11 03:40:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 03:40:33 DEBUG : B2 bucket rclone-test-rehixil0fowu path rclone-sync-test: Waiting for checks to finish 2025/01/11 03:40:33 DEBUG : B2 bucket rclone-test-rehixil0fowu path rclone-sync-test: Waiting for transfers to finish 2025/01/11 03:40:33 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:33 INFO : There was nothing to transfer 2025/01/11 03:40:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 03:40:34 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:40:34 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:40:34 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 03:40:34 DEBUG : B2 bucket rclone-test-rehixil0fowu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/11 03:40:34 DEBUG : B2 bucket rclone-test-rehixil0fowu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/11 03:40:34 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 03:40:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:40:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:40:35 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:35 DEBUG : : Excluded 2025/01/11 03:40:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 03:40:35 DEBUG : B2 bucket rclone-test-rehixil0fowu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/11 03:40:35 DEBUG : B2 bucket rclone-test-rehixil0fowu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/11 03:40:35 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.93s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:40:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/CompareDest" 2025/01/11 03:40:45 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 03:40:45 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:45 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:40:46 INFO : one: Copied (new) 2025/01/11 03:40:46 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:47 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:47 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/11 03:40:47 INFO : one: Copied (replaced existing) 2025/01/11 03:40:47 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:49 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 03:40:49 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:49 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:49 INFO : There was nothing to transfer 2025/01/11 03:40:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 03:40:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:51 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 03:40:51 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:51 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:51 INFO : There was nothing to transfer 2025/01/11 03:40:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 03:40:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:52 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 03:40:52 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:52 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:52 INFO : There was nothing to transfer 2025/01/11 03:40:53 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/01/11 03:40:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 03:40:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 03:40:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:53 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 03:40:53 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:53 DEBUG : Waiting for deletions to finish 2025/01/11 03:40:53 INFO : There was nothing to transfer 2025/01/11 03:40:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:54 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 03:40:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:40:54 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:40:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:40:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 03:40:54 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:40:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/11 03:40:54 INFO : two: Copied (new) 2025/01/11 03:40:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dest" 2025/01/11 03:40:59 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/pre-dest1" 2025/01/11 03:41:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/pre-dest2" 2025/01/11 03:41:02 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:02 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/11 03:41:02 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/11 03:41:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/11 03:41:02 DEBUG : B2 bucket rclone-test-rehixil0fowu path dest: Waiting for checks to finish 2025/01/11 03:41:02 DEBUG : B2 bucket rclone-test-rehixil0fowu path dest: Waiting for transfers to finish 2025/01/11 03:41:03 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/11 03:41:03 INFO : 3: Copied (new) 2025/01/11 03:41:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:41:05 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:41:06 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/CopyDest" 2025/01/11 03:41:08 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 03:41:08 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:08 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:41:09 INFO : one: Copied (new) 2025/01/11 03:41:09 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:41:10 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:10 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/11 03:41:10 INFO : one: Copied (replaced existing) 2025/01/11 03:41:10 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/BackupDir" 2025/01/11 03:41:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:41:13 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 03:41:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:41:15 INFO : one: Copied (server-side copy) 2025/01/11 03:41:15 INFO : one: Deleted 2025/01/11 03:41:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/11 03:41:16 INFO : one: Copied (server-side copy) 2025/01/11 03:41:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/11 03:41:16 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:16 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 03:41:18 INFO : two: Copied (server-side copy) 2025/01/11 03:41:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/11 03:41:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:18 DEBUG : one: Unchanged skipping 2025/01/11 03:41:18 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:18 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:18 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:18 DEBUG : one: Unchanged skipping 2025/01/11 03:41:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:18 DEBUG : two: Unchanged skipping 2025/01/11 03:41:18 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:18 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:18 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:18 INFO : There was nothing to transfer 2025/01/11 03:41:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/11 03:41:19 DEBUG : three: Destination not found in --copy-dest 2025/01/11 03:41:19 DEBUG : three: Need to transfer - File not found at Destination 2025/01/11 03:41:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:19 DEBUG : one: Unchanged skipping 2025/01/11 03:41:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 03:41:19 DEBUG : two: Unchanged skipping 2025/01/11 03:41:19 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:19 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:20 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/11 03:41:20 INFO : three: Copied (new) 2025/01/11 03:41:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.84s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:41:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:41:25 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/backup" 2025/01/11 03:41:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 03:41:27 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:27 DEBUG : two: Unchanged skipping 2025/01/11 03:41:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:41:28 INFO : one: Copied (server-side copy) 2025/01/11 03:41:28 INFO : one: Deleted 2025/01/11 03:41:28 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:41:29 INFO : one: Copied (new) 2025/01/11 03:41:29 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:41:29 INFO : three.txt: Copied (server-side copy) 2025/01/11 03:41:30 INFO : three.txt: Deleted 2025/01/11 03:41:30 INFO : three.txt: Moved into backup dir 2025/01/11 03:41:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 03:41:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:31 DEBUG : two: Unchanged skipping 2025/01/11 03:41:31 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:41:32 INFO : one: Copied (server-side copy) 2025/01/11 03:41:32 INFO : one: Deleted 2025/01/11 03:41:32 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 03:41:32 INFO : one: Copied (new) 2025/01/11 03:41:32 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:41:33 INFO : three.txt: Copied (server-side copy) 2025/01/11 03:41:33 INFO : three.txt: Deleted 2025/01/11 03:41:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:41:38 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/backup" 2025/01/11 03:41:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 03:41:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:40 DEBUG : two: Unchanged skipping 2025/01/11 03:41:40 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:41:41 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 03:41:41 INFO : one: Deleted 2025/01/11 03:41:41 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:41:42 INFO : one: Copied (new) 2025/01/11 03:41:42 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:41:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 03:41:43 INFO : three.txt: Deleted 2025/01/11 03:41:43 INFO : three.txt: Moved into backup dir 2025/01/11 03:41:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 03:41:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:45 DEBUG : two: Unchanged skipping 2025/01/11 03:41:45 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:41:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 03:41:45 INFO : one: Deleted 2025/01/11 03:41:45 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 03:41:46 INFO : one: Copied (new) 2025/01/11 03:41:46 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:41:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 03:41:46 INFO : three.txt: Deleted 2025/01/11 03:41:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.98s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:41:49 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:41:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/backup" 2025/01/11 03:41:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 03:41:52 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:52 DEBUG : two: Unchanged skipping 2025/01/11 03:41:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:41:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 03:41:54 INFO : one: Deleted 2025/01/11 03:41:54 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:41:55 INFO : one: Copied (new) 2025/01/11 03:41:55 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:41:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 03:41:56 INFO : three.txt: Deleted 2025/01/11 03:41:56 INFO : three.txt: Moved into backup dir 2025/01/11 03:41:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 03:41:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:41:57 DEBUG : two: Unchanged skipping 2025/01/11 03:41:57 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:41:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:41:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 03:41:58 INFO : one: Deleted 2025/01/11 03:41:58 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:41:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 03:41:58 INFO : one: Copied (new) 2025/01/11 03:41:58 DEBUG : Waiting for deletions to finish 2025/01/11 03:41:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:41:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 03:41:58 INFO : three.txt: Deleted 2025/01/11 03:41:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.24s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:02 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:42:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 03:42:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:03 DEBUG : two: Unchanged skipping 2025/01/11 03:42:03 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:42:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:42:04 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 03:42:04 INFO : one: Deleted 2025/01/11 03:42:04 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:42:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:42:05 INFO : one: Copied (new) 2025/01/11 03:42:05 DEBUG : Waiting for deletions to finish 2025/01/11 03:42:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:42:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 03:42:06 INFO : three.txt: Deleted 2025/01/11 03:42:06 INFO : three.txt: Moved into backup dir 2025/01/11 03:42:07 DEBUG : one.bak: Excluded (Path Filter) 2025/01/11 03:42:07 DEBUG : one.bak: Excluded 2025/01/11 03:42:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/11 03:42:07 DEBUG : three.txt.bak: Excluded 2025/01/11 03:42:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 03:42:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:07 DEBUG : two: Unchanged skipping 2025/01/11 03:42:07 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for checks to finish 2025/01/11 03:42:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:42:07 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 03:42:08 INFO : one: Deleted 2025/01/11 03:42:08 DEBUG : B2 bucket rclone-test-rehixil0fowu path dst: Waiting for transfers to finish 2025/01/11 03:42:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 03:42:08 INFO : one: Copied (new) 2025/01/11 03:42:08 DEBUG : Waiting for deletions to finish 2025/01/11 03:42:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:42:08 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 03:42:09 INFO : three.txt: Deleted 2025/01/11 03:42:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.22s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:12 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:42:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 03:42:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:42:15 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 03:42:15 INFO : one: Deleted 2025/01/11 03:42:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:42:16 INFO : one: Copied (new) 2025/01/11 03:42:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:16 DEBUG : two: Unchanged skipping 2025/01/11 03:42:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 03:42:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:42:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 03:42:17 INFO : three.txt: Deleted 2025/01/11 03:42:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:42:18 INFO : three.txt: Copied (new) 2025/01/11 03:42:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 03:42:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:42:19 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 03:42:19 INFO : one: Deleted 2025/01/11 03:42:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 03:42:19 INFO : one: Copied (new) 2025/01/11 03:42:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:20 DEBUG : two: Unchanged skipping 2025/01/11 03:42:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 03:42:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:42:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 03:42:20 INFO : three.txt: Deleted 2025/01/11 03:42:21 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/11 03:42:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:24 DEBUG : Creating backend with remote "TestB2:rclone-test-rehixil0fowu/dst" 2025/01/11 03:42:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 03:42:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 03:42:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 03:42:27 INFO : one: Deleted 2025/01/11 03:42:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:42:28 INFO : one: Copied (new) 2025/01/11 03:42:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:28 DEBUG : two: Unchanged skipping 2025/01/11 03:42:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 03:42:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 03:42:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 03:42:29 INFO : three.txt: Deleted 2025/01/11 03:42:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:42:29 INFO : three.txt: Copied (new) 2025/01/11 03:42:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/11 03:42:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/11 03:42:30 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 03:42:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 03:42:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 03:42:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 03:42:31 INFO : one: Deleted 2025/01/11 03:42:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 03:42:31 INFO : one: Copied (new) 2025/01/11 03:42:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:32 DEBUG : two: Unchanged skipping 2025/01/11 03:42:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 03:42:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 03:42:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 03:42:32 INFO : three.txt: Deleted 2025/01/11 03:42:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/11 03:42:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.98s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/11 03:42:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:42:35 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:42:36 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/11 03:42:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/11 03:42:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 03:42:37 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:42:37 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:42:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 03:42:38 INFO : existing: Copied (new) 2025/01/11 03:42:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/11 03:42:38 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:42:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/11 03:42:38 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:42:38 ERROR : B2 bucket rclone-test-rehixil0fowu: not deleting files as there were IO errors 2025/01/11 03:42:38 ERROR : B2 bucket rclone-test-rehixil0fowu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:41 DEBUG : existing: Unchanged skipping 2025/01/11 03:42:41 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:42:41 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:42:41 DEBUG : Waiting for deletions to finish 2025/01/11 03:42:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.82s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:42:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:42:59 DEBUG : both0: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both12: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both13: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both14: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both15: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both16: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both17: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both18: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both19: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both2: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both1: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both10: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both11: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both3: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both7: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both8: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:42:59 DEBUG : both9: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both4: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both5: Unchanged skipping 2025/01/11 03:42:59 DEBUG : both6: Unchanged skipping 2025/01/11 03:42:59 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:42:59 DEBUG : Waiting for deletions to finish 2025/01/11 03:42:59 INFO : only2: Deleted 2025/01/11 03:42:59 INFO : only12: Deleted 2025/01/11 03:42:59 INFO : only17: Deleted 2025/01/11 03:42:59 INFO : only19: Deleted 2025/01/11 03:42:59 INFO : only16: Deleted 2025/01/11 03:42:59 INFO : only18: Deleted 2025/01/11 03:42:59 INFO : only10: Deleted 2025/01/11 03:42:59 INFO : only14: Deleted 2025/01/11 03:42:59 INFO : only8: Deleted 2025/01/11 03:42:59 INFO : only15: Deleted 2025/01/11 03:43:00 INFO : only6: Deleted 2025/01/11 03:43:00 INFO : only7: Deleted 2025/01/11 03:43:00 INFO : only0: Deleted 2025/01/11 03:43:00 INFO : only9: Deleted 2025/01/11 03:43:00 INFO : only13: Deleted 2025/01/11 03:43:00 INFO : only4: Deleted 2025/01/11 03:43:00 INFO : only5: Deleted 2025/01/11 03:43:00 INFO : only1: Deleted 2025/01/11 03:43:00 INFO : only11: Deleted 2025/01/11 03:43:00 INFO : only3: Deleted 2025/01/11 03:43:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.47s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:43:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for checks to finish 2025/01/11 03:43:20 DEBUG : both0: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both12: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both13: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both14: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both15: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both16: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both17: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both18: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both19: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both2: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both1: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both10: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both11: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both3: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both7: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both8: Unchanged skipping 2025/01/11 03:43:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 03:43:20 DEBUG : both4: Unchanged skipping 2025/01/11 03:43:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : both5: Unchanged skipping 2025/01/11 03:43:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : both6: Unchanged skipping 2025/01/11 03:43:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/11 03:43:20 DEBUG : both9: Unchanged skipping 2025/01/11 03:43:20 DEBUG : B2 bucket rclone-test-rehixil0fowu: Waiting for transfers to finish 2025/01/11 03:43:20 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:20 INFO : only1: Copied (replaced existing) 2025/01/11 03:43:20 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:20 INFO : only11: Copied (replaced existing) 2025/01/11 03:43:20 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:20 INFO : only12: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only14: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only15: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only16: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only17: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only18: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only19: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only13: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only2: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only4: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only3: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only5: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only6: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only7: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only8: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only9: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only0: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 03:43:21 INFO : only10: Copied (replaced existing) 2025/01/11 03:43:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 03:43:30 INFO : sub dir: Making directory 2025/01/11 03:43:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" 2025/01/11 03:43:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 03:43:35 INFO : sub dir: Making directory 2025/01/11 03:43:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-rehixil0fowu", Local "Local file system at /tmp/rclone1824515250", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.82s) PASS 2025/01/11 03:43:39 DEBUG : B2 bucket rclone-test-rehixil0fowu: Purge remote 2025/01/11 03:43:39 INFO : B2 bucket rclone-test-rehixil0fowu: cleaning bucket "rclone-test-rehixil0fowu" of all files 2025/01/11 03:43:40 DEBUG : BackupDir/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c3_d20250111_m034120_c001_v7007000_t0000_u01736566880910") 2025/01/11 03:43:40 DEBUG : BackupDir/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1124bf568a352b94_d20250111_m034114_c001_v0001144_t0058_u01736566874693") 2025/01/11 03:43:40 DEBUG : CompareDest/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438a2_d20250111_m034055_c001_v7007000_t0000_u01736566855332") 2025/01/11 03:43:40 DEBUG : CompareDest/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a39c_d20250111_m034048_c001_v0001106_t0055_u01736566848802") 2025/01/11 03:43:40 DEBUG : CompareDest/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438a3_d20250111_m034055_c001_v7007000_t0000_u01736566855516") 2025/01/11 03:43:40 DEBUG : CompareDest/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6402feb_d20250111_m034050_c001_v0001183_t0030_u01736566850557") 2025/01/11 03:43:40 DEBUG : CopyDest/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c4_d20250111_m034121_c001_v7007000_t0000_u01736566881092") 2025/01/11 03:43:40 DEBUG : CopyDest/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620e8c_d20250111_m034111_c001_v0001165_t0010_u01736566871793") 2025/01/11 03:43:40 DEBUG : CopyDest/three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c5_d20250111_m034121_c001_v7007000_t0000_u01736566881275") 2025/01/11 03:43:40 DEBUG : CopyDest/three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403499_d20250111_m034119_c001_v0001183_t0031_u01736566879077") 2025/01/11 03:43:40 DEBUG : CopyDest/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c6_d20250111_m034121_c001_v7007000_t0000_u01736566881457") 2025/01/11 03:43:41 DEBUG : CopyDest/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a3f8_d20250111_m034116_c001_v0001106_t0032_u01736566876721") 2025/01/11 03:43:41 DEBUG : EXISTING: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bd8_d20250111_m034241_c001_v7007000_t0000_u01736566961853") 2025/01/11 03:43:41 DEBUG : EXISTING: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4ca_d20250111_m034240_c001_v0001106_t0044_u01736566960408") 2025/01/11 03:43:41 DEBUG : Testêé: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bd4_d20250111_m034236_c001_v7007000_t0000_u01736566956941") 2025/01/11 03:43:41 DEBUG : Testêé: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403ebc_d20250111_m034236_c001_v0001183_t0031_u01736566956355") 2025/01/11 03:43:41 DEBUG : Testêé: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4bc_d20250111_m034234_c001_v0001106_t0054_u01736566954939") 2025/01/11 03:43:41 DEBUG : a/potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e289_d20250111_m033609_c001_v7007000_t0000_u01736566569306") 2025/01/11 03:43:41 DEBUG : a/potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640069c_d20250111_m033608_c001_v0001183_t0001_u01736566568730") 2025/01/11 03:43:41 DEBUG : a/potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe761_d20250111_m033607_c001_v7007000_t0000_u01736566567021") 2025/01/11 03:43:41 DEBUG : a/potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640062a_d20250111_m033606_c001_v0001183_t0027_u01736566566111") 2025/01/11 03:43:41 DEBUG : a/potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f8135_d20250111_m031834_c001_v7007000_t0000_u01736565514090") 2025/01/11 03:43:41 DEBUG : a/potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836feb01_d20250111_m031833_c001_v0001182_t0050_u01736565513162") 2025/01/11 03:43:41 DEBUG : b/potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e28b_d20250111_m033609_c001_v7007000_t0000_u01736566569491") 2025/01/11 03:43:41 DEBUG : b/potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640067e_d20250111_m033607_c001_v0001183_t0047_u01736566567932") 2025/01/11 03:43:41 DEBUG : b/potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe760_d20250111_m033606_c001_v7007000_t0000_u01736566566464") 2025/01/11 03:43:41 DEBUG : b/potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400603_d20250111_m033605_c001_v0001183_t0011_u01736566565306") 2025/01/11 03:43:41 DEBUG : b/potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f8133_d20250111_m031833_c001_v7007000_t0000_u01736565513520") 2025/01/11 03:43:42 DEBUG : b/potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836feaeb_d20250111_m031832_c001_v0001182_t0031_u01736565512329") 2025/01/11 03:43:42 DEBUG : backup/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdab0_d20250111_m034134_c001_v7007000_t0000_u01736566894162") 2025/01/11 03:43:42 DEBUG : backup/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10221e49587ccb0d_d20250111_m034131_c001_v0001182_t0058_u01736566891927") 2025/01/11 03:43:42 DEBUG : backup/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116889253a19d1f0_d20250111_m034128_c001_v0001184_t0056_u01736566888235") 2025/01/11 03:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1136_d20250111_m034159_c001_v7007000_t0000_u01736566919382") 2025/01/11 03:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f111c95ba1d9dc6b0_d20250111_m034157_c001_v0001184_t0026_u01736566917833") 2025/01/11 03:43:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11378de258c3b8c7_d20250111_m034153_c001_v0001106_t0048_u01736566913899") 2025/01/11 03:43:42 DEBUG : backup/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cf9d3_d20250111_m034147_c001_v7007000_t0000_u01736566907145") 2025/01/11 03:43:42 DEBUG : backup/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f109389117e92b3a0_d20250111_m034145_c001_v0001184_t0058_u01736566905508") 2025/01/11 03:43:42 DEBUG : backup/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10634bc5144c8f81_d20250111_m034141_c001_v0001161_t0012_u01736566901439") 2025/01/11 03:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1137_d20250111_m034159_c001_v7007000_t0000_u01736566919563") 2025/01/11 03:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11198181298da384_d20250111_m034158_c001_v0001182_t0057_u01736566918620") 2025/01/11 03:43:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10611c79a1fc9d50_d20250111_m034155_c001_v0001183_t0012_u01736566915751") 2025/01/11 03:43:42 DEBUG : backup/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdab1_d20250111_m034134_c001_v7007000_t0000_u01736566894345") 2025/01/11 03:43:42 DEBUG : backup/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1021be271efb006c_d20250111_m034133_c001_v0001098_t0001_u01736566893152") 2025/01/11 03:43:42 DEBUG : backup/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f106de6163fffab72_d20250111_m034129_c001_v0001165_t0042_u01736566889824") 2025/01/11 03:43:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cf9d5_d20250111_m034147_c001_v7007000_t0000_u01736566907328") 2025/01/11 03:43:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1026212d3054c2ed_d20250111_m034146_c001_v0001183_t0025_u01736566906389") 2025/01/11 03:43:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1131f897319062d8_d20250111_m034143_c001_v0001103_t0013_u01736566903010") 2025/01/11 03:43:43 DEBUG : both0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a70_d20250111_m034322_c001_v7007000_t0000_u01736567002588") 2025/01/11 03:43:43 DEBUG : both0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f72_d20250111_m034305_c001_v0001165_t0048_u01736566985553") 2025/01/11 03:43:43 DEBUG : both0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cface_d20250111_m034300_c001_v7007000_t0000_u01736566980927") 2025/01/11 03:43:43 DEBUG : both0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403fc0_d20250111_m034244_c001_v0001183_t0039_u01736566964089") 2025/01/11 03:43:43 DEBUG : both1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a71_d20250111_m034322_c001_v7007000_t0000_u01736567002773") 2025/01/11 03:43:43 DEBUG : both1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640429a_d20250111_m034306_c001_v0001183_t0052_u01736566986999") 2025/01/11 03:43:43 DEBUG : both1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad0_d20250111_m034301_c001_v7007000_t0000_u01736566981107") 2025/01/11 03:43:43 DEBUG : both1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4d8_d20250111_m034244_c001_v0001106_t0025_u01736566964880") 2025/01/11 03:43:43 DEBUG : both10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a72_d20250111_m034322_c001_v7007000_t0000_u01736567002966") 2025/01/11 03:43:43 DEBUG : both10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404379_d20250111_m034313_c001_v0001183_t0057_u01736566993543") 2025/01/11 03:43:43 DEBUG : both10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad2_d20250111_m034301_c001_v7007000_t0000_u01736566981289") 2025/01/11 03:43:43 DEBUG : both10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4ec_d20250111_m034251_c001_v0001106_t0001_u01736566971007") 2025/01/11 03:43:43 DEBUG : both11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a73_d20250111_m034323_c001_v7007000_t0000_u01736567003174") 2025/01/11 03:43:43 DEBUG : both11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a547_d20250111_m034313_c001_v0001106_t0044_u01736566993961") 2025/01/11 03:43:43 DEBUG : both11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad3_d20250111_m034301_c001_v7007000_t0000_u01736566981471") 2025/01/11 03:43:43 DEBUG : both11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f54_d20250111_m034252_c001_v0001165_t0017_u01736566972190") 2025/01/11 03:43:43 DEBUG : both12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a74_d20250111_m034323_c001_v7007000_t0000_u01736567003358") 2025/01/11 03:43:43 DEBUG : both12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f88_d20250111_m034315_c001_v0001165_t0031_u01736566995046") 2025/01/11 03:43:43 DEBUG : both12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad5_d20250111_m034301_c001_v7007000_t0000_u01736566981656") 2025/01/11 03:43:44 DEBUG : both12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64040b6_d20250111_m034252_c001_v0001183_t0054_u01736566972910") 2025/01/11 03:43:44 DEBUG : both13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a75_d20250111_m034323_c001_v7007000_t0000_u01736567003551") 2025/01/11 03:43:44 DEBUG : both13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64043ce_d20250111_m034315_c001_v0001183_t0034_u01736566995877") 2025/01/11 03:43:44 DEBUG : both13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad6_d20250111_m034301_c001_v7007000_t0000_u01736566981838") 2025/01/11 03:43:44 DEBUG : both13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4f7_d20250111_m034253_c001_v0001106_t0021_u01736566973351") 2025/01/11 03:43:44 DEBUG : both14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a76_d20250111_m034323_c001_v7007000_t0000_u01736567003736") 2025/01/11 03:43:44 DEBUG : both14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a551_d20250111_m034316_c001_v0001106_t0051_u01736566996273") 2025/01/11 03:43:44 DEBUG : both14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad7_d20250111_m034302_c001_v7007000_t0000_u01736566982027") 2025/01/11 03:43:44 DEBUG : both14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f5a_d20250111_m034253_c001_v0001165_t0014_u01736566973984") 2025/01/11 03:43:44 DEBUG : both15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a77_d20250111_m034323_c001_v7007000_t0000_u01736567003924") 2025/01/11 03:43:44 DEBUG : both15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f8c_d20250111_m034317_c001_v0001165_t0010_u01736566997007") 2025/01/11 03:43:44 DEBUG : both15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad8_d20250111_m034302_c001_v7007000_t0000_u01736566982210") 2025/01/11 03:43:44 DEBUG : both15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64040f6_d20250111_m034254_c001_v0001183_t0011_u01736566974780") 2025/01/11 03:43:44 DEBUG : both16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a78_d20250111_m034324_c001_v7007000_t0000_u01736567004111") 2025/01/11 03:43:44 DEBUG : both16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64043f6_d20250111_m034317_c001_v0001183_t0033_u01736566997739") 2025/01/11 03:43:44 DEBUG : both16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfad9_d20250111_m034302_c001_v7007000_t0000_u01736566982393") 2025/01/11 03:43:44 DEBUG : both16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a507_d20250111_m034255_c001_v0001106_t0018_u01736566975233") 2025/01/11 03:43:44 DEBUG : both17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a79_d20250111_m034324_c001_v7007000_t0000_u01736567004297") 2025/01/11 03:43:44 DEBUG : both17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a559_d20250111_m034318_c001_v0001106_t0023_u01736566998142") 2025/01/11 03:43:44 DEBUG : both17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfadb_d20250111_m034302_c001_v7007000_t0000_u01736566982575") 2025/01/11 03:43:45 DEBUG : both17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f60_d20250111_m034256_c001_v0001165_t0048_u01736566976015") 2025/01/11 03:43:45 DEBUG : both18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a7a_d20250111_m034324_c001_v7007000_t0000_u01736567004483") 2025/01/11 03:43:45 DEBUG : both18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f94_d20250111_m034318_c001_v0001165_t0022_u01736566998906") 2025/01/11 03:43:45 DEBUG : both18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfadc_d20250111_m034302_c001_v7007000_t0000_u01736566982767") 2025/01/11 03:43:45 DEBUG : both18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640413c_d20250111_m034256_c001_v0001183_t0040_u01736566976943") 2025/01/11 03:43:45 DEBUG : both19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a7b_d20250111_m034324_c001_v7007000_t0000_u01736567004667") 2025/01/11 03:43:45 DEBUG : both19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404430_d20250111_m034319_c001_v0001183_t0048_u01736566999798") 2025/01/11 03:43:45 DEBUG : both19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfadd_d20250111_m034302_c001_v7007000_t0000_u01736566982949") 2025/01/11 03:43:45 DEBUG : both19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a50f_d20250111_m034257_c001_v0001106_t0032_u01736566977347") 2025/01/11 03:43:45 DEBUG : both2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a7c_d20250111_m034324_c001_v7007000_t0000_u01736567004862") 2025/01/11 03:43:45 DEBUG : both2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a527_d20250111_m034307_c001_v0001106_t0018_u01736566987571") 2025/01/11 03:43:45 DEBUG : both2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfadf_d20250111_m034303_c001_v7007000_t0000_u01736566983131") 2025/01/11 03:43:45 DEBUG : both2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f3c_d20250111_m034245_c001_v0001165_t0021_u01736566965519") 2025/01/11 03:43:45 DEBUG : both3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a7d_d20250111_m034325_c001_v7007000_t0000_u01736567005046") 2025/01/11 03:43:45 DEBUG : both3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f76_d20250111_m034308_c001_v0001165_t0054_u01736566988532") 2025/01/11 03:43:45 DEBUG : both3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae0_d20250111_m034303_c001_v7007000_t0000_u01736566983313") 2025/01/11 03:43:45 DEBUG : both3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403ffa_d20250111_m034246_c001_v0001183_t0028_u01736566966316") 2025/01/11 03:43:45 DEBUG : both4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a7e_d20250111_m034325_c001_v7007000_t0000_u01736567005230") 2025/01/11 03:43:45 DEBUG : both4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64042eb_d20250111_m034309_c001_v0001183_t0019_u01736566989591") 2025/01/11 03:43:45 DEBUG : both4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae1_d20250111_m034303_c001_v7007000_t0000_u01736566983495") 2025/01/11 03:43:46 DEBUG : both4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4de_d20250111_m034246_c001_v0001106_t0015_u01736566966741") 2025/01/11 03:43:46 DEBUG : both5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a7f_d20250111_m034325_c001_v7007000_t0000_u01736567005414") 2025/01/11 03:43:46 DEBUG : both5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a535_d20250111_m034310_c001_v0001106_t0030_u01736566990048") 2025/01/11 03:43:46 DEBUG : both5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae2_d20250111_m034303_c001_v7007000_t0000_u01736566983678") 2025/01/11 03:43:46 DEBUG : both5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f48_d20250111_m034247_c001_v0001165_t0035_u01736566967716") 2025/01/11 03:43:46 DEBUG : both6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a80_d20250111_m034325_c001_v7007000_t0000_u01736567005599") 2025/01/11 03:43:46 DEBUG : both6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f7e_d20250111_m034310_c001_v0001165_t0022_u01736566990898") 2025/01/11 03:43:46 DEBUG : both6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae3_d20250111_m034303_c001_v7007000_t0000_u01736566983862") 2025/01/11 03:43:46 DEBUG : both6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640402e_d20250111_m034248_c001_v0001183_t0023_u01736566968478") 2025/01/11 03:43:46 DEBUG : both7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a81_d20250111_m034325_c001_v7007000_t0000_u01736567005785") 2025/01/11 03:43:46 DEBUG : both7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404339_d20250111_m034311_c001_v0001183_t0045_u01736566991569") 2025/01/11 03:43:46 DEBUG : both7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae4_d20250111_m034304_c001_v7007000_t0000_u01736566984046") 2025/01/11 03:43:46 DEBUG : both7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4e6_d20250111_m034248_c001_v0001106_t0011_u01736566968886") 2025/01/11 03:43:46 DEBUG : both8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a82_d20250111_m034325_c001_v7007000_t0000_u01736567005974") 2025/01/11 03:43:46 DEBUG : both8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a53f_d20250111_m034312_c001_v0001106_t0038_u01736566992004") 2025/01/11 03:43:46 DEBUG : both8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae5_d20250111_m034304_c001_v7007000_t0000_u01736566984240") 2025/01/11 03:43:46 DEBUG : both8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f4e_d20250111_m034249_c001_v0001165_t0005_u01736566969761") 2025/01/11 03:43:47 DEBUG : both9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a83_d20250111_m034326_c001_v7007000_t0000_u01736567006159") 2025/01/11 03:43:47 DEBUG : both9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f82_d20250111_m034312_c001_v0001165_t0025_u01736566992741") 2025/01/11 03:43:47 DEBUG : both9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfae6_d20250111_m034304_c001_v7007000_t0000_u01736566984422") 2025/01/11 03:43:47 DEBUG : both9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404074_d20250111_m034250_c001_v0001183_t0028_u01736566970574") 2025/01/11 03:43:47 DEBUG : c/non empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e28e_d20250111_m033609_c001_v7007000_t0000_u01736566569677") 2025/01/11 03:43:47 DEBUG : c/non empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400686_d20250111_m033608_c001_v0001183_t0014_u01736566568136") 2025/01/11 03:43:47 DEBUG : c/non empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe762_d20250111_m033607_c001_v7007000_t0000_u01736566567203") 2025/01/11 03:43:47 DEBUG : c/non empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400617_d20250111_m033605_c001_v0001183_t0057_u01736566565509") 2025/01/11 03:43:47 DEBUG : c/non empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f8137_d20250111_m031834_c001_v7007000_t0000_u01736565514275") 2025/01/11 03:43:47 DEBUG : c/non empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836feaed_d20250111_m031832_c001_v0001182_t0058_u01736565512539") 2025/01/11 03:43:47 DEBUG : check sum: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f8122_d20250111_m031821_c001_v7007000_t0000_u01736565501854") 2025/01/11 03:43:47 DEBUG : check sum: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fea18_d20250111_m031820_c001_v0001182_t0025_u01736565500886") 2025/01/11 03:43:47 DEBUG : dest/3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438af_d20250111_m034104_c001_v7007000_t0000_u01736566864796") 2025/01/11 03:43:47 DEBUG : dest/3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4141398fcfb98724_d20250111_m034103_c001_v0001037_t0047_u01736566863632") 2025/01/11 03:43:47 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bcd_d20250111_m034233_c001_v7007000_t0000_u01736566953461") 2025/01/11 03:43:47 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116889253a19dd5a_d20250111_m034231_c001_v0001184_t0005_u01736566951701") 2025/01/11 03:43:47 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdaf1_d20250111_m034231_c001_v7007000_t0000_u01736566951517") 2025/01/11 03:43:47 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116889253a19dcd8_d20250111_m034228_c001_v0001184_t0010_u01736566948490") 2025/01/11 03:43:47 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdaed_d20250111_m034227_c001_v7007000_t0000_u01736566947744") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a49a_d20250111_m034222_c001_v0001106_t0027_u01736566942957") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f418b9a93d6eb5233_d20250111_m034221_c001_v7007000_t0000_u01736566941486") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f101e39921ea81173_d20250111_m034219_c001_v0001184_t0005_u01736566939706") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d853_d20250111_m034219_c001_v7007000_t0000_u01736566939509") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f101e39921ea8111f_d20250111_m034216_c001_v0001184_t0045_u01736566936436") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d84e_d20250111_m034215_c001_v7007000_t0000_u01736566935701") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a476_d20250111_m034210_c001_v0001106_t0013_u01736566930894") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba114a_d20250111_m034209_c001_v7007000_t0000_u01736566929591") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116c39f31f7e67b2_d20250111_m034208_c001_v0001098_t0013_u01736566928158") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1146_d20250111_m034207_c001_v7007000_t0000_u01736566927963") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116c39f31f7e67ac_d20250111_m034205_c001_v0001098_t0038_u01736566925305") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1141_d20250111_m034204_c001_v7007000_t0000_u01736566924547") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620ef8_d20250111_m034200_c001_v0001165_t0001_u01736566920664") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1138_d20250111_m034159_c001_v7007000_t0000_u01736566919745") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1098b098062c3fbf_d20250111_m034158_c001_v0001178_t0027_u01736566918213") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f404b95b4645256c8_d20250111_m034158_c001_v7007000_t0000_u01736566918032") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1098b098062c3fb3_d20250111_m034155_c001_v0001178_t0021_u01736566915327") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f404b95b4645256c6_d20250111_m034154_c001_v7007000_t0000_u01736566914603") 2025/01/11 03:43:48 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64038db_d20250111_m034148_c001_v0001183_t0000_u01736566908428") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cf9d6_d20250111_m034147_c001_v7007000_t0000_u01736566907512") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1034b395e9fbba73_d20250111_m034145_c001_v0001172_t0004_u01736566905897") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f408469fc2439544d_d20250111_m034145_c001_v7007000_t0000_u01736566905707") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1034b395e9fbba6d_d20250111_m034142_c001_v0001172_t0042_u01736566902525") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f408469fc24395446_d20250111_m034141_c001_v7007000_t0000_u01736566901792") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a426_d20250111_m034135_c001_v0001106_t0001_u01736566895453") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdab2_d20250111_m034134_c001_v7007000_t0000_u01736566894540") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f100fe295aab3e19d_d20250111_m034132_c001_v0001144_t0001_u01736566892427") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d7bc_d20250111_m034132_c001_v7007000_t0000_u01736566892244") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f100fe295aab3e192_d20250111_m034129_c001_v0001144_t0038_u01736566889183") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d7b8_d20250111_m034128_c001_v7007000_t0000_u01736566888443") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620ea8_d20250111_m034122_c001_v0001165_t0022_u01736566882729") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c7_d20250111_m034121_c001_v7007000_t0000_u01736566881638") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f111e5ac91fb75701_d20250111_m034115_c001_v0001105_t0037_u01736566875743") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba108d_d20250111_m034115_c001_v7007000_t0000_u01736566875531") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403340_d20250111_m034111_c001_v0001183_t0040_u01736566871247") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1046063132fe65f1_d20250111_m034110_c001_v0001113_t0017_u01736566870263") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1046063132fe65eb_d20250111_m034109_c001_v0001113_t0059_u01736566869244") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438a4_d20250111_m034055_c001_v7007000_t0000_u01736566855724") 2025/01/11 03:43:49 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620e3e_d20250111_m034048_c001_v0001165_t0033_u01736566848203") 2025/01/11 03:43:50 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1175c940f80b9737_d20250111_m034047_c001_v0001183_t0049_u01736566847448") 2025/01/11 03:43:50 DEBUG : dst/one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1175c940f80b971d_d20250111_m034046_c001_v0001183_t0015_u01736566846497") 2025/01/11 03:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bce_d20250111_m034233_c001_v7007000_t0000_u01736566953645") 2025/01/11 03:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f107408f1f3571e7c_d20250111_m034231_c001_v0001161_t0046_u01736566951070") 2025/01/11 03:43:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f115c318951bf9b1e_d20250111_m034227_c001_v0001093_t0005_u01736566947307") 2025/01/11 03:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f418b9a93d6eb5234_d20250111_m034221_c001_v7007000_t0000_u01736566941667") 2025/01/11 03:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10386967a2625725_d20250111_m034219_c001_v0001184_t0059_u01736566939314") 2025/01/11 03:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116c39f31f7e67c0_d20250111_m034215_c001_v0001098_t0022_u01736566935391") 2025/01/11 03:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba114b_d20250111_m034209_c001_v7007000_t0000_u01736566929773") 2025/01/11 03:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1041702fbbe7361e_d20250111_m034207_c001_v0001184_t0040_u01736566927748") 2025/01/11 03:43:50 DEBUG : dst/one.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f111ce3b60da58ee0_d20250111_m034204_c001_v0001161_t0058_u01736566924274") 2025/01/11 03:43:50 DEBUG : dst/three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c8_d20250111_m034121_c001_v7007000_t0000_u01736566881820") 2025/01/11 03:43:50 DEBUG : dst/three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1046063132fe6615_d20250111_m034120_c001_v0001113_t0046_u01736566880202") 2025/01/11 03:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bcf_d20250111_m034233_c001_v7007000_t0000_u01736566953827") 2025/01/11 03:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10082269403f7ae5_d20250111_m034232_c001_v0001182_t0001_u01736566952469") 2025/01/11 03:43:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1175003312baf2dd_d20250111_m034229_c001_v0001182_t0057_u01736566949247") 2025/01/11 03:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bd1_d20250111_m034234_c001_v7007000_t0000_u01736566954009") 2025/01/11 03:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116889253a19dd96_d20250111_m034232_c001_v0001184_t0048_u01736566952869") 2025/01/11 03:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdaf3_d20250111_m034232_c001_v7007000_t0000_u01736566952688") 2025/01/11 03:43:50 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f116889253a19dd0e_d20250111_m034229_c001_v0001184_t0014_u01736566949644") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdaee_d20250111_m034229_c001_v7007000_t0000_u01736566949459") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f20_d20250111_m034224_c001_v0001165_t0030_u01736566944539") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f418b9a93d6eb5235_d20250111_m034221_c001_v7007000_t0000_u01736566941850") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f101e39921ea8118d_d20250111_m034220_c001_v0001184_t0006_u01736566940885") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d859_d20250111_m034220_c001_v7007000_t0000_u01736566940703") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f101e39921ea8114d_d20250111_m034217_c001_v0001184_t0016_u01736566937991") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d851_d20250111_m034217_c001_v7007000_t0000_u01736566937805") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f08_d20250111_m034212_c001_v0001165_t0036_u01736566932615") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1147_d20250111_m034209_c001_v7007000_t0000_u01736566929019") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f00_d20250111_m034206_c001_v0001165_t0008_u01736566926935") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1145_d20250111_m034206_c001_v7007000_t0000_u01736566926197") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403a9d_d20250111_m034201_c001_v0001183_t0019_u01736566921796") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f404b95b4645256c9_d20250111_m034158_c001_v7007000_t0000_u01736566918833") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403a08_d20250111_m034157_c001_v0001183_t0036_u01736566917044") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f404b95b4645256c7_d20250111_m034155_c001_v7007000_t0000_u01736566915952") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a444_d20250111_m034149_c001_v0001106_t0023_u01736566909200") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f408469fc24395451_d20250111_m034146_c001_v7007000_t0000_u01736566906582") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a440_d20250111_m034144_c001_v0001106_t0025_u01736566904497") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f408469fc24395449_d20250111_m034143_c001_v7007000_t0000_u01736566903387") 2025/01/11 03:43:51 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620ed4_d20250111_m034137_c001_v0001165_t0026_u01736566897013") 2025/01/11 03:43:52 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d7bf_d20250111_m034133_c001_v7007000_t0000_u01736566893599") 2025/01/11 03:43:52 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620ec6_d20250111_m034131_c001_v0001165_t0045_u01736566891118") 2025/01/11 03:43:52 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d7ba_d20250111_m034130_c001_v7007000_t0000_u01736566890027") 2025/01/11 03:43:52 DEBUG : dst/three.txt: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403568_d20250111_m034123_c001_v0001183_t0028_u01736566883791") 2025/01/11 03:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f418b9a93d6eb5236_d20250111_m034222_c001_v7007000_t0000_u01736566942031") 2025/01/11 03:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f114da09103c7652b_d20250111_m034220_c001_v0001183_t0022_u01736566940499") 2025/01/11 03:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1113425a687d9bd5_d20250111_m034217_c001_v0001144_t0038_u01736566937257") 2025/01/11 03:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba114c_d20250111_m034209_c001_v7007000_t0000_u01736566929966") 2025/01/11 03:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1175c940f80ba099_d20250111_m034208_c001_v0001183_t0042_u01736566928777") 2025/01/11 03:43:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f115147eb1b3458e3_d20250111_m034205_c001_v0001103_t0052_u01736566925844") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bd2_d20250111_m034234_c001_v7007000_t0000_u01736566954209") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403d5a_d20250111_m034223_c001_v0001183_t0051_u01736566943985") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f418b9a93d6eb5237_d20250111_m034222_c001_v7007000_t0000_u01736566942228") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403bdf_d20250111_m034212_c001_v0001183_t0059_u01736566932042") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba114f_d20250111_m034210_c001_v7007000_t0000_u01736566930148") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a466_d20250111_m034201_c001_v0001106_t0039_u01736566921251") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba1139_d20250111_m034159_c001_v7007000_t0000_u01736566919929") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620ee8_d20250111_m034148_c001_v0001165_t0029_u01736566908996") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cf9d7_d20250111_m034147_c001_v7007000_t0000_u01736566907697") 2025/01/11 03:43:52 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403736_d20250111_m034136_c001_v0001183_t0031_u01736566896442") 2025/01/11 03:43:53 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f405dec4857abdab3_d20250111_m034134_c001_v7007000_t0000_u01736566894722") 2025/01/11 03:43:53 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a40a_d20250111_m034123_c001_v0001106_t0052_u01736566883294") 2025/01/11 03:43:53 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438c9_d20250111_m034122_c001_v7007000_t0000_u01736566882002") 2025/01/11 03:43:53 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110cdb7d10c7f297_d20250111_m034117_c001_v0001157_t0018_u01736566877806") 2025/01/11 03:43:53 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438a5_d20250111_m034055_c001_v7007000_t0000_u01736566855906") 2025/01/11 03:43:53 DEBUG : dst/two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1175c940f80b9828_d20250111_m034054_c001_v0001183_t0049_u01736566854758") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efaefb_d20250111_m034005_c001_v7007000_t0000_u01736566805240") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6402847_d20250111_m033958_c001_v0001183_t0013_u01736566798402") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d63a_d20250111_m033956_c001_v7007000_t0000_u01736566796057") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6401005_d20250111_m033709_c001_v0001183_t0052_u01736566629124") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d489_d20250111_m033653_c001_v7007000_t0000_u01736566613775") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400c93_d20250111_m033647_c001_v0001183_t0022_u01736566607457") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2a9_d20250111_m033622_c001_v7007000_t0000_u01736566582283") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400893_d20250111_m033620_c001_v0001183_t0028_u01736566580577") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e29e_d20250111_m033619_c001_v7007000_t0000_u01736566579075") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640081e_d20250111_m033617_c001_v0001183_t0017_u01736566577845") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e297_d20250111_m033614_c001_v7007000_t0000_u01736566574595") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640075e_d20250111_m033612_c001_v0001183_t0041_u01736566572989") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e291_d20250111_m033611_c001_v7007000_t0000_u01736566571854") 2025/01/11 03:43:53 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64006f4_d20250111_m033610_c001_v0001183_t0001_u01736566570615") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe75e_d20250111_m033604_c001_v7007000_t0000_u01736566564382") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64005a1_d20250111_m033603_c001_v0001183_t0017_u01736566563042") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe75a_d20250111_m033601_c001_v7007000_t0000_u01736566561911") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400547_d20250111_m033601_c001_v0001183_t0010_u01736566561130") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c48857_d20250111_m031843_c001_v7007000_t0000_u01736565523372") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836febe4_d20250111_m031842_c001_v0001182_t0057_u01736565522174") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c487d8_d20250111_m031839_c001_v7007000_t0000_u01736565519592") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836feb66_d20250111_m031838_c001_v0001182_t0016_u01736565518578") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f813b_d20250111_m031837_c001_v7007000_t0000_u01736565517429") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10508b2a921b5d99_d20250111_m031836_c001_v0001105_t0014_u01736565516591") 2025/01/11 03:43:54 DEBUG : empty space: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836feb2b_d20250111_m031835_c001_v0001182_t0002_u01736565515035") 2025/01/11 03:43:54 DEBUG : enormous: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2a7_d20250111_m033621_c001_v7007000_t0000_u01736566581532") 2025/01/11 03:43:54 DEBUG : enormous: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400898_d20250111_m033620_c001_v0001183_t0015_u01736566580772") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f401468940d1b5bd6_d20250111_m034239_c001_v7007000_t0000_u01736566959298") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f32_d20250111_m034238_c001_v0001165_t0055_u01736566958049") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c494a4_d20250111_m033645_c001_v7007000_t0000_u01736566605184") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400c19_d20250111_m033644_c001_v0001183_t0000_u01736566604217") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f8131_d20250111_m031831_c001_v7007000_t0000_u01736565511220") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836feac1_d20250111_m031830_c001_v0001182_t0021_u01736565510241") 2025/01/11 03:43:54 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f812c_d20250111_m031828_c001_v7007000_t0000_u01736565508931") 2025/01/11 03:43:55 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fea9d_d20250111_m031828_c001_v0001182_t0022_u01736565508332") 2025/01/11 03:43:55 DEBUG : existing: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fea95_d20250111_m031827_c001_v0001182_t0012_u01736565507540") 2025/01/11 03:43:55 DEBUG : existing-b: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c494a5_d20250111_m033645_c001_v7007000_t0000_u01736566605377") 2025/01/11 03:43:55 DEBUG : existing-b: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620bc6_d20250111_m033644_c001_v0001165_t0046_u01736566604220") 2025/01/11 03:43:55 DEBUG : five: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2ad_d20250111_m033626_c001_v7007000_t0000_u01736566586473") 2025/01/11 03:43:55 DEBUG : five: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f64008fd_d20250111_m033624_c001_v0001183_t0054_u01736566584560") 2025/01/11 03:43:55 DEBUG : foo: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c48832_d20250111_m031841_c001_v7007000_t0000_u01736565521440") 2025/01/11 03:43:55 DEBUG : foo: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410e9e19836febb6_d20250111_m031840_c001_v0001182_t0052_u01736565520884") 2025/01/11 03:43:55 DEBUG : foo: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410e9e19836feba0_d20250111_m031840_c001_v0001182_t0052_u01736565520322") 2025/01/11 03:43:55 DEBUG : four: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2ae_d20250111_m033626_c001_v7007000_t0000_u01736566586658") 2025/01/11 03:43:55 DEBUG : four: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a0eb_d20250111_m033625_c001_v0001106_t0056_u01736566585111") 2025/01/11 03:43:55 DEBUG : four: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64008ed_d20250111_m033623_c001_v0001183_t0015_u01736566583984") 2025/01/11 03:43:55 DEBUG : hello world2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00a0_d20250111_m031722_c001_v7007000_t0000_u01736565442212") 2025/01/11 03:43:55 DEBUG : hello world2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe49b_d20250111_m031721_c001_v0001182_t0021_u01736565441569") 2025/01/11 03:43:55 DEBUG : ignore-size: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f812a_d20250111_m031826_c001_v7007000_t0000_u01736565506433") 2025/01/11 03:43:55 DEBUG : ignore-size: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fea71_d20250111_m031825_c001_v0001182_t0024_u01736565505474") 2025/01/11 03:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c494a1_d20250111_m033643_c001_v7007000_t0000_u01736566603094") 2025/01/11 03:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620bbc_d20250111_m033641_c001_v0001165_t0014_u01736566601959") 2025/01/11 03:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c4949d_d20250111_m033640_c001_v7007000_t0000_u01736566600830") 2025/01/11 03:43:55 DEBUG : nested/sub dir/file: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620bb8_d20250111_m033639_c001_v0001165_t0051_u01736566599877") 2025/01/11 03:43:56 DEBUG : one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2af_d20250111_m033626_c001_v7007000_t0000_u01736566586851") 2025/01/11 03:43:56 DEBUG : one: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f64008d8_d20250111_m033623_c001_v0001183_t0054_u01736566583417") 2025/01/11 03:43:56 DEBUG : only0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a84_d20250111_m034326_c001_v7007000_t0000_u01736567006343") 2025/01/11 03:43:56 DEBUG : only0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a56b_d20250111_m034321_c001_v0001106_t0056_u01736567001805") 2025/01/11 03:43:56 DEBUG : only0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a523_d20250111_m034306_c001_v0001106_t0057_u01736566986116") 2025/01/11 03:43:56 DEBUG : only0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847ec9f_d20250111_m034259_c001_v7007000_t0000_u01736566979941") 2025/01/11 03:43:56 DEBUG : only0: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f3a_d20250111_m034244_c001_v0001165_t0021_u01736566964653") 2025/01/11 03:43:56 DEBUG : only1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a85_d20250111_m034326_c001_v7007000_t0000_u01736567006530") 2025/01/11 03:43:56 DEBUG : only1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a55f_d20250111_m034320_c001_v0001106_t0056_u01736567000843") 2025/01/11 03:43:56 DEBUG : only1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f74_d20250111_m034307_c001_v0001165_t0015_u01736566987209") 2025/01/11 03:43:56 DEBUG : only1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d881_d20250111_m034300_c001_v7007000_t0000_u01736566980141") 2025/01/11 03:43:56 DEBUG : only1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6403fe2_d20250111_m034245_c001_v0001183_t0047_u01736566965335") 2025/01/11 03:43:56 DEBUG : only10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a86_d20250111_m034326_c001_v7007000_t0000_u01736567006715") 2025/01/11 03:43:56 DEBUG : only10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620fa6_d20250111_m034321_c001_v0001165_t0007_u01736567001839") 2025/01/11 03:43:56 DEBUG : only10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f84_d20250111_m034313_c001_v0001165_t0021_u01736566993732") 2025/01/11 03:43:56 DEBUG : only10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41067caade497ff2_d20250111_m034259_c001_v7007000_t0000_u01736566979728") 2025/01/11 03:43:56 DEBUG : only10: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640409e_d20250111_m034252_c001_v0001183_t0046_u01736566971999") 2025/01/11 03:43:56 DEBUG : only11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a87_d20250111_m034326_c001_v7007000_t0000_u01736567006899") 2025/01/11 03:43:56 DEBUG : only11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f640445a_d20250111_m034320_c001_v0001183_t0054_u01736567000857") 2025/01/11 03:43:57 DEBUG : only11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64043ae_d20250111_m034314_c001_v0001183_t0026_u01736566994843") 2025/01/11 03:43:57 DEBUG : only11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41067caade497ff5_d20250111_m034300_c001_v7007000_t0000_u01736566980275") 2025/01/11 03:43:57 DEBUG : only11: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4f5_d20250111_m034252_c001_v0001106_t0037_u01736566972471") 2025/01/11 03:43:57 DEBUG : only12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a88_d20250111_m034327_c001_v7007000_t0000_u01736567007083") 2025/01/11 03:43:57 DEBUG : only12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620f9c_d20250111_m034320_c001_v0001165_t0007_u01736567000858") 2025/01/11 03:43:57 DEBUG : only12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a54f_d20250111_m034315_c001_v0001106_t0040_u01736566995250") 2025/01/11 03:43:57 DEBUG : only12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d87c_d20250111_m034259_c001_v7007000_t0000_u01736566979350") 2025/01/11 03:43:57 DEBUG : only12: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f56_d20250111_m034253_c001_v0001165_t0056_u01736566973098") 2025/01/11 03:43:57 DEBUG : only13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a89_d20250111_m034327_c001_v7007000_t0000_u01736567007288") 2025/01/11 03:43:57 DEBUG : only13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40611df91c2f8e61_d20250111_m034321_c001_v0001100_t0006_u01736567001422") 2025/01/11 03:43:57 DEBUG : only13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f8a_d20250111_m034316_c001_v0001165_t0034_u01736566996062") 2025/01/11 03:43:57 DEBUG : only13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41067caade497ff4_d20250111_m034300_c001_v7007000_t0000_u01736566980093") 2025/01/11 03:43:57 DEBUG : only13: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64040d8_d20250111_m034253_c001_v0001183_t0053_u01736566973798") 2025/01/11 03:43:57 DEBUG : only14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a8a_d20250111_m034327_c001_v7007000_t0000_u01736567007489") 2025/01/11 03:43:57 DEBUG : only14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a561_d20250111_m034321_c001_v0001106_t0056_u01736567001063") 2025/01/11 03:43:57 DEBUG : only14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64043e0_d20250111_m034316_c001_v0001183_t0022_u01736566996811") 2025/01/11 03:43:57 DEBUG : only14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfac9_d20250111_m034259_c001_v7007000_t0000_u01736566979738") 2025/01/11 03:43:57 DEBUG : only14: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4fd_d20250111_m034254_c001_v0001106_t0000_u01736566974249") 2025/01/11 03:43:57 DEBUG : only15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a8c_d20250111_m034327_c001_v7007000_t0000_u01736567007674") 2025/01/11 03:43:57 DEBUG : only15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f6404464_d20250111_m034321_c001_v0001183_t0054_u01736567001077") 2025/01/11 03:43:58 DEBUG : only15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a555_d20250111_m034317_c001_v0001106_t0048_u01736566997240") 2025/01/11 03:43:58 DEBUG : only15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847ec9e_d20250111_m034259_c001_v7007000_t0000_u01736566979750") 2025/01/11 03:43:58 DEBUG : only15: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f5e_d20250111_m034254_c001_v0001165_t0016_u01736566974974") 2025/01/11 03:43:58 DEBUG : only16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a8d_d20250111_m034327_c001_v7007000_t0000_u01736567007860") 2025/01/11 03:43:58 DEBUG : only16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620f9e_d20250111_m034321_c001_v0001165_t0007_u01736567001081") 2025/01/11 03:43:58 DEBUG : only16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f92_d20250111_m034317_c001_v0001165_t0037_u01736566997937") 2025/01/11 03:43:58 DEBUG : only16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfac8_d20250111_m034259_c001_v7007000_t0000_u01736566979554") 2025/01/11 03:43:58 DEBUG : only16: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404110_d20250111_m034255_c001_v0001183_t0026_u01736566975806") 2025/01/11 03:43:58 DEBUG : only17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a8e_d20250111_m034328_c001_v7007000_t0000_u01736567008044") 2025/01/11 03:43:58 DEBUG : only17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a563_d20250111_m034321_c001_v0001106_t0056_u01736567001247") 2025/01/11 03:43:58 DEBUG : only17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404412_d20250111_m034318_c001_v0001183_t0048_u01736566998708") 2025/01/11 03:43:58 DEBUG : only17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d87e_d20250111_m034259_c001_v7007000_t0000_u01736566979533") 2025/01/11 03:43:58 DEBUG : only17: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a50d_d20250111_m034256_c001_v0001106_t0048_u01736566976426") 2025/01/11 03:43:58 DEBUG : only18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a8f_d20250111_m034328_c001_v7007000_t0000_u01736567008229") 2025/01/11 03:43:58 DEBUG : only18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f640446a_d20250111_m034321_c001_v0001183_t0054_u01736567001262") 2025/01/11 03:43:58 DEBUG : only18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a55b_d20250111_m034319_c001_v0001106_t0019_u01736566999122") 2025/01/11 03:43:58 DEBUG : only18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847ec9d_d20250111_m034259_c001_v7007000_t0000_u01736566979556") 2025/01/11 03:43:58 DEBUG : only18: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f64_d20250111_m034257_c001_v0001165_t0043_u01736566977133") 2025/01/11 03:43:58 DEBUG : only19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a90_d20250111_m034328_c001_v7007000_t0000_u01736567008414") 2025/01/11 03:43:58 DEBUG : only19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620fa0_d20250111_m034321_c001_v0001165_t0007_u01736567001266") 2025/01/11 03:43:58 DEBUG : only19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f98_d20250111_m034320_c001_v0001165_t0050_u01736567000019") 2025/01/11 03:43:59 DEBUG : only19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41067caade497ff1_d20250111_m034259_c001_v7007000_t0000_u01736566979542") 2025/01/11 03:43:59 DEBUG : only19: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640415c_d20250111_m034257_c001_v0001183_t0040_u01736566977957") 2025/01/11 03:43:59 DEBUG : only2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a92_d20250111_m034328_c001_v7007000_t0000_u01736567008599") 2025/01/11 03:43:59 DEBUG : only2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a565_d20250111_m034321_c001_v0001106_t0056_u01736567001438") 2025/01/11 03:43:59 DEBUG : only2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64042c4_d20250111_m034308_c001_v0001183_t0051_u01736566988332") 2025/01/11 03:43:59 DEBUG : only2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d87a_d20250111_m034259_c001_v7007000_t0000_u01736566979165") 2025/01/11 03:43:59 DEBUG : only2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4dc_d20250111_m034245_c001_v0001106_t0013_u01736566965727") 2025/01/11 03:43:59 DEBUG : only3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a93_d20250111_m034328_c001_v7007000_t0000_u01736567008782") 2025/01/11 03:43:59 DEBUG : only3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f6404472_d20250111_m034321_c001_v0001183_t0054_u01736567001455") 2025/01/11 03:43:59 DEBUG : only3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a52f_d20250111_m034308_c001_v0001106_t0042_u01736566988758") 2025/01/11 03:43:59 DEBUG : only3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfacc_d20250111_m034300_c001_v7007000_t0000_u01736566980285") 2025/01/11 03:43:59 DEBUG : only3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f44_d20250111_m034246_c001_v0001165_t0047_u01736566966509") 2025/01/11 03:43:59 DEBUG : only4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a94_d20250111_m034328_c001_v7007000_t0000_u01736567008965") 2025/01/11 03:43:59 DEBUG : only4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620fa2_d20250111_m034321_c001_v0001165_t0007_u01736567001458") 2025/01/11 03:43:59 DEBUG : only4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f7a_d20250111_m034309_c001_v0001165_t0040_u01736566989835") 2025/01/11 03:43:59 DEBUG : only4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfacb_d20250111_m034300_c001_v7007000_t0000_u01736566980103") 2025/01/11 03:43:59 DEBUG : only4: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640401c_d20250111_m034247_c001_v0001183_t0037_u01736566967531") 2025/01/11 03:43:59 DEBUG : only5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a95_d20250111_m034329_c001_v7007000_t0000_u01736567009151") 2025/01/11 03:43:59 DEBUG : only5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40611df91c2f8e65_d20250111_m034321_c001_v0001100_t0006_u01736567001606") 2025/01/11 03:43:59 DEBUG : only5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404319_d20250111_m034310_c001_v0001183_t0039_u01736566990706") 2025/01/11 03:43:59 DEBUG : only5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847eca1_d20250111_m034300_c001_v7007000_t0000_u01736566980124") 2025/01/11 03:44:00 DEBUG : only5: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4e0_d20250111_m034247_c001_v0001106_t0005_u01736566967916") 2025/01/11 03:44:00 DEBUG : only6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a96_d20250111_m034329_c001_v7007000_t0000_u01736567009336") 2025/01/11 03:44:00 DEBUG : only6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f410446122c79a569_d20250111_m034321_c001_v0001106_t0056_u01736567001621") 2025/01/11 03:44:00 DEBUG : only6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a539_d20250111_m034311_c001_v0001106_t0027_u01736566991095") 2025/01/11 03:44:00 DEBUG : only6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41067caade497ff3_d20250111_m034259_c001_v7007000_t0000_u01736566979910") 2025/01/11 03:44:00 DEBUG : only6: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f4a_d20250111_m034248_c001_v0001165_t0029_u01736566968679") 2025/01/11 03:44:00 DEBUG : only7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a97_d20250111_m034329_c001_v7007000_t0000_u01736567009528") 2025/01/11 03:44:00 DEBUG : only7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620fa4_d20250111_m034321_c001_v0001165_t0007_u01736567001649") 2025/01/11 03:44:00 DEBUG : only7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f80_d20250111_m034311_c001_v0001165_t0028_u01736566991764") 2025/01/11 03:44:00 DEBUG : only7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41099105f55cfaca_d20250111_m034259_c001_v7007000_t0000_u01736566979921") 2025/01/11 03:44:00 DEBUG : only7: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404052_d20250111_m034249_c001_v0001183_t0026_u01736566969569") 2025/01/11 03:44:00 DEBUG : only8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a98_d20250111_m034329_c001_v7007000_t0000_u01736567009713") 2025/01/11 03:44:00 DEBUG : only8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f6404478_d20250111_m034321_c001_v0001183_t0054_u01736567001668") 2025/01/11 03:44:00 DEBUG : only8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6404359_d20250111_m034312_c001_v0001183_t0018_u01736566992552") 2025/01/11 03:44:00 DEBUG : only8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d87f_d20250111_m034259_c001_v7007000_t0000_u01736566979725") 2025/01/11 03:44:00 DEBUG : only8: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a4ea_d20250111_m034250_c001_v0001106_t0052_u01736566969999") 2025/01/11 03:44:00 DEBUG : only9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a99_d20250111_m034329_c001_v7007000_t0000_u01736567009897") 2025/01/11 03:44:00 DEBUG : only9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40611df91c2f8e67_d20250111_m034321_c001_v0001100_t0006_u01736567001789") 2025/01/11 03:44:00 DEBUG : only9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a545_d20250111_m034312_c001_v0001106_t0019_u01736566992976") 2025/01/11 03:44:01 DEBUG : only9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d880_d20250111_m034259_c001_v7007000_t0000_u01736566979935") 2025/01/11 03:44:01 DEBUG : only9: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620f50_d20250111_m034250_c001_v0001165_t0020_u01736566970765") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c49490_d20250111_m033637_c001_v7007000_t0000_u01736566597987") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a109_d20250111_m033635_c001_v0001106_t0046_u01736566595785") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b8_d20250111_m033633_c001_v7007000_t0000_u01736566593563") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400a21_d20250111_m033631_c001_v0001183_t0038_u01736566591937") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b4_d20250111_m033630_c001_v7007000_t0000_u01736566590077") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a0f7_d20250111_m033627_c001_v0001106_t0014_u01736566587781") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e29a_d20250111_m033616_c001_v7007000_t0000_u01736566576712") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64007c2_d20250111_m033615_c001_v0001183_t0013_u01736566575524") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e294_d20250111_m033613_c001_v7007000_t0000_u01736566573609") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400750_d20250111_m033612_c001_v0001183_t0003_u01736566572783") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e290_d20250111_m033611_c001_v7007000_t0000_u01736566571256") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64006e8_d20250111_m033610_c001_v0001183_t0046_u01736566570421") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe75d_d20250111_m033603_c001_v7007000_t0000_u01736566563831") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400597_d20250111_m033602_c001_v0001183_t0013_u01736566562840") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe75c_d20250111_m033602_c001_v7007000_t0000_u01736566562097") 2025/01/11 03:44:01 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f113d65c987b39681_d20250111_m033527_c001_v0001172_t0035_u01736566527944") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c48861_d20250111_m031847_c001_v7007000_t0000_u01736565527825") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fec68_d20250111_m031846_c001_v0001182_t0025_u01736565526837") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fec52_d20250111_m031846_c001_v0001182_t0058_u01736565526267") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c4885e_d20250111_m031845_c001_v7007000_t0000_u01736565525511") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fec2c_d20250111_m031844_c001_v0001182_t0042_u01736565524897") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fec14_d20250111_m031844_c001_v0001182_t0049_u01736565524291") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c48858_d20250111_m031843_c001_v7007000_t0000_u01736565523555") 2025/01/11 03:44:02 DEBUG : potato: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836febec_d20250111_m031842_c001_v0001182_t0017_u01736565522795") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f402c573ce842d7ae_d20250111_m034022_c001_v7007000_t0000_u01736566822469") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a364_d20250111_m034021_c001_v0001106_t0029_u01736566821485") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efaefc_d20250111_m034005_c001_v7007000_t0000_u01736566805478") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a328_d20250111_m033957_c001_v0001106_t0023_u01736566797392") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39934_d20250111_m033716_c001_v7007000_t0000_u01736566636351") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a157_d20250111_m033708_c001_v0001106_t0000_u01736566628299") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d48a_d20250111_m033654_c001_v7007000_t0000_u01736566614121") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a11b_d20250111_m033646_c001_v0001106_t0018_u01736566606725") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2a6_d20250111_m033621_c001_v7007000_t0000_u01736566581348") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640088c_d20250111_m033620_c001_v0001183_t0048_u01736566580379") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e29f_d20250111_m033619_c001_v7007000_t0000_u01736566579266") 2025/01/11 03:44:02 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640081a_d20250111_m033617_c001_v0001183_t0046_u01736566577652") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e29b_d20250111_m033616_c001_v7007000_t0000_u01736566576907") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64007d6_d20250111_m033616_c001_v0001183_t0051_u01736566576109") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e298_d20250111_m033614_c001_v7007000_t0000_u01736566574780") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f640078a_d20250111_m033613_c001_v0001183_t0002_u01736566573988") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e293_d20250111_m033612_c001_v7007000_t0000_u01736566572039") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400716_d20250111_m033611_c001_v0001183_t0001_u01736566571271") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efe75f_d20250111_m033604_c001_v7007000_t0000_u01736566564570") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64005b7_d20250111_m033603_c001_v0001183_t0042_u01736566563629") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00a4_d20250111_m031725_c001_v7007000_t0000_u01736565445568") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe4dd_d20250111_m031724_c001_v0001182_t0058_u01736565444991") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00a2_d20250111_m031723_c001_v7007000_t0000_u01736565443703") 2025/01/11 03:44:03 DEBUG : potato2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe4bf_d20250111_m031723_c001_v0001182_t0019_u01736565443131") 2025/01/11 03:44:03 DEBUG : potato3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efaefd_d20250111_m034005_c001_v7007000_t0000_u01736566805704") 2025/01/11 03:44:03 DEBUG : potato3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620dba_d20250111_m033958_c001_v0001165_t0056_u01736566798958") 2025/01/11 03:44:03 DEBUG : potato3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39935_d20250111_m033716_c001_v7007000_t0000_u01736566636947") 2025/01/11 03:44:03 DEBUG : potato3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620c0a_d20250111_m033709_c001_v0001165_t0041_u01736566629707") 2025/01/11 03:44:03 DEBUG : potato3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4196da178010d48b_d20250111_m033654_c001_v7007000_t0000_u01736566614869") 2025/01/11 03:44:03 DEBUG : potato3: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620bd2_d20250111_m033647_c001_v0001165_t0002_u01736566607653") 2025/01/11 03:44:03 DEBUG : pre-dest1/1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438b0_d20250111_m034104_c001_v7007000_t0000_u01736566864979") 2025/01/11 03:44:03 DEBUG : pre-dest1/1: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620e56_d20250111_m034056_c001_v0001165_t0049_u01736566856642") 2025/01/11 03:44:03 DEBUG : pre-dest2/2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40674008960438b1_d20250111_m034105_c001_v7007000_t0000_u01736566865162") 2025/01/11 03:44:03 DEBUG : pre-dest2/2: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a3ac_d20250111_m034057_c001_v0001106_t0011_u01736566857236") 2025/01/11 03:44:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4067400896043870_d20250111_m034036_c001_v7007000_t0000_u01736566836003") 2025/01/11 03:44:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6402d3f_d20250111_m034032_c001_v0001183_t0055_u01736566832085") 2025/01/11 03:44:04 DEBUG : sizeonly: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f8125_d20250111_m031824_c001_v7007000_t0000_u01736565504156") 2025/01/11 03:44:04 DEBUG : sizeonly: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fea4b_d20250111_m031823_c001_v0001182_t0022_u01736565503199") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a9c_d20250111_m034338_c001_v7007000_t0000_u01736567018653") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620fb4_d20250111_m034335_c001_v0001165_t0006_u01736567015791") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a9a_d20250111_m034333_c001_v7007000_t0000_u01736567013863") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64045b4_d20250111_m034331_c001_v0001183_t0013_u01736567011224") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c494a2_d20250111_m033643_c001_v7007000_t0000_u01736566603278") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a113_d20250111_m033642_c001_v0001106_t0046_u01736566602308") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c4949e_d20250111_m033641_c001_v7007000_t0000_u01736566601013") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400b81_d20250111_m033640_c001_v0001183_t0041_u01736566600246") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f811f_d20250111_m031819_c001_v7007000_t0000_u01736565499934") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe9e6_d20250111_m031818_c001_v0001182_t0017_u01736565498404") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40326dab231f811c_d20250111_m031817_c001_v7007000_t0000_u01736565497667") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe9a4_d20250111_m031816_c001_v0001182_t0047_u01736565496517") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efa6bf_d20250111_m031809_c001_v7007000_t0000_u01736565489004") 2025/01/11 03:44:04 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe8b7_d20250111_m031807_c001_v0001182_t0048_u01736565487704") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efa6be_d20250111_m031807_c001_v7007000_t0000_u01736565487161") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe88f_d20250111_m031806_c001_v0001182_t0003_u01736565486175") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe7f9_d20250111_m031800_c001_v0001182_t0031_u01736565480000") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efa6b9_d20250111_m031759_c001_v7007000_t0000_u01736565479278") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe7db_d20250111_m031758_c001_v0001182_t0059_u01736565478700") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe7cb_d20250111_m031757_c001_v0001182_t0045_u01736565477814") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efa6b7_d20250111_m031756_c001_v7007000_t0000_u01736565476723") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe771_d20250111_m031754_c001_v0001182_t0026_u01736565474124") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe6e8_d20250111_m031748_c001_v0001182_t0003_u01736565468057") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efa6b2_d20250111_m031747_c001_v7007000_t0000_u01736565467315") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe6d0_d20250111_m031746_c001_v0001182_t0028_u01736565466736") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe6ba_d20250111_m031745_c001_v0001182_t0053_u01736565465963") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4165d2c336efa6b1_d20250111_m031744_c001_v7007000_t0000_u01736565464878") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe5be_d20250111_m031735_c001_v0001182_t0044_u01736565455595") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41522cc2b3efda79_d20250111_m031735_c001_v7007000_t0000_u01736565455235") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe5a8_d20250111_m031734_c001_v0001182_t0009_u01736565454680") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00b1_d20250111_m031733_c001_v7007000_t0000_u01736565453040") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe577_d20250111_m031732_c001_v0001182_t0021_u01736565452379") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00ae_d20250111_m031731_c001_v7007000_t0000_u01736565451796") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe561_d20250111_m031731_c001_v0001182_t0042_u01736565451232") 2025/01/11 03:44:05 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00ab_d20250111_m031729_c001_v7007000_t0000_u01736565449894") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe523_d20250111_m031729_c001_v0001182_t0058_u01736565449132") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00a8_d20250111_m031728_c001_v7007000_t0000_u01736565448580") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe519_d20250111_m031728_c001_v0001182_t0023_u01736565448009") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba00a6_d20250111_m031727_c001_v7007000_t0000_u01736565447067") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe4fd_d20250111_m031726_c001_v0001182_t0030_u01736565446493") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba009c_d20250111_m031720_c001_v7007000_t0000_u01736565440653") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe482_d20250111_m031720_c001_v0001182_t0036_u01736565440076") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba0098_d20250111_m031719_c001_v7007000_t0000_u01736565439095") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe459_d20250111_m031718_c001_v0001182_t0002_u01736565438511") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba0095_d20250111_m031717_c001_v7007000_t0000_u01736565437598") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe432_d20250111_m031717_c001_v0001182_t0000_u01736565437022") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f40443c2818ba0092_d20250111_m031714_c001_v7007000_t0000_u01736565434086") 2025/01/11 03:44:06 DEBUG : sub dir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110e9e19836fe3db_d20250111_m031713_c001_v0001182_t0045_u01736565433527") 2025/01/11 03:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a9d_d20250111_m034338_c001_v7007000_t0000_u01736567018841") 2025/01/11 03:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f110446122c79a58d_d20250111_m034335_c001_v0001106_t0025_u01736567015782") 2025/01/11 03:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4076b7779ce39a9b_d20250111_m034334_c001_v7007000_t0000_u01736567014048") 2025/01/11 03:44:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f10611df91c2f8e81_d20250111_m034331_c001_v0001100_t0038_u01736567011234") 2025/01/11 03:44:06 DEBUG : sub/yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c4948e_d20250111_m033637_c001_v7007000_t0000_u01736566597411") 2025/01/11 03:44:06 DEBUG : sub/yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620bac_d20250111_m033635_c001_v0001165_t0054_u01736566595435") 2025/01/11 03:44:06 DEBUG : three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b0_d20250111_m033627_c001_v7007000_t0000_u01736566587036") 2025/01/11 03:44:07 DEBUG : three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f6400939_d20250111_m033625_c001_v0001183_t0055_u01736566585894") 2025/01/11 03:44:07 DEBUG : three: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f11841f01f64008e9_d20250111_m033623_c001_v0001183_t0004_u01736566583786") 2025/01/11 03:44:07 DEBUG : two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b1_d20250111_m033627_c001_v7007000_t0000_u01736566587220") 2025/01/11 03:44:07 DEBUG : two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4176a8be57620b8e_d20250111_m033625_c001_v0001165_t0007_u01736566585306") 2025/01/11 03:44:07 DEBUG : two: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f41841f01f64008df_d20250111_m033623_c001_v0001183_t0054_u01736566583602") 2025/01/11 03:44:07 DEBUG : yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c49492_d20250111_m033638_c001_v7007000_t0000_u01736566598173") 2025/01/11 03:44:07 DEBUG : yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f118ab4669866f870_d20250111_m033637_c001_v0001177_t0053_u01736566597187") 2025/01/11 03:44:07 DEBUG : yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b7_d20250111_m033633_c001_v7007000_t0000_u01736566593008") 2025/01/11 03:44:07 DEBUG : yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620ba0_d20250111_m033631_c001_v0001165_t0053_u01736566591576") 2025/01/11 03:44:07 DEBUG : yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b3_d20250111_m033629_c001_v7007000_t0000_u01736566589506") 2025/01/11 03:44:07 DEBUG : yam: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1176a8be57620b96_d20250111_m033627_c001_v0001165_t0038_u01736566587790") 2025/01/11 03:44:07 DEBUG : yaml: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f407f7e6047c49475_d20250111_m033634_c001_v7007000_t0000_u01736566594114") 2025/01/11 03:44:07 DEBUG : yaml: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1160f8dc16f621e6_d20250111_m033632_c001_v0001182_t0017_u01736566592766") 2025/01/11 03:44:07 DEBUG : yaml: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f4173cf171847e2b5_d20250111_m033630_c001_v7007000_t0000_u01736566590264") 2025/01/11 03:44:07 DEBUG : yaml: Deleting (id "4_z6f128df350dd5b3b9f480e1b_f1087f73cc99b68d0_d20250111_m033629_c001_v0001105_t0030_u01736566589207") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 27m5.226774088s (try 1/5)