"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/15 05:00:01 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu" 2025/05/15 05:00:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/15 05:00:01 DEBUG : Creating backend with remote "/tmp/rclone1997082188" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/15 05:00:02 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:02 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:00:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:04 DEBUG : B2 bucket rclone-test-behebet6nohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", 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-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:06 DEBUG : Creating backend with remote "/non-existing" 2025/05/15 05:00:06 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/15 05:00:06 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:06 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:07 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:07 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:09 INFO : B2 bucket rclone-test-behebet6nohu: Running all checks before starting transfers 2025/05/15 05:00:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:09 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:09 INFO : B2 bucket rclone-test-behebet6nohu: Checks finished, now starting transfers 2025/05/15 05:00:09 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:10 ERROR : Ignoring --no-traverse with sync 2025/05/15 05:00:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:10 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:10 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:11 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:00:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.51s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/15 05:00:12 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:12 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/15 05:00:12 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:00:14 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:14 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:00:15 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:15 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/15 05:00:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:00:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/15 05:00:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:00:17 INFO : sub dir: Making directory 2025/05/15 05:00:17 INFO : sub dir2: Making directory 2025/05/15 05:00:17 INFO : sub dir2/sub sub dir2: Making directory 2025/05/15 05:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:17 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:17 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/15 05:00:17 DEBUG : B2 bucket rclone-test-behebet6nohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:18 INFO : sub dir2: Making directory 2025/05/15 05:00:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/15 05:00:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:18 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:18 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:19 DEBUG : sub dir2: Making directory with metadata 2025/05/15 05:00:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:00:20 INFO : sub dir: Making directory 2025/05/15 05:00:20 INFO : sub dir2: Making directory 2025/05/15 05:00:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:20 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:20 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:20 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:00:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/15 05:00:20 DEBUG : B2 bucket rclone-test-behebet6nohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/15 05:00:20 DEBUG : B2 bucket rclone-test-behebet6nohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:21 INFO : sub dir2: Making directory 2025/05/15 05:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:22 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:22 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:22 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:00:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:23 DEBUG : sub dir2: Making directory with metadata 2025/05/15 05:00:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:00:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:00:23 INFO : sub dir: Making directory 2025/05/15 05:00:23 INFO : sub dir2: Making directory 2025/05/15 05:00:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:23 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:23 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:23 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:00:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/15 05:00:23 DEBUG : B2 bucket rclone-test-behebet6nohu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", 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-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:24 INFO : sub dir2: Making directory 2025/05/15 05:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:25 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:25 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:25 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:26 DEBUG : Creating backend with remote "TestB2:rclone-test-vekabev7pazo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-behebet6nohu -> B2 bucket rclone-test-vekabev7pazo 2025/05/15 05:00:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:28 DEBUG : B2 bucket rclone-test-vekabev7pazo: Waiting for checks to finish 2025/05/15 05:00:28 DEBUG : B2 bucket rclone-test-vekabev7pazo: Waiting for transfers to finish 2025/05/15 05:00:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:29 DEBUG : B2 bucket rclone-test-vekabev7pazo: Purge remote 2025/05/15 05:00:29 INFO : B2 bucket rclone-test-vekabev7pazo: cleaning bucket "rclone-test-vekabev7pazo" of all files 2025/05/15 05:00:29 DEBUG : sub dir/hello world: Deleting (id "4_z2fb2bdb3500ddb2b9f680e1b_f1066e9851f19041d_d20250515_m050028_c001_v0001091_t0047_u01747285228771") --- PASS: TestServerSideCopy (4.76s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 05:00:32 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:32 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 05:00:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.43s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:34 DEBUG : Creating backend with remote "TestB2:rclone-test-qubegum4mipu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-behebet6nohu -> B2 bucket rclone-test-qubegum4mipu 2025/05/15 05:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:35 DEBUG : B2 bucket rclone-test-qubegum4mipu: Waiting for checks to finish 2025/05/15 05:00:35 DEBUG : B2 bucket rclone-test-qubegum4mipu: Waiting for transfers to finish 2025/05/15 05:00:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:37 DEBUG : B2 bucket rclone-test-qubegum4mipu: Waiting for checks to finish 2025/05/15 05:00:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 05:00:37 DEBUG : B2 bucket rclone-test-qubegum4mipu: Waiting for transfers to finish 2025/05/15 05:00:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 05:00:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:38 DEBUG : B2 bucket rclone-test-qubegum4mipu: Purge remote 2025/05/15 05:00:38 INFO : B2 bucket rclone-test-qubegum4mipu: cleaning bucket "rclone-test-qubegum4mipu" of all files 2025/05/15 05:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2dd73500ddb2b9f680e1b_f1032872c9dd7a299_d20250515_m050037_c001_v0001117_t0013_u01747285237285") 2025/05/15 05:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z2fc2dd73500ddb2b9f680e1b_f11060cb67d419a78_d20250515_m050035_c001_v0001093_t0052_u01747285235880") --- PASS: TestServerSideCopyOverSelf (7.29s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 05:00:41 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:41 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 05:00:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/15 05:00:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.06s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:43 DEBUG : Creating backend with remote "TestB2:rclone-test-rapimev5wipe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-behebet6nohu -> B2 bucket rclone-test-rapimev5wipe 2025/05/15 05:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:44 DEBUG : B2 bucket rclone-test-rapimev5wipe: Waiting for checks to finish 2025/05/15 05:00:44 DEBUG : B2 bucket rclone-test-rapimev5wipe: Waiting for transfers to finish 2025/05/15 05:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/15 05:00:46 DEBUG : B2 bucket rclone-test-rapimev5wipe: Waiting for checks to finish 2025/05/15 05:00:46 DEBUG : B2 bucket rclone-test-rapimev5wipe: Waiting for transfers to finish 2025/05/15 05:00:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/15 05:00:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/15 05:00:46 INFO : sub dir/hello world: Deleted 2025/05/15 05:00:47 DEBUG : testing file moves 2025/05/15 05:00:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/15 05:00:48 DEBUG : B2 bucket rclone-test-rapimev5wipe: Waiting for checks to finish 2025/05/15 05:00:48 DEBUG : B2 bucket rclone-test-rapimev5wipe: Waiting for transfers to finish 2025/05/15 05:00:48 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/15 05:00:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/15 05:00:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:49 DEBUG : B2 bucket rclone-test-rapimev5wipe: Purge remote 2025/05/15 05:00:49 INFO : B2 bucket rclone-test-rapimev5wipe: cleaning bucket "rclone-test-rapimev5wipe" of all files 2025/05/15 05:00:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f82fdb3500ddb2b9f680e1b_f1015212e100cc17c_d20250515_m050048_c001_v0001098_t0027_u01747285248194") 2025/05/15 05:00:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f82fdb3500ddb2b9f680e1b_f108bc0cc4929a43c_d20250515_m050046_c001_v0001183_t0025_u01747285246649") 2025/05/15 05:00:49 DEBUG : sub dir/hello world: Deleting (id "4_z6f82fdb3500ddb2b9f680e1b_f1172968a14e57e56_d20250515_m050045_c001_v0001184_t0028_u01747285245403") --- PASS: TestServerSideMoveOverSelf (8.65s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:51 ERROR : : error listing: directory not found 2025/05/15 05:00:52 INFO : Local file system at /tmp/rclone1997082188: Making directory 2025/05/15 05:00:52 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:52 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:00:54 DEBUG : Local file system at /tmp/rclone1997082188: Waiting for checks to finish 2025/05/15 05:00:54 DEBUG : Local file system at /tmp/rclone1997082188: Waiting for transfers to finish 2025/05/15 05:00:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:00:54 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/15 05:00:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyRedownload (2.27s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/15 05:00:56 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:56 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:00:56 INFO : check sum: Copied (new) 2025/05/15 05:00:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:56 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:56 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:00:56 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/15 05:00:56 DEBUG : check sum: Unchanged skipping 2025/05/15 05:00:56 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:56 DEBUG : Waiting for deletions to finish 2025/05/15 05:00:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/15 05:00:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 05:00:58 INFO : sizeonly: Copied (new) 2025/05/15 05:00:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:00:58 DEBUG : sizeonly: Sizes identical 2025/05/15 05:00:58 DEBUG : sizeonly: Unchanged skipping 2025/05/15 05:00:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:00:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:00:58 DEBUG : Waiting for deletions to finish 2025/05/15 05:00:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/15 05:01:00 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:00 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/15 05:01:01 INFO : ignore-size: Copied (new) 2025/05/15 05:01:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:01:01 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:01 DEBUG : ignore-size: Unchanged skipping 2025/05/15 05:01:01 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:01 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:01:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:03 DEBUG : existing: Unchanged skipping 2025/05/15 05:01:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:03 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/15 05:01:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 05:01:03 INFO : existing: Copied (replaced existing) 2025/05/15 05:01:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 05:01:05 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:05 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 05:01:05 INFO : existing: Copied (new) 2025/05/15 05:01:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:06 DEBUG : existing: Destination exists, skipping 2025/05/15 05:01:06 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:06 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:06 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/15 05:01:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:08 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 05:01:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:08 INFO : a/potato2: Copied (new) 2025/05/15 05:01:08 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:08 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:08 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:09 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:10 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:10 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/15 05:01:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:01:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/15 05:01:10 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:10 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:10 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/15 05:01:11 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:01:12 INFO : empty space: Updated modification time in destination 2025/05/15 05:01:12 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:12 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:12 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:14 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/15 05:01:14 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:01:14 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:14 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:14 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:15 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/15 05:01:15 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1997082188) 2025/05/15 05:01:15 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-behebet6nohu) 2025/05/15 05:01:15 DEBUG : foo: sha1 differ 2025/05/15 05:01:15 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:15 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/15 05:01:15 INFO : foo: Copied (replaced existing) 2025/05/15 05:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/15 05:01:17 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:17 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:17 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:17 INFO : potato: Copied (new) 2025/05/15 05:01:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/15 05:01:19 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:19 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/15 05:01:19 INFO : potato: Copied (replaced existing) 2025/05/15 05:01:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/15 05:01:21 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1997082188) 2025/05/15 05:01:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-behebet6nohu) 2025/05/15 05:01:21 DEBUG : potato: sha1 differ 2025/05/15 05:01:21 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:21 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/15 05:01:21 INFO : potato: Copied (replaced existing) 2025/05/15 05:01:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/15 05:01:23 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:23 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:23 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:23 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:25 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:25 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:25 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:25 INFO : potato2: Copied (new) 2025/05/15 05:01:25 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:25 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:27 INFO : d: Making directory 2025/05/15 05:01:27 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/15 05:01:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:28 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 05:01:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:28 INFO : a/potato2: Copied (new) 2025/05/15 05:01:28 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:28 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:28 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:30 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/15 05:01:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:31 DEBUG : c/non empty space: Unchanged skipping 2025/05/15 05:01:31 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:31 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:31 INFO : a/potato2: Copied (new) 2025/05/15 05:01:31 ERROR : B2 bucket rclone-test-behebet6nohu: not deleting files as there were IO errors 2025/05/15 05:01:31 ERROR : B2 bucket rclone-test-behebet6nohu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.70s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:33 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:33 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:33 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:33 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:33 INFO : potato: Deleted 2025/05/15 05:01:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.41s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:35 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:35 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:35 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:36 INFO : potato: Deleted 2025/05/15 05:01:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:36 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:36 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:36 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:01:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:01:38 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:38 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/15 05:01:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 05:01:40 DEBUG : enormous: Excluded 2025/05/15 05:01:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 05:01:40 DEBUG : potato2: Excluded 2025/05/15 05:01:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 05:01:40 DEBUG : potato2: Excluded 2025/05/15 05:01:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:40 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:40 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:40 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:40 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 05:01:40 DEBUG : enormous: Excluded 2025/05/15 05:01:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 05:01:40 DEBUG : potato2: Excluded 2025/05/15 05:01:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 05:01:41 DEBUG : potato2: Excluded 2025/05/15 05:01:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/15 05:01:41 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:41 DEBUG : Local file system at /tmp/rclone1997082188: Waiting for checks to finish 2025/05/15 05:01:41 DEBUG : Local file system at /tmp/rclone1997082188: Waiting for transfers to finish 2025/05/15 05:01:41 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:43 DEBUG : enormous: Excluded (Size Filter) 2025/05/15 05:01:43 DEBUG : enormous: Excluded 2025/05/15 05:01:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/15 05:01:43 DEBUG : potato2: Excluded 2025/05/15 05:01:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:01:43 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:43 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:43 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:43 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:43 INFO : enormous: Deleted 2025/05/15 05:01:44 INFO : potato2: Deleted 2025/05/15 05:01:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/15 05:01:44 DEBUG : empty space: Unchanged skipping 2025/05/15 05:01:44 DEBUG : Local file system at /tmp/rclone1997082188: Waiting for checks to finish 2025/05/15 05:01:44 DEBUG : Local file system at /tmp/rclone1997082188: Waiting for transfers to finish 2025/05/15 05:01:44 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:44 INFO : potato2: Deleted 2025/05/15 05:01:44 INFO : enormous: Deleted 2025/05/15 05:01:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:46 DEBUG : five: Need to transfer - File not found at Destination 2025/05/15 05:01:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/15 05:01:46 DEBUG : one: Destination is newer than source, skipping 2025/05/15 05:01:46 DEBUG : three: Sizes identical 2025/05/15 05:01:46 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/15 05:01:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 05:01:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1997082188) 2025/05/15 05:01:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-behebet6nohu) 2025/05/15 05:01:46 DEBUG : two: sha1 differ 2025/05/15 05:01:46 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/15 05:01:47 INFO : five: Copied (new) 2025/05/15 05:01:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/15 05:01:47 INFO : four: Copied (replaced existing) 2025/05/15 05:01:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 05:01:47 INFO : two: Copied (replaced existing) 2025/05/15 05:01:47 DEBUG : Waiting for deletions to finish 2025/05/15 05:01:48 DEBUG : one: Destination is newer than source, skipping 2025/05/15 05:01:48 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/15 05:01:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/15 05:01:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 05:01:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1997082188) 2025/05/15 05:01:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/15 05:01:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-behebet6nohu) 2025/05/15 05:01:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 05:01:48 DEBUG : three: sha1 differ 2025/05/15 05:01:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/15 05:01:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 05:01:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/15 05:01:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/15 05:01:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/15 05:01:48 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:01:48 INFO : three: Copied (replaced existing) 2025/05/15 05:01:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.22s) === 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-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/15 05:01:50 INFO : B2 bucket rclone-test-behebet6nohu: Making map for --track-renames 2025/05/15 05:01:50 INFO : B2 bucket rclone-test-behebet6nohu: Finished making map for --track-renames 2025/05/15 05:01:50 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 05:01:50 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for renames to finish 2025/05/15 05:01:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/15 05:01:50 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 05:01:50 INFO : yam: Copied (new) 2025/05/15 05:01:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/15 05:01:50 INFO : potato: Copied (new) 2025/05/15 05:01:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:01:50 INFO : B2 bucket rclone-test-behebet6nohu: Making map for --track-renames 2025/05/15 05:01:50 INFO : B2 bucket rclone-test-behebet6nohu: Finished making map for --track-renames 2025/05/15 05:01:50 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:50 DEBUG : potato: Unchanged skipping 2025/05/15 05:01:50 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for renames to finish 2025/05/15 05:01:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 05:01:51 INFO : yam: Copied (server-side copy) to: yaml 2025/05/15 05:01:51 INFO : yam: Deleted 2025/05/15 05:01:51 INFO : yaml: Renamed from "yam" 2025/05/15 05:01:51 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/15 05:01:53 INFO : B2 bucket rclone-test-behebet6nohu: Making map for --track-renames 2025/05/15 05:01:53 INFO : B2 bucket rclone-test-behebet6nohu: Finished making map for --track-renames 2025/05/15 05:01:53 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 05:01:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/15 05:01:53 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for renames to finish 2025/05/15 05:01:53 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 05:01:54 INFO : yam: Copied (new) 2025/05/15 05:01:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/15 05:01:54 INFO : potato: Copied (new) 2025/05/15 05:01:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:01:54 INFO : B2 bucket rclone-test-behebet6nohu: Making map for --track-renames 2025/05/15 05:01:54 INFO : B2 bucket rclone-test-behebet6nohu: Finished making map for --track-renames 2025/05/15 05:01:54 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:54 DEBUG : potato: Unchanged skipping 2025/05/15 05:01:54 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for renames to finish 2025/05/15 05:01:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 05:01:55 INFO : yam: Copied (server-side copy) to: yaml 2025/05/15 05:01:55 INFO : yam: Deleted 2025/05/15 05:01:55 INFO : yaml: Renamed from "yam" 2025/05/15 05:01:55 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/15 05:01:57 INFO : B2 bucket rclone-test-behebet6nohu: Making map for --track-renames 2025/05/15 05:01:57 INFO : B2 bucket rclone-test-behebet6nohu: Finished making map for --track-renames 2025/05/15 05:01:57 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/15 05:01:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/15 05:01:57 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for renames to finish 2025/05/15 05:01:57 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/15 05:01:57 INFO : potato: Copied (new) 2025/05/15 05:01:58 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 05:01:58 INFO : sub/yam: Copied (new) 2025/05/15 05:01:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:01:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:01:58 DEBUG : potato: Unchanged skipping 2025/05/15 05:01:58 INFO : B2 bucket rclone-test-behebet6nohu: Making map for --track-renames 2025/05/15 05:01:58 INFO : B2 bucket rclone-test-behebet6nohu: Finished making map for --track-renames 2025/05/15 05:01:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:01:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for renames to finish 2025/05/15 05:01:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/15 05:01:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/15 05:01:59 INFO : sub/yam: Deleted 2025/05/15 05:01:59 INFO : yam: Renamed from "sub/yam" 2025/05/15 05:01:59 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:01:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:01 DEBUG : Creating backend with remote "/tmp/rclone1997082188/dir1" 2025/05/15 05:02:01 DEBUG : Creating backend with remote "/tmp/rclone1997082188/dir2" 2025/05/15 05:02:01 DEBUG : Local file system at /tmp/rclone1997082188/dir2: Using server-side directory move 2025/05/15 05:02:01 INFO : Local file system at /tmp/rclone1997082188/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/15 05:02:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/15 05:02:01 DEBUG : Local file system at /tmp/rclone1997082188/dir2: Waiting for checks to finish 2025/05/15 05:02:01 DEBUG : Local file system at /tmp/rclone1997082188/dir2: Waiting for transfers to finish 2025/05/15 05:02:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:02:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/15 05:02:01 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:02:01 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:02:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/15 05:02:01 INFO : nested/sub dir/file: Copied (new) 2025/05/15 05:02:01 INFO : nested/sub dir/file: Deleted 2025/05/15 05:02:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:02:02 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:02:02 INFO : sub dir/hello world: Deleted 2025/05/15 05:02:02 INFO : sub dir: Removing directory 2025/05/15 05:02:02 INFO : nested/sub dir: Removing directory 2025/05/15 05:02:02 INFO : nested: Removing directory 2025/05/15 05:02:02 DEBUG : Local file system at /tmp/rclone1997082188: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/15 05:02:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/15 05:02:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:02:03 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:02:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/15 05:02:03 INFO : nested/sub dir/file: Copied (new) 2025/05/15 05:02:03 INFO : nested/sub dir/file: Deleted 2025/05/15 05:02:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/15 05:02:04 INFO : sub dir/hello world: Copied (new) 2025/05/15 05:02:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 05:02:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/15 05:02:05 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:02:05 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:02:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 05:02:05 INFO : existing: Copied (new) 2025/05/15 05:02:05 INFO : existing: Deleted 2025/05/15 05:02:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/15 05:02:06 INFO : existing-b: Copied (new) 2025/05/15 05:02:06 INFO : existing-b: Deleted 2025/05/15 05:02:06 DEBUG : existing: Destination exists, skipping 2025/05/15 05:02:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/15 05:02:06 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:02:06 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:02:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qakuzej1zogu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-behebet6nohu -> B2 bucket rclone-test-qakuzej1zogu 2025/05/15 05:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:02:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/15 05:02:12 DEBUG : empty space: Unchanged skipping 2025/05/15 05:02:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 05:02:12 DEBUG : B2 bucket rclone-test-qakuzej1zogu: Waiting for checks to finish 2025/05/15 05:02:12 INFO : empty space: Deleted 2025/05/15 05:02:12 DEBUG : B2 bucket rclone-test-qakuzej1zogu: Waiting for transfers to finish 2025/05/15 05:02:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:02:12 INFO : potato2: Copied (server-side copy) 2025/05/15 05:02:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 05:02:12 INFO : potato3: Copied (server-side copy) 2025/05/15 05:02:12 INFO : potato2: Deleted 2025/05/15 05:02:12 INFO : potato3: Deleted 2025/05/15 05:02:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wahuwam1hibo" 2025/05/15 05:02:14 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/15 05:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:02:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 05:02:14 DEBUG : B2 bucket rclone-test-wahuwam1hibo: Waiting for checks to finish 2025/05/15 05:02:14 DEBUG : B2 bucket rclone-test-wahuwam1hibo: Waiting for transfers to finish 2025/05/15 05:02:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:02:15 INFO : empty space: Copied (server-side copy) 2025/05/15 05:02:15 INFO : empty space: Deleted 2025/05/15 05:02:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 05:02:15 INFO : potato3: Copied (server-side copy) 2025/05/15 05:02:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:02:15 INFO : potato2: Copied (server-side copy) 2025/05/15 05:02:15 INFO : potato3: Deleted 2025/05/15 05:02:15 INFO : potato2: Deleted 2025/05/15 05:02:16 DEBUG : B2 bucket rclone-test-wahuwam1hibo: Purge remote 2025/05/15 05:02:16 INFO : B2 bucket rclone-test-wahuwam1hibo: cleaning bucket "rclone-test-wahuwam1hibo" of all files 2025/05/15 05:02:16 DEBUG : empty space: Deleting (id "4_z4f025da3502ddb2b9f680e1b_f1022ccf9e3691207_d20250515_m050215_c001_v0001092_t0030_u01747285335064") 2025/05/15 05:02:16 DEBUG : potato2: Deleting (id "4_z4f025da3502ddb2b9f680e1b_f112c0de1ade395a4_d20250515_m050215_c001_v0001172_t0054_u01747285335445") 2025/05/15 05:02:16 DEBUG : potato3: Deleting (id "4_z4f025da3502ddb2b9f680e1b_f1119a1417a0375b7_d20250515_m050215_c001_v0001103_t0020_u01747285335450") 2025/05/15 05:02:17 DEBUG : B2 bucket rclone-test-qakuzej1zogu: Purge remote 2025/05/15 05:02:17 INFO : B2 bucket rclone-test-qakuzej1zogu: cleaning bucket "rclone-test-qakuzej1zogu" of all files 2025/05/15 05:02:17 DEBUG : empty space: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f4196aa2fb474bcf4_d20250515_m050215_c001_v7007000_t0000_u01747285335451") 2025/05/15 05:02:17 DEBUG : empty space: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f11554157bb919ff6_d20250515_m050211_c001_v0001176_t0012_u01747285331440") 2025/05/15 05:02:17 DEBUG : potato2: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f4101678289bf60f3_d20250515_m050215_c001_v7007000_t0000_u01747285335846") 2025/05/15 05:02:17 DEBUG : potato2: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f10329b41ef10f7c0_d20250515_m050212_c001_v0001101_t0056_u01747285332262") 2025/05/15 05:02:17 DEBUG : potato3: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f4196aa2fb474bcf5_d20250515_m050215_c001_v7007000_t0000_u01747285335748") 2025/05/15 05:02:17 DEBUG : potato3: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f1071ac6daac97b8b_d20250515_m050212_c001_v0001177_t0016_u01747285332630") 2025/05/15 05:02:17 DEBUG : potato3: Deleting (id "4_z6f124d93502ddb2b9f680e1b_f11554157bb919ff8_d20250515_m050211_c001_v0001176_t0007_u01747285331665") --- PASS: TestServerSideMove (10.98s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pinalik6dedu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-behebet6nohu -> B2 bucket rclone-test-pinalik6dedu 2025/05/15 05:02:24 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 05:02:24 DEBUG : empty space: Excluded 2025/05/15 05:02:24 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 05:02:24 DEBUG : empty space: Excluded 2025/05/15 05:02:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:02:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 05:02:24 DEBUG : B2 bucket rclone-test-pinalik6dedu: Waiting for checks to finish 2025/05/15 05:02:24 DEBUG : B2 bucket rclone-test-pinalik6dedu: Waiting for transfers to finish 2025/05/15 05:02:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:02:24 INFO : potato2: Copied (server-side copy) 2025/05/15 05:02:25 INFO : potato2: Deleted 2025/05/15 05:02:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 05:02:25 INFO : potato3: Copied (server-side copy) 2025/05/15 05:02:25 INFO : potato3: Deleted 2025/05/15 05:02:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sutadac9ziyu" 2025/05/15 05:02:26 DEBUG : empty space: Excluded (Size Filter) 2025/05/15 05:02:26 DEBUG : empty space: Excluded 2025/05/15 05:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:02:26 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 05:02:26 DEBUG : B2 bucket rclone-test-sutadac9ziyu: Waiting for checks to finish 2025/05/15 05:02:26 DEBUG : B2 bucket rclone-test-sutadac9ziyu: Waiting for transfers to finish 2025/05/15 05:02:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:02:27 INFO : potato2: Copied (server-side copy) 2025/05/15 05:02:28 INFO : potato2: Deleted 2025/05/15 05:02:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 05:02:28 INFO : potato3: Copied (server-side copy) 2025/05/15 05:02:28 INFO : potato3: Deleted 2025/05/15 05:02:28 DEBUG : B2 bucket rclone-test-sutadac9ziyu: Purge remote 2025/05/15 05:02:28 INFO : B2 bucket rclone-test-sutadac9ziyu: cleaning bucket "rclone-test-sutadac9ziyu" of all files 2025/05/15 05:02:29 DEBUG : potato2: Deleting (id "4_zbf228da3502ddb2b9f680e1b_f113998a1ec3a7127_d20250515_m050227_c001_v0001130_t0000_u01747285347619") 2025/05/15 05:02:29 DEBUG : potato3: Deleting (id "4_zbf228da3502ddb2b9f680e1b_f118fded21953e0c0_d20250515_m050228_c001_v0001043_t0026_u01747285348009") 2025/05/15 05:02:29 DEBUG : B2 bucket rclone-test-pinalik6dedu: Purge remote 2025/05/15 05:02:29 INFO : B2 bucket rclone-test-pinalik6dedu: cleaning bucket "rclone-test-pinalik6dedu" of all files 2025/05/15 05:02:29 DEBUG : empty space: Deleting (id "4_z8f027d63502ddb2b9f680e1b_f1037ef1b71a517d8_d20250515_m050223_c001_v0001104_t0052_u01747285343117") 2025/05/15 05:02:29 DEBUG : potato2: Deleting (id "4_z8f027d63502ddb2b9f680e1b_f4061bed3c04ddf36_d20250515_m050227_c001_v7007000_t0000_u01747285347995") 2025/05/15 05:02:29 DEBUG : potato2: Deleting (id "4_z8f027d63502ddb2b9f680e1b_f1048a9d90b4d3e67_d20250515_m050224_c001_v0001183_t0031_u01747285344768") 2025/05/15 05:02:29 DEBUG : potato3: Deleting (id "4_z8f027d63502ddb2b9f680e1b_f4061bed3c04ddf37_d20250515_m050228_c001_v7007000_t0000_u01747285348470") 2025/05/15 05:02:29 DEBUG : potato3: Deleting (id "4_z8f027d63502ddb2b9f680e1b_f111e599ff67b9fd6_d20250515_m050225_c001_v0001172_t0042_u01747285345001") 2025/05/15 05:02:29 DEBUG : potato3: Deleting (id "4_z8f027d63502ddb2b9f680e1b_f1037ef1b71a517dc_d20250515_m050223_c001_v0001104_t0001_u01747285343602") --- PASS: TestServerSideMoveWithFilter (13.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pumedel8hana" 2025/05/15 05:02:34 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-behebet6nohu -> B2 bucket rclone-test-pumedel8hana 2025/05/15 05:02:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:02:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/15 05:02:37 DEBUG : empty space: Unchanged skipping 2025/05/15 05:02:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/15 05:02:37 DEBUG : B2 bucket rclone-test-pumedel8hana: Waiting for checks to finish 2025/05/15 05:02:37 INFO : empty space: Deleted 2025/05/15 05:02:37 DEBUG : B2 bucket rclone-test-pumedel8hana: Waiting for transfers to finish 2025/05/15 05:02:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:02:37 INFO : potato2: Copied (server-side copy) 2025/05/15 05:02:37 INFO : potato2: Deleted 2025/05/15 05:02:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 05:02:38 INFO : potato3: Copied (server-side copy) 2025/05/15 05:02:38 INFO : potato3: Deleted 2025/05/15 05:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mibojit2qere" 2025/05/15 05:02:39 INFO : tomatoDir: Making directory 2025/05/15 05:02:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/15 05:02:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/15 05:02:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/15 05:02:40 DEBUG : B2 bucket rclone-test-mibojit2qere: Waiting for checks to finish 2025/05/15 05:02:40 DEBUG : B2 bucket rclone-test-mibojit2qere: Waiting for transfers to finish 2025/05/15 05:02:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/15 05:02:41 INFO : empty space: Copied (server-side copy) 2025/05/15 05:02:41 INFO : empty space: Deleted 2025/05/15 05:02:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/15 05:02:41 INFO : potato2: Copied (server-side copy) 2025/05/15 05:02:41 INFO : potato2: Deleted 2025/05/15 05:02:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/15 05:02:41 INFO : potato3: Copied (server-side copy) 2025/05/15 05:02:41 INFO : potato3: Deleted 2025/05/15 05:02:42 DEBUG : B2 bucket rclone-test-mibojit2qere: Purge remote 2025/05/15 05:02:42 INFO : B2 bucket rclone-test-mibojit2qere: cleaning bucket "rclone-test-mibojit2qere" of all files 2025/05/15 05:02:42 DEBUG : empty space: Deleting (id "4_zaf82bde3502ddb2b9f680e1b_f11207937a95dd931_d20250515_m050240_c001_v0001182_t0037_u01747285360968") 2025/05/15 05:02:42 DEBUG : potato2: Deleting (id "4_zaf82bde3502ddb2b9f680e1b_f1109ac202122acf6_d20250515_m050241_c001_v0001179_t0041_u01747285361202") 2025/05/15 05:02:42 DEBUG : potato3: Deleting (id "4_zaf82bde3502ddb2b9f680e1b_f106402f609080565_d20250515_m050241_c001_v0001137_t0056_u01747285361302") 2025/05/15 05:02:43 DEBUG : B2 bucket rclone-test-pumedel8hana: Purge remote 2025/05/15 05:02:43 INFO : B2 bucket rclone-test-pumedel8hana: cleaning bucket "rclone-test-pumedel8hana" of all files 2025/05/15 05:02:43 DEBUG : empty space: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f409432743099c175_d20250515_m050241_c001_v7007000_t0000_u01747285361170") 2025/05/15 05:02:43 DEBUG : empty space: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f104f6ed9da491d24_d20250515_m050235_c001_v0001113_t0020_u01747285355995") 2025/05/15 05:02:43 DEBUG : potato2: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f409432743099c176_d20250515_m050241_c001_v7007000_t0000_u01747285361428") 2025/05/15 05:02:43 DEBUG : potato2: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f1073954b60055ce1_d20250515_m050237_c001_v0001038_t0013_u01747285357342") 2025/05/15 05:02:43 DEBUG : potato3: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f409432743099c177_d20250515_m050241_c001_v7007000_t0000_u01747285361754") 2025/05/15 05:02:43 DEBUG : potato3: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f103d1d8c1962fe1d_d20250515_m050237_c001_v0001032_t0032_u01747285357674") 2025/05/15 05:02:43 DEBUG : potato3: Deleting (id "4_z9ff2ad93502ddb2b9f680e1b_f104f6ed9da491d26_d20250515_m050236_c001_v0001113_t0055_u01747285356227") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:47 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/rclone-sync-test" 2025/05/15 05:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/rclone-sync-test-include/layer2" 2025/05/15 05:02:54 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/rclone-sync-test-ignore-file" 2025/05/15 05:02:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 05:02:58 DEBUG : B2 bucket rclone-test-behebet6nohu path rclone-sync-test: Waiting for checks to finish 2025/05/15 05:02:58 DEBUG : B2 bucket rclone-test-behebet6nohu path rclone-sync-test: Waiting for transfers to finish 2025/05/15 05:02:58 DEBUG : Waiting for deletions to finish 2025/05/15 05:02:58 INFO : There was nothing to transfer 2025/05/15 05:02:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 05:02:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:02:58 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:02:58 DEBUG : Waiting for deletions to finish 2025/05/15 05:02:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 05:02:59 DEBUG : B2 bucket rclone-test-behebet6nohu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/15 05:02:59 DEBUG : B2 bucket rclone-test-behebet6nohu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/15 05:02:59 DEBUG : Waiting for deletions to finish 2025/05/15 05:02:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:02:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 05:02:59 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:02:59 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:02:59 DEBUG : Waiting for deletions to finish 2025/05/15 05:02:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:03:00 DEBUG : : Excluded 2025/05/15 05:03:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/15 05:03:00 DEBUG : B2 bucket rclone-test-behebet6nohu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/15 05:03:00 DEBUG : B2 bucket rclone-test-behebet6nohu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/15 05:03:00 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.52s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:03:07 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/CompareDest" 2025/05/15 05:03:10 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 05:03:10 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:10 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:03:11 INFO : one: Copied (new) 2025/05/15 05:03:11 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:11 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:12 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/15 05:03:12 INFO : one: Copied (replaced existing) 2025/05/15 05:03:12 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:14 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 05:03:14 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:14 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:14 INFO : There was nothing to transfer 2025/05/15 05:03:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 05:03:16 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 05:03:16 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:16 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:16 INFO : There was nothing to transfer 2025/05/15 05:03:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 05:03:16 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 05:03:16 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:16 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:16 INFO : There was nothing to transfer 2025/05/15 05:03:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:18 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/15 05:03:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 05:03:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/15 05:03:18 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 05:03:18 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:18 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:18 INFO : There was nothing to transfer 2025/05/15 05:03:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:18 DEBUG : two: Need to transfer - File not found at Destination 2025/05/15 05:03:18 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/15 05:03:18 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:19 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/15 05:03:19 INFO : two: Copied (new) 2025/05/15 05:03:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:03:22 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dest" 2025/05/15 05:03:23 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/pre-dest1" 2025/05/15 05:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/pre-dest2" 2025/05/15 05:03:26 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:03:26 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/15 05:03:27 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:03:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/15 05:03:27 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/15 05:03:27 DEBUG : B2 bucket rclone-test-behebet6nohu path dest: Waiting for checks to finish 2025/05/15 05:03:27 DEBUG : B2 bucket rclone-test-behebet6nohu path dest: Waiting for transfers to finish 2025/05/15 05:03:28 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/15 05:03:28 INFO : 3: Copied (new) 2025/05/15 05:03:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.02s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:03:29 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:03:31 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/CopyDest" 2025/05/15 05:03:33 DEBUG : one: Need to transfer - File not found at Destination 2025/05/15 05:03:33 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:33 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:03:34 INFO : one: Copied (new) 2025/05/15 05:03:34 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:35 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:36 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:36 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/15 05:03:36 INFO : one: Copied (replaced existing) 2025/05/15 05:03:36 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/BackupDir" 2025/05/15 05:03:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:39 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/15 05:03:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:03:41 INFO : one: Copied (server-side copy) 2025/05/15 05:03:41 INFO : one: Deleted 2025/05/15 05:03:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/15 05:03:41 INFO : one: Copied (server-side copy) 2025/05/15 05:03:41 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/15 05:03:41 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:41 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:42 DEBUG : one: Unchanged skipping 2025/05/15 05:03:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/15 05:03:43 INFO : two: Copied (server-side copy) 2025/05/15 05:03:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/15 05:03:43 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:43 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:43 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:43 DEBUG : one: Unchanged skipping 2025/05/15 05:03:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:43 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:43 DEBUG : two: Unchanged skipping 2025/05/15 05:03:43 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:43 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:43 INFO : There was nothing to transfer 2025/05/15 05:03:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:45 DEBUG : one: Unchanged skipping 2025/05/15 05:03:45 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/15 05:03:45 DEBUG : three: Destination not found in --copy-dest 2025/05/15 05:03:45 DEBUG : three: Need to transfer - File not found at Destination 2025/05/15 05:03:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/15 05:03:45 DEBUG : two: Unchanged skipping 2025/05/15 05:03:45 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:45 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:46 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/15 05:03:46 INFO : three: Copied (new) 2025/05/15 05:03:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.20s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:03:51 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/backup" 2025/05/15 05:03:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 05:03:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:03:53 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:53 DEBUG : two: Unchanged skipping 2025/05/15 05:03:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:03:55 INFO : one: Copied (server-side copy) 2025/05/15 05:03:55 INFO : one: Deleted 2025/05/15 05:03:55 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:03:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:03:56 INFO : one: Copied (new) 2025/05/15 05:03:56 DEBUG : Waiting for deletions to finish 2025/05/15 05:03:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:03:56 INFO : three.txt: Copied (server-side copy) 2025/05/15 05:03:57 INFO : three.txt: Deleted 2025/05/15 05:03:57 INFO : three.txt: Moved into backup dir 2025/05/15 05:03:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 05:03:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:03:58 DEBUG : two: Unchanged skipping 2025/05/15 05:03:58 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:03:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:03:59 INFO : one: Copied (server-side copy) 2025/05/15 05:03:59 INFO : one: Deleted 2025/05/15 05:03:59 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 05:04:00 INFO : one: Copied (new) 2025/05/15 05:04:00 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:04:00 INFO : three.txt: Copied (server-side copy) 2025/05/15 05:04:00 INFO : three.txt: Deleted 2025/05/15 05:04:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:04:05 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/backup" 2025/05/15 05:04:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 05:04:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:07 DEBUG : two: Unchanged skipping 2025/05/15 05:04:07 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:04:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:04:08 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 05:04:09 INFO : one: Deleted 2025/05/15 05:04:09 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:09 INFO : one: Copied (new) 2025/05/15 05:04:09 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:04:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 05:04:11 INFO : three.txt: Deleted 2025/05/15 05:04:11 INFO : three.txt: Moved into backup dir 2025/05/15 05:04:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 05:04:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:13 DEBUG : two: Unchanged skipping 2025/05/15 05:04:13 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:04:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 05:04:14 INFO : one: Deleted 2025/05/15 05:04:14 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 05:04:14 INFO : one: Copied (new) 2025/05/15 05:04:14 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:04:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 05:04:15 INFO : three.txt: Deleted 2025/05/15 05:04:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:04:18 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:04:20 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/backup" 2025/05/15 05:04:21 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:04:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 05:04:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:21 DEBUG : two: Unchanged skipping 2025/05/15 05:04:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:04:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 05:04:23 INFO : one: Deleted 2025/05/15 05:04:23 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:24 INFO : one: Copied (new) 2025/05/15 05:04:24 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:04:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 05:04:25 INFO : three.txt: Deleted 2025/05/15 05:04:25 INFO : three.txt: Moved into backup dir 2025/05/15 05:04:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 05:04:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:26 DEBUG : two: Unchanged skipping 2025/05/15 05:04:26 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:04:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 05:04:27 INFO : one: Deleted 2025/05/15 05:04:27 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 05:04:27 INFO : one: Copied (new) 2025/05/15 05:04:27 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:04:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 05:04:28 INFO : three.txt: Deleted 2025/05/15 05:04:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:04:33 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:04:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 05:04:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:35 DEBUG : two: Unchanged skipping 2025/05/15 05:04:35 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:04:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:04:36 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 05:04:36 INFO : one: Deleted 2025/05/15 05:04:36 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:36 INFO : one: Copied (new) 2025/05/15 05:04:36 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:04:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 05:04:37 INFO : three.txt: Deleted 2025/05/15 05:04:37 INFO : three.txt: Moved into backup dir 2025/05/15 05:04:38 DEBUG : one.bak: Excluded (Path Filter) 2025/05/15 05:04:38 DEBUG : one.bak: Excluded 2025/05/15 05:04:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/15 05:04:38 DEBUG : three.txt.bak: Excluded 2025/05/15 05:04:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 05:04:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:38 DEBUG : two: Unchanged skipping 2025/05/15 05:04:38 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for checks to finish 2025/05/15 05:04:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:39 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 05:04:39 INFO : one: Deleted 2025/05/15 05:04:39 DEBUG : B2 bucket rclone-test-behebet6nohu path dst: Waiting for transfers to finish 2025/05/15 05:04:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 05:04:39 INFO : one: Copied (new) 2025/05/15 05:04:39 DEBUG : Waiting for deletions to finish 2025/05/15 05:04:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:04:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 05:04:40 INFO : three.txt: Deleted 2025/05/15 05:04:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.26s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:04:45 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:04:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 05:04:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:04:48 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 05:04:48 INFO : one: Deleted 2025/05/15 05:04:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:49 INFO : one: Copied (new) 2025/05/15 05:04:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:49 DEBUG : two: Unchanged skipping 2025/05/15 05:04:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/15 05:04:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:04:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 05:04:50 INFO : three.txt: Deleted 2025/05/15 05:04:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:04:50 INFO : three.txt: Copied (new) 2025/05/15 05:04:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 05:04:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:04:52 INFO : one: Copied (server-side copy) to: one.bak 2025/05/15 05:04:52 INFO : one: Deleted 2025/05/15 05:04:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 05:04:52 INFO : one: Copied (new) 2025/05/15 05:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:04:52 DEBUG : two: Unchanged skipping 2025/05/15 05:04:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/15 05:04:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:04:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/15 05:04:54 INFO : three.txt: Deleted 2025/05/15 05:04:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/15 05:04:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-behebet6nohu/dst" 2025/05/15 05:04:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/15 05:05:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/15 05:05:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 05:05:01 INFO : one: Deleted 2025/05/15 05:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:05:02 INFO : one: Copied (new) 2025/05/15 05:05:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:02 DEBUG : two: Unchanged skipping 2025/05/15 05:05:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/15 05:05:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/15 05:05:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 05:05:03 INFO : three.txt: Deleted 2025/05/15 05:05:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:05:03 INFO : three.txt: Copied (new) 2025/05/15 05:05:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/15 05:05:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/15 05:05:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/15 05:05:05 INFO : one: Deleted 2025/05/15 05:05:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/15 05:05:06 INFO : one: Copied (new) 2025/05/15 05:05:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:06 DEBUG : two: Unchanged skipping 2025/05/15 05:05:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/15 05:05:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/15 05:05:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/15 05:05:07 INFO : three.txt: Deleted 2025/05/15 05:05:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/15 05:05:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.55s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:05:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/15 05:05:10 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:05:10 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:05:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/15 05:05:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/15 05:05:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:05:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/15 05:05:12 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:05:12 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:05:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/15 05:05:13 INFO : existing: Copied (new) 2025/05/15 05:05:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:05:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/15 05:05:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/15 05:05:13 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:05:13 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:05:13 ERROR : B2 bucket rclone-test-behebet6nohu: not deleting files as there were IO errors 2025/05/15 05:05:13 ERROR : B2 bucket rclone-test-behebet6nohu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncImmutable (3.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:05:16 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:05:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:16 DEBUG : existing: Unchanged skipping 2025/05/15 05:05:16 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:05:16 DEBUG : Waiting for deletions to finish 2025/05/15 05:05:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.06s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:05:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:05:32 DEBUG : both0: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both12: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both13: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both14: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both15: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both10: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both17: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both18: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both19: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both2: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both3: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both4: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both5: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both6: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both7: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both8: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:32 DEBUG : both9: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both1: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both11: Unchanged skipping 2025/05/15 05:05:32 DEBUG : both16: Unchanged skipping 2025/05/15 05:05:32 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:05:32 DEBUG : Waiting for deletions to finish 2025/05/15 05:05:32 INFO : only11: Deleted 2025/05/15 05:05:32 INFO : only2: Deleted 2025/05/15 05:05:33 INFO : only4: Deleted 2025/05/15 05:05:33 INFO : only7: Deleted 2025/05/15 05:05:33 INFO : only10: Deleted 2025/05/15 05:05:33 INFO : only1: Deleted 2025/05/15 05:05:33 INFO : only12: Deleted 2025/05/15 05:05:33 INFO : only13: Deleted 2025/05/15 05:05:33 INFO : only14: Deleted 2025/05/15 05:05:33 INFO : only17: Deleted 2025/05/15 05:05:33 INFO : only5: Deleted 2025/05/15 05:05:33 INFO : only8: Deleted 2025/05/15 05:05:33 INFO : only0: Deleted 2025/05/15 05:05:33 INFO : only16: Deleted 2025/05/15 05:05:33 INFO : only18: Deleted 2025/05/15 05:05:33 INFO : only19: Deleted 2025/05/15 05:05:33 INFO : only3: Deleted 2025/05/15 05:05:33 INFO : only6: Deleted 2025/05/15 05:05:33 INFO : only9: Deleted 2025/05/15 05:05:33 INFO : only15: Deleted 2025/05/15 05:05:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:05:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for checks to finish 2025/05/15 05:05:52 DEBUG : both1: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both0: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both13: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both14: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both15: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both16: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both10: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both11: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both12: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both17: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both3: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both4: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both18: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both19: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both7: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both2: Unchanged skipping 2025/05/15 05:05:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/15 05:05:52 DEBUG : both5: Unchanged skipping 2025/05/15 05:05:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : both6: Unchanged skipping 2025/05/15 05:05:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : both8: Unchanged skipping 2025/05/15 05:05:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : both9: Unchanged skipping 2025/05/15 05:05:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/15 05:05:52 DEBUG : B2 bucket rclone-test-behebet6nohu: Waiting for transfers to finish 2025/05/15 05:05:53 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only0: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only1: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only11: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only14: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only15: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only16: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only17: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only10: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only13: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only5: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only3: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only12: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only18: Copied (replaced existing) 2025/05/15 05:05:53 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:53 INFO : only19: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:54 INFO : only8: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:54 INFO : only7: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:54 INFO : only2: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:54 INFO : only4: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:54 INFO : only6: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/15 05:05:54 INFO : only9: Copied (replaced existing) 2025/05/15 05:05:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.95s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:06:03 DEBUG : empty_dir: Making directory with metadata 2025/05/15 05:06:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:06:03 DEBUG : empty_on_remote: Making directory with metadata 2025/05/15 05:06:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:06:03 INFO : empty_on_remote: Making directory 2025/05/15 05:06:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:06:04 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:04 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:04 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:04 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.72s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:06:07 DEBUG : empty_dir: Making directory with metadata 2025/05/15 05:06:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:06:07 DEBUG : empty_on_remote: Making directory with metadata 2025/05/15 05:06:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/15 05:06:07 INFO : empty_on_remote: Making directory 2025/05/15 05:06:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:06:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:06:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:10 INFO : sub dir: Making directory 2025/05/15 05:06:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.85s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" 2025/05/15 05:06:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/15 05:06:15 INFO : sub dir: Making directory 2025/05/15 05:06:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-behebet6nohu", Local "Local file system at /tmp/rclone1997082188", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.72s) PASS 2025/05/15 05:06:20 DEBUG : B2 bucket rclone-test-behebet6nohu: Purge remote 2025/05/15 05:06:20 INFO : B2 bucket rclone-test-behebet6nohu: cleaning bucket "rclone-test-behebet6nohu" of all files 2025/05/15 05:06:21 DEBUG : BackupDir/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987fad_d20250515_m050346_c001_v7007000_t0000_u01747285426675") 2025/05/15 05:06:21 DEBUG : BackupDir/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10698170612ee893_d20250515_m050340_c001_v0001171_t0044_u01747285420690") 2025/05/15 05:06:21 DEBUG : CompareDest/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e3718_d20250515_m050319_c001_v7007000_t0000_u01747285399995") 2025/05/15 05:06:21 DEBUG : CompareDest/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca130f_d20250515_m050313_c001_v0001136_t0039_u01747285393945") 2025/05/15 05:06:21 DEBUG : CompareDest/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e3719_d20250515_m050320_c001_v7007000_t0000_u01747285400177") 2025/05/15 05:06:21 DEBUG : CompareDest/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989585_d20250515_m050315_c001_v0001184_t0024_u01747285395387") 2025/05/15 05:06:21 DEBUG : CopyDest/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987fae_d20250515_m050346_c001_v7007000_t0000_u01747285426857") 2025/05/15 05:06:21 DEBUG : CopyDest/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9439f_d20250515_m050337_c001_v0001172_t0016_u01747285417755") 2025/05/15 05:06:21 DEBUG : CopyDest/three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987faf_d20250515_m050347_c001_v7007000_t0000_u01747285427039") 2025/05/15 05:06:21 DEBUG : CopyDest/three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989847_d20250515_m050344_c001_v0001184_t0029_u01747285424616") 2025/05/15 05:06:21 DEBUG : CopyDest/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987fb0_d20250515_m050347_c001_v7007000_t0000_u01747285427221") 2025/05/15 05:06:21 DEBUG : CopyDest/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1379_d20250515_m050342_c001_v0001136_t0057_u01747285422152") 2025/05/15 05:06:21 DEBUG : EXISTING: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcbc_d20250515_m050516_c001_v7007000_t0000_u01747285516992") 2025/05/15 05:06:21 DEBUG : EXISTING: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14c5_d20250515_m050515_c001_v0001136_t0004_u01747285515663") 2025/05/15 05:06:21 DEBUG : Testêé: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcb9_d20250515_m050511_c001_v7007000_t0000_u01747285511630") 2025/05/15 05:06:21 DEBUG : Testêé: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a1cd_d20250515_m050511_c001_v0001184_t0058_u01747285511013") 2025/05/15 05:06:21 DEBUG : Testêé: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14b5_d20250515_m050509_c001_v0001136_t0028_u01747285509909") 2025/05/15 05:06:21 DEBUG : a/potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84a3_d20250515_m050131_c001_v7007000_t0000_u01747285291662") 2025/05/15 05:06:21 DEBUG : a/potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d2c_d20250515_m050131_c001_v0001184_t0006_u01747285291077") 2025/05/15 05:06:21 DEBUG : a/potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeba_d20250515_m050129_c001_v7007000_t0000_u01747285289132") 2025/05/15 05:06:21 DEBUG : a/potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d03_d20250515_m050128_c001_v0001184_t0037_u01747285288220") 2025/05/15 05:06:22 DEBUG : a/potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df4c_d20250515_m050109_c001_v7007000_t0000_u01747285269478") 2025/05/15 05:06:22 DEBUG : a/potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988b83_d20250515_m050108_c001_v0001184_t0050_u01747285268585") 2025/05/15 05:06:22 DEBUG : b/potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84a4_d20250515_m050131_c001_v7007000_t0000_u01747285291845") 2025/05/15 05:06:22 DEBUG : b/potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d18_d20250515_m050130_c001_v0001184_t0033_u01747285290050") 2025/05/15 05:06:22 DEBUG : b/potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeb9_d20250515_m050128_c001_v7007000_t0000_u01747285288564") 2025/05/15 05:06:22 DEBUG : b/potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988ce9_d20250515_m050127_c001_v0001184_t0059_u01747285287388") 2025/05/15 05:06:22 DEBUG : b/potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df4b_d20250515_m050108_c001_v7007000_t0000_u01747285268928") 2025/05/15 05:06:22 DEBUG : b/potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988b77_d20250515_m050107_c001_v0001184_t0039_u01747285267716") 2025/05/15 05:06:22 DEBUG : backup/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4101678289bf62ba_d20250515_m050401_c001_v7007000_t0000_u01747285441383") 2025/05/15 05:06:22 DEBUG : backup/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f100730decfb98742_d20250515_m050359_c001_v0001105_t0005_u01747285439166") 2025/05/15 05:06:22 DEBUG : backup/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11447df7ca124357_d20250515_m050354_c001_v0001037_t0005_u01747285434682") 2025/05/15 05:06:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b06d_d20250515_m050429_c001_v7007000_t0000_u01747285469066") 2025/05/15 05:06:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1081225c8a80d584_d20250515_m050426_c001_v0001043_t0031_u01747285466989") 2025/05/15 05:06:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f117419fb157259a0_d20250515_m050422_c001_v0001137_t0000_u01747285462953") 2025/05/15 05:06:22 DEBUG : backup/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e3758_d20250515_m050415_c001_v7007000_t0000_u01747285455896") 2025/05/15 05:06:22 DEBUG : backup/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11720db37a91f3dc_d20250515_m050413_c001_v0001157_t0042_u01747285453501") 2025/05/15 05:06:22 DEBUG : backup/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1002b1a8b68b5464_d20250515_m050408_c001_v0001181_t0057_u01747285448748") 2025/05/15 05:06:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b079_d20250515_m050429_c001_v7007000_t0000_u01747285469421") 2025/05/15 05:06:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f110f1b9549005fbb_d20250515_m050428_c001_v0001182_t0019_u01747285468137") 2025/05/15 05:06:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f115e7ac6d292d341_d20250515_m050424_c001_v0001184_t0006_u01747285464697") 2025/05/15 05:06:22 DEBUG : backup/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4101678289bf62bb_d20250515_m050401_c001_v7007000_t0000_u01747285441567") 2025/05/15 05:06:23 DEBUG : backup/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10319ad99785912a_d20250515_m050400_c001_v0001044_t0026_u01747285440321") 2025/05/15 05:06:23 DEBUG : backup/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f115362925726fafe_d20250515_m050356_c001_v0001038_t0001_u01747285436609") 2025/05/15 05:06:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e3759_d20250515_m050416_c001_v7007000_t0000_u01747285456077") 2025/05/15 05:06:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1129e186fdea2267_d20250515_m050415_c001_v0001183_t0044_u01747285455093") 2025/05/15 05:06:23 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f110d2fbc54c7fa6a_d20250515_m050410_c001_v0001109_t0055_u01747285450287") 2025/05/15 05:06:23 DEBUG : both0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cba_d20250515_m050554_c001_v7007000_t0000_u01747285554840") 2025/05/15 05:06:23 DEBUG : both0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945f2_d20250515_m050539_c001_v0001172_t0031_u01747285539004") 2025/05/15 05:06:23 DEBUG : both0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898025_d20250515_m050534_c001_v7007000_t0000_u01747285534420") 2025/05/15 05:06:23 DEBUG : both0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a2ad_d20250515_m050519_c001_v0001184_t0052_u01747285519240") 2025/05/15 05:06:23 DEBUG : both1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cbb_d20250515_m050555_c001_v7007000_t0000_u01747285555029") 2025/05/15 05:06:23 DEBUG : both1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a4c8_d20250515_m050540_c001_v0001184_t0004_u01747285540321") 2025/05/15 05:06:23 DEBUG : both1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898026_d20250515_m050534_c001_v7007000_t0000_u01747285534605") 2025/05/15 05:06:23 DEBUG : both1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14cf_d20250515_m050520_c001_v0001136_t0031_u01747285520090") 2025/05/15 05:06:23 DEBUG : both10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cbc_d20250515_m050555_c001_v7007000_t0000_u01747285555214") 2025/05/15 05:06:23 DEBUG : both10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a565_d20250515_m050546_c001_v0001184_t0018_u01747285546118") 2025/05/15 05:06:23 DEBUG : both10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898028_d20250515_m050534_c001_v7007000_t0000_u01747285534788") 2025/05/15 05:06:23 DEBUG : both10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14e3_d20250515_m050525_c001_v0001136_t0031_u01747285525415") 2025/05/15 05:06:23 DEBUG : both11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cbd_d20250515_m050555_c001_v7007000_t0000_u01747285555403") 2025/05/15 05:06:23 DEBUG : both11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca154b_d20250515_m050546_c001_v0001136_t0042_u01747285546666") 2025/05/15 05:06:23 DEBUG : both11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89802b_d20250515_m050534_c001_v7007000_t0000_u01747285534971") 2025/05/15 05:06:23 DEBUG : both11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945ac_d20250515_m050525_c001_v0001172_t0054_u01747285525985") 2025/05/15 05:06:23 DEBUG : both12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cbe_d20250515_m050555_c001_v7007000_t0000_u01747285555587") 2025/05/15 05:06:24 DEBUG : both12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9464c_d20250515_m050547_c001_v0001172_t0059_u01747285547197") 2025/05/15 05:06:24 DEBUG : both12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89803c_d20250515_m050535_c001_v7007000_t0000_u01747285535152") 2025/05/15 05:06:24 DEBUG : both12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a388_d20250515_m050526_c001_v0001184_t0051_u01747285526890") 2025/05/15 05:06:24 DEBUG : both13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cbf_d20250515_m050555_c001_v7007000_t0000_u01747285555779") 2025/05/15 05:06:24 DEBUG : both13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a59f_d20250515_m050547_c001_v0001184_t0056_u01747285547966") 2025/05/15 05:06:24 DEBUG : both13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89803d_d20250515_m050535_c001_v7007000_t0000_u01747285535334") 2025/05/15 05:06:24 DEBUG : both13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14ec_d20250515_m050527_c001_v0001136_t0009_u01747285527347") 2025/05/15 05:06:24 DEBUG : both14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc0_d20250515_m050555_c001_v7007000_t0000_u01747285555967") 2025/05/15 05:06:24 DEBUG : both14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1559_d20250515_m050548_c001_v0001136_t0033_u01747285548444") 2025/05/15 05:06:24 DEBUG : both14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898040_d20250515_m050535_c001_v7007000_t0000_u01747285535516") 2025/05/15 05:06:24 DEBUG : both14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945bc_d20250515_m050527_c001_v0001172_t0033_u01747285527900") 2025/05/15 05:06:24 DEBUG : both15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc1_d20250515_m050556_c001_v7007000_t0000_u01747285556155") 2025/05/15 05:06:24 DEBUG : both15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94658_d20250515_m050549_c001_v0001172_t0000_u01747285549008") 2025/05/15 05:06:24 DEBUG : both15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898041_d20250515_m050535_c001_v7007000_t0000_u01747285535699") 2025/05/15 05:06:24 DEBUG : both15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a3c0_d20250515_m050528_c001_v0001184_t0051_u01747285528624") 2025/05/15 05:06:24 DEBUG : both16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc2_d20250515_m050556_c001_v7007000_t0000_u01747285556337") 2025/05/15 05:06:24 DEBUG : both16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a5e5_d20250515_m050549_c001_v0001184_t0005_u01747285549726") 2025/05/15 05:06:24 DEBUG : both16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898042_d20250515_m050535_c001_v7007000_t0000_u01747285535882") 2025/05/15 05:06:24 DEBUG : both16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14f3_d20250515_m050529_c001_v0001136_t0005_u01747285529114") 2025/05/15 05:06:24 DEBUG : both17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc3_d20250515_m050556_c001_v7007000_t0000_u01747285556522") 2025/05/15 05:06:24 DEBUG : both17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca155f_d20250515_m050550_c001_v0001136_t0048_u01747285550201") 2025/05/15 05:06:25 DEBUG : both17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898054_d20250515_m050536_c001_v7007000_t0000_u01747285536063") 2025/05/15 05:06:25 DEBUG : both17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945cc_d20250515_m050529_c001_v0001172_t0051_u01747285529666") 2025/05/15 05:06:25 DEBUG : both18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc5_d20250515_m050556_c001_v7007000_t0000_u01747285556705") 2025/05/15 05:06:25 DEBUG : both18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9465e_d20250515_m050550_c001_v0001172_t0011_u01747285550989") 2025/05/15 05:06:25 DEBUG : both18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898055_d20250515_m050536_c001_v7007000_t0000_u01747285536244") 2025/05/15 05:06:25 DEBUG : both18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a3ec_d20250515_m050530_c001_v0001184_t0044_u01747285530479") 2025/05/15 05:06:25 DEBUG : both19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc6_d20250515_m050556_c001_v7007000_t0000_u01747285556888") 2025/05/15 05:06:25 DEBUG : both19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a621_d20250515_m050551_c001_v0001184_t0055_u01747285551839") 2025/05/15 05:06:25 DEBUG : both19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898056_d20250515_m050536_c001_v7007000_t0000_u01747285536425") 2025/05/15 05:06:25 DEBUG : both19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1501_d20250515_m050531_c001_v0001136_t0040_u01747285531066") 2025/05/15 05:06:25 DEBUG : both2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc7_d20250515_m050557_c001_v7007000_t0000_u01747285557070") 2025/05/15 05:06:25 DEBUG : both2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1531_d20250515_m050540_c001_v0001136_t0057_u01747285540914") 2025/05/15 05:06:25 DEBUG : both2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898057_d20250515_m050536_c001_v7007000_t0000_u01747285536607") 2025/05/15 05:06:25 DEBUG : both2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9458a_d20250515_m050520_c001_v0001172_t0041_u01747285520642") 2025/05/15 05:06:25 DEBUG : both3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cc8_d20250515_m050557_c001_v7007000_t0000_u01747285557254") 2025/05/15 05:06:25 DEBUG : both3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94602_d20250515_m050541_c001_v0001172_t0051_u01747285541526") 2025/05/15 05:06:25 DEBUG : both3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898058_d20250515_m050536_c001_v7007000_t0000_u01747285536789") 2025/05/15 05:06:25 DEBUG : both3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a2df_d20250515_m050521_c001_v0001184_t0031_u01747285521219") 2025/05/15 05:06:25 DEBUG : both4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cca_d20250515_m050557_c001_v7007000_t0000_u01747285557438") 2025/05/15 05:06:25 DEBUG : both4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a4f2_d20250515_m050542_c001_v0001184_t0029_u01747285542175") 2025/05/15 05:06:26 DEBUG : both4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898059_d20250515_m050536_c001_v7007000_t0000_u01747285536970") 2025/05/15 05:06:26 DEBUG : both4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14d7_d20250515_m050521_c001_v0001136_t0014_u01747285521759") 2025/05/15 05:06:26 DEBUG : both5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ccb_d20250515_m050557_c001_v7007000_t0000_u01747285557621") 2025/05/15 05:06:26 DEBUG : both5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca153d_d20250515_m050542_c001_v0001136_t0011_u01747285542701") 2025/05/15 05:06:26 DEBUG : both5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89805a_d20250515_m050537_c001_v7007000_t0000_u01747285537152") 2025/05/15 05:06:26 DEBUG : both5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94592_d20250515_m050522_c001_v0001172_t0050_u01747285522319") 2025/05/15 05:06:26 DEBUG : both6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ccc_d20250515_m050557_c001_v7007000_t0000_u01747285557809") 2025/05/15 05:06:26 DEBUG : both6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9461c_d20250515_m050543_c001_v0001172_t0030_u01747285543349") 2025/05/15 05:06:26 DEBUG : both6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89806b_d20250515_m050537_c001_v7007000_t0000_u01747285537333") 2025/05/15 05:06:26 DEBUG : both6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a311_d20250515_m050523_c001_v0001184_t0007_u01747285523262") 2025/05/15 05:06:26 DEBUG : both7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cce_d20250515_m050557_c001_v7007000_t0000_u01747285557992") 2025/05/15 05:06:26 DEBUG : both7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a534_d20250515_m050544_c001_v0001184_t0045_u01747285544032") 2025/05/15 05:06:26 DEBUG : both7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89806c_d20250515_m050537_c001_v7007000_t0000_u01747285537519") 2025/05/15 05:06:26 DEBUG : both7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14db_d20250515_m050523_c001_v0001136_t0008_u01747285523742") 2025/05/15 05:06:26 DEBUG : both8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ccf_d20250515_m050558_c001_v7007000_t0000_u01747285558235") 2025/05/15 05:06:26 DEBUG : both8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1547_d20250515_m050544_c001_v0001136_t0005_u01747285544541") 2025/05/15 05:06:26 DEBUG : both8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89806d_d20250515_m050537_c001_v7007000_t0000_u01747285537699") 2025/05/15 05:06:26 DEBUG : both8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9459c_d20250515_m050524_c001_v0001172_t0025_u01747285524246") 2025/05/15 05:06:26 DEBUG : both9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cd1_d20250515_m050558_c001_v7007000_t0000_u01747285558439") 2025/05/15 05:06:26 DEBUG : both9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94632_d20250515_m050545_c001_v0001172_t0057_u01747285545325") 2025/05/15 05:06:26 DEBUG : both9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba89806e_d20250515_m050537_c001_v7007000_t0000_u01747285537888") 2025/05/15 05:06:26 DEBUG : both9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a33d_d20250515_m050524_c001_v0001184_t0013_u01747285524899") 2025/05/15 05:06:27 DEBUG : c/non empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84a5_d20250515_m050132_c001_v7007000_t0000_u01747285292027") 2025/05/15 05:06:27 DEBUG : c/non empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d20_d20250515_m050130_c001_v0001184_t0001_u01747285290333") 2025/05/15 05:06:27 DEBUG : c/non empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abebb_d20250515_m050129_c001_v7007000_t0000_u01747285289315") 2025/05/15 05:06:27 DEBUG : c/non empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988cef_d20250515_m050127_c001_v0001184_t0053_u01747285287582") 2025/05/15 05:06:27 DEBUG : c/non empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df4d_d20250515_m050109_c001_v7007000_t0000_u01747285269659") 2025/05/15 05:06:27 DEBUG : c/non empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988b7d_d20250515_m050107_c001_v0001184_t0034_u01747285267974") 2025/05/15 05:06:27 DEBUG : check sum: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88555_d20250515_m050057_c001_v7007000_t0000_u01747285257057") 2025/05/15 05:06:27 DEBUG : check sum: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988ab3_d20250515_m050056_c001_v0001184_t0050_u01747285256109") 2025/05/15 05:06:27 DEBUG : dest/3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddf74_d20250515_m050329_c001_v7007000_t0000_u01747285409195") 2025/05/15 05:06:27 DEBUG : dest/3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414c6407c3f1ecea_d20250515_m050328_c001_v0001184_t0050_u01747285408073") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcb4_d20250515_m050508_c001_v7007000_t0000_u01747285508418") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f102026aff17a205f_d20250515_m050505_c001_v0001093_t0054_u01747285505866") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058e8_d20250515_m050505_c001_v7007000_t0000_u01747285505672") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f102026aff17a2051_d20250515_m050501_c001_v0001093_t0045_u01747285501886") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058e4_d20250515_m050501_c001_v7007000_t0000_u01747285501154") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca148b_d20250515_m050456_c001_v0001136_t0019_u01747285496348") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058d8_d20250515_m050454_c001_v7007000_t0000_u01747285494880") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f112398b01a952f4c_d20250515_m050452_c001_v0001184_t0004_u01747285492537") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba897e78_d20250515_m050452_c001_v7007000_t0000_u01747285492355") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f112398b01a952edd_d20250515_m050449_c001_v0001184_t0048_u01747285489028") 2025/05/15 05:06:27 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba897e73_d20250515_m050448_c001_v7007000_t0000_u01747285488298") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca145f_d20250515_m050443_c001_v0001136_t0026_u01747285483759") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b128_d20250515_m050441_c001_v7007000_t0000_u01747285481459") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f102674e1feee81bd_d20250515_m050439_c001_v0001183_t0025_u01747285479675") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddff3_d20250515_m050439_c001_v7007000_t0000_u01747285479491") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f102674e1feee8165_d20250515_m050436_c001_v0001183_t0040_u01747285476815") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddff0_d20250515_m050436_c001_v7007000_t0000_u01747285476091") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e944a8_d20250515_m050431_c001_v0001172_t0028_u01747285471504") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b085_d20250515_m050430_c001_v7007000_t0000_u01747285470066") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1048d4a2674cebf1_d20250515_m050427_c001_v0001137_t0026_u01747285467592") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88776_d20250515_m050427_c001_v7007000_t0000_u01747285467412") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1048d4a2674cebe7_d20250515_m050424_c001_v0001137_t0032_u01747285464102") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88766_d20250515_m050423_c001_v7007000_t0000_u01747285463380") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989bff_d20250515_m050417_c001_v0001184_t0018_u01747285457184") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e375a_d20250515_m050416_c001_v7007000_t0000_u01747285456259") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1173a7cf741ccd8a_d20250515_m050414_c001_v0001102_t0048_u01747285454345") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc8875a_d20250515_m050414_c001_v7007000_t0000_u01747285454157") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1173a7cf741ccd6e_d20250515_m050409_c001_v0001102_t0007_u01747285449703") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88747_d20250515_m050408_c001_v7007000_t0000_u01747285448975") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca13b5_d20250515_m050402_c001_v0001136_t0013_u01747285442663") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4101678289bf62bc_d20250515_m050401_c001_v7007000_t0000_u01747285441749") 2025/05/15 05:06:28 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f118471c55f346a15_d20250515_m050359_c001_v0001100_t0029_u01747285439634") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207e04b_d20250515_m050359_c001_v7007000_t0000_u01747285439447") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f118471c55f3469f5_d20250515_m050355_c001_v0001100_t0009_u01747285435931") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207e043_d20250515_m050355_c001_v7007000_t0000_u01747285435197") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e943bb_d20250515_m050348_c001_v0001172_t0006_u01747285428494") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987fb1_d20250515_m050347_c001_v7007000_t0000_u01747285427404") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1048a9d90b4d4987_d20250515_m050341_c001_v0001183_t0004_u01747285421409") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4008862e937f1e77_d20250515_m050341_c001_v7007000_t0000_u01747285421201") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989798_d20250515_m050337_c001_v0001184_t0037_u01747285417173") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f109c766165a0f221_d20250515_m050336_c001_v0001109_t0027_u01747285416096") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f109c766165a0f215_d20250515_m050334_c001_v0001109_t0044_u01747285414345") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e371a_d20250515_m050320_c001_v7007000_t0000_u01747285400359") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94340_d20250515_m050313_c001_v0001172_t0011_u01747285393289") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10741e35a38a35b5_d20250515_m050312_c001_v0001091_t0040_u01747285392266") 2025/05/15 05:06:29 DEBUG : dst/one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10741e35a38a35b3_d20250515_m050311_c001_v0001091_t0023_u01747285391154") 2025/05/15 05:06:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcb5_d20250515_m050508_c001_v7007000_t0000_u01747285508601") 2025/05/15 05:06:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f113d5349199c9b00_d20250515_m050505_c001_v0001040_t0029_u01747285505281") 2025/05/15 05:06:29 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1077e070b3673262_d20250515_m050500_c001_v0001115_t0038_u01747285500481") 2025/05/15 05:06:29 DEBUG : dst/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058d9_d20250515_m050455_c001_v7007000_t0000_u01747285495061") 2025/05/15 05:06:29 DEBUG : dst/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1092b9ee786964c4_d20250515_m050451_c001_v0001136_t0018_u01747285491997") 2025/05/15 05:06:29 DEBUG : dst/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f113dccf1673076fe_d20250515_m050447_c001_v0001091_t0038_u01747285487875") 2025/05/15 05:06:29 DEBUG : dst/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b131_d20250515_m050441_c001_v7007000_t0000_u01747285481915") 2025/05/15 05:06:30 DEBUG : dst/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f118d0d0b2224d5d3_d20250515_m050439_c001_v0001184_t0005_u01747285479263") 2025/05/15 05:06:30 DEBUG : dst/one.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f103c453c961d00e7_d20250515_m050435_c001_v0001146_t0003_u01747285475795") 2025/05/15 05:06:30 DEBUG : dst/three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987fb2_d20250515_m050347_c001_v7007000_t0000_u01747285427587") 2025/05/15 05:06:30 DEBUG : dst/three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f109c766165a0f24b_d20250515_m050345_c001_v0001109_t0037_u01747285425769") 2025/05/15 05:06:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcb6_d20250515_m050508_c001_v7007000_t0000_u01747285508785") 2025/05/15 05:06:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f115a7a6a6b94a0ae_d20250515_m050506_c001_v0001130_t0053_u01747285506793") 2025/05/15 05:06:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11016b8e5151ffd1_d20250515_m050502_c001_v0001038_t0050_u01747285502810") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcb7_d20250515_m050508_c001_v7007000_t0000_u01747285508978") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f102026aff17a2067_d20250515_m050507_c001_v0001093_t0052_u01747285507581") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058ec_d20250515_m050507_c001_v7007000_t0000_u01747285507388") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f102026aff17a2055_d20250515_m050503_c001_v0001093_t0027_u01747285503685") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058e6_d20250515_m050503_c001_v7007000_t0000_u01747285503496") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9451c_d20250515_m050457_c001_v0001172_t0028_u01747285497770") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058da_d20250515_m050455_c001_v7007000_t0000_u01747285495242") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f112398b01a952f90_d20250515_m050454_c001_v0001184_t0053_u01747285494291") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba897e7a_d20250515_m050454_c001_v7007000_t0000_u01747285494106") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f112398b01a952f19_d20250515_m050450_c001_v0001184_t0056_u01747285490651") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba897e75_d20250515_m050450_c001_v7007000_t0000_u01747285490466") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e944e4_d20250515_m050445_c001_v0001172_t0027_u01747285485031") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddff4_d20250515_m050440_c001_v7007000_t0000_u01747285480308") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e944ca_d20250515_m050438_c001_v0001172_t0031_u01747285478315") 2025/05/15 05:06:30 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddff2_d20250515_m050437_c001_v7007000_t0000_u01747285477495") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989dbc_d20250515_m050433_c001_v0001184_t0059_u01747285473165") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88779_d20250515_m050428_c001_v7007000_t0000_u01747285468348") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989d04_d20250515_m050426_c001_v0001184_t0048_u01747285466115") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc8876b_d20250515_m050424_c001_v7007000_t0000_u01747285464924") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca140f_d20250515_m050418_c001_v0001136_t0016_u01747285458542") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc8875d_d20250515_m050415_c001_v7007000_t0000_u01747285455341") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca13f7_d20250515_m050412_c001_v0001136_t0024_u01747285452381") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88751_d20250515_m050411_c001_v7007000_t0000_u01747285451291") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9440e_d20250515_m050404_c001_v0001172_t0005_u01747285444074") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207e04e_d20250515_m050400_c001_v7007000_t0000_u01747285440824") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e943e8_d20250515_m050358_c001_v0001172_t0046_u01747285438143") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207e048_d20250515_m050357_c001_v7007000_t0000_u01747285437053") 2025/05/15 05:06:31 DEBUG : dst/three.txt: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9898c7_d20250515_m050349_c001_v0001184_t0004_u01747285429400") 2025/05/15 05:06:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058db_d20250515_m050455_c001_v7007000_t0000_u01747285495424") 2025/05/15 05:06:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1196fc3f1023c825_d20250515_m050453_c001_v0001106_t0025_u01747285493364") 2025/05/15 05:06:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f101a4319d6601cee_d20250515_m050449_c001_v0001171_t0057_u01747285489817") 2025/05/15 05:06:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b134_d20250515_m050442_c001_v7007000_t0000_u01747285482105") 2025/05/15 05:06:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10625d6683a63cf5_d20250515_m050440_c001_v0001178_t0010_u01747285480088") 2025/05/15 05:06:31 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10673b40b3d6c5b4_d20250515_m050437_c001_v0001161_t0002_u01747285477214") 2025/05/15 05:06:31 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcb8_d20250515_m050509_c001_v7007000_t0000_u01747285509161") 2025/05/15 05:06:31 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a032_d20250515_m050457_c001_v0001184_t0031_u01747285497156") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f408b5a1be27058dc_d20250515_m050455_c001_v7007000_t0000_u01747285495606") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989ecf_d20250515_m050444_c001_v0001184_t0036_u01747285484417") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b13d_d20250515_m050442_c001_v7007000_t0000_u01747285482407") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1443_d20250515_m050432_c001_v0001136_t0011_u01747285472203") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4179d30d34a1b08a_d20250515_m050430_c001_v7007000_t0000_u01747285470627") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94448_d20250515_m050417_c001_v0001172_t0036_u01747285457752") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e375b_d20250515_m050416_c001_v7007000_t0000_u01747285456442") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989a53_d20250515_m050403_c001_v0001184_t0037_u01747285443495") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4101678289bf62bd_d20250515_m050401_c001_v7007000_t0000_u01747285441933") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1389_d20250515_m050349_c001_v0001136_t0042_u01747285429108") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4152083cf7987fb3_d20250515_m050347_c001_v7007000_t0000_u01747285427769") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f103166824d7d34ff_d20250515_m050343_c001_v0001093_t0045_u01747285423291") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e371b_d20250515_m050320_c001_v7007000_t0000_u01747285400542") 2025/05/15 05:06:32 DEBUG : dst/two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10741e35a38a35bd_d20250515_m050319_c001_v0001091_t0023_u01747285399310") 2025/05/15 05:06:32 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40341d7ab05a928b_d20250515_m050237_c001_v7007000_t0000_u01747285357277") 2025/05/15 05:06:32 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989241_d20250515_m050233_c001_v0001184_t0040_u01747285353453") 2025/05/15 05:06:32 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40341d7ab05a9278_d20250515_m050231_c001_v7007000_t0000_u01747285351520") 2025/05/15 05:06:32 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989152_d20250515_m050220_c001_v0001184_t0016_u01747285340353") 2025/05/15 05:06:32 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df99_d20250515_m050212_c001_v7007000_t0000_u01747285332239") 2025/05/15 05:06:32 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce989058_d20250515_m050208_c001_v0001184_t0023_u01747285328981") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84c5_d20250515_m050144_c001_v7007000_t0000_u01747285304669") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988e08_d20250515_m050142_c001_v0001184_t0019_u01747285302899") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84bf_d20250515_m050141_c001_v7007000_t0000_u01747285301417") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988de2_d20250515_m050140_c001_v0001184_t0044_u01747285300207") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84ae_d20250515_m050136_c001_v7007000_t0000_u01747285296958") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d8a_d20250515_m050135_c001_v0001184_t0049_u01747285295395") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84ab_d20250515_m050134_c001_v7007000_t0000_u01747285294253") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d50_d20250515_m050132_c001_v0001184_t0005_u01747285292968") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeb6_d20250515_m050126_c001_v7007000_t0000_u01747285286458") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988cc1_d20250515_m050125_c001_v0001184_t0049_u01747285285086") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeb0_d20250515_m050123_c001_v7007000_t0000_u01747285283976") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c9f_d20250515_m050123_c001_v0001184_t0015_u01747285283205") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df55_d20250515_m050118_c001_v7007000_t0000_u01747285278326") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c39_d20250515_m050117_c001_v0001184_t0032_u01747285277087") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df51_d20250515_m050114_c001_v7007000_t0000_u01747285274537") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988bf7_d20250515_m050113_c001_v0001184_t0030_u01747285273592") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df4e_d20250515_m050112_c001_v7007000_t0000_u01747285272508") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1138185f57503145_d20250515_m050111_c001_v0001184_t0050_u01747285271918") 2025/05/15 05:06:33 DEBUG : empty space: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988bb7_d20250515_m050110_c001_v0001184_t0042_u01747285270384") 2025/05/15 05:06:33 DEBUG : enormous: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84c2_d20250515_m050143_c001_v7007000_t0000_u01747285303729") 2025/05/15 05:06:34 DEBUG : enormous: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988e0a_d20250515_m050143_c001_v0001184_t0045_u01747285303109") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4081866799eedcba_d20250515_m050514_c001_v7007000_t0000_u01747285514169") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94568_d20250515_m050512_c001_v0001172_t0046_u01747285512785") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df90_d20250515_m050206_c001_v7007000_t0000_u01747285326881") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988ff8_d20250515_m050205_c001_v0001184_t0041_u01747285325862") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df42_d20250515_m050106_c001_v7007000_t0000_u01747285266617") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988b4d_d20250515_m050105_c001_v0001184_t0048_u01747285265669") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df33_d20250515_m050104_c001_v7007000_t0000_u01747285264354") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988b29_d20250515_m050103_c001_v0001184_t0004_u01747285263789") 2025/05/15 05:06:34 DEBUG : existing: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988b19_d20250515_m050102_c001_v0001184_t0047_u01747285262966") 2025/05/15 05:06:34 DEBUG : existing-b: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df91_d20250515_m050207_c001_v7007000_t0000_u01747285327063") 2025/05/15 05:06:34 DEBUG : existing-b: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e941ba_d20250515_m050205_c001_v0001172_t0049_u01747285325870") 2025/05/15 05:06:34 DEBUG : file1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d0e_d20250515_m050609_c001_v7007000_t0000_u01747285569216") 2025/05/15 05:06:34 DEBUG : file1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca15c3_d20250515_m050607_c001_v0001136_t0009_u01747285567884") 2025/05/15 05:06:34 DEBUG : file1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d07_d20250515_m050605_c001_v7007000_t0000_u01747285565749") 2025/05/15 05:06:34 DEBUG : file1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a75f_d20250515_m050604_c001_v0001184_t0043_u01747285564167") 2025/05/15 05:06:34 DEBUG : five: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84cd_d20250515_m050148_c001_v7007000_t0000_u01747285308883") 2025/05/15 05:06:34 DEBUG : five: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce988e66_d20250515_m050146_c001_v0001184_t0048_u01747285306958") 2025/05/15 05:06:34 DEBUG : foo: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df52_d20250515_m050116_c001_v7007000_t0000_u01747285276362") 2025/05/15 05:06:34 DEBUG : foo: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce988c23_d20250515_m050115_c001_v0001184_t0048_u01747285275811") 2025/05/15 05:06:34 DEBUG : foo: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce988c13_d20250515_m050115_c001_v0001184_t0048_u01747285275259") 2025/05/15 05:06:34 DEBUG : four: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84ce_d20250515_m050149_c001_v7007000_t0000_u01747285309066") 2025/05/15 05:06:34 DEBUG : four: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca1200_d20250515_m050147_c001_v0001136_t0020_u01747285307513") 2025/05/15 05:06:35 DEBUG : four: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988e4e_d20250515_m050146_c001_v0001184_t0045_u01747285306380") 2025/05/15 05:06:35 DEBUG : hello world2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce275_d20250515_m050013_c001_v7007000_t0000_u01747285213192") 2025/05/15 05:06:35 DEBUG : hello world2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988723_d20250515_m050012_c001_v0001184_t0030_u01747285212544") 2025/05/15 05:06:35 DEBUG : ignore-size: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df24_d20250515_m050101_c001_v7007000_t0000_u01747285261881") 2025/05/15 05:06:35 DEBUG : ignore-size: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988aff_d20250515_m050100_c001_v0001184_t0035_u01747285260963") 2025/05/15 05:06:35 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df8e_d20250515_m050204_c001_v7007000_t0000_u01747285324764") 2025/05/15 05:06:35 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e941ac_d20250515_m050203_c001_v0001172_t0003_u01747285323719") 2025/05/15 05:06:35 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df8b_d20250515_m050202_c001_v7007000_t0000_u01747285322607") 2025/05/15 05:06:35 DEBUG : nested/sub dir/file: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9419e_d20250515_m050201_c001_v0001172_t0045_u01747285321671") 2025/05/15 05:06:35 DEBUG : one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84cf_d20250515_m050149_c001_v7007000_t0000_u01747285309249") 2025/05/15 05:06:35 DEBUG : one: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce988e42_d20250515_m050145_c001_v0001184_t0048_u01747285305795") 2025/05/15 05:06:35 DEBUG : only0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cd3_d20250515_m050558_c001_v7007000_t0000_u01747285558638") 2025/05/15 05:06:35 DEBUG : only0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca1575_d20250515_m050553_c001_v0001136_t0020_u01747285553094") 2025/05/15 05:06:35 DEBUG : only0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca152d_d20250515_m050539_c001_v0001136_t0040_u01747285539641") 2025/05/15 05:06:35 DEBUG : only0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ca3_d20250515_m050533_c001_v7007000_t0000_u01747285533405") 2025/05/15 05:06:35 DEBUG : only0: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94586_d20250515_m050519_c001_v0001172_t0024_u01747285519811") 2025/05/15 05:06:35 DEBUG : only1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cd6_d20250515_m050558_c001_v7007000_t0000_u01747285558829") 2025/05/15 05:06:35 DEBUG : only1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce98a635_d20250515_m050553_c001_v0001184_t0048_u01747285553094") 2025/05/15 05:06:35 DEBUG : only1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945fe_d20250515_m050540_c001_v0001172_t0011_u01747285540609") 2025/05/15 05:06:35 DEBUG : only1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110205_d20250515_m050533_c001_v7007000_t0000_u01747285533038") 2025/05/15 05:06:35 DEBUG : only1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a2c3_d20250515_m050520_c001_v0001184_t0055_u01747285520444") 2025/05/15 05:06:36 DEBUG : only10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cdb_d20250515_m050559_c001_v7007000_t0000_u01747285559014") 2025/05/15 05:06:36 DEBUG : only10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce98a640_d20250515_m050553_c001_v0001184_t0048_u01747285553502") 2025/05/15 05:06:36 DEBUG : only10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94648_d20250515_m050546_c001_v0001172_t0026_u01747285546359") 2025/05/15 05:06:36 DEBUG : only10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ca1_d20250515_m050533_c001_v7007000_t0000_u01747285533028") 2025/05/15 05:06:36 DEBUG : only10: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a353_d20250515_m050525_c001_v0001184_t0044_u01747285525745") 2025/05/15 05:06:36 DEBUG : only11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ce0_d20250515_m050559_c001_v7007000_t0000_u01747285559199") 2025/05/15 05:06:36 DEBUG : only11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e94668_d20250515_m050553_c001_v0001172_t0021_u01747285553107") 2025/05/15 05:06:36 DEBUG : only11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a581_d20250515_m050546_c001_v0001184_t0047_u01747285546993") 2025/05/15 05:06:36 DEBUG : only11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110203_d20250515_m050532_c001_v7007000_t0000_u01747285532645") 2025/05/15 05:06:36 DEBUG : only11: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14e5_d20250515_m050526_c001_v0001136_t0005_u01747285526545") 2025/05/15 05:06:36 DEBUG : only12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ce6_d20250515_m050559_c001_v7007000_t0000_u01747285559400") 2025/05/15 05:06:36 DEBUG : only12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4168c0d7eee3e7c3_d20250515_m050553_c001_v0001134_t0011_u01747285553670") 2025/05/15 05:06:36 DEBUG : only12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1551_d20250515_m050547_c001_v0001136_t0013_u01747285547537") 2025/05/15 05:06:36 DEBUG : only12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702ecff98b4c06_d20250515_m050533_c001_v7007000_t0000_u01747285533192") 2025/05/15 05:06:36 DEBUG : only12: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945b8_d20250515_m050527_c001_v0001172_t0043_u01747285527088") 2025/05/15 05:06:36 DEBUG : only13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ceb_d20250515_m050559_c001_v7007000_t0000_u01747285559583") 2025/05/15 05:06:36 DEBUG : only13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e9466c_d20250515_m050553_c001_v0001172_t0021_u01747285553516") 2025/05/15 05:06:36 DEBUG : only13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94652_d20250515_m050548_c001_v0001172_t0011_u01747285548186") 2025/05/15 05:06:36 DEBUG : only13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898011_d20250515_m050533_c001_v7007000_t0000_u01747285533206") 2025/05/15 05:06:36 DEBUG : only13: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a3a6_d20250515_m050527_c001_v0001184_t0029_u01747285527680") 2025/05/15 05:06:37 DEBUG : only14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cec_d20250515_m050559_c001_v7007000_t0000_u01747285559773") 2025/05/15 05:06:37 DEBUG : only14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca1577_d20250515_m050553_c001_v0001136_t0020_u01747285553306") 2025/05/15 05:06:37 DEBUG : only14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a5bf_d20250515_m050548_c001_v0001184_t0031_u01747285548776") 2025/05/15 05:06:37 DEBUG : only14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ca2_d20250515_m050533_c001_v7007000_t0000_u01747285533220") 2025/05/15 05:06:37 DEBUG : only14: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14f1_d20250515_m050528_c001_v0001136_t0017_u01747285528330") 2025/05/15 05:06:37 DEBUG : only15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ced_d20250515_m050559_c001_v7007000_t0000_u01747285559964") 2025/05/15 05:06:37 DEBUG : only15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce98a637_d20250515_m050553_c001_v0001184_t0048_u01747285553315") 2025/05/15 05:06:37 DEBUG : only15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca155d_d20250515_m050549_c001_v0001136_t0009_u01747285549381") 2025/05/15 05:06:37 DEBUG : only15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898014_d20250515_m050533_c001_v7007000_t0000_u01747285533763") 2025/05/15 05:06:37 DEBUG : only15: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945c2_d20250515_m050528_c001_v0001172_t0039_u01747285528830") 2025/05/15 05:06:37 DEBUG : only16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cee_d20250515_m050600_c001_v7007000_t0000_u01747285560147") 2025/05/15 05:06:37 DEBUG : only16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e9466a_d20250515_m050553_c001_v0001172_t0021_u01747285553327") 2025/05/15 05:06:37 DEBUG : only16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9465a_d20250515_m050549_c001_v0001172_t0042_u01747285549931") 2025/05/15 05:06:37 DEBUG : only16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110207_d20250515_m050533_c001_v7007000_t0000_u01747285533420") 2025/05/15 05:06:37 DEBUG : only16: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a3cc_d20250515_m050529_c001_v0001184_t0006_u01747285529440") 2025/05/15 05:06:37 DEBUG : only17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cef_d20250515_m050600_c001_v7007000_t0000_u01747285560335") 2025/05/15 05:06:37 DEBUG : only17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca1579_d20250515_m050553_c001_v0001136_t0020_u01747285553497") 2025/05/15 05:06:37 DEBUG : only17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a601_d20250515_m050550_c001_v0001184_t0053_u01747285550776") 2025/05/15 05:06:37 DEBUG : only17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110206_d20250515_m050533_c001_v7007000_t0000_u01747285533231") 2025/05/15 05:06:37 DEBUG : only17: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14fb_d20250515_m050530_c001_v0001136_t0029_u01747285530069") 2025/05/15 05:06:37 DEBUG : only18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cf1_d20250515_m050600_c001_v7007000_t0000_u01747285560520") 2025/05/15 05:06:38 DEBUG : only18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce98a651_d20250515_m050553_c001_v0001184_t0048_u01747285553696") 2025/05/15 05:06:38 DEBUG : only18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1569_d20250515_m050551_c001_v0001136_t0056_u01747285551480") 2025/05/15 05:06:38 DEBUG : only18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702ecff98b4c09_d20250515_m050533_c001_v7007000_t0000_u01747285533560") 2025/05/15 05:06:38 DEBUG : only18: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945d4_d20250515_m050530_c001_v0001172_t0045_u01747285530795") 2025/05/15 05:06:38 DEBUG : only19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cf3_d20250515_m050600_c001_v7007000_t0000_u01747285560704") 2025/05/15 05:06:38 DEBUG : only19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e94672_d20250515_m050553_c001_v0001172_t0021_u01747285553895") 2025/05/15 05:06:38 DEBUG : only19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94662_d20250515_m050552_c001_v0001172_t0059_u01747285552056") 2025/05/15 05:06:38 DEBUG : only19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898013_d20250515_m050533_c001_v7007000_t0000_u01747285533577") 2025/05/15 05:06:38 DEBUG : only19: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a406_d20250515_m050531_c001_v0001184_t0058_u01747285531353") 2025/05/15 05:06:38 DEBUG : only2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cf4_d20250515_m050600_c001_v7007000_t0000_u01747285560889") 2025/05/15 05:06:38 DEBUG : only2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce98a65d_d20250515_m050553_c001_v0001184_t0048_u01747285553929") 2025/05/15 05:06:38 DEBUG : only2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a4e0_d20250515_m050541_c001_v0001184_t0026_u01747285541316") 2025/05/15 05:06:38 DEBUG : only2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110204_d20250515_m050532_c001_v7007000_t0000_u01747285532849") 2025/05/15 05:06:38 DEBUG : only2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14d1_d20250515_m050520_c001_v0001136_t0006_u01747285520919") 2025/05/15 05:06:38 DEBUG : only3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cf5_d20250515_m050601_c001_v7007000_t0000_u01747285561072") 2025/05/15 05:06:38 DEBUG : only3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca157d_d20250515_m050553_c001_v0001136_t0020_u01747285553694") 2025/05/15 05:06:38 DEBUG : only3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1535_d20250515_m050541_c001_v0001136_t0028_u01747285541860") 2025/05/15 05:06:38 DEBUG : only3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5ca7_d20250515_m050533_c001_v7007000_t0000_u01747285533590") 2025/05/15 05:06:38 DEBUG : only3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9458e_d20250515_m050521_c001_v0001172_t0034_u01747285521434") 2025/05/15 05:06:38 DEBUG : only4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cf6_d20250515_m050601_c001_v7007000_t0000_u01747285561255") 2025/05/15 05:06:39 DEBUG : only4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e94674_d20250515_m050554_c001_v0001172_t0021_u01747285554082") 2025/05/15 05:06:39 DEBUG : only4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94614_d20250515_m050542_c001_v0001172_t0001_u01747285542384") 2025/05/15 05:06:39 DEBUG : only4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702ecff98b4c05_d20250515_m050533_c001_v7007000_t0000_u01747285533007") 2025/05/15 05:06:39 DEBUG : only4: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a2ff_d20250515_m050522_c001_v0001184_t0022_u01747285522103") 2025/05/15 05:06:39 DEBUG : only5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cf7_d20250515_m050601_c001_v7007000_t0000_u01747285561437") 2025/05/15 05:06:39 DEBUG : only5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e9466e_d20250515_m050553_c001_v0001172_t0021_u01747285553708") 2025/05/15 05:06:39 DEBUG : only5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a51c_d20250515_m050543_c001_v0001184_t0041_u01747285543091") 2025/05/15 05:06:39 DEBUG : only5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702ecff98b4c08_d20250515_m050533_c001_v7007000_t0000_u01747285533376") 2025/05/15 05:06:39 DEBUG : only5: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14d9_d20250515_m050522_c001_v0001136_t0027_u01747285522738") 2025/05/15 05:06:39 DEBUG : only6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5cfb_d20250515_m050601_c001_v7007000_t0000_u01747285561621") 2025/05/15 05:06:39 DEBUG : only6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4168c0d7eee3e7c7_d20250515_m050554_c001_v0001134_t0011_u01747285554105") 2025/05/15 05:06:39 DEBUG : only6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1543_d20250515_m050543_c001_v0001136_t0051_u01747285543607") 2025/05/15 05:06:39 DEBUG : only6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110209_d20250515_m050533_c001_v7007000_t0000_u01747285533615") 2025/05/15 05:06:39 DEBUG : only6: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94598_d20250515_m050523_c001_v0001172_t0037_u01747285523480") 2025/05/15 05:06:39 DEBUG : only7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d00_d20250515_m050601_c001_v7007000_t0000_u01747285561819") 2025/05/15 05:06:39 DEBUG : only7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca1583_d20250515_m050553_c001_v0001136_t0020_u01747285553914") 2025/05/15 05:06:39 DEBUG : only7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94624_d20250515_m050544_c001_v0001172_t0012_u01747285544249") 2025/05/15 05:06:39 DEBUG : only7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898010_d20250515_m050533_c001_v7007000_t0000_u01747285533023") 2025/05/15 05:06:39 DEBUG : only7: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a31f_d20250515_m050524_c001_v0001184_t0059_u01747285524037") 2025/05/15 05:06:39 DEBUG : only8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d03_d20250515_m050602_c001_v7007000_t0000_u01747285562001") 2025/05/15 05:06:39 DEBUG : only8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4168c0d7eee3e7c5_d20250515_m050553_c001_v0001134_t0011_u01747285553921") 2025/05/15 05:06:40 DEBUG : only8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a54c_d20250515_m050545_c001_v0001184_t0029_u01747285545057") 2025/05/15 05:06:40 DEBUG : only8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898012_d20250515_m050533_c001_v7007000_t0000_u01747285533391") 2025/05/15 05:06:40 DEBUG : only8: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca14df_d20250515_m050524_c001_v0001136_t0015_u01747285524538") 2025/05/15 05:06:40 DEBUG : only9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d05_d20250515_m050602_c001_v7007000_t0000_u01747285562814") 2025/05/15 05:06:40 DEBUG : only9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4056b92314ca1585_d20250515_m050554_c001_v0001136_t0020_u01747285554116") 2025/05/15 05:06:40 DEBUG : only9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1549_d20250515_m050545_c001_v0001136_t0040_u01747285545798") 2025/05/15 05:06:40 DEBUG : only9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702ecff98b4c0b_d20250515_m050533_c001_v7007000_t0000_u01747285533743") 2025/05/15 05:06:40 DEBUG : only9: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e945a6_d20250515_m050525_c001_v0001172_t0005_u01747285525118") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df82_d20250515_m050159_c001_v7007000_t0000_u01747285319819") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9418a_d20250515_m050157_c001_v0001172_t0040_u01747285317307") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84dd_d20250515_m050155_c001_v7007000_t0000_u01747285315828") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988efa_d20250515_m050154_c001_v0001184_t0055_u01747285314236") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84d6_d20250515_m050152_c001_v7007000_t0000_u01747285312402") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1206_d20250515_m050150_c001_v0001136_t0053_u01747285310179") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84b7_d20250515_m050139_c001_v7007000_t0000_u01747285299080") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988dbc_d20250515_m050137_c001_v0001184_t0040_u01747285297904") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84ad_d20250515_m050135_c001_v7007000_t0000_u01747285295975") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d80_d20250515_m050135_c001_v0001184_t0021_u01747285295166") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84a8_d20250515_m050133_c001_v7007000_t0000_u01747285293605") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d48_d20250515_m050132_c001_v0001184_t0038_u01747285292755") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeb4_d20250515_m050125_c001_v7007000_t0000_u01747285285886") 2025/05/15 05:06:40 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988cb9_d20250515_m050124_c001_v0001184_t0052_u01747285284893") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeb1_d20250515_m050124_c001_v7007000_t0000_u01747285284160") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c9d_d20250515_m050122_c001_v0001184_t0033_u01747285282995") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df58_d20250515_m050122_c001_v7007000_t0000_u01747285282270") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c87_d20250515_m050121_c001_v0001184_t0005_u01747285281691") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c7b_d20250515_m050121_c001_v0001184_t0016_u01747285281104") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df57_d20250515_m050120_c001_v7007000_t0000_u01747285280379") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c67_d20250515_m050119_c001_v0001184_t0028_u01747285279809") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c59_d20250515_m050119_c001_v0001184_t0047_u01747285279236") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405a5dff02c1df56_d20250515_m050118_c001_v7007000_t0000_u01747285278510") 2025/05/15 05:06:41 DEBUG : potato: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988c45_d20250515_m050117_c001_v0001184_t0029_u01747285277742") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41970d4dfa110113_d20250515_m050247_c001_v7007000_t0000_u01747285367641") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca12c7_d20250515_m050246_c001_v0001136_t0007_u01747285366975") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40341d7ab05a928e_d20250515_m050237_c001_v7007000_t0000_u01747285357698") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca129e_d20250515_m050232_c001_v0001136_t0028_u01747285352810") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4162ff18632345fa_d20250515_m050224_c001_v7007000_t0000_u01747285344979") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1278_d20250515_m050219_c001_v0001136_t0023_u01747285339710") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df9b_d20250515_m050212_c001_v7007000_t0000_u01747285332674") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1254_d20250515_m050208_c001_v0001136_t0052_u01747285328357") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84c4_d20250515_m050143_c001_v7007000_t0000_u01747285303916") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988e00_d20250515_m050142_c001_v0001184_t0015_u01747285302703") 2025/05/15 05:06:41 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84c0_d20250515_m050141_c001_v7007000_t0000_u01747285301600") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988dde_d20250515_m050139_c001_v0001184_t0053_u01747285299990") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84b9_d20250515_m050139_c001_v7007000_t0000_u01747285299262") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988dc4_d20250515_m050138_c001_v0001184_t0052_u01747285298500") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84af_d20250515_m050137_c001_v7007000_t0000_u01747285297141") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d9a_d20250515_m050136_c001_v0001184_t0002_u01747285296344") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84ac_d20250515_m050134_c001_v7007000_t0000_u01747285294436") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988d5c_d20250515_m050133_c001_v0001184_t0002_u01747285293612") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40416aaa7e2abeb8_d20250515_m050126_c001_v7007000_t0000_u01747285286646") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988ccf_d20250515_m050125_c001_v0001184_t0051_u01747285285669") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce27e_d20250515_m050016_c001_v7007000_t0000_u01747285216537") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988764_d20250515_m050015_c001_v0001184_t0052_u01747285215972") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce278_d20250515_m050014_c001_v7007000_t0000_u01747285214690") 2025/05/15 05:06:42 DEBUG : potato2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988743_d20250515_m050014_c001_v0001184_t0003_u01747285214121") 2025/05/15 05:06:42 DEBUG : potato3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40341d7ab05a9296_d20250515_m050238_c001_v7007000_t0000_u01747285358355") 2025/05/15 05:06:42 DEBUG : potato3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94234_d20250515_m050234_c001_v0001172_t0003_u01747285354028") 2025/05/15 05:06:42 DEBUG : potato3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4162ff18632345fb_d20250515_m050225_c001_v7007000_t0000_u01747285345273") 2025/05/15 05:06:42 DEBUG : potato3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e941e4_d20250515_m050220_c001_v0001172_t0023_u01747285340925") 2025/05/15 05:06:42 DEBUG : potato3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df9c_d20250515_m050212_c001_v7007000_t0000_u01747285332857") 2025/05/15 05:06:42 DEBUG : potato3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e941cc_d20250515_m050209_c001_v0001172_t0036_u01747285329369") 2025/05/15 05:06:42 DEBUG : pre-dest1/1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddf75_d20250515_m050329_c001_v7007000_t0000_u01747285409377") 2025/05/15 05:06:43 DEBUG : pre-dest1/1: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9436c_d20250515_m050321_c001_v0001172_t0005_u01747285401291") 2025/05/15 05:06:43 DEBUG : pre-dest2/2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4061bed3c04ddf76_d20250515_m050329_c001_v7007000_t0000_u01747285409560") 2025/05/15 05:06:43 DEBUG : pre-dest2/2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1329_d20250515_m050321_c001_v0001136_t0052_u01747285401926") 2025/05/15 05:06:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4019f4f43b2e36ef_d20250515_m050300_c001_v7007000_t0000_u01747285380772") 2025/05/15 05:06:43 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9893cd_d20250515_m050256_c001_v0001184_t0030_u01747285376879") 2025/05/15 05:06:43 DEBUG : sizeonly: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88557_d20250515_m050059_c001_v7007000_t0000_u01747285259304") 2025/05/15 05:06:43 DEBUG : sizeonly: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988ad3_d20250515_m050058_c001_v0001184_t0007_u01747285258346") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898280_d20250515_m050618_c001_v7007000_t0000_u01747285578964") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e946c0_d20250515_m050616_c001_v0001172_t0014_u01747285576142") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d12_d20250515_m050614_c001_v7007000_t0000_u01747285574225") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a7f6_d20250515_m050610_c001_v0001184_t0013_u01747285570952") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df8f_d20250515_m050204_c001_v7007000_t0000_u01747285324946") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1240_d20250515_m050204_c001_v0001136_t0041_u01747285324072") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df8c_d20250515_m050202_c001_v7007000_t0000_u01747285322789") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988fa8_d20250515_m050202_c001_v0001184_t0027_u01747285322027") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88554_d20250515_m050055_c001_v7007000_t0000_u01747285255186") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988a7c_d20250515_m050053_c001_v0001184_t0030_u01747285253645") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88551_d20250515_m050052_c001_v7007000_t0000_u01747285252911") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988a5a_d20250515_m050051_c001_v0001184_t0059_u01747285251717") 2025/05/15 05:06:43 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88524_d20250515_m050048_c001_v7007000_t0000_u01747285248524") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988a14_d20250515_m050047_c001_v0001184_t0027_u01747285247394") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc8850e_d20250515_m050046_c001_v7007000_t0000_u01747285246849") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988a00_d20250515_m050045_c001_v0001184_t0028_u01747285245870") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9889bc_d20250515_m050043_c001_v0001184_t0048_u01747285243066") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc884dd_d20250515_m050042_c001_v7007000_t0000_u01747285242336") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9889a8_d20250515_m050041_c001_v0001184_t0018_u01747285241766") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98899a_d20250515_m050041_c001_v0001184_t0023_u01747285241005") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc884d7_d20250515_m050039_c001_v7007000_t0000_u01747285239913") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98893d_d20250515_m050036_c001_v0001184_t0029_u01747285236488") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9888ef_d20250515_m050033_c001_v0001184_t0029_u01747285233710") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc884c4_d20250515_m050032_c001_v7007000_t0000_u01747285232979") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9888d3_d20250515_m050032_c001_v0001184_t0002_u01747285232363") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9888af_d20250515_m050031_c001_v0001184_t0027_u01747285231284") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc884a4_d20250515_m050030_c001_v7007000_t0000_u01747285230546") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988827_d20250515_m050026_c001_v0001184_t0028_u01747285226520") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f42256d6e5bc88474_d20250515_m050026_c001_v7007000_t0000_u01747285226125") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988809_d20250515_m050025_c001_v0001184_t0002_u01747285225547") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce28f_d20250515_m050023_c001_v7007000_t0000_u01747285223845") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9887eb_d20250515_m050023_c001_v0001184_t0054_u01747285223279") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce28c_d20250515_m050022_c001_v7007000_t0000_u01747285222731") 2025/05/15 05:06:44 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9887d7_d20250515_m050022_c001_v0001184_t0017_u01747285222158") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce289_d20250515_m050020_c001_v7007000_t0000_u01747285220884") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9887b9_d20250515_m050020_c001_v0001184_t0032_u01747285220103") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce286_d20250515_m050019_c001_v7007000_t0000_u01747285219557") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98879b_d20250515_m050018_c001_v0001184_t0022_u01747285218972") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce281_d20250515_m050018_c001_v7007000_t0000_u01747285218047") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988783_d20250515_m050017_c001_v0001184_t0002_u01747285217448") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce272_d20250515_m050011_c001_v7007000_t0000_u01747285211632") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988703_d20250515_m050011_c001_v0001184_t0050_u01747285211039") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce26f_d20250515_m050010_c001_v7007000_t0000_u01747285210131") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9886d7_d20250515_m050009_c001_v0001184_t0003_u01747285209533") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce26b_d20250515_m050008_c001_v7007000_t0000_u01747285208621") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce9886ad_d20250515_m050008_c001_v0001184_t0040_u01747285208023") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4133aae9b38ce265_d20250515_m050005_c001_v7007000_t0000_u01747285205110") 2025/05/15 05:06:45 DEBUG : sub dir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98865f_d20250515_m050004_c001_v0001184_t0022_u01747285204521") 2025/05/15 05:06:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f414b1814ba898281_d20250515_m050619_c001_v7007000_t0000_u01747285579148") 2025/05/15 05:06:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca15dc_d20250515_m050616_c001_v0001136_t0034_u01747285576156") 2025/05/15 05:06:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d14_d20250515_m050614_c001_v7007000_t0000_u01747285574409") 2025/05/15 05:06:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1168c0d7eee3e80b_d20250515_m050611_c001_v0001134_t0013_u01747285571312") 2025/05/15 05:06:45 DEBUG : sub/yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df81_d20250515_m050159_c001_v7007000_t0000_u01747285319271") 2025/05/15 05:06:45 DEBUG : sub/yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1056b92314ca1226_d20250515_m050157_c001_v0001136_t0052_u01747285317660") 2025/05/15 05:06:45 DEBUG : test_dir1/file2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d0f_d20250515_m050609_c001_v7007000_t0000_u01747285569401") 2025/05/15 05:06:46 DEBUG : test_dir1/file2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e9469e_d20250515_m050607_c001_v0001172_t0034_u01747285567539") 2025/05/15 05:06:46 DEBUG : test_dir1/file2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d08_d20250515_m050605_c001_v7007000_t0000_u01747285565945") 2025/05/15 05:06:46 DEBUG : test_dir1/file2: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1168c0d7eee3e7f1_d20250515_m050604_c001_v0001134_t0055_u01747285564194") 2025/05/15 05:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d10_d20250515_m050609_c001_v7007000_t0000_u01747285569584") 2025/05/15 05:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce98a7a9_d20250515_m050607_c001_v0001184_t0006_u01747285567529") 2025/05/15 05:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f405d81b301cc5d09_d20250515_m050606_c001_v7007000_t0000_u01747285566128") 2025/05/15 05:06:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94690_d20250515_m050604_c001_v0001172_t0049_u01747285564181") 2025/05/15 05:06:46 DEBUG : three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84d0_d20250515_m050149_c001_v7007000_t0000_u01747285309434") 2025/05/15 05:06:46 DEBUG : three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988e7c_d20250515_m050148_c001_v0001184_t0036_u01747285308269") 2025/05/15 05:06:46 DEBUG : three: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f10702b34ce988e4a_d20250515_m050146_c001_v0001184_t0021_u01747285306162") 2025/05/15 05:06:46 DEBUG : two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84d1_d20250515_m050149_c001_v7007000_t0000_u01747285309617") 2025/05/15 05:06:46 DEBUG : two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f41855bb070e9415d_d20250515_m050147_c001_v0001172_t0021_u01747285307703") 2025/05/15 05:06:46 DEBUG : two: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f40702b34ce988e44_d20250515_m050145_c001_v0001184_t0048_u01747285305977") 2025/05/15 05:06:46 DEBUG : yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df83_d20250515_m050200_c001_v7007000_t0000_u01747285320001") 2025/05/15 05:06:46 DEBUG : yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1001f012a09cf127_d20250515_m050158_c001_v0001182_t0001_u01747285318939") 2025/05/15 05:06:46 DEBUG : yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84db_d20250515_m050155_c001_v7007000_t0000_u01747285315275") 2025/05/15 05:06:46 DEBUG : yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94174_d20250515_m050153_c001_v0001172_t0033_u01747285313880") 2025/05/15 05:06:46 DEBUG : yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84d3_d20250515_m050151_c001_v7007000_t0000_u01747285311849") 2025/05/15 05:06:46 DEBUG : yam: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f11855bb070e94165_d20250515_m050150_c001_v0001172_t0038_u01747285310187") 2025/05/15 05:06:46 DEBUG : yaml: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f4121448e1207df7d_d20250515_m050156_c001_v7007000_t0000_u01747285316015") 2025/05/15 05:06:47 DEBUG : yaml: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f100f56cef27b4b7e_d20250515_m050155_c001_v0001179_t0026_u01747285315059") 2025/05/15 05:06:47 DEBUG : yaml: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f411bbc494eac84d7_d20250515_m050152_c001_v7007000_t0000_u01747285312585") 2025/05/15 05:06:47 DEBUG : yaml: Deleting (id "4_z2fd25d53500ddb2b9f680e1b_f1022726e69ec7157_d20250515_m050151_c001_v0001178_t0044_u01747285311609") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m46.994116295s (try 1/5)