"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/12 01:57:12 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo" 2025/05/12 01:57:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/12 01:57:13 DEBUG : Creating backend with remote "/tmp/rclone1427937722" === 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:14 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/12 01:57:14 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.85s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 01:57:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:15 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:15 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:16 DEBUG : B2 bucket rclone-test-befadar0foyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.10s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:18 DEBUG : Creating backend with remote "/non-existing" 2025/05/12 01:57:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/12 01:57:18 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:18 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:19 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:19 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:20 INFO : B2 bucket rclone-test-befadar0foyo: Running all checks before starting transfers 2025/05/12 01:57:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:21 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:21 INFO : B2 bucket rclone-test-befadar0foyo: Checks finished, now starting transfers 2025/05/12 01:57:21 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:22 ERROR : Ignoring --no-traverse with sync 2025/05/12 01:57:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:22 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:22 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:22 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:57:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/12 01:57:23 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:23 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:24 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/12 01:57:24 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:57:25 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:25 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:57:27 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:27 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.86s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/12 01:57:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 01:57:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/12 01:57:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 01:57:28 INFO : sub dir: Making directory 2025/05/12 01:57:28 INFO : sub dir2: Making directory 2025/05/12 01:57:28 INFO : sub dir2/sub sub dir2: Making directory 2025/05/12 01:57:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:28 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:28 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/12 01:57:29 DEBUG : B2 bucket rclone-test-befadar0foyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:30 INFO : sub dir2: Making directory 2025/05/12 01:57:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/12 01:57:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 01:57:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:30 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:30 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:31 DEBUG : sub dir2: Making directory with metadata 2025/05/12 01:57:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 01:57:31 INFO : sub dir: Making directory 2025/05/12 01:57:31 INFO : sub dir2: Making directory 2025/05/12 01:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:31 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:31 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:31 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:57:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/12 01:57:31 DEBUG : B2 bucket rclone-test-befadar0foyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/12 01:57:31 DEBUG : B2 bucket rclone-test-befadar0foyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:33 INFO : sub dir2: Making directory 2025/05/12 01:57:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:33 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:33 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:33 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:57:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:34 DEBUG : sub dir2: Making directory with metadata 2025/05/12 01:57:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 01:57:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 01:57:34 INFO : sub dir: Making directory 2025/05/12 01:57:34 INFO : sub dir2: Making directory 2025/05/12 01:57:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:34 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:34 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:34 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:57:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/12 01:57:34 DEBUG : B2 bucket rclone-test-befadar0foyo: 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:36 INFO : sub dir2: Making directory 2025/05/12 01:57:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:36 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:36 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:36 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:57:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-gofevuf8cume" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-befadar0foyo -> B2 bucket rclone-test-gofevuf8cume 2025/05/12 01:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:39 DEBUG : B2 bucket rclone-test-gofevuf8cume: Waiting for checks to finish 2025/05/12 01:57:39 DEBUG : B2 bucket rclone-test-gofevuf8cume: Waiting for transfers to finish 2025/05/12 01:57:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:40 DEBUG : B2 bucket rclone-test-gofevuf8cume: Purge remote 2025/05/12 01:57:40 INFO : B2 bucket rclone-test-gofevuf8cume: cleaning bucket "rclone-test-gofevuf8cume" of all files 2025/05/12 01:57:40 DEBUG : sub dir/hello world: Deleting (id "4_z9f024d73306dcb2b9f680e1b_f109d4103ad4abe43_d20250512_m015739_c001_v0001150_t0049_u01747015059806") --- PASS: TestServerSideCopy (4.39s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 01:57:42 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:42 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 01:57:42 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:44 DEBUG : Creating backend with remote "TestB2:rclone-test-haqezim9dexi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-befadar0foyo -> B2 bucket rclone-test-haqezim9dexi 2025/05/12 01:57:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:45 DEBUG : B2 bucket rclone-test-haqezim9dexi: Waiting for checks to finish 2025/05/12 01:57:45 DEBUG : B2 bucket rclone-test-haqezim9dexi: Waiting for transfers to finish 2025/05/12 01:57:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 01:57:47 DEBUG : B2 bucket rclone-test-haqezim9dexi: Waiting for checks to finish 2025/05/12 01:57:47 DEBUG : B2 bucket rclone-test-haqezim9dexi: Waiting for transfers to finish 2025/05/12 01:57:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 01:57:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:47 DEBUG : B2 bucket rclone-test-haqezim9dexi: Purge remote 2025/05/12 01:57:47 INFO : B2 bucket rclone-test-haqezim9dexi: cleaning bucket "rclone-test-haqezim9dexi" of all files 2025/05/12 01:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f626d03306dcb2b9f680e1b_f108f8b61cec59dee_d20250512_m015747_c001_v0001146_t0034_u01747015067320") 2025/05/12 01:57:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f626d03306dcb2b9f680e1b_f1073dad68140fea1_d20250512_m015746_c001_v0001137_t0030_u01747015066148") --- PASS: TestServerSideCopyOverSelf (6.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 01:57:50 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:57:50 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:57:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 01:57:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/12 01:57:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wedilur0faku" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-befadar0foyo -> B2 bucket rclone-test-wedilur0faku 2025/05/12 01:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:57:53 DEBUG : B2 bucket rclone-test-wedilur0faku: Waiting for checks to finish 2025/05/12 01:57:53 DEBUG : B2 bucket rclone-test-wedilur0faku: Waiting for transfers to finish 2025/05/12 01:57:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:57:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/12 01:57:55 DEBUG : B2 bucket rclone-test-wedilur0faku: Waiting for checks to finish 2025/05/12 01:57:55 DEBUG : B2 bucket rclone-test-wedilur0faku: Waiting for transfers to finish 2025/05/12 01:57:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/12 01:57:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/12 01:57:55 INFO : sub dir/hello world: Deleted 2025/05/12 01:57:56 DEBUG : testing file moves 2025/05/12 01:57:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/12 01:57:56 DEBUG : B2 bucket rclone-test-wedilur0faku: Waiting for checks to finish 2025/05/12 01:57:56 DEBUG : B2 bucket rclone-test-wedilur0faku: Waiting for transfers to finish 2025/05/12 01:57:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/12 01:57:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/12 01:57:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:57:57 DEBUG : B2 bucket rclone-test-wedilur0faku: Purge remote 2025/05/12 01:57:57 INFO : B2 bucket rclone-test-wedilur0faku: cleaning bucket "rclone-test-wedilur0faku" of all files 2025/05/12 01:57:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f927df3306dcb2b9f680e1b_f100f6a4b05d7ecd2_d20250512_m015756_c001_v0001144_t0016_u01747015076821") 2025/05/12 01:57:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f927df3306dcb2b9f680e1b_f118be7e29219608c_d20250512_m015755_c001_v0001171_t0024_u01747015075255") 2025/05/12 01:57:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f927df3306dcb2b9f680e1b_f104004b51350370d_d20250512_m015754_c001_v0001171_t0012_u01747015074164") --- PASS: TestServerSideMoveOverSelf (8.22s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:00 ERROR : : error listing: directory not found 2025/05/12 01:58:00 INFO : Local file system at /tmp/rclone1427937722: Making directory 2025/05/12 01:58:00 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:00 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.72s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:58:02 DEBUG : Local file system at /tmp/rclone1427937722: Waiting for checks to finish 2025/05/12 01:58:02 DEBUG : Local file system at /tmp/rclone1427937722: Waiting for transfers to finish 2025/05/12 01:58:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:58:02 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/12 01:58:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/12 01:58:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:58:04 INFO : check sum: Copied (new) 2025/05/12 01:58:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:04 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:58:04 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/12 01:58:04 DEBUG : check sum: Unchanged skipping 2025/05/12 01:58:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:04 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/12 01:58:06 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:06 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:06 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 01:58:06 INFO : sizeonly: Copied (new) 2025/05/12 01:58:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:06 DEBUG : sizeonly: Sizes identical 2025/05/12 01:58:06 DEBUG : sizeonly: Unchanged skipping 2025/05/12 01:58:06 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:06 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:06 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/12 01:58:08 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:08 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/12 01:58:08 INFO : ignore-size: Copied (new) 2025/05/12 01:58:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 01:58:09 DEBUG : ignore-size: Unchanged skipping 2025/05/12 01:58:09 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:09 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:09 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 01:58:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:11 DEBUG : existing: Unchanged skipping 2025/05/12 01:58:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:11 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/12 01:58:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 01:58:11 INFO : existing: Copied (replaced existing) 2025/05/12 01:58:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/12 01:58:13 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:13 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 01:58:13 INFO : existing: Copied (new) 2025/05/12 01:58:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:14 DEBUG : existing: Destination exists, skipping 2025/05/12 01:58:14 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:14 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:14 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.19s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:16 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/12 01:58:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:16 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:16 DEBUG : c/non empty space: Unchanged skipping 2025/05/12 01:58:16 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:16 INFO : a/potato2: Copied (new) 2025/05/12 01:58:16 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:18 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:18 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/12 01:58:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:58:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/12 01:58:18 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:18 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:18 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:19 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/12 01:58:19 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:58:19 INFO : empty space: Updated modification time in destination 2025/05/12 01:58:19 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:19 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:19 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.16s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:21 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:21 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/12 01:58:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:58:21 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:21 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:21 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:23 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/12 01:58:23 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1427937722) 2025/05/12 01:58:23 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-befadar0foyo) 2025/05/12 01:58:23 DEBUG : foo: sha1 differ 2025/05/12 01:58:23 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:23 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/12 01:58:23 INFO : foo: Copied (replaced existing) 2025/05/12 01:58:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/12 01:58:25 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:25 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:25 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:25 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:25 INFO : potato: Copied (new) 2025/05/12 01:58:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/12 01:58:27 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:27 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/12 01:58:27 INFO : potato: Copied (replaced existing) 2025/05/12 01:58:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:29 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:29 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/12 01:58:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1427937722) 2025/05/12 01:58:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-befadar0foyo) 2025/05/12 01:58:29 DEBUG : potato: sha1 differ 2025/05/12 01:58:29 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:29 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/12 01:58:29 INFO : potato: Copied (replaced existing) 2025/05/12 01:58:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:31 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:31 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:31 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/12 01:58:31 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:33 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:33 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:33 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:33 INFO : potato2: Copied (new) 2025/05/12 01:58:33 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:33 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:36 INFO : d: Making directory 2025/05/12 01:58:36 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/12 01:58:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:36 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:36 DEBUG : c/non empty space: Unchanged skipping 2025/05/12 01:58:36 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:36 INFO : a/potato2: Copied (new) 2025/05/12 01:58:36 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:38 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/12 01:58:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:38 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:38 DEBUG : c/non empty space: Unchanged skipping 2025/05/12 01:58:38 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:39 INFO : a/potato2: Copied (new) 2025/05/12 01:58:39 ERROR : B2 bucket rclone-test-befadar0foyo: not deleting files as there were IO errors 2025/05/12 01:58:39 ERROR : B2 bucket rclone-test-befadar0foyo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:41 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:41 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:41 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:41 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:41 INFO : potato: Deleted 2025/05/12 01:58:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:43 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:43 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:43 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:44 INFO : potato: Deleted 2025/05/12 01:58:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:44 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:44 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:44 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:58:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:58:46 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:46 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/12 01:58:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:48 DEBUG : enormous: Excluded (Size Filter) 2025/05/12 01:58:48 DEBUG : enormous: Excluded 2025/05/12 01:58:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 01:58:48 DEBUG : potato2: Excluded 2025/05/12 01:58:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 01:58:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:48 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:48 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:48 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:48 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:48 DEBUG : enormous: Excluded (Size Filter) 2025/05/12 01:58:48 DEBUG : enormous: Excluded 2025/05/12 01:58:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 01:58:48 DEBUG : potato2: Excluded 2025/05/12 01:58:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 01:58:48 DEBUG : Local file system at /tmp/rclone1427937722: Waiting for checks to finish 2025/05/12 01:58:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/12 01:58:48 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:48 DEBUG : Local file system at /tmp/rclone1427937722: Waiting for transfers to finish 2025/05/12 01:58:48 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:51 DEBUG : enormous: Excluded (Size Filter) 2025/05/12 01:58:51 DEBUG : enormous: Excluded 2025/05/12 01:58:51 DEBUG : potato2: Excluded (Size Filter) 2025/05/12 01:58:51 DEBUG : potato2: Excluded 2025/05/12 01:58:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 01:58:51 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:51 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:51 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:51 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:51 INFO : enormous: Deleted 2025/05/12 01:58:51 INFO : potato2: Deleted 2025/05/12 01:58:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/12 01:58:52 DEBUG : Local file system at /tmp/rclone1427937722: Waiting for checks to finish 2025/05/12 01:58:52 DEBUG : empty space: Unchanged skipping 2025/05/12 01:58:52 DEBUG : Local file system at /tmp/rclone1427937722: Waiting for transfers to finish 2025/05/12 01:58:52 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:52 INFO : enormous: Deleted 2025/05/12 01:58:52 INFO : potato2: Deleted 2025/05/12 01:58:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:54 DEBUG : five: Need to transfer - File not found at Destination 2025/05/12 01:58:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/12 01:58:54 DEBUG : one: Destination is newer than source, skipping 2025/05/12 01:58:54 DEBUG : three: Sizes identical 2025/05/12 01:58:54 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1427937722) 2025/05/12 01:58:54 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-befadar0foyo) 2025/05/12 01:58:54 DEBUG : two: sha1 differ 2025/05/12 01:58:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/12 01:58:54 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 01:58:54 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/12 01:58:54 INFO : five: Copied (new) 2025/05/12 01:58:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/12 01:58:55 INFO : four: Copied (replaced existing) 2025/05/12 01:58:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 01:58:55 INFO : two: Copied (replaced existing) 2025/05/12 01:58:55 DEBUG : Waiting for deletions to finish 2025/05/12 01:58:55 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:55 DEBUG : one: Destination is newer than source, skipping 2025/05/12 01:58:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/12 01:58:55 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/12 01:58:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 01:58:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1427937722) 2025/05/12 01:58:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-befadar0foyo) 2025/05/12 01:58:55 DEBUG : three: sha1 differ 2025/05/12 01:58:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 01:58:55 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/12 01:58:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/12 01:58:55 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/12 01:58:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/12 01:58:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 01:58:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/12 01:58:55 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:56 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 01:58:56 INFO : three: Copied (replaced existing) 2025/05/12 01:58:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.14s) === 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/12 01:58:57 INFO : B2 bucket rclone-test-befadar0foyo: Making map for --track-renames 2025/05/12 01:58:57 INFO : B2 bucket rclone-test-befadar0foyo: Finished making map for --track-renames 2025/05/12 01:58:57 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:57 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for renames to finish 2025/05/12 01:58:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/12 01:58:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/12 01:58:57 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 01:58:57 INFO : yam: Copied (new) 2025/05/12 01:58:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/12 01:58:58 INFO : potato: Copied (new) 2025/05/12 01:58:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:58:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 01:58:58 INFO : B2 bucket rclone-test-befadar0foyo: Making map for --track-renames 2025/05/12 01:58:58 INFO : B2 bucket rclone-test-befadar0foyo: Finished making map for --track-renames 2025/05/12 01:58:58 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:58:58 DEBUG : potato: Unchanged skipping 2025/05/12 01:58:58 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for renames to finish 2025/05/12 01:58:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 01:58:59 INFO : yam: Copied (server-side copy) to: yaml 2025/05/12 01:58:59 INFO : yam: Deleted 2025/05/12 01:58:59 INFO : yaml: Renamed from "yam" 2025/05/12 01:58:59 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:58:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/12 01:59:01 INFO : B2 bucket rclone-test-befadar0foyo: Making map for --track-renames 2025/05/12 01:59:01 INFO : B2 bucket rclone-test-befadar0foyo: Finished making map for --track-renames 2025/05/12 01:59:01 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/12 01:59:01 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for renames to finish 2025/05/12 01:59:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/12 01:59:01 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 01:59:01 INFO : yam: Copied (new) 2025/05/12 01:59:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/12 01:59:02 INFO : potato: Copied (new) 2025/05/12 01:59:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 01:59:02 INFO : B2 bucket rclone-test-befadar0foyo: Making map for --track-renames 2025/05/12 01:59:02 INFO : B2 bucket rclone-test-befadar0foyo: Finished making map for --track-renames 2025/05/12 01:59:02 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:02 DEBUG : potato: Unchanged skipping 2025/05/12 01:59:02 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for renames to finish 2025/05/12 01:59:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 01:59:02 INFO : yam: Copied (server-side copy) to: yaml 2025/05/12 01:59:03 INFO : yam: Deleted 2025/05/12 01:59:03 INFO : yaml: Renamed from "yam" 2025/05/12 01:59:03 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/12 01:59:05 INFO : B2 bucket rclone-test-befadar0foyo: Making map for --track-renames 2025/05/12 01:59:05 INFO : B2 bucket rclone-test-befadar0foyo: Finished making map for --track-renames 2025/05/12 01:59:05 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/12 01:59:05 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for renames to finish 2025/05/12 01:59:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/12 01:59:05 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 01:59:05 INFO : sub/yam: Copied (new) 2025/05/12 01:59:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/12 01:59:05 INFO : potato: Copied (new) 2025/05/12 01:59:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 01:59:06 DEBUG : potato: Unchanged skipping 2025/05/12 01:59:06 INFO : B2 bucket rclone-test-befadar0foyo: Making map for --track-renames 2025/05/12 01:59:06 INFO : B2 bucket rclone-test-befadar0foyo: Finished making map for --track-renames 2025/05/12 01:59:06 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:06 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for renames to finish 2025/05/12 01:59:06 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/12 01:59:06 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/12 01:59:07 INFO : sub/yam: Deleted 2025/05/12 01:59:07 INFO : yam: Renamed from "sub/yam" 2025/05/12 01:59:07 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:08 DEBUG : Creating backend with remote "/tmp/rclone1427937722/dir1" 2025/05/12 01:59:08 DEBUG : Creating backend with remote "/tmp/rclone1427937722/dir2" 2025/05/12 01:59:08 DEBUG : Local file system at /tmp/rclone1427937722/dir2: Using server-side directory move 2025/05/12 01:59:08 INFO : Local file system at /tmp/rclone1427937722/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/12 01:59:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/12 01:59:08 INFO : file1.txt: Moved (server-side) 2025/05/12 01:59:08 DEBUG : Local file system at /tmp/rclone1427937722/dir2: Waiting for checks to finish 2025/05/12 01:59:08 DEBUG : Local file system at /tmp/rclone1427937722/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:59:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/12 01:59:09 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:09 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/12 01:59:09 INFO : nested/sub dir/file: Copied (new) 2025/05/12 01:59:09 INFO : nested/sub dir/file: Deleted 2025/05/12 01:59:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:59:09 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:59:09 INFO : sub dir/hello world: Deleted 2025/05/12 01:59:09 INFO : sub dir: Removing directory 2025/05/12 01:59:09 INFO : nested/sub dir: Removing directory 2025/05/12 01:59:09 INFO : nested: Removing directory 2025/05/12 01:59:09 DEBUG : Local file system at /tmp/rclone1427937722: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.14s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/12 01:59:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/12 01:59:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/12 01:59:11 INFO : nested/sub dir/file: Copied (new) 2025/05/12 01:59:11 INFO : nested/sub dir/file: Deleted 2025/05/12 01:59:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/12 01:59:12 INFO : sub dir/hello world: Copied (new) 2025/05/12 01:59:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/12 01:59:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/12 01:59:13 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:13 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 01:59:13 INFO : existing: Copied (new) 2025/05/12 01:59:13 INFO : existing: Deleted 2025/05/12 01:59:13 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/12 01:59:13 INFO : existing-b: Copied (new) 2025/05/12 01:59:13 INFO : existing-b: Deleted 2025/05/12 01:59:14 DEBUG : existing: Destination exists, skipping 2025/05/12 01:59:14 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/12 01:59:14 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 01:59:14 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 01:59:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.10s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gifitav2geda" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-befadar0foyo -> B2 bucket rclone-test-gifitav2geda 2025/05/12 01:59:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:59:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/12 01:59:20 DEBUG : empty space: Unchanged skipping 2025/05/12 01:59:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/12 01:59:20 DEBUG : B2 bucket rclone-test-gifitav2geda: Waiting for checks to finish 2025/05/12 01:59:20 INFO : empty space: Deleted 2025/05/12 01:59:20 DEBUG : B2 bucket rclone-test-gifitav2geda: Waiting for transfers to finish 2025/05/12 01:59:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:59:20 INFO : potato2: Copied (server-side copy) 2025/05/12 01:59:20 INFO : potato2: Deleted 2025/05/12 01:59:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 01:59:20 INFO : potato3: Copied (server-side copy) 2025/05/12 01:59:20 INFO : potato3: Deleted 2025/05/12 01:59:21 DEBUG : Creating backend with remote "TestB2:rclone-test-rasekaf5vili" 2025/05/12 01:59:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/12 01:59:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:59:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/12 01:59:22 DEBUG : B2 bucket rclone-test-rasekaf5vili: Waiting for checks to finish 2025/05/12 01:59:22 DEBUG : B2 bucket rclone-test-rasekaf5vili: Waiting for transfers to finish 2025/05/12 01:59:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:59:23 INFO : empty space: Copied (server-side copy) 2025/05/12 01:59:23 INFO : empty space: Deleted 2025/05/12 01:59:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 01:59:23 INFO : potato3: Copied (server-side copy) 2025/05/12 01:59:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:59:23 INFO : potato2: Copied (server-side copy) 2025/05/12 01:59:23 INFO : potato3: Deleted 2025/05/12 01:59:23 INFO : potato2: Deleted 2025/05/12 01:59:24 DEBUG : B2 bucket rclone-test-rasekaf5vili: Purge remote 2025/05/12 01:59:24 INFO : B2 bucket rclone-test-rasekaf5vili: cleaning bucket "rclone-test-rasekaf5vili" of all files 2025/05/12 01:59:24 DEBUG : empty space: Deleting (id "4_z8fd2dda3307dcb2b9f680e1b_f1088bd1d26fc7d60_d20250512_m015922_c001_v0001130_t0007_u01747015162989") 2025/05/12 01:59:24 DEBUG : potato2: Deleting (id "4_z8fd2dda3307dcb2b9f680e1b_f1006710e16e85ce6_d20250512_m015923_c001_v0001182_t0049_u01747015163354") 2025/05/12 01:59:24 DEBUG : potato3: Deleting (id "4_z8fd2dda3307dcb2b9f680e1b_f1006710e16e85ce8_d20250512_m015923_c001_v0001182_t0017_u01747015163356") 2025/05/12 01:59:24 DEBUG : B2 bucket rclone-test-gifitav2geda: Purge remote 2025/05/12 01:59:24 INFO : B2 bucket rclone-test-gifitav2geda: cleaning bucket "rclone-test-gifitav2geda" of all files 2025/05/12 01:59:25 DEBUG : empty space: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f4196aa2fb44f26c9_d20250512_m015923_c001_v7007000_t0000_u01747015163302") 2025/05/12 01:59:25 DEBUG : empty space: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f116c05e8c4598599_d20250512_m015919_c001_v0001137_t0036_u01747015159065") 2025/05/12 01:59:25 DEBUG : potato2: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f40341d7ab03841cf_d20250512_m015923_c001_v7007000_t0000_u01747015163571") 2025/05/12 01:59:25 DEBUG : potato2: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f114efc004017c3db_d20250512_m015920_c001_v0001038_t0055_u01747015160144") 2025/05/12 01:59:25 DEBUG : potato3: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f4196aa2fb44f26ca_d20250512_m015923_c001_v7007000_t0000_u01747015163577") 2025/05/12 01:59:25 DEBUG : potato3: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f107a76d1bebdc17c_d20250512_m015920_c001_v0001100_t0043_u01747015160491") 2025/05/12 01:59:25 DEBUG : potato3: Deleting (id "4_z6fe2cd93307dcb2b9f680e1b_f116c05e8c459859b_d20250512_m015919_c001_v0001137_t0040_u01747015159426") --- PASS: TestServerSideMove (11.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:27 DEBUG : Creating backend with remote "TestB2:rclone-test-bofimut8buvu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-befadar0foyo -> B2 bucket rclone-test-bofimut8buvu 2025/05/12 01:59:32 DEBUG : empty space: Excluded (Size Filter) 2025/05/12 01:59:32 DEBUG : empty space: Excluded (Size Filter) 2025/05/12 01:59:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:59:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/12 01:59:32 DEBUG : B2 bucket rclone-test-bofimut8buvu: Waiting for checks to finish 2025/05/12 01:59:32 DEBUG : B2 bucket rclone-test-bofimut8buvu: Waiting for transfers to finish 2025/05/12 01:59:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:59:32 INFO : potato2: Copied (server-side copy) 2025/05/12 01:59:32 INFO : potato2: Deleted 2025/05/12 01:59:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 01:59:33 INFO : potato3: Copied (server-side copy) 2025/05/12 01:59:33 INFO : potato3: Deleted 2025/05/12 01:59:33 DEBUG : Creating backend with remote "TestB2:rclone-test-famikif4lupe" 2025/05/12 01:59:34 DEBUG : empty space: Excluded (Size Filter) 2025/05/12 01:59:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:59:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/12 01:59:34 DEBUG : B2 bucket rclone-test-famikif4lupe: Waiting for checks to finish 2025/05/12 01:59:34 DEBUG : B2 bucket rclone-test-famikif4lupe: Waiting for transfers to finish 2025/05/12 01:59:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:59:35 INFO : potato2: Copied (server-side copy) 2025/05/12 01:59:35 INFO : potato2: Deleted 2025/05/12 01:59:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 01:59:36 INFO : potato3: Copied (server-side copy) 2025/05/12 01:59:36 INFO : potato3: Deleted 2025/05/12 01:59:36 DEBUG : B2 bucket rclone-test-famikif4lupe: Purge remote 2025/05/12 01:59:36 INFO : B2 bucket rclone-test-famikif4lupe: cleaning bucket "rclone-test-famikif4lupe" of all files 2025/05/12 01:59:36 DEBUG : potato2: Deleting (id "4_zdfd20da3308dcb2b9f680e1b_f116bc1c0022bcb01_d20250512_m015935_c001_v0001099_t0043_u01747015175533") 2025/05/12 01:59:36 DEBUG : potato3: Deleting (id "4_zdfd20da3308dcb2b9f680e1b_f117d81788cce5aa4_d20250512_m015935_c001_v0001184_t0059_u01747015175934") 2025/05/12 01:59:37 DEBUG : B2 bucket rclone-test-bofimut8buvu: Purge remote 2025/05/12 01:59:37 INFO : B2 bucket rclone-test-bofimut8buvu: cleaning bucket "rclone-test-bofimut8buvu" of all files 2025/05/12 01:59:37 DEBUG : empty space: Deleting (id "4_z4f92fd93307dcb2b9f680e1b_f10747cc23679b0c7_d20250512_m015931_c001_v0001098_t0039_u01747015171291") 2025/05/12 01:59:37 DEBUG : potato2: Deleting (id "4_z4f92fd93307dcb2b9f680e1b_f402213799799b27b_d20250512_m015935_c001_v7007000_t0000_u01747015175860") 2025/05/12 01:59:37 DEBUG : potato2: Deleting (id "4_z4f92fd93307dcb2b9f680e1b_f1102af5cca89d4a8_d20250512_m015932_c001_v0001181_t0012_u01747015172524") 2025/05/12 01:59:37 DEBUG : potato3: Deleting (id "4_z4f92fd93307dcb2b9f680e1b_f402213799799b27c_d20250512_m015936_c001_v7007000_t0000_u01747015176132") 2025/05/12 01:59:37 DEBUG : potato3: Deleting (id "4_z4f92fd93307dcb2b9f680e1b_f11477dca5ab9510f_d20250512_m015932_c001_v0001113_t0037_u01747015172790") 2025/05/12 01:59:37 DEBUG : potato3: Deleting (id "4_z4f92fd93307dcb2b9f680e1b_f10747cc23679b0c9_d20250512_m015931_c001_v0001098_t0033_u01747015171762") --- PASS: TestServerSideMoveWithFilter (12.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-rodomox9vosu" 2025/05/12 01:59:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-befadar0foyo -> B2 bucket rclone-test-rodomox9vosu 2025/05/12 01:59:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:59:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/12 01:59:44 DEBUG : empty space: Unchanged skipping 2025/05/12 01:59:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/12 01:59:44 DEBUG : B2 bucket rclone-test-rodomox9vosu: Waiting for checks to finish 2025/05/12 01:59:45 INFO : empty space: Deleted 2025/05/12 01:59:45 DEBUG : B2 bucket rclone-test-rodomox9vosu: Waiting for transfers to finish 2025/05/12 01:59:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:59:45 INFO : potato2: Copied (server-side copy) 2025/05/12 01:59:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 01:59:45 INFO : potato3: Copied (server-side copy) 2025/05/12 01:59:45 INFO : potato2: Deleted 2025/05/12 01:59:45 INFO : potato3: Deleted 2025/05/12 01:59:46 DEBUG : Creating backend with remote "TestB2:rclone-test-vesucot0jumu" 2025/05/12 01:59:46 INFO : tomatoDir: Making directory 2025/05/12 01:59:47 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/12 01:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/12 01:59:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/12 01:59:47 DEBUG : B2 bucket rclone-test-vesucot0jumu: Waiting for checks to finish 2025/05/12 01:59:47 DEBUG : B2 bucket rclone-test-vesucot0jumu: Waiting for transfers to finish 2025/05/12 01:59:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/12 01:59:48 INFO : empty space: Copied (server-side copy) 2025/05/12 01:59:48 INFO : empty space: Deleted 2025/05/12 01:59:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/12 01:59:48 INFO : potato2: Copied (server-side copy) 2025/05/12 01:59:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/12 01:59:48 INFO : potato3: Copied (server-side copy) 2025/05/12 01:59:48 INFO : potato2: Deleted 2025/05/12 01:59:48 INFO : potato3: Deleted 2025/05/12 01:59:49 DEBUG : B2 bucket rclone-test-vesucot0jumu: Purge remote 2025/05/12 01:59:49 INFO : B2 bucket rclone-test-vesucot0jumu: cleaning bucket "rclone-test-vesucot0jumu" of all files 2025/05/12 01:59:49 DEBUG : empty space: Deleting (id "4_zefb23db3308dcb2b9f680e1b_f1004ac39ef0d2c66_d20250512_m015947_c001_v0001102_t0048_u01747015187826") 2025/05/12 01:59:49 DEBUG : potato2: Deleting (id "4_zefb23db3308dcb2b9f680e1b_f1164e4b3c7838333_d20250512_m015948_c001_v0001181_t0042_u01747015188191") 2025/05/12 01:59:49 DEBUG : potato3: Deleting (id "4_zefb23db3308dcb2b9f680e1b_f10022284024646b3_d20250512_m015948_c001_v0001184_t0045_u01747015188212") 2025/05/12 01:59:50 DEBUG : B2 bucket rclone-test-rodomox9vosu: Purge remote 2025/05/12 01:59:50 INFO : B2 bucket rclone-test-rodomox9vosu: cleaning bucket "rclone-test-rodomox9vosu" of all files 2025/05/12 01:59:50 DEBUG : empty space: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f4133aae9b3653f2a_d20250512_m015948_c001_v7007000_t0000_u01747015188167") 2025/05/12 01:59:50 DEBUG : empty space: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f108cc59e0112c4c2_d20250512_m015943_c001_v0001105_t0035_u01747015183816") 2025/05/12 01:59:50 DEBUG : potato2: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f4133aae9b3653f2b_d20250512_m015948_c001_v7007000_t0000_u01747015188402") 2025/05/12 01:59:50 DEBUG : potato2: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f1084758c75c118d4_d20250512_m015944_c001_v0001041_t0005_u01747015184990") 2025/05/12 01:59:50 DEBUG : potato3: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f404b4430fd9a700e_d20250512_m015948_c001_v7007000_t0000_u01747015188422") 2025/05/12 01:59:50 DEBUG : potato3: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f117b362b9cb856ff_d20250512_m015945_c001_v0001182_t0042_u01747015185323") 2025/05/12 01:59:50 DEBUG : potato3: Deleting (id "4_zaf322d93308dcb2b9f680e1b_f108cc59e0112c4c6_d20250512_m015944_c001_v0001105_t0014_u01747015184250") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.93s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.61s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:54 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 01:59:57 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/rclone-sync-test" 2025/05/12 01:59:59 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/rclone-sync-test-include/layer2" 2025/05/12 02:00:00 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/rclone-sync-test-ignore-file" 2025/05/12 02:00:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/12 02:00:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/12 02:00:04 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 02:00:04 DEBUG : B2 bucket rclone-test-befadar0foyo path rclone-sync-test: Waiting for checks to finish 2025/05/12 02:00:04 DEBUG : B2 bucket rclone-test-befadar0foyo path rclone-sync-test: Waiting for transfers to finish 2025/05/12 02:00:04 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:04 INFO : There was nothing to transfer 2025/05/12 02:00:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:00:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:00:04 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:05 DEBUG : B2 bucket rclone-test-befadar0foyo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/12 02:00:05 DEBUG : B2 bucket rclone-test-befadar0foyo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/12 02:00:05 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:05 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:00:05 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:00:05 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:06 DEBUG : B2 bucket rclone-test-befadar0foyo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/12 02:00:06 DEBUG : B2 bucket rclone-test-befadar0foyo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/12 02:00:06 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.67s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:12 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/CompareDest" 2025/05/12 02:00:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 02:00:15 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:15 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:00:16 INFO : one: Copied (new) 2025/05/12 02:00:16 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:17 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:17 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/12 02:00:17 INFO : one: Copied (replaced existing) 2025/05/12 02:00:17 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:19 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 02:00:20 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:20 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:20 INFO : There was nothing to transfer 2025/05/12 02:00:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 02:00:21 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 02:00:21 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:21 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:21 INFO : There was nothing to transfer 2025/05/12 02:00:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 02:00:22 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 02:00:22 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:22 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:22 INFO : There was nothing to transfer 2025/05/12 02:00:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:23 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/12 02:00:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 02:00:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/12 02:00:23 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 02:00:23 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:23 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:23 INFO : There was nothing to transfer 2025/05/12 02:00:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:24 DEBUG : two: Need to transfer - File not found at Destination 2025/05/12 02:00:24 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/12 02:00:24 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:24 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/12 02:00:24 INFO : two: Copied (new) 2025/05/12 02:00:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dest" 2025/05/12 02:00:28 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/pre-dest1" 2025/05/12 02:00:29 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/pre-dest2" 2025/05/12 02:00:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:00:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/12 02:00:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:00:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/12 02:00:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/12 02:00:32 DEBUG : B2 bucket rclone-test-befadar0foyo path dest: Waiting for checks to finish 2025/05/12 02:00:32 DEBUG : B2 bucket rclone-test-befadar0foyo path dest: Waiting for transfers to finish 2025/05/12 02:00:33 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/12 02:00:33 INFO : 3: Copied (new) 2025/05/12 02:00:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:35 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:00:36 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/CopyDest" 2025/05/12 02:00:38 DEBUG : one: Need to transfer - File not found at Destination 2025/05/12 02:00:38 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:38 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:00:39 INFO : one: Copied (new) 2025/05/12 02:00:39 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:39 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:40 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/12 02:00:41 INFO : one: Copied (replaced existing) 2025/05/12 02:00:41 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/BackupDir" 2025/05/12 02:00:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:43 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/12 02:00:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:00:45 INFO : one: Copied (server-side copy) 2025/05/12 02:00:45 INFO : one: Deleted 2025/05/12 02:00:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/12 02:00:45 INFO : one: Copied (server-side copy) 2025/05/12 02:00:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/12 02:00:45 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:45 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:47 DEBUG : one: Unchanged skipping 2025/05/12 02:00:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/12 02:00:47 INFO : two: Copied (server-side copy) 2025/05/12 02:00:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/12 02:00:47 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:47 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:47 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:48 DEBUG : one: Unchanged skipping 2025/05/12 02:00:48 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:48 DEBUG : two: Unchanged skipping 2025/05/12 02:00:48 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:48 DEBUG : Waiting for deletions to finish 2025/05/12 02:00:48 INFO : There was nothing to transfer 2025/05/12 02:00:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:49 DEBUG : one: Unchanged skipping 2025/05/12 02:00:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/12 02:00:49 DEBUG : three: Destination not found in --copy-dest 2025/05/12 02:00:49 DEBUG : three: Need to transfer - File not found at Destination 2025/05/12 02:00:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/12 02:00:49 DEBUG : two: Unchanged skipping 2025/05/12 02:00:49 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:49 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:00:50 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/12 02:00:50 INFO : three: Copied (new) 2025/05/12 02:00:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.44s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:00:54 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:00:55 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/backup" 2025/05/12 02:00:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 02:00:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:00:57 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:00:57 DEBUG : two: Unchanged skipping 2025/05/12 02:00:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:00:59 INFO : one: Copied (server-side copy) 2025/05/12 02:00:59 INFO : one: Deleted 2025/05/12 02:00:59 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:00 INFO : one: Copied (new) 2025/05/12 02:01:00 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 02:01:01 INFO : three.txt: Copied (server-side copy) 2025/05/12 02:01:01 INFO : three.txt: Deleted 2025/05/12 02:01:01 INFO : three.txt: Moved into backup dir 2025/05/12 02:01:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 02:01:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:02 DEBUG : two: Unchanged skipping 2025/05/12 02:01:02 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:03 INFO : one: Copied (server-side copy) 2025/05/12 02:01:03 INFO : one: Deleted 2025/05/12 02:01:03 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 02:01:03 INFO : one: Copied (new) 2025/05/12 02:01:03 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:01:04 INFO : three.txt: Copied (server-side copy) 2025/05/12 02:01:04 INFO : three.txt: Deleted 2025/05/12 02:01:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:01:07 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/4ff2ed43305dcb2b9f680e1b/c001_v0001184_t0011": EOF 2025/05/12 02:01:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/4ff2ed43305dcb2b9f680e1b/c001_v0001184_t0011": EOF) 2025/05/12 02:01:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-befadar0foyo: 1/10 (Post "https://pod-000-1184-19.backblaze.com/b2api/v1/b2_upload_file/4ff2ed43305dcb2b9f680e1b/c001_v0001184_t0011": EOF) 2025/05/12 02:01:10 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 02:01:10 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/backup" 2025/05/12 02:01:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 02:01:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:13 DEBUG : two: Unchanged skipping 2025/05/12 02:01:13 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:01:14 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 02:01:14 INFO : one: Deleted 2025/05/12 02:01:14 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:15 INFO : one: Copied (new) 2025/05/12 02:01:15 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 02:01:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 02:01:16 INFO : three.txt: Deleted 2025/05/12 02:01:16 INFO : three.txt: Moved into backup dir 2025/05/12 02:01:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 02:01:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:17 DEBUG : two: Unchanged skipping 2025/05/12 02:01:17 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:18 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 02:01:18 INFO : one: Deleted 2025/05/12 02:01:18 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 02:01:18 INFO : one: Copied (new) 2025/05/12 02:01:18 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:01:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 02:01:19 INFO : three.txt: Deleted 2025/05/12 02:01:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.02s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:01:22 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:01:23 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/backup" 2025/05/12 02:01:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 02:01:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:25 DEBUG : two: Unchanged skipping 2025/05/12 02:01:25 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:01:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 02:01:27 INFO : one: Deleted 2025/05/12 02:01:27 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:27 INFO : one: Copied (new) 2025/05/12 02:01:27 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 02:01:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 02:01:28 INFO : three.txt: Deleted 2025/05/12 02:01:28 INFO : three.txt: Moved into backup dir 2025/05/12 02:01:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 02:01:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:30 DEBUG : two: Unchanged skipping 2025/05/12 02:01:30 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 02:01:31 INFO : one: Deleted 2025/05/12 02:01:31 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 02:01:31 INFO : one: Copied (new) 2025/05/12 02:01:31 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:01:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 02:01:32 INFO : three.txt: Deleted 2025/05/12 02:01:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:01:35 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:01:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 02:01:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:37 DEBUG : two: Unchanged skipping 2025/05/12 02:01:37 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:01:37 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 02:01:38 INFO : one: Deleted 2025/05/12 02:01:38 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:39 INFO : one: Copied (new) 2025/05/12 02:01:39 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 02:01:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 02:01:40 INFO : three.txt: Deleted 2025/05/12 02:01:40 INFO : three.txt: Moved into backup dir 2025/05/12 02:01:41 DEBUG : one.bak: Excluded (Path Filter) 2025/05/12 02:01:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/12 02:01:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 02:01:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:41 DEBUG : two: Unchanged skipping 2025/05/12 02:01:41 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for checks to finish 2025/05/12 02:01:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:41 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 02:01:41 INFO : one: Deleted 2025/05/12 02:01:41 DEBUG : B2 bucket rclone-test-befadar0foyo path dst: Waiting for transfers to finish 2025/05/12 02:01:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 02:01:41 INFO : one: Copied (new) 2025/05/12 02:01:41 DEBUG : Waiting for deletions to finish 2025/05/12 02:01:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:01:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 02:01:42 INFO : three.txt: Deleted 2025/05/12 02:01:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.50s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:01:45 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:01:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 02:01:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:01:48 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 02:01:48 INFO : one: Deleted 2025/05/12 02:01:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:49 INFO : one: Copied (new) 2025/05/12 02:01:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:49 DEBUG : two: Unchanged skipping 2025/05/12 02:01:49 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/12 02:01:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 02:01:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 02:01:50 INFO : three.txt: Deleted 2025/05/12 02:01:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:01:50 INFO : three.txt: Copied (new) 2025/05/12 02:01:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 02:01:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:01:51 INFO : one: Copied (server-side copy) to: one.bak 2025/05/12 02:01:52 INFO : one: Deleted 2025/05/12 02:01:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 02:01:52 INFO : one: Copied (new) 2025/05/12 02:01:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:01:52 DEBUG : two: Unchanged skipping 2025/05/12 02:01:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/12 02:01:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:01:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/12 02:01:53 INFO : three.txt: Deleted 2025/05/12 02:01:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/12 02:01:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.72s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-befadar0foyo/dst" 2025/05/12 02:01:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/12 02:01:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/12 02:01:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 02:01:59 INFO : one: Deleted 2025/05/12 02:02:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:02:00 INFO : one: Copied (new) 2025/05/12 02:02:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:00 DEBUG : two: Unchanged skipping 2025/05/12 02:02:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/12 02:02:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/12 02:02:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 02:02:01 INFO : three.txt: Deleted 2025/05/12 02:02:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:02:02 INFO : three.txt: Copied (new) 2025/05/12 02:02:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/12 02:02:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/12 02:02:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/12 02:02:03 INFO : one: Deleted 2025/05/12 02:02:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/12 02:02:04 INFO : one: Copied (new) 2025/05/12 02:02:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:04 DEBUG : two: Unchanged skipping 2025/05/12 02:02:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/12 02:02:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/12 02:02:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/12 02:02:05 INFO : three.txt: Deleted 2025/05/12 02:02:05 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/12 02:02:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.19s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:08 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/12 02:02:08 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:02:08 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:02:09 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/12 02:02:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/12 02:02:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/12 02:02:10 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:02:10 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:02:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/12 02:02:10 INFO : existing: Copied (new) 2025/05/12 02:02:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/12 02:02:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/12 02:02:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:02:11 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:02:11 ERROR : B2 bucket rclone-test-befadar0foyo: not deleting files as there were IO errors 2025/05/12 02:02:11 ERROR : B2 bucket rclone-test-befadar0foyo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncImmutable (2.89s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:13 DEBUG : existing: Unchanged skipping 2025/05/12 02:02:13 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:02:13 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:02:13 DEBUG : Waiting for deletions to finish 2025/05/12 02:02:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:15 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1040-06.backblaze.com/b2api/v1/b2_upload_file/4ff2ed43305dcb2b9f680e1b/c001_v0001040_t0053": EOF 2025/05/12 02:02:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1040-06.backblaze.com/b2api/v1/b2_upload_file/4ff2ed43305dcb2b9f680e1b/c001_v0001040_t0053": EOF) 2025/05/12 02:02:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-befadar0foyo: 1/10 (Post "https://pod-000-1040-06.backblaze.com/b2api/v1/b2_upload_file/4ff2ed43305dcb2b9f680e1b/c001_v0001040_t0053": EOF) 2025/05/12 02:02:17 DEBUG : pacer: Reducing sleep to 10ms 2025/05/12 02:02:27 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:02:27 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both0: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both12: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both13: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both14: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both15: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both16: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both17: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both18: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both19: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both2: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both1: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both4: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both5: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both6: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both7: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both8: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:27 DEBUG : both9: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both11: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both10: Unchanged skipping 2025/05/12 02:02:27 DEBUG : both3: Unchanged skipping 2025/05/12 02:02:27 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:02:27 DEBUG : Waiting for deletions to finish 2025/05/12 02:02:27 INFO : only11: Deleted 2025/05/12 02:02:27 INFO : only13: Deleted 2025/05/12 02:02:27 INFO : only14: Deleted 2025/05/12 02:02:27 INFO : only16: Deleted 2025/05/12 02:02:27 INFO : only4: Deleted 2025/05/12 02:02:27 INFO : only5: Deleted 2025/05/12 02:02:27 INFO : only18: Deleted 2025/05/12 02:02:27 INFO : only19: Deleted 2025/05/12 02:02:27 INFO : only7: Deleted 2025/05/12 02:02:28 INFO : only8: Deleted 2025/05/12 02:02:28 INFO : only9: Deleted 2025/05/12 02:02:28 INFO : only1: Deleted 2025/05/12 02:02:28 INFO : only12: Deleted 2025/05/12 02:02:28 INFO : only15: Deleted 2025/05/12 02:02:28 INFO : only17: Deleted 2025/05/12 02:02:28 INFO : only0: Deleted 2025/05/12 02:02:28 INFO : only10: Deleted 2025/05/12 02:02:28 INFO : only2: Deleted 2025/05/12 02:02:28 INFO : only6: Deleted 2025/05/12 02:02:28 INFO : only3: Deleted 2025/05/12 02:02:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.77s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for checks to finish 2025/05/12 02:02:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both0: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both11: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both13: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both14: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both1: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both16: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both17: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both10: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both19: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both12: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both15: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both18: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both2: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both6: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both3: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both8: Unchanged skipping 2025/05/12 02:02:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/12 02:02:42 DEBUG : both9: Unchanged skipping 2025/05/12 02:02:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : both4: Unchanged skipping 2025/05/12 02:02:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : both5: Unchanged skipping 2025/05/12 02:02:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : both7: Unchanged skipping 2025/05/12 02:02:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/12 02:02:42 DEBUG : B2 bucket rclone-test-befadar0foyo: Waiting for transfers to finish 2025/05/12 02:02:43 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only0: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only1: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only10: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only13: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only12: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only16: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only18: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only19: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only11: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only2: Copied (replaced existing) 2025/05/12 02:02:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:43 INFO : only3: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only6: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only4: Copied (replaced existing) 2025/05/12 02:02:44 INFO : only5: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only7: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only8: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only9: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only17: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only15: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/12 02:02:44 INFO : only14: Copied (replaced existing) 2025/05/12 02:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:52 DEBUG : empty_dir: Making directory with metadata 2025/05/12 02:02:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 02:02:52 DEBUG : empty_on_remote: Making directory with metadata 2025/05/12 02:02:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 02:02:52 INFO : empty_on_remote: Making directory 2025/05/12 02:02:52 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.96s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:55 DEBUG : empty_dir: Making directory with metadata 2025/05/12 02:02:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 02:02:55 DEBUG : empty_on_remote: Making directory with metadata 2025/05/12 02:02:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/12 02:02:55 INFO : empty_on_remote: Making directory 2025/05/12 02:02:55 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-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:02:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 02:02:58 INFO : sub dir: Making directory 2025/05/12 02:02:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.02s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" 2025/05/12 02:03:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/12 02:03:01 INFO : sub dir: Making directory 2025/05/12 02:03:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-befadar0foyo", Local "Local file system at /tmp/rclone1427937722", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.97s) PASS 2025/05/12 02:03:04 DEBUG : B2 bucket rclone-test-befadar0foyo: Purge remote 2025/05/12 02:03:04 INFO : B2 bucket rclone-test-befadar0foyo: cleaning bucket "rclone-test-befadar0foyo" of all files 2025/05/12 02:03:05 DEBUG : BackupDir/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f37d_d20250512_m020051_c001_v7007000_t0000_u01747015251077") 2025/05/12 02:03:05 DEBUG : BackupDir/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f100ddc1598268275_d20250512_m020045_c001_v0001179_t0047_u01747015245171") 2025/05/12 02:03:05 DEBUG : CompareDest/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402438d2107e1945_d20250512_m020025_c001_v7007000_t0000_u01747015225235") 2025/05/12 02:03:05 DEBUG : CompareDest/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde36_d20250512_m020019_c001_v0001040_t0025_u01747015219158") 2025/05/12 02:03:05 DEBUG : CompareDest/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402438d2107e1947_d20250512_m020025_c001_v7007000_t0000_u01747015225417") 2025/05/12 02:03:05 DEBUG : CompareDest/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a9f4_d20250512_m020020_c001_v0001184_t0005_u01747015220700") 2025/05/12 02:03:05 DEBUG : CopyDest/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f37e_d20250512_m020051_c001_v7007000_t0000_u01747015251259") 2025/05/12 02:03:05 DEBUG : CopyDest/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abe8b_d20250512_m020042_c001_v0001184_t0032_u01747015242293") 2025/05/12 02:03:05 DEBUG : CopyDest/three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f37f_d20250512_m020051_c001_v7007000_t0000_u01747015251441") 2025/05/12 02:03:05 DEBUG : CopyDest/three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28ab22_d20250512_m020048_c001_v0001184_t0019_u01747015248870") 2025/05/12 02:03:05 DEBUG : CopyDest/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f380_d20250512_m020051_c001_v7007000_t0000_u01747015251629") 2025/05/12 02:03:05 DEBUG : CopyDest/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde42_d20250512_m020046_c001_v0001040_t0024_u01747015246464") 2025/05/12 02:03:06 DEBUG : EXISTING: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9d2_d20250512_m020213_c001_v7007000_t0000_u01747015333763") 2025/05/12 02:03:06 DEBUG : EXISTING: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b1c5_d20250512_m020212_c001_v0001184_t0025_u01747015332793") 2025/05/12 02:03:06 DEBUG : Testêé: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9cb_d20250512_m020209_c001_v7007000_t0000_u01747015329515") 2025/05/12 02:03:06 DEBUG : Testêé: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b14d_d20250512_m020208_c001_v0001184_t0044_u01747015328936") 2025/05/12 02:03:06 DEBUG : Testêé: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde86_d20250512_m020207_c001_v0001040_t0024_u01747015327650") 2025/05/12 02:03:06 DEBUG : a/potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647031_d20250512_m015839_c001_v7007000_t0000_u01747015119636") 2025/05/12 02:03:06 DEBUG : a/potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab94a_d20250512_m015839_c001_v0001184_t0033_u01747015119071") 2025/05/12 02:03:06 DEBUG : a/potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64702f_d20250512_m015837_c001_v7007000_t0000_u01747015117272") 2025/05/12 02:03:06 DEBUG : a/potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab92c_d20250512_m015836_c001_v0001184_t0048_u01747015116519") 2025/05/12 02:03:06 DEBUG : a/potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f903_d20250512_m015817_c001_v7007000_t0000_u01747015097258") 2025/05/12 02:03:06 DEBUG : a/potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab819_d20250512_m015816_c001_v0001184_t0024_u01747015096511") 2025/05/12 02:03:06 DEBUG : b/potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647032_d20250512_m015839_c001_v7007000_t0000_u01747015119818") 2025/05/12 02:03:06 DEBUG : b/potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab93c_d20250512_m015838_c001_v0001184_t0019_u01747015118220") 2025/05/12 02:03:06 DEBUG : b/potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64702e_d20250512_m015836_c001_v7007000_t0000_u01747015116720") 2025/05/12 02:03:06 DEBUG : b/potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab920_d20250512_m015835_c001_v0001184_t0000_u01747015115718") 2025/05/12 02:03:06 DEBUG : b/potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f902_d20250512_m015816_c001_v7007000_t0000_u01747015096703") 2025/05/12 02:03:06 DEBUG : b/potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab809_d20250512_m015815_c001_v0001184_t0034_u01747015095650") 2025/05/12 02:03:06 DEBUG : backup/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f418148089fc42e36_d20250512_m020105_c001_v7007000_t0000_u01747015265050") 2025/05/12 02:03:06 DEBUG : backup/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1039e1d0dbf833f1_d20250512_m020103_c001_v0001153_t0023_u01747015263149") 2025/05/12 02:03:07 DEBUG : backup/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1019ad6aa20691c3_d20250512_m020058_c001_v0001101_t0020_u01747015258787") 2025/05/12 02:03:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3b6_d20250512_m020132_c001_v7007000_t0000_u01747015292944") 2025/05/12 02:03:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f11560d6f15373f53_d20250512_m020130_c001_v0001032_t0047_u01747015290500") 2025/05/12 02:03:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f113aa57a943cac1a_d20250512_m020126_c001_v0001181_t0037_u01747015286817") 2025/05/12 02:03:07 DEBUG : backup/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40341d7ab038422e_d20250512_m020120_c001_v7007000_t0000_u01747015280050") 2025/05/12 02:03:07 DEBUG : backup/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f116af1e25befbf11_d20250512_m020118_c001_v0001182_t0020_u01747015278214") 2025/05/12 02:03:07 DEBUG : backup/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f117b362b9cb859ea_d20250512_m020114_c001_v0001182_t0045_u01747015274263") 2025/05/12 02:03:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3b7_d20250512_m020133_c001_v7007000_t0000_u01747015293126") 2025/05/12 02:03:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1096d1bfc140f50a_d20250512_m020131_c001_v0001115_t0034_u01747015291670") 2025/05/12 02:03:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1098eefe72899f4c_d20250512_m020128_c001_v0001179_t0020_u01747015288262") 2025/05/12 02:03:07 DEBUG : backup/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f418148089fc42e37_d20250512_m020105_c001_v7007000_t0000_u01747015265233") 2025/05/12 02:03:07 DEBUG : backup/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f118439c664cafae8_d20250512_m020104_c001_v0001105_t0009_u01747015264224") 2025/05/12 02:03:07 DEBUG : backup/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1027cbb38e301e83_d20250512_m020100_c001_v0001144_t0006_u01747015260435") 2025/05/12 02:03:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40341d7ab038422f_d20250512_m020120_c001_v7007000_t0000_u01747015280231") 2025/05/12 02:03:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f109d08cdcd8f7ba9_d20250512_m020119_c001_v0001104_t0051_u01747015279015") 2025/05/12 02:03:07 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f118c9087a75c4bae_d20250512_m020115_c001_v0001040_t0019_u01747015275625") 2025/05/12 02:03:07 DEBUG : both0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6117_d20250512_m020245_c001_v7007000_t0000_u01747015365008") 2025/05/12 02:03:07 DEBUG : both0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b339_d20250512_m020233_c001_v0001184_t0042_u01747015353758") 2025/05/12 02:03:07 DEBUG : both0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c3_d20250512_m020229_c001_v7007000_t0000_u01747015349066") 2025/05/12 02:03:07 DEBUG : both0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b22f_d20250512_m020217_c001_v0001184_t0010_u01747015337735") 2025/05/12 02:03:08 DEBUG : both1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6119_d20250512_m020245_c001_v7007000_t0000_u01747015365190") 2025/05/12 02:03:08 DEBUG : both1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b33f_d20250512_m020234_c001_v0001184_t0034_u01747015354190") 2025/05/12 02:03:08 DEBUG : both1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c4_d20250512_m020229_c001_v7007000_t0000_u01747015349250") 2025/05/12 02:03:08 DEBUG : both1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b241_d20250512_m020218_c001_v0001184_t0055_u01747015338267") 2025/05/12 02:03:08 DEBUG : both10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb611a_d20250512_m020245_c001_v7007000_t0000_u01747015365372") 2025/05/12 02:03:08 DEBUG : both10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b38b_d20250512_m020237_c001_v0001184_t0006_u01747015357980") 2025/05/12 02:03:08 DEBUG : both10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c5_d20250512_m020229_c001_v7007000_t0000_u01747015349432") 2025/05/12 02:03:08 DEBUG : both10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2b3_d20250512_m020222_c001_v0001184_t0056_u01747015342110") 2025/05/12 02:03:08 DEBUG : both11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb611b_d20250512_m020245_c001_v7007000_t0000_u01747015365557") 2025/05/12 02:03:08 DEBUG : both11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b393_d20250512_m020238_c001_v0001184_t0040_u01747015358383") 2025/05/12 02:03:08 DEBUG : both11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c6_d20250512_m020229_c001_v7007000_t0000_u01747015349648") 2025/05/12 02:03:08 DEBUG : both11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2bd_d20250512_m020222_c001_v0001184_t0044_u01747015342528") 2025/05/12 02:03:08 DEBUG : both12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb611c_d20250512_m020245_c001_v7007000_t0000_u01747015365745") 2025/05/12 02:03:08 DEBUG : both12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b399_d20250512_m020238_c001_v0001184_t0049_u01747015358776") 2025/05/12 02:03:08 DEBUG : both12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c7_d20250512_m020229_c001_v7007000_t0000_u01747015349834") 2025/05/12 02:03:08 DEBUG : both12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2cd_d20250512_m020223_c001_v0001184_t0048_u01747015343004") 2025/05/12 02:03:08 DEBUG : both13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb611d_d20250512_m020245_c001_v7007000_t0000_u01747015365926") 2025/05/12 02:03:08 DEBUG : both13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3a5_d20250512_m020239_c001_v0001184_t0009_u01747015359177") 2025/05/12 02:03:08 DEBUG : both13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c8_d20250512_m020230_c001_v7007000_t0000_u01747015350015") 2025/05/12 02:03:08 DEBUG : both13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2d5_d20250512_m020223_c001_v0001184_t0040_u01747015343395") 2025/05/12 02:03:09 DEBUG : both14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb611e_d20250512_m020246_c001_v7007000_t0000_u01747015366108") 2025/05/12 02:03:09 DEBUG : both14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3ad_d20250512_m020239_c001_v0001184_t0052_u01747015359567") 2025/05/12 02:03:09 DEBUG : both14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c9_d20250512_m020230_c001_v7007000_t0000_u01747015350197") 2025/05/12 02:03:09 DEBUG : both14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2dd_d20250512_m020223_c001_v0001184_t0018_u01747015343804") 2025/05/12 02:03:09 DEBUG : both15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb611f_d20250512_m020246_c001_v7007000_t0000_u01747015366301") 2025/05/12 02:03:09 DEBUG : both15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3b5_d20250512_m020239_c001_v0001184_t0021_u01747015359975") 2025/05/12 02:03:09 DEBUG : both15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4ca_d20250512_m020230_c001_v7007000_t0000_u01747015350379") 2025/05/12 02:03:09 DEBUG : both15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2e4_d20250512_m020224_c001_v0001184_t0029_u01747015344190") 2025/05/12 02:03:09 DEBUG : both16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6120_d20250512_m020246_c001_v7007000_t0000_u01747015366483") 2025/05/12 02:03:09 DEBUG : both16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3c1_d20250512_m020240_c001_v0001184_t0025_u01747015360390") 2025/05/12 02:03:09 DEBUG : both16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4cb_d20250512_m020230_c001_v7007000_t0000_u01747015350571") 2025/05/12 02:03:09 DEBUG : both16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2e8_d20250512_m020224_c001_v0001184_t0047_u01747015344599") 2025/05/12 02:03:09 DEBUG : both17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6121_d20250512_m020246_c001_v7007000_t0000_u01747015366676") 2025/05/12 02:03:09 DEBUG : both17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3c7_d20250512_m020240_c001_v0001184_t0019_u01747015360801") 2025/05/12 02:03:09 DEBUG : both17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4cc_d20250512_m020230_c001_v7007000_t0000_u01747015350753") 2025/05/12 02:03:09 DEBUG : both17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2f2_d20250512_m020225_c001_v0001184_t0027_u01747015345103") 2025/05/12 02:03:09 DEBUG : both18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6123_d20250512_m020246_c001_v7007000_t0000_u01747015366860") 2025/05/12 02:03:09 DEBUG : both18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3cd_d20250512_m020241_c001_v0001184_t0006_u01747015361226") 2025/05/12 02:03:09 DEBUG : both18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4cd_d20250512_m020230_c001_v7007000_t0000_u01747015350935") 2025/05/12 02:03:09 DEBUG : both18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2f8_d20250512_m020225_c001_v0001184_t0011_u01747015345517") 2025/05/12 02:03:10 DEBUG : both19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6124_d20250512_m020247_c001_v7007000_t0000_u01747015367044") 2025/05/12 02:03:10 DEBUG : both19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3d7_d20250512_m020241_c001_v0001184_t0045_u01747015361627") 2025/05/12 02:03:10 DEBUG : both19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4ce_d20250512_m020231_c001_v7007000_t0000_u01747015351124") 2025/05/12 02:03:10 DEBUG : both19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b300_d20250512_m020225_c001_v0001184_t0037_u01747015345932") 2025/05/12 02:03:10 DEBUG : both2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6127_d20250512_m020247_c001_v7007000_t0000_u01747015367226") 2025/05/12 02:03:10 DEBUG : both2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b347_d20250512_m020234_c001_v0001184_t0028_u01747015354666") 2025/05/12 02:03:10 DEBUG : both2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d0_d20250512_m020231_c001_v7007000_t0000_u01747015351306") 2025/05/12 02:03:10 DEBUG : both2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b249_d20250512_m020218_c001_v0001184_t0026_u01747015338653") 2025/05/12 02:03:10 DEBUG : both3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6129_d20250512_m020247_c001_v7007000_t0000_u01747015367409") 2025/05/12 02:03:10 DEBUG : both3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b34d_d20250512_m020235_c001_v0001184_t0034_u01747015355070") 2025/05/12 02:03:10 DEBUG : both3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d1_d20250512_m020231_c001_v7007000_t0000_u01747015351487") 2025/05/12 02:03:10 DEBUG : both3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b255_d20250512_m020219_c001_v0001184_t0024_u01747015339043") 2025/05/12 02:03:10 DEBUG : both4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb612a_d20250512_m020247_c001_v7007000_t0000_u01747015367594") 2025/05/12 02:03:10 DEBUG : both4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b357_d20250512_m020235_c001_v0001184_t0032_u01747015355514") 2025/05/12 02:03:10 DEBUG : both4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d2_d20250512_m020231_c001_v7007000_t0000_u01747015351672") 2025/05/12 02:03:10 DEBUG : both4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b265_d20250512_m020219_c001_v0001184_t0030_u01747015339537") 2025/05/12 02:03:10 DEBUG : both5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb612c_d20250512_m020247_c001_v7007000_t0000_u01747015367785") 2025/05/12 02:03:10 DEBUG : both5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b35f_d20250512_m020235_c001_v0001184_t0059_u01747015355960") 2025/05/12 02:03:10 DEBUG : both5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d3_d20250512_m020231_c001_v7007000_t0000_u01747015351853") 2025/05/12 02:03:10 DEBUG : both5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b26f_d20250512_m020219_c001_v0001184_t0000_u01747015339950") 2025/05/12 02:03:11 DEBUG : both6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb612f_d20250512_m020247_c001_v7007000_t0000_u01747015367971") 2025/05/12 02:03:11 DEBUG : both6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b369_d20250512_m020236_c001_v0001184_t0019_u01747015356350") 2025/05/12 02:03:11 DEBUG : both6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d4_d20250512_m020232_c001_v7007000_t0000_u01747015352035") 2025/05/12 02:03:11 DEBUG : both6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b27f_d20250512_m020220_c001_v0001184_t0021_u01747015340419") 2025/05/12 02:03:11 DEBUG : both7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6130_d20250512_m020248_c001_v7007000_t0000_u01747015368158") 2025/05/12 02:03:11 DEBUG : both7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b36d_d20250512_m020236_c001_v0001184_t0037_u01747015356749") 2025/05/12 02:03:11 DEBUG : both7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d5_d20250512_m020232_c001_v7007000_t0000_u01747015352217") 2025/05/12 02:03:11 DEBUG : both7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b28d_d20250512_m020220_c001_v0001184_t0051_u01747015340860") 2025/05/12 02:03:11 DEBUG : both8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6132_d20250512_m020248_c001_v7007000_t0000_u01747015368343") 2025/05/12 02:03:11 DEBUG : both8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b373_d20250512_m020237_c001_v0001184_t0049_u01747015357148") 2025/05/12 02:03:11 DEBUG : both8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d7_d20250512_m020232_c001_v7007000_t0000_u01747015352399") 2025/05/12 02:03:11 DEBUG : both8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b299_d20250512_m020221_c001_v0001184_t0043_u01747015341309") 2025/05/12 02:03:11 DEBUG : both9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6133_d20250512_m020248_c001_v7007000_t0000_u01747015368531") 2025/05/12 02:03:11 DEBUG : both9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b37b_d20250512_m020237_c001_v0001184_t0059_u01747015357572") 2025/05/12 02:03:11 DEBUG : both9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4d8_d20250512_m020232_c001_v7007000_t0000_u01747015352643") 2025/05/12 02:03:11 DEBUG : both9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2a5_d20250512_m020221_c001_v0001184_t0057_u01747015341712") 2025/05/12 02:03:11 DEBUG : c/non empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647033_d20250512_m015839_c001_v7007000_t0000_u01747015119999") 2025/05/12 02:03:11 DEBUG : c/non empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab942_d20250512_m015838_c001_v0001184_t0053_u01747015118420") 2025/05/12 02:03:11 DEBUG : c/non empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647030_d20250512_m015837_c001_v7007000_t0000_u01747015117492") 2025/05/12 02:03:11 DEBUG : c/non empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab922_d20250512_m015835_c001_v0001184_t0010_u01747015115926") 2025/05/12 02:03:11 DEBUG : c/non empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f904_d20250512_m015817_c001_v7007000_t0000_u01747015097498") 2025/05/12 02:03:12 DEBUG : c/non empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab80d_d20250512_m015815_c001_v0001184_t0051_u01747015095889") 2025/05/12 02:03:12 DEBUG : check sum: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031359_d20250512_m015805_c001_v7007000_t0000_u01747015085110") 2025/05/12 02:03:12 DEBUG : check sum: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab7a3_d20250512_m015804_c001_v0001184_t0020_u01747015084170") 2025/05/12 02:03:12 DEBUG : dest/3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f372_d20250512_m020034_c001_v7007000_t0000_u01747015234357") 2025/05/12 02:03:12 DEBUG : dest/3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f409d08cdcd8f7b74_d20250512_m020033_c001_v0001104_t0000_u01747015233242") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9c1_d20250512_m020206_c001_v7007000_t0000_u01747015326192") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f114108894e3793d5_d20250512_m020203_c001_v0001157_t0025_u01747015323948") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b2012_d20250512_m020203_c001_v7007000_t0000_u01747015323766") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f114108894e3793c1_d20250512_m020200_c001_v0001157_t0012_u01747015320420") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b200e_d20250512_m020159_c001_v7007000_t0000_u01747015319688") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28aff4_d20250512_m020155_c001_v0001184_t0007_u01747015315457") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3d6_d20250512_m020153_c001_v7007000_t0000_u01747015313957") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28afa9_d20250512_m020152_c001_v0001184_t0036_u01747015312156") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41016782899e0b2b_d20250512_m020151_c001_v7007000_t0000_u01747015311977") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28af69_d20250512_m020149_c001_v0001184_t0056_u01747015309425") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41016782899e0b24_d20250512_m020148_c001_v7007000_t0000_u01747015308703") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde7c_d20250512_m020144_c001_v0001040_t0027_u01747015304781") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3c8_d20250512_m020143_c001_v7007000_t0000_u01747015303445") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1198ff1dc23b7429_d20250512_m020141_c001_v0001113_t0041_u01747015301816") 2025/05/12 02:03:12 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41779686197cbb67_d20250512_m020141_c001_v7007000_t0000_u01747015301631") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1198ff1dc23b7425_d20250512_m020138_c001_v0001113_t0026_u01747015298836") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41779686197cbb64_d20250512_m020138_c001_v7007000_t0000_u01747015298039") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde6e_d20250512_m020134_c001_v0001040_t0008_u01747015294231") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3b8_d20250512_m020133_c001_v7007000_t0000_u01747015293312") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f101c6cb0b4530c78_d20250512_m020131_c001_v0001171_t0039_u01747015291094") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4008862e935e8c4c_d20250512_m020130_c001_v7007000_t0000_u01747015290908") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f101c6cb0b4530c56_d20250512_m020127_c001_v0001171_t0039_u01747015287760") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4008862e935e8c45_d20250512_m020127_c001_v7007000_t0000_u01747015287023") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde66_d20250512_m020121_c001_v0001040_t0049_u01747015281347") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40341d7ab0384231_d20250512_m020120_c001_v7007000_t0000_u01747015280412") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f10578efb2576cebc_d20250512_m020118_c001_v0001182_t0009_u01747015278623") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411bbc494e8833f9_d20250512_m020118_c001_v7007000_t0000_u01747015278425") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f10578efb2576cea2_d20250512_m020115_c001_v0001182_t0025_u01747015275206") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411bbc494e8833ee_d20250512_m020114_c001_v7007000_t0000_u01747015274477") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde52_d20250512_m020106_c001_v0001040_t0016_u01747015266332") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f418148089fc42e38_d20250512_m020105_c001_v7007000_t0000_u01747015265416") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1088d62535bde26e_d20250512_m020103_c001_v0001153_t0001_u01747015263681") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f421fee69b2c25b96_d20250512_m020103_c001_v7007000_t0000_u01747015263498") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1088d62535bde26c_d20250512_m020059_c001_v0001153_t0021_u01747015259893") 2025/05/12 02:03:13 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f421fee69b2c25b8f_d20250512_m020059_c001_v7007000_t0000_u01747015259165") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abed9_d20250512_m020052_c001_v0001184_t0037_u01747015252900") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f381_d20250512_m020051_c001_v7007000_t0000_u01747015251811") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f109668bd33d36b34_d20250512_m020045_c001_v0001100_t0001_u01747015245585") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f418d0721aab987e1_d20250512_m020045_c001_v7007000_t0000_u01747015245379") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28aae8_d20250512_m020041_c001_v0001184_t0042_u01747015241732") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1096583e624e958d_d20250512_m020040_c001_v0001144_t0059_u01747015240126") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1096583e624e9585_d20250512_m020038_c001_v0001144_t0049_u01747015238771") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402438d2107e1948_d20250512_m020025_c001_v7007000_t0000_u01747015225599") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abdbf_d20250512_m020018_c001_v0001184_t0032_u01747015218607") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1079eabb567d5ed6_d20250512_m020017_c001_v0001131_t0037_u01747015217710") 2025/05/12 02:03:14 DEBUG : dst/one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1079eabb567d5ed2_d20250512_m020016_c001_v0001131_t0048_u01747015216603") 2025/05/12 02:03:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9c2_d20250512_m020206_c001_v7007000_t0000_u01747015326373") 2025/05/12 02:03:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f10642e0e4c0c1cb8_d20250512_m020203_c001_v0001102_t0033_u01747015323387") 2025/05/12 02:03:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f108c9ee1ba58dfff_d20250512_m020159_c001_v0001150_t0018_u01747015319286") 2025/05/12 02:03:14 DEBUG : dst/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3d7_d20250512_m020154_c001_v7007000_t0000_u01747015314141") 2025/05/12 02:03:14 DEBUG : dst/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f112e1c796f16a2fc_d20250512_m020151_c001_v0001171_t0054_u01747015311649") 2025/05/12 02:03:14 DEBUG : dst/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1169855aab47be2e_d20250512_m020148_c001_v0001171_t0059_u01747015308305") 2025/05/12 02:03:14 DEBUG : dst/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3c9_d20250512_m020143_c001_v7007000_t0000_u01747015303637") 2025/05/12 02:03:14 DEBUG : dst/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1002228402464a87_d20250512_m020141_c001_v0001184_t0022_u01747015301433") 2025/05/12 02:03:14 DEBUG : dst/one.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1137fe924bbe541e_d20250512_m020137_c001_v0001100_t0002_u01747015297605") 2025/05/12 02:03:15 DEBUG : dst/three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f382_d20250512_m020051_c001_v7007000_t0000_u01747015251992") 2025/05/12 02:03:15 DEBUG : dst/three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1096583e624e95a3_d20250512_m020050_c001_v0001144_t0054_u01747015250086") 2025/05/12 02:03:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9c3_d20250512_m020206_c001_v7007000_t0000_u01747015326555") 2025/05/12 02:03:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1013ec28be63129a_d20250512_m020204_c001_v0001117_t0040_u01747015324910") 2025/05/12 02:03:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f10491dff45a0c8d7_d20250512_m020201_c001_v0001038_t0002_u01747015321360") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9c4_d20250512_m020206_c001_v7007000_t0000_u01747015326737") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f114108894e3793d9_d20250512_m020205_c001_v0001157_t0046_u01747015325542") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b2014_d20250512_m020205_c001_v7007000_t0000_u01747015325346") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f114108894e3793c7_d20250512_m020201_c001_v0001157_t0057_u01747015321964") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b2010_d20250512_m020201_c001_v7007000_t0000_u01747015321779") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b012_d20250512_m020156_c001_v0001184_t0011_u01747015316613") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3d8_d20250512_m020154_c001_v7007000_t0000_u01747015314340") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28afb9_d20250512_m020153_c001_v0001184_t0033_u01747015313356") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41016782899e0b2f_d20250512_m020153_c001_v7007000_t0000_u01747015313176") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28af8d_d20250512_m020150_c001_v0001184_t0030_u01747015310685") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41016782899e0b29_d20250512_m020150_c001_v7007000_t0000_u01747015310507") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde7e_d20250512_m020145_c001_v0001040_t0013_u01747015305451") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41779686197cbb68_d20250512_m020142_c001_v7007000_t0000_u01747015302881") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28ae9c_d20250512_m020140_c001_v0001184_t0008_u01747015300644") 2025/05/12 02:03:15 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41779686197cbb65_d20250512_m020139_c001_v7007000_t0000_u01747015299912") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde70_d20250512_m020134_c001_v0001040_t0031_u01747015294838") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4008862e935e8c4e_d20250512_m020132_c001_v7007000_t0000_u01747015292349") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28adb8_d20250512_m020129_c001_v0001184_t0008_u01747015289727") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4008862e935e8c48_d20250512_m020128_c001_v7007000_t0000_u01747015288636") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde68_d20250512_m020122_c001_v0001040_t0000_u01747015282126") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411bbc494e8833fa_d20250512_m020119_c001_v7007000_t0000_u01747015279505") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28acc0_d20250512_m020117_c001_v0001184_t0029_u01747015277414") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411bbc494e8833f2_d20250512_m020116_c001_v7007000_t0000_u01747015276330") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde58_d20250512_m020109_c001_v0001040_t0020_u01747015269573") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f421fee69b2c25b99_d20250512_m020104_c001_v7007000_t0000_u01747015264499") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abf32_d20250512_m020102_c001_v0001184_t0026_u01747015262369") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f421fee69b2c25b94_d20250512_m020101_c001_v7007000_t0000_u01747015261241") 2025/05/12 02:03:16 DEBUG : dst/three.txt: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28ab4c_d20250512_m020054_c001_v0001184_t0021_u01747015254536") 2025/05/12 02:03:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3d9_d20250512_m020154_c001_v7007000_t0000_u01747015314532") 2025/05/12 02:03:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f114b696a706456ae_d20250512_m020152_c001_v0001183_t0056_u01747015312960") 2025/05/12 02:03:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f11501f36a898b04a_d20250512_m020150_c001_v0001103_t0051_u01747015310182") 2025/05/12 02:03:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3ca_d20250512_m020143_c001_v7007000_t0000_u01747015303819") 2025/05/12 02:03:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f118c80086fb3b8f0_d20250512_m020142_c001_v0001144_t0002_u01747015302268") 2025/05/12 02:03:16 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1114e92685032d88_d20250512_m020139_c001_v0001183_t0045_u01747015299716") 2025/05/12 02:03:16 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9c5_d20250512_m020206_c001_v7007000_t0000_u01747015326920") 2025/05/12 02:03:16 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde84_d20250512_m020156_c001_v0001040_t0057_u01747015316019") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3da_d20250512_m020154_c001_v7007000_t0000_u01747015314727") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28af09_d20250512_m020145_c001_v0001184_t0024_u01747015305257") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3cb_d20250512_m020144_c001_v7007000_t0000_u01747015304001") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28ae1c_d20250512_m020134_c001_v0001184_t0021_u01747015294645") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a3ba_d20250512_m020133_c001_v7007000_t0000_u01747015293499") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28ad19_d20250512_m020121_c001_v0001184_t0045_u01747015281917") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40341d7ab0384232_d20250512_m020120_c001_v7007000_t0000_u01747015280594") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28ac06_d20250512_m020107_c001_v0001184_t0010_u01747015267358") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f418148089fc42e39_d20250512_m020105_c001_v7007000_t0000_u01747015265599") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde44_d20250512_m020053_c001_v0001040_t0003_u01747015253521") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f383_d20250512_m020052_c001_v7007000_t0000_u01747015252173") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f10000ceecf35d268_d20250512_m020047_c001_v0001113_t0009_u01747015247594") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402438d2107e1949_d20250512_m020025_c001_v7007000_t0000_u01747015225783") 2025/05/12 02:03:17 DEBUG : dst/two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1079eabb567d5ef4_d20250512_m020024_c001_v0001131_t0038_u01747015224536") 2025/05/12 02:03:17 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40943274307053dd_d20250512_m015944_c001_v7007000_t0000_u01747015184939") 2025/05/12 02:03:17 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a7d2_d20250512_m015941_c001_v0001184_t0049_u01747015181376") 2025/05/12 02:03:17 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40943274307053db_d20250512_m015939_c001_v7007000_t0000_u01747015179426") 2025/05/12 02:03:17 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a736_d20250512_m015929_c001_v0001184_t0017_u01747015169009") 2025/05/12 02:03:17 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f9c_d20250512_m015920_c001_v7007000_t0000_u01747015160102") 2025/05/12 02:03:17 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a68d_d20250512_m015917_c001_v0001184_t0045_u01747015157070") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647045_d20250512_m015852_c001_v7007000_t0000_u01747015132433") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9c1_d20250512_m015850_c001_v0001184_t0010_u01747015130707") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64703e_d20250512_m015849_c001_v7007000_t0000_u01747015129231") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9a9_d20250512_m015848_c001_v0001184_t0035_u01747015128104") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64703a_d20250512_m015844_c001_v7007000_t0000_u01747015124910") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab97b_d20250512_m015843_c001_v0001184_t0008_u01747015123352") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647037_d20250512_m015842_c001_v7007000_t0000_u01747015122183") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab962_d20250512_m015840_c001_v0001184_t0046_u01747015120953") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64702c_d20250512_m015834_c001_v7007000_t0000_u01747015114807") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8fe_d20250512_m015833_c001_v0001184_t0019_u01747015113103") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f911_d20250512_m015831_c001_v7007000_t0000_u01747015111959") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8eb_d20250512_m015831_c001_v0001184_t0013_u01747015111153") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f90c_d20250512_m015826_c001_v7007000_t0000_u01747015106184") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab897_d20250512_m015825_c001_v0001184_t0037_u01747015105005") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f907_d20250512_m015822_c001_v7007000_t0000_u01747015102368") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab869_d20250512_m015821_c001_v0001184_t0031_u01747015101421") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f906_d20250512_m015820_c001_v7007000_t0000_u01747015100331") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f117b362b9cb8545e_d20250512_m015819_c001_v0001182_t0056_u01747015099767") 2025/05/12 02:03:18 DEBUG : empty space: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab831_d20250512_m015818_c001_v0001184_t0049_u01747015098265") 2025/05/12 02:03:18 DEBUG : enormous: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647043_d20250512_m015851_c001_v7007000_t0000_u01747015131518") 2025/05/12 02:03:19 DEBUG : enormous: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9c5_d20250512_m015850_c001_v0001184_t0021_u01747015130946") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f9ce_d20250512_m020211_c001_v7007000_t0000_u01747015331676") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde88_d20250512_m020210_c001_v0001040_t0059_u01747015330270") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f94_d20250512_m015914_c001_v7007000_t0000_u01747015154830") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a669_d20250512_m015913_c001_v0001184_t0039_u01747015153868") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f901_d20250512_m015814_c001_v7007000_t0000_u01747015094560") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab7f3_d20250512_m015813_c001_v0001184_t0058_u01747015093639") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f8fe_d20250512_m015812_c001_v7007000_t0000_u01747015092365") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab7e3_d20250512_m015811_c001_v0001184_t0028_u01747015091808") 2025/05/12 02:03:19 DEBUG : existing: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab7d7_d20250512_m015811_c001_v0001184_t0007_u01747015091058") 2025/05/12 02:03:19 DEBUG : existing-b: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f95_d20250512_m015915_c001_v7007000_t0000_u01747015155017") 2025/05/12 02:03:19 DEBUG : existing-b: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abab7_d20250512_m015913_c001_v0001184_t0031_u01747015153860") 2025/05/12 02:03:19 DEBUG : file1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb616a_d20250512_m020257_c001_v7007000_t0000_u01747015377352") 2025/05/12 02:03:19 DEBUG : file1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b491_d20250512_m020256_c001_v0001184_t0006_u01747015376528") 2025/05/12 02:03:19 DEBUG : file1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb615e_d20250512_m020254_c001_v7007000_t0000_u01747015374470") 2025/05/12 02:03:19 DEBUG : file1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f111fc41b59bf6ecd_d20250512_m020253_c001_v0001180_t0042_u01747015373586") 2025/05/12 02:03:19 DEBUG : five: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647047_d20250512_m015856_c001_v7007000_t0000_u01747015136562") 2025/05/12 02:03:19 DEBUG : five: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f419c2b975e5ab9fb_d20250512_m015854_c001_v0001184_t0011_u01747015134689") 2025/05/12 02:03:19 DEBUG : foo: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f90a_d20250512_m015824_c001_v7007000_t0000_u01747015104275") 2025/05/12 02:03:19 DEBUG : foo: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f419c2b975e5ab887_d20250512_m015823_c001_v0001184_t0011_u01747015103720") 2025/05/12 02:03:20 DEBUG : foo: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f419c2b975e5ab885_d20250512_m015823_c001_v0001184_t0011_u01747015103101") 2025/05/12 02:03:20 DEBUG : four: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647048_d20250512_m015856_c001_v7007000_t0000_u01747015136747") 2025/05/12 02:03:20 DEBUG : four: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f406f6e37b8afddf2_d20250512_m015855_c001_v0001040_t0053_u01747015135240") 2025/05/12 02:03:20 DEBUG : four: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9f3_d20250512_m015854_c001_v0001184_t0032_u01747015134123") 2025/05/12 02:03:20 DEBUG : hello world2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f4_d20250512_m015724_c001_v7007000_t0000_u01747015044594") 2025/05/12 02:03:20 DEBUG : hello world2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab61b_d20250512_m015724_c001_v0001184_t0041_u01747015044038") 2025/05/12 02:03:20 DEBUG : ignore-size: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff186303135d_d20250512_m015809_c001_v7007000_t0000_u01747015089578") 2025/05/12 02:03:20 DEBUG : ignore-size: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab7cc_d20250512_m015808_c001_v0001184_t0017_u01747015088609") 2025/05/12 02:03:20 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f8f_d20250512_m015912_c001_v7007000_t0000_u01747015152742") 2025/05/12 02:03:20 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a65a_d20250512_m015911_c001_v0001184_t0034_u01747015151596") 2025/05/12 02:03:20 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f8a_d20250512_m015910_c001_v7007000_t0000_u01747015150465") 2025/05/12 02:03:20 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a632_d20250512_m015909_c001_v0001184_t0058_u01747015149462") 2025/05/12 02:03:20 DEBUG : one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647049_d20250512_m015856_c001_v7007000_t0000_u01747015136929") 2025/05/12 02:03:20 DEBUG : one: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f419c2b975e5ab9e5_d20250512_m015853_c001_v0001184_t0011_u01747015133551") 2025/05/12 02:03:20 DEBUG : only0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6135_d20250512_m020248_c001_v7007000_t0000_u01747015368715") 2025/05/12 02:03:20 DEBUG : only0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3e7_d20250512_m020242_c001_v0001184_t0058_u01747015362778") 2025/05/12 02:03:20 DEBUG : only0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b33d_d20250512_m020233_c001_v0001184_t0031_u01747015353962") 2025/05/12 02:03:20 DEBUG : only0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4094327430705457_d20250512_m020228_c001_v7007000_t0000_u01747015348248") 2025/05/12 02:03:20 DEBUG : only0: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b235_d20250512_m020217_c001_v0001184_t0034_u01747015337943") 2025/05/12 02:03:20 DEBUG : only1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6138_d20250512_m020248_c001_v7007000_t0000_u01747015368910") 2025/05/12 02:03:20 DEBUG : only1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4169855aab47c013_d20250512_m020243_c001_v0001171_t0002_u01747015363335") 2025/05/12 02:03:21 DEBUG : only1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b343_d20250512_m020234_c001_v0001184_t0043_u01747015354462") 2025/05/12 02:03:21 DEBUG : only1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4094327430705456_d20250512_m020228_c001_v7007000_t0000_u01747015348064") 2025/05/12 02:03:21 DEBUG : only1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b245_d20250512_m020218_c001_v0001184_t0029_u01747015338460") 2025/05/12 02:03:21 DEBUG : only10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6139_d20250512_m020249_c001_v7007000_t0000_u01747015369093") 2025/05/12 02:03:21 DEBUG : only10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3ef_d20250512_m020243_c001_v0001184_t0058_u01747015363372") 2025/05/12 02:03:21 DEBUG : only10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b38f_d20250512_m020238_c001_v0001184_t0013_u01747015358178") 2025/05/12 02:03:21 DEBUG : only10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4152083cf7718a2c_d20250512_m020228_c001_v7007000_t0000_u01747015348254") 2025/05/12 02:03:21 DEBUG : only10: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2b9_d20250512_m020222_c001_v0001184_t0035_u01747015342316") 2025/05/12 02:03:21 DEBUG : only11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb613b_d20250512_m020249_c001_v7007000_t0000_u01747015369275") 2025/05/12 02:03:21 DEBUG : only11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4063e29008408849_d20250512_m020243_c001_v0001182_t0008_u01747015363727") 2025/05/12 02:03:21 DEBUG : only11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b397_d20250512_m020238_c001_v0001184_t0021_u01747015358582") 2025/05/12 02:03:21 DEBUG : only11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4bc_d20250512_m020227_c001_v7007000_t0000_u01747015347313") 2025/05/12 02:03:21 DEBUG : only11: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2c7_d20250512_m020222_c001_v0001184_t0026_u01747015342744") 2025/05/12 02:03:21 DEBUG : only12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb613d_d20250512_m020249_c001_v7007000_t0000_u01747015369456") 2025/05/12 02:03:21 DEBUG : only12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411fc41b59bf6ea8_d20250512_m020243_c001_v0001180_t0032_u01747015363530") 2025/05/12 02:03:21 DEBUG : only12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b39f_d20250512_m020238_c001_v0001184_t0014_u01747015358972") 2025/05/12 02:03:21 DEBUG : only12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4152083cf7718a2b_d20250512_m020228_c001_v7007000_t0000_u01747015348071") 2025/05/12 02:03:21 DEBUG : only12: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2d1_d20250512_m020223_c001_v0001184_t0016_u01747015343200") 2025/05/12 02:03:21 DEBUG : only13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb613e_d20250512_m020249_c001_v7007000_t0000_u01747015369639") 2025/05/12 02:03:21 DEBUG : only13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4169855aab47c015_d20250512_m020243_c001_v0001171_t0002_u01747015363531") 2025/05/12 02:03:22 DEBUG : only13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3a9_d20250512_m020239_c001_v0001184_t0031_u01747015359372") 2025/05/12 02:03:22 DEBUG : only13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4bd_d20250512_m020227_c001_v7007000_t0000_u01747015347494") 2025/05/12 02:03:22 DEBUG : only13: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2db_d20250512_m020223_c001_v0001184_t0034_u01747015343596") 2025/05/12 02:03:22 DEBUG : only14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6140_d20250512_m020249_c001_v7007000_t0000_u01747015369822") 2025/05/12 02:03:22 DEBUG : only14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3fd_d20250512_m020244_c001_v0001184_t0058_u01747015364296") 2025/05/12 02:03:22 DEBUG : only14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3b1_d20250512_m020239_c001_v0001184_t0038_u01747015359769") 2025/05/12 02:03:22 DEBUG : only14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4be_d20250512_m020227_c001_v7007000_t0000_u01747015347677") 2025/05/12 02:03:22 DEBUG : only14: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2e2_d20250512_m020223_c001_v0001184_t0019_u01747015343997") 2025/05/12 02:03:22 DEBUG : only15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6141_d20250512_m020250_c001_v7007000_t0000_u01747015370007") 2025/05/12 02:03:22 DEBUG : only15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4169855aab47c025_d20250512_m020244_c001_v0001171_t0002_u01747015364279") 2025/05/12 02:03:22 DEBUG : only15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3bf_d20250512_m020240_c001_v0001184_t0045_u01747015360196") 2025/05/12 02:03:22 DEBUG : only15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f417bd7dd9f3b1038_d20250512_m020228_c001_v7007000_t0000_u01747015348137") 2025/05/12 02:03:22 DEBUG : only15: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2e6_d20250512_m020224_c001_v0001184_t0044_u01747015344385") 2025/05/12 02:03:22 DEBUG : only16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6143_d20250512_m020250_c001_v7007000_t0000_u01747015370192") 2025/05/12 02:03:22 DEBUG : only16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3f1_d20250512_m020243_c001_v0001184_t0058_u01747015363556") 2025/05/12 02:03:22 DEBUG : only16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3c5_d20250512_m020240_c001_v0001184_t0055_u01747015360602") 2025/05/12 02:03:22 DEBUG : only16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4094327430705454_d20250512_m020227_c001_v7007000_t0000_u01747015347698") 2025/05/12 02:03:22 DEBUG : only16: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2ec_d20250512_m020224_c001_v0001184_t0038_u01747015344902") 2025/05/12 02:03:22 DEBUG : only17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6145_d20250512_m020250_c001_v7007000_t0000_u01747015370386") 2025/05/12 02:03:22 DEBUG : only17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4063e2900840884f_d20250512_m020244_c001_v0001182_t0008_u01747015364155") 2025/05/12 02:03:23 DEBUG : only17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3cb_d20250512_m020241_c001_v0001184_t0023_u01747015361032") 2025/05/12 02:03:23 DEBUG : only17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c1_d20250512_m020228_c001_v7007000_t0000_u01747015348225") 2025/05/12 02:03:23 DEBUG : only17: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2f4_d20250512_m020225_c001_v0001184_t0050_u01747015345310") 2025/05/12 02:03:23 DEBUG : only18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6146_d20250512_m020250_c001_v7007000_t0000_u01747015370567") 2025/05/12 02:03:23 DEBUG : only18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4169855aab47c01b_d20250512_m020243_c001_v0001171_t0002_u01747015363716") 2025/05/12 02:03:23 DEBUG : only18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3d3_d20250512_m020241_c001_v0001184_t0012_u01747015361424") 2025/05/12 02:03:23 DEBUG : only18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4bf_d20250512_m020227_c001_v7007000_t0000_u01747015347861") 2025/05/12 02:03:23 DEBUG : only18: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2fc_d20250512_m020225_c001_v0001184_t0047_u01747015345725") 2025/05/12 02:03:23 DEBUG : only19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6148_d20250512_m020250_c001_v7007000_t0000_u01747015370757") 2025/05/12 02:03:23 DEBUG : only19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411fc41b59bf6eaa_d20250512_m020243_c001_v0001180_t0032_u01747015363726") 2025/05/12 02:03:23 DEBUG : only19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b3d9_d20250512_m020241_c001_v0001184_t0053_u01747015361828") 2025/05/12 02:03:23 DEBUG : only19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4094327430705455_d20250512_m020227_c001_v7007000_t0000_u01747015347881") 2025/05/12 02:03:23 DEBUG : only19: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b304_d20250512_m020226_c001_v0001184_t0031_u01747015346139") 2025/05/12 02:03:23 DEBUG : only2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6149_d20250512_m020250_c001_v7007000_t0000_u01747015370945") 2025/05/12 02:03:23 DEBUG : only2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3f3_d20250512_m020243_c001_v0001184_t0058_u01747015363739") 2025/05/12 02:03:23 DEBUG : only2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b34b_d20250512_m020234_c001_v0001184_t0059_u01747015354876") 2025/05/12 02:03:23 DEBUG : only2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f417bd7dd9f3b103a_d20250512_m020228_c001_v7007000_t0000_u01747015348329") 2025/05/12 02:03:23 DEBUG : only2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b251_d20250512_m020218_c001_v0001184_t0024_u01747015338846") 2025/05/12 02:03:23 DEBUG : only3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb614b_d20250512_m020251_c001_v7007000_t0000_u01747015371137") 2025/05/12 02:03:23 DEBUG : only3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4169855aab47c01d_d20250512_m020243_c001_v0001171_t0002_u01747015363900") 2025/05/12 02:03:23 DEBUG : only3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b351_d20250512_m020235_c001_v0001184_t0018_u01747015355297") 2025/05/12 02:03:24 DEBUG : only3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c2_d20250512_m020228_c001_v7007000_t0000_u01747015348406") 2025/05/12 02:03:24 DEBUG : only3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b25e_d20250512_m020219_c001_v0001184_t0008_u01747015339256") 2025/05/12 02:03:24 DEBUG : only4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb614d_d20250512_m020251_c001_v7007000_t0000_u01747015371322") 2025/05/12 02:03:24 DEBUG : only4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411fc41b59bf6eac_d20250512_m020243_c001_v0001180_t0032_u01747015363910") 2025/05/12 02:03:24 DEBUG : only4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b35b_d20250512_m020235_c001_v0001184_t0007_u01747015355748") 2025/05/12 02:03:24 DEBUG : only4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4152083cf7718a28_d20250512_m020227_c001_v7007000_t0000_u01747015347699") 2025/05/12 02:03:24 DEBUG : only4: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b269_d20250512_m020219_c001_v0001184_t0058_u01747015339742") 2025/05/12 02:03:24 DEBUG : only5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb614e_d20250512_m020251_c001_v7007000_t0000_u01747015371512") 2025/05/12 02:03:24 DEBUG : only5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4063e2900840884b_d20250512_m020243_c001_v0001182_t0008_u01747015363919") 2025/05/12 02:03:24 DEBUG : only5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b367_d20250512_m020236_c001_v0001184_t0019_u01747015356153") 2025/05/12 02:03:24 DEBUG : only5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f417bd7dd9f3b1033_d20250512_m020227_c001_v7007000_t0000_u01747015347710") 2025/05/12 02:03:24 DEBUG : only5: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b279_d20250512_m020220_c001_v0001184_t0057_u01747015340167") 2025/05/12 02:03:24 DEBUG : only6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6150_d20250512_m020251_c001_v7007000_t0000_u01747015371694") 2025/05/12 02:03:24 DEBUG : only6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3f5_d20250512_m020243_c001_v0001184_t0058_u01747015363930") 2025/05/12 02:03:24 DEBUG : only6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b36b_d20250512_m020236_c001_v0001184_t0031_u01747015356549") 2025/05/12 02:03:24 DEBUG : only6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4094327430705458_d20250512_m020228_c001_v7007000_t0000_u01747015348434") 2025/05/12 02:03:24 DEBUG : only6: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b285_d20250512_m020220_c001_v0001184_t0020_u01747015340665") 2025/05/12 02:03:24 DEBUG : only7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6151_d20250512_m020251_c001_v7007000_t0000_u01747015371878") 2025/05/12 02:03:24 DEBUG : only7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4169855aab47c023_d20250512_m020244_c001_v0001171_t0002_u01747015364084") 2025/05/12 02:03:24 DEBUG : only7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b371_d20250512_m020236_c001_v0001184_t0055_u01747015356955") 2025/05/12 02:03:25 DEBUG : only7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4152083cf7718a29_d20250512_m020227_c001_v7007000_t0000_u01747015347886") 2025/05/12 02:03:25 DEBUG : only7: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b291_d20250512_m020221_c001_v0001184_t0034_u01747015341066") 2025/05/12 02:03:25 DEBUG : only8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6154_d20250512_m020252_c001_v7007000_t0000_u01747015372060") 2025/05/12 02:03:25 DEBUG : only8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28b3f7_d20250512_m020244_c001_v0001184_t0058_u01747015364112") 2025/05/12 02:03:25 DEBUG : only8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b377_d20250512_m020237_c001_v0001184_t0014_u01747015357350") 2025/05/12 02:03:25 DEBUG : only8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f417bd7dd9f3b1035_d20250512_m020227_c001_v7007000_t0000_u01747015347897") 2025/05/12 02:03:25 DEBUG : only8: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b29d_d20250512_m020221_c001_v0001184_t0050_u01747015341509") 2025/05/12 02:03:25 DEBUG : only9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6156_d20250512_m020252_c001_v7007000_t0000_u01747015372244") 2025/05/12 02:03:25 DEBUG : only9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f411fc41b59bf6eae_d20250512_m020244_c001_v0001180_t0032_u01747015364145") 2025/05/12 02:03:25 DEBUG : only9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b37f_d20250512_m020237_c001_v0001184_t0032_u01747015357766") 2025/05/12 02:03:25 DEBUG : only9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f408b5a1be24bc4c0_d20250512_m020228_c001_v7007000_t0000_u01747015348042") 2025/05/12 02:03:25 DEBUG : only9: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b2ab_d20250512_m020221_c001_v0001184_t0055_u01747015341916") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f87_d20250512_m015907_c001_v7007000_t0000_u01747015147579") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afddfc_d20250512_m015905_c001_v0001040_t0027_u01747015145466") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f7f_d20250512_m015903_c001_v7007000_t0000_u01747015143568") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5aba3d_d20250512_m015902_c001_v0001184_t0008_u01747015142008") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f77_d20250512_m015900_c001_v7007000_t0000_u01747015140156") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afddf8_d20250512_m015857_c001_v0001040_t0007_u01747015137851") 2025/05/12 02:03:25 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64703c_d20250512_m015846_c001_v7007000_t0000_u01747015126989") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab993_d20250512_m015845_c001_v0001184_t0025_u01747015125831") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647039_d20250512_m015843_c001_v7007000_t0000_u01747015123974") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab979_d20250512_m015843_c001_v0001184_t0037_u01747015123098") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647036_d20250512_m015841_c001_v7007000_t0000_u01747015121602") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab95e_d20250512_m015840_c001_v0001184_t0041_u01747015120735") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f915_d20250512_m015833_c001_v7007000_t0000_u01747015113895") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8fa_d20250512_m015832_c001_v0001184_t0056_u01747015112884") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f912_d20250512_m015832_c001_v7007000_t0000_u01747015112154") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8e4_d20250512_m015830_c001_v0001184_t0012_u01747015110927") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f910_d20250512_m015830_c001_v7007000_t0000_u01747015110137") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8d6_d20250512_m015829_c001_v0001184_t0049_u01747015109577") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8d0_d20250512_m015829_c001_v0001184_t0012_u01747015109010") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f90e_d20250512_m015828_c001_v7007000_t0000_u01747015108274") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8c0_d20250512_m015827_c001_v0001184_t0028_u01747015107676") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8ba_d20250512_m015827_c001_v0001184_t0013_u01747015107099") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f405d81b301a6f90d_d20250512_m015826_c001_v7007000_t0000_u01747015106368") 2025/05/12 02:03:26 DEBUG : potato: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab8a4_d20250512_m015825_c001_v0001184_t0032_u01747015105619") 2025/05/12 02:03:26 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f42256d6e5ba8a449_d20250512_m015953_c001_v7007000_t0000_u01747015193960") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde24_d20250512_m015953_c001_v0001040_t0044_u01747015193172") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40943274307053de_d20250512_m015945_c001_v7007000_t0000_u01747015185382") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde1e_d20250512_m015940_c001_v0001040_t0038_u01747015180697") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f407b6f349f529bc9_d20250512_m015932_c001_v7007000_t0000_u01747015172742") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde12_d20250512_m015928_c001_v0001040_t0054_u01747015168043") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f9f_d20250512_m015920_c001_v7007000_t0000_u01747015160545") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde08_d20250512_m015916_c001_v0001040_t0001_u01747015156344") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647044_d20250512_m015851_c001_v7007000_t0000_u01747015131700") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9bd_d20250512_m015850_c001_v0001184_t0048_u01747015130514") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647040_d20250512_m015849_c001_v7007000_t0000_u01747015129415") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9a7_d20250512_m015847_c001_v0001184_t0016_u01747015127901") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64703d_d20250512_m015847_c001_v7007000_t0000_u01747015127171") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab999_d20250512_m015846_c001_v0001184_t0042_u01747015126421") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64703b_d20250512_m015845_c001_v7007000_t0000_u01747015125094") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab987_d20250512_m015844_c001_v0001184_t0009_u01747015124343") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba647038_d20250512_m015842_c001_v7007000_t0000_u01747015122367") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab968_d20250512_m015841_c001_v0001184_t0023_u01747015121618") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64702d_d20250512_m015834_c001_v7007000_t0000_u01747015114989") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab902_d20250512_m015833_c001_v0001184_t0008_u01747015113682") 2025/05/12 02:03:27 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f7_d20250512_m015727_c001_v7007000_t0000_u01747015047986") 2025/05/12 02:03:28 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab64d_d20250512_m015727_c001_v0001184_t0057_u01747015047400") 2025/05/12 02:03:28 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f5_d20250512_m015726_c001_v7007000_t0000_u01747015046117") 2025/05/12 02:03:28 DEBUG : potato2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab62b_d20250512_m015725_c001_v0001184_t0021_u01747015045543") 2025/05/12 02:03:28 DEBUG : potato3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40943274307053df_d20250512_m015945_c001_v7007000_t0000_u01747015185567") 2025/05/12 02:03:28 DEBUG : potato3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abc0c_d20250512_m015941_c001_v0001184_t0027_u01747015181945") 2025/05/12 02:03:28 DEBUG : potato3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f407b6f349f529bca_d20250512_m015933_c001_v7007000_t0000_u01747015173153") 2025/05/12 02:03:28 DEBUG : potato3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abb71_d20250512_m015929_c001_v0001184_t0043_u01747015169597") 2025/05/12 02:03:28 DEBUG : potato3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1fa0_d20250512_m015920_c001_v7007000_t0000_u01747015160829") 2025/05/12 02:03:28 DEBUG : potato3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abaf1_d20250512_m015917_c001_v0001184_t0020_u01747015157268") 2025/05/12 02:03:28 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f373_d20250512_m020034_c001_v7007000_t0000_u01747015234555") 2025/05/12 02:03:28 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5abe03_d20250512_m020026_c001_v0001184_t0032_u01747015226542") 2025/05/12 02:03:28 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41535042c0e0f374_d20250512_m020034_c001_v7007000_t0000_u01747015234737") 2025/05/12 02:03:28 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde38_d20250512_m020027_c001_v0001040_t0058_u01747015227110") 2025/05/12 02:03:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402438d2107e1932_d20250512_m020006_c001_v7007000_t0000_u01747015206339") 2025/05/12 02:03:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a903_d20250512_m020003_c001_v0001184_t0035_u01747015203289") 2025/05/12 02:03:28 DEBUG : sizeonly: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff186303135b_d20250512_m015807_c001_v7007000_t0000_u01747015087327") 2025/05/12 02:03:28 DEBUG : sizeonly: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab7bc_d20250512_m015806_c001_v0001184_t0027_u01747015086397") 2025/05/12 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb617f_d20250512_m020303_c001_v7007000_t0000_u01747015383492") 2025/05/12 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f111fc41b59bf6eeb_d20250512_m020302_c001_v0001180_t0026_u01747015382493") 2025/05/12 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6179_d20250512_m020300_c001_v7007000_t0000_u01747015380547") 2025/05/12 02:03:28 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1169855aab47c0dd_d20250512_m020259_c001_v0001171_t0020_u01747015379459") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f90_d20250512_m015912_c001_v7007000_t0000_u01747015152927") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f106f6e37b8afde02_d20250512_m015911_c001_v0001040_t0057_u01747015151949") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f8b_d20250512_m015910_c001_v7007000_t0000_u01747015150651") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5aba91_d20250512_m015909_c001_v0001184_t0048_u01747015149814") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031357_d20250512_m015803_c001_v7007000_t0000_u01747015083245") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab78b_d20250512_m015801_c001_v0001184_t0050_u01747015081942") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031356_d20250512_m015801_c001_v7007000_t0000_u01747015081206") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab779_d20250512_m015800_c001_v0001184_t0007_u01747015080218") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031354_d20250512_m015757_c001_v7007000_t0000_u01747015077423") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab752_d20250512_m015756_c001_v0001184_t0014_u01747015076161") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031352_d20250512_m015755_c001_v7007000_t0000_u01747015075600") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab748_d20250512_m015754_c001_v0001184_t0050_u01747015074672") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab734_d20250512_m015751_c001_v0001184_t0021_u01747015071994") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff186303134f_d20250512_m015751_c001_v7007000_t0000_u01747015071263") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab72c_d20250512_m015750_c001_v0001184_t0028_u01747015070710") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab726_d20250512_m015750_c001_v0001184_t0051_u01747015070139") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff186303134d_d20250512_m015749_c001_v7007000_t0000_u01747015069033") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab71a_d20250512_m015746_c001_v0001184_t0043_u01747015066744") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab706_d20250512_m015744_c001_v0001184_t0046_u01747015064136") 2025/05/12 02:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff186303134b_d20250512_m015743_c001_v7007000_t0000_u01747015063404") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab6fc_d20250512_m015742_c001_v0001184_t0040_u01747015062751") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab6f4_d20250512_m015742_c001_v0001184_t0029_u01747015062179") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031348_d20250512_m015741_c001_v7007000_t0000_u01747015061446") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab6ca_d20250512_m015737_c001_v0001184_t0049_u01747015057785") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4162ff1863031344_d20250512_m015737_c001_v7007000_t0000_u01747015057414") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab6bc_d20250512_m015736_c001_v0001184_t0005_u01747015056784") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2fd_d20250512_m015735_c001_v7007000_t0000_u01747015055150") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab6a4_d20250512_m015734_c001_v0001184_t0053_u01747015054588") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2fc_d20250512_m015734_c001_v7007000_t0000_u01747015054038") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab694_d20250512_m015733_c001_v0001184_t0039_u01747015053478") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2fb_d20250512_m015732_c001_v7007000_t0000_u01747015052212") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab680_d20250512_m015731_c001_v0001184_t0056_u01747015051474") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f9_d20250512_m015730_c001_v7007000_t0000_u01747015050926") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab673_d20250512_m015730_c001_v0001184_t0028_u01747015050377") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f8_d20250512_m015729_c001_v7007000_t0000_u01747015049475") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab65b_d20250512_m015728_c001_v0001184_t0039_u01747015048897") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f3_d20250512_m015723_c001_v7007000_t0000_u01747015043135") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab60d_d20250512_m015722_c001_v0001184_t0022_u01747015042586") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f2_d20250512_m015721_c001_v7007000_t0000_u01747015041674") 2025/05/12 02:03:30 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab5fd_d20250512_m015721_c001_v0001184_t0045_u01747015041121") 2025/05/12 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2f1_d20250512_m015720_c001_v7007000_t0000_u01747015040217") 2025/05/12 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab5eb_d20250512_m015719_c001_v0001184_t0051_u01747015039654") 2025/05/12 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f41970d4df9e1a2ed_d20250512_m015716_c001_v7007000_t0000_u01747015036672") 2025/05/12 02:03:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab5c7_d20250512_m015716_c001_v0001184_t0020_u01747015036121") 2025/05/12 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6180_d20250512_m020303_c001_v7007000_t0000_u01747015383732") 2025/05/12 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28b4cb_d20250512_m020302_c001_v0001184_t0013_u01747015382494") 2025/05/12 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb617a_d20250512_m020300_c001_v7007000_t0000_u01747015380759") 2025/05/12 02:03:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1063e290084088eb_d20250512_m020259_c001_v0001182_t0054_u01747015379107") 2025/05/12 02:03:31 DEBUG : sub/yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f86_d20250512_m015907_c001_v7007000_t0000_u01747015147017") 2025/05/12 02:03:31 DEBUG : sub/yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a5f4_d20250512_m015905_c001_v0001184_t0055_u01747015145114") 2025/05/12 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb616c_d20250512_m020257_c001_v7007000_t0000_u01747015377537") 2025/05/12 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f111fc41b59bf6ed9_d20250512_m020256_c001_v0001180_t0045_u01747015376203") 2025/05/12 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6160_d20250512_m020254_c001_v7007000_t0000_u01747015374651") 2025/05/12 02:03:31 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1169855aab47c096_d20250512_m020253_c001_v0001171_t0000_u01747015373601") 2025/05/12 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb616e_d20250512_m020257_c001_v7007000_t0000_u01747015377763") 2025/05/12 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1063e290084088bd_d20250512_m020256_c001_v0001182_t0036_u01747015376193") 2025/05/12 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f4201e5a9bbdb6161_d20250512_m020254_c001_v7007000_t0000_u01747015374833") 2025/05/12 02:03:31 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1063e290084088a3_d20250512_m020253_c001_v0001182_t0024_u01747015373585") 2025/05/12 02:03:31 DEBUG : three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64704a_d20250512_m015857_c001_v7007000_t0000_u01747015137114") 2025/05/12 02:03:31 DEBUG : three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5aba07_d20250512_m015855_c001_v0001184_t0044_u01747015135995") 2025/05/12 02:03:32 DEBUG : three: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f119c2b975e5ab9f1_d20250512_m015853_c001_v0001184_t0053_u01747015133918") 2025/05/12 02:03:32 DEBUG : two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f414b1814ba64704b_d20250512_m015857_c001_v7007000_t0000_u01747015137297") 2025/05/12 02:03:32 DEBUG : two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f402c150c2a28a572_d20250512_m015855_c001_v0001184_t0058_u01747015135427") 2025/05/12 02:03:32 DEBUG : two: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f419c2b975e5ab9ed_d20250512_m015853_c001_v0001184_t0011_u01747015133735") 2025/05/12 02:03:32 DEBUG : yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f88_d20250512_m015907_c001_v7007000_t0000_u01747015147765") 2025/05/12 02:03:32 DEBUG : yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1169e24970cfcb82_d20250512_m015906_c001_v0001105_t0021_u01747015146525") 2025/05/12 02:03:32 DEBUG : yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f7e_d20250512_m015903_c001_v7007000_t0000_u01747015143009") 2025/05/12 02:03:32 DEBUG : yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a5be_d20250512_m015901_c001_v0001184_t0044_u01747015141655") 2025/05/12 02:03:32 DEBUG : yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f76_d20250512_m015859_c001_v7007000_t0000_u01747015139596") 2025/05/12 02:03:32 DEBUG : yam: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f102c150c2a28a58c_d20250512_m015857_c001_v0001184_t0032_u01747015137859") 2025/05/12 02:03:32 DEBUG : yaml: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f81_d20250512_m015903_c001_v7007000_t0000_u01747015143752") 2025/05/12 02:03:32 DEBUG : yaml: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f1154a19b2540e434_d20250512_m015902_c001_v0001184_t0006_u01747015142795") 2025/05/12 02:03:32 DEBUG : yaml: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f40702ecff96b1f78_d20250512_m015900_c001_v7007000_t0000_u01747015140342") 2025/05/12 02:03:32 DEBUG : yaml: Deleting (id "4_z4ff2ed43305dcb2b9f680e1b_f115d6b9df18c8d7e_d20250512_m015859_c001_v0001171_t0035_u01747015139241") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m20.708161262s (try 1/5)